Commit Graph

286 Commits

Author SHA1 Message Date
admin cebc8f7443 feat(chat): expand empty input actions 2026-06-22 19:14:27 +08:00
admin e68cabdc54 fix(payment): confirm ezpay redirect before opening 2026-06-22 18:59:01 +08:00
admin 9a65f2f9ad feat(chat): toggle send button icon by input content 2026-06-22 18:58:57 +08:00
admin 031bad376f fix(subscription): increase EZPAY development redirect delay to 10 seconds 2026-06-22 18:53:49 +08:00
admin 41b9a49c74 copy(chat): update input placeholder 2026-06-22 18:48:36 +08:00
admin 9a3c8f0d12 fix(payment): allow renewing active subscriptions 2026-06-22 18:48:21 +08:00
admin 2cfbaba058 fix(payment): resume ezpay orders only after return 2026-06-22 18:23:59 +08:00
admin 27021f9328 fix(chat): normalize message date headers 2026-06-22 18:23:50 +08:00
admin 0b8bae5e5f fix(payment): enable ezpay debug delay outside production 2026-06-22 18:10:27 +08:00
admin 01ef89452d Revert "fix(payment): allow new orders after paid state"
This reverts commit c6b65f0b3a.
2026-06-22 18:09:54 +08:00
admin c6b65f0b3a fix(payment): allow new orders after paid state 2026-06-22 18:00:54 +08:00
admin dd95dd8a26 chore(payment): update ezpay dev redirect notice 2026-06-22 17:37:53 +08:00
admin 21b9954351 feat(payment): restore ezpay return orders 2026-06-22 17:31:04 +08:00
admin 890c955712 fix(payment): support ezpay cashier urls 2026-06-22 16:35:06 +08:00
admin 5ed43a37ce feat(subscription): add payment channel selector 2026-06-22 16:14:34 +08:00
admin ec8c559a19 style(sidebar): refine membership cards 2026-06-22 15:46:48 +08:00
admin 6ff1accad5 refactor(chat): split sessions by vip status 2026-06-22 15:11:57 +08:00
admin b105ba3457 style(sidebar): update voice package icon 2026-06-22 14:58:50 +08:00
admin 0eb55543c6 Revert "fix(env): update API base URL for test environment"
This reverts commit e69ea5e170.
2026-06-22 14:18:45 +08:00
admin 375091e828 fix(subscription): prefer Stripe payment dialog 2026-06-22 14:06:46 +08:00
admin e69ea5e170 fix(env): update API base URL for test environment 2026-06-22 12:09:34 +08:00
admin d1228324ca fix(auth): enable dev email login testing 2026-06-22 11:27:13 +08:00
admin 61fd4ca916 feat(chat): handle daily message paywall 2026-06-22 10:46:17 +08:00
admin df7f673855 feat(subscription): support voice package mode 2026-06-22 09:53:35 +08:00
admin cf435e8fbb style(subscription): polish plan card styles 2026-06-18 19:42:00 +08:00
admin 52aad5b7f3 style(subscription): refine plan card layout 2026-06-18 19:20:35 +08:00
admin 5bf98e9452 feat(subscription): support Stripe payment element 2026-06-18 18:03:36 +08:00
admin 8cca42238e chore(git): remove pnpm environment variable setup from post-receive hook 2026-06-18 17:42:41 +08:00
admin 2b45237ea6 Revert "chore(deploy): run next with pm2"
This reverts commit 0bca7d4fa7.
2026-06-18 17:36:45 +08:00
admin e5eaf6fa41 chore(git): remove post-commit hook for pre-release script 2026-06-18 17:36:02 +08:00
admin 5d7ac1759e fix(deploy): include pnpm global bin path 2026-06-18 17:29:59 +08:00
admin 7354afe93d refactor(ui): extract auth and avatar components 2026-06-18 17:14:02 +08:00
admin 96d0a54105 chore(git): simplify post commit release hook 2026-06-18 16:36:34 +08:00
admin 0bca7d4fa7 chore(deploy): run next with pm2 2026-06-18 16:33:29 +08:00
admin 6605c770c0 refactor(post-commit): simplify pre-release hook logic by removing unnecessary checks 2026-06-18 16:21:27 +08:00
admin 1fc1635341 chore: wire release hook and service updates 2026-06-18 16:18:52 +08:00
admin e70ee3e22f fix(logger): preserve multiline browser logs 2026-06-18 16:09:56 +08:00
admin d87bfcc859 refactor(chat): remove commented-out code in guestSession 2026-06-18 15:47:24 +08:00
admin a347b39001 feat(payment): connect payment service flow 2026-06-18 15:40:59 +08:00
admin 35c30ac31e feat(data): add paywall payment APIs 2026-06-18 14:55:54 +08:00
admin 567d3f9184 fix(logger): enable debug logs in tests 2026-06-18 14:42:51 +08:00
admin 7d756d2b50 chore(deploy): remove unused deployment scripts and configuration 2026-06-18 14:32:19 +08:00
admin e2a89ef063 style(chat): align external browser dialog 2026-06-18 14:30:59 +08:00
admin cf54bc742d fix(chat): limit external browser prompt daily 2026-06-18 14:23:31 +08:00
admin d190de4dda refactor(api): use dto barrel imports 2026-06-18 14:16:00 +08:00
admin 812a3e41b9 refactor(logging): centralize console output 2026-06-18 13:34:19 +08:00
admin f600e11d55 refactor(auth): centralize login status sync 2026-06-18 12:52:49 +08:00
admin 0d0dabaace refactor(utils): add barrel exports 2026-06-18 11:58:50 +08:00
admin 428402d4b1 fix(deploy): detect service port with ss 2026-06-18 11:49:39 +08:00
admin b09795a7b8 fix(deploy): force stop existing next service 2026-06-18 11:35:26 +08:00