JustSong
|
0b8ccb94eb
|
chore: reorganize common package
|
2024-04-06 02:03:59 +08:00 |
|
JustSong
|
08831881f1
|
feat: increase initial root user quota and support INITIAL_ROOT_TOKEN now (#1105)
|
2024-03-17 19:09:44 +08:00 |
|
JustSong
|
e99150bdb9
|
fix: make quota int64
|
2024-03-13 20:00:51 +08:00 |
|
JustSong
|
2cd1a78203
|
chore: update module name
|
2024-01-28 19:38:58 +08:00 |
|
JustSong
|
2d760d4a01
|
refactor: refactor relay part (#957)
* refactor: refactor relay part
* refactor: refactor config part
|
2024-01-21 23:21:42 +08:00 |
|
Bryan
|
a398f35968
|
fix: fix postgresql support (#606)
* fix postgresql support
fixes #517
* fix: fix pg support
* chore: delete useless code
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-10-22 18:38:29 +08:00 |
|
JustSong
|
889af8b2db
|
fix: fix redemption can be used multiple times in some cases
|
2023-07-23 19:34:23 +08:00 |
|
JustSong
|
d17bdc40a7
|
fix: use transaction to protect redeem process
|
2023-07-07 21:26:45 +08:00 |
|
JustSong
|
00151a0124
|
chore: format logs
|
2023-06-22 10:59:01 +08:00 |
|
JustSong
|
b179c2f208
|
feat: able to display quota in dollar
|
2023-06-20 20:09:17 +08:00 |
|
JustSong
|
74f508e847
|
feat: now user can check its topup & consume history (close #78, close #95)
|
2023-06-10 16:04:04 +08:00 |
|
JustSong
|
e0d0674f81
|
fix: fix redemption code's quota not updated
|
2023-06-08 15:19:55 +08:00 |
|
JustSong
|
2ad22e1425
|
feat: support group now (close #17, close #72, close #85, close #104, close #136)
Co-authored-by: quzard <1191890118@qq.com>
|
2023-06-07 23:26:00 +08:00 |
|
JustSong
|
01abed0a30
|
refactor: bind quota to account instead of token (close #64, #31)
|
2023-05-16 11:26:09 +08:00 |
|
JustSong
|
331177d97e
|
fix: return quota to user when delete token (close #37)
|
2023-05-04 10:20:39 +08:00 |
|
JustSong
|
053bb85a1c
|
feat: now use token as the unit of quota (close #33)
|
2023-04-28 16:58:55 +08:00 |
|
JustSong
|
195e94a75d
|
fix: fix MySQL syntax error (#54)
|
2023-04-27 11:10:10 +08:00 |
|
JustSong
|
5bfc224669
|
fix: specify type for token (close #23)
|
2023-04-27 09:32:20 +08:00 |
|
JustSong
|
9e2f2383b9
|
feat: now user can top up via redemption code (close #9)
|
2023-04-26 17:02:26 +08:00 |
|