Commit Graph

895 Commits

Author SHA1 Message Date
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 7b7a25c20a Merge branch 'dev' into test 2026-06-18 16:20:43 +08:00
admin 1fc1635341 chore: wire release hook and service updates 2026-06-18 16:18:52 +08:00
admin a17118da1d Merge branch 'dev' into test 2026-06-18 16:10:07 +08:00
admin e70ee3e22f fix(logger): preserve multiline browser logs 2026-06-18 16:09:56 +08:00
admin 9a28efe3dd Merge branch 'dev' into test 2026-06-18 16:01:53 +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 b9f323f544 Merge branch 'dev' into test 2026-06-18 14:43:31 +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 8f9968867f Merge branch 'dev' into test 2026-06-18 14:31:18 +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 91b36ff2ad Merge branch 'dev' into test 2026-06-18 12:58:42 +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 059ffad94f Merge branch 'dev' into test 2026-06-18 11:49:53 +08:00
admin 428402d4b1 fix(deploy): detect service port with ss 2026-06-18 11:49:39 +08:00
admin 0c892c3583 Merge branch 'dev' into test 2026-06-18 11:35:46 +08:00
admin b09795a7b8 fix(deploy): force stop existing next service 2026-06-18 11:35:26 +08:00
admin dc747c04c4 Merge branch 'dev' into test 2026-06-18 10:59:31 +08:00
admin 172ef28060 feat(chat): prompt facebook users to open external browser 2026-06-18 10:59:13 +08:00
admin d2bced8889 feat(utils): add platform and browser detection helpers 2026-06-18 10:27:03 +08:00
admin f7b64ca1d9 Merge branch 'dev' into test 2026-06-17 19:44:35 +08:00
admin e4b1690b45 fix(chat): redirect unauthenticated users from chat 2026-06-17 19:44:22 +08:00
admin bb40f3c042 feat(deploy): add script to kill processes on Next.js deployment ports 2026-06-17 19:39:41 +08:00
admin c7975a7aaf fix(manifest): update app name and short name to match branding 2026-06-17 18:58:26 +08:00
admin 237d2c6679 refactor(images): reorganize and replace user and voicemessage icons 2026-06-17 18:52:47 +08:00
admin a70ad7e876 Merge branch 'dev' into test 2026-06-17 18:44:02 +08:00
admin 70956559b8 chore(deploy): organize post receive hook globals 2026-06-17 18:43:26 +08:00
admin 1841c2c029 Merge branch 'dev' into test 2026-06-17 18:26:20 +08:00
admin 15d322962e chore(deploy): choose start port by branch 2026-06-17 18:25:16 +08:00
admin 4e52e0389b Merge branch 'dev' into test 2026-06-17 18:03:30 +08:00
admin bded7497d2 fix(chat): show browser hint in development 2026-06-17 18:03:25 +08:00
admin eed0b94ece Merge branch 'dev' into test 2026-06-17 17:47:54 +08:00
admin 56b2c39ca5 fix(user): normalize last message timestamp 2026-06-17 17:47:07 +08:00
admin abbf78dc53 Merge branch 'dev' into test 2026-06-17 17:40:56 +08:00
admin 7f8e327582 chore(deploy): install dependencies before build 2026-06-17 17:40:01 +08:00
admin 4d36c25a7e Merge branch 'dev' into test 2026-06-17 17:35:38 +08:00
admin 5d66cef85c refactor(dto): move app models into dto layer 2026-06-17 17:34:55 +08:00
admin a9098d9d87 Merge branch 'dev' into test 2026-06-17 17:30:20 +08:00
admin f0b5275c55 refactor(sidebar): comment out user info section and membership option 2026-06-17 17:30:16 +08:00
admin dc57ed5c67 Merge branch 'dev' into test 2026-06-17 17:28:35 +08:00
admin 67d0bd5cd0 refactor(hooks): remove unused PWA install and visibility hooks
refactor(package): remove deprecated dev:proxy script
fix(user): ensure user-auth-sync is exported in index
2026-06-17 17:27:18 +08:00
admin 9bc208d81f Merge branch 'dev' into test 2026-06-17 17:23:48 +08:00