-
d76ecb15d6
feat: game aliases + edit permissions + scoped game select (v0.3.6)
uat
congsh
2026-04-24 16:33:08 +08:00
-
f3fe7d4f2d
fix: PNG cover 404 via nginx + clear upload residual after submit
congsh
2026-04-24 14:29:32 +08:00
-
ceafc873c7
feat: game cover file upload + fix game visibility rules
congsh
2026-04-23 19:09:57 +08:00
-
625645dad4
fix: approval queue loading timing and sync issues
congsh
2026-04-23 17:21:04 +08:00
-
a762a5bb4c
feat: improve join request visibility for admins and applicants
congsh
2026-04-23 16:46:29 +08:00
-
a062889a11
fix: bug fixes and UX improvements (v0.3.5)
congsh
2026-04-21 22:19:18 +08:00
-
2fec2108ca
feat: onboarding optimization, invite links, admin roles, and event board
congsh
2026-04-21 17:27:24 +08:00
-
0cde794c85
chore: update gitignore for electron-update and docs/plans
congsh
2026-04-21 16:14:33 +08:00
-
7f17dc826e
refactor(deploy): separate Dev/UAT into independent full-stack environments
congsh
2026-04-21 16:12:18 +08:00
-
01412a0a94
feat(electron): separate dev/uat build targets with isolated update channels
congsh
2026-04-21 15:35:07 +08:00
-
671933d960
fix(electron): place update files in GameGroup2/electron-update subdir
congsh
2026-04-21 15:18:38 +08:00
-
6b3cd288b1
feat(electron): add persistent auth, auto-updater, and NAS copy script
congsh
2026-04-21 14:38:48 +08:00
-
d3ef22f06e
feat(bulletin): add detail dialog for full bulletin content viewing
congsh
2026-04-21 14:07:51 +08:00
-
068708bbd7
Merge branch 'uat' of http://jiulu-gameplay.com.cn:13001/congsh/gamegroup2 into uat
congsh
2026-04-21 13:00:33 +08:00
-
-
f99c44f716
feat(bulletin): add group bulletin board (信息公示板)
congsh
2026-04-21 12:46:35 +08:00
-
860ad7cbd8
docs: add v0.3.3 changelog entry
congsh
2026-04-20 20:00:27 +08:00
-
-
3c2b68bbc3
fix(electron): enable mediaDevices on HTTP origins and fix voice auth
master
eletron
congsh
2026-04-20 18:08:05 +08:00
-
4c7152ff50
feat(electron): add Electron desktop wrapper
congsh
2026-04-19 22:54:27 +08:00
-
10574845f6
docs: add v0.3.2 changelog entry
congsh
2026-04-19 22:48:35 +08:00
-
6b9fef1d69
fix(voice): add clear error message for HTTP mediaDevices restriction
congsh
2026-04-19 22:42:29 +08:00
-
c01aef48bd
fix(voice): set LiveKit node-ip to host IP for WebRTC ICE connectivity
congsh
2026-04-19 22:39:01 +08:00
-
2ed582faf0
fix(voice): upgrade LiveKit server from v1.7 to v1.10 for client v2 compatibility
congsh
2026-04-19 22:36:01 +08:00
-
f96652a8aa
fix(voice): fix LiveKit LIVEKIT_KEYS env format in docker-compose
congsh
2026-04-19 22:29:47 +08:00
-
5d434ead6f
feat(voice): add real-time voice room with LiveKit
congsh
2026-04-19 22:24:28 +08:00
-
9d224e2fcd
feat(voice): add livekit-client dependency
congsh
2026-04-19 22:12:51 +08:00
-
81abb4b220
feat(voice): add LiveKit server container to docker-compose
congsh
2026-04-19 21:06:21 +08:00
-
c3d34c4660
docs: add v0.3.1 changelog entry
congsh
2026-04-19 13:30:55 +08:00
-
d528358867
feat: 玩家黑名单 - 记录外部平台坑玩家
congsh
2026-04-19 13:03:55 +08:00
-
60ad9a04cd
feat: phase 4 - 积分竞猜和游戏黑名单 v0.3.0
congsh
2026-04-19 00:21:43 +08:00
-
2d56df940d
docs: add v0.2.0 changelog entry
congsh
2026-04-18 20:44:07 +08:00
-
fdd1ae0929
fix: add $autoCancel:false to games API calls
congsh
2026-04-18 20:40:55 +08:00
-
19bf317d85
fix(phase3): description optional, restore nginx to host IP
congsh
2026-04-18 20:32:06 +08:00
-
221a8d7108
fix: restore Dev PocketBase port mapping to 8090
congsh
2026-04-18 20:22:43 +08:00
-
09a7fe7708
fix: remove duplicate migrations, fix Dev nginx proxy target
congsh
2026-04-18 20:14:11 +08:00
-
dc11ef90fd
fix(phase3): add $autoCancel:false to prevent SDK auto-cancellation
congsh
2026-04-18 20:05:27 +08:00
-
e4b730c8db
fix(phase3): subscription leak, image mime type validation
congsh
2026-04-18 19:52:34 +08:00
-
c5413644f9
feat: phase 3 - ledger and asset management
congsh
2026-04-18 19:42:04 +08:00
-
625d0baf7d
feat: v0.1.1 - poll editing, notifications, fixes
congsh
2026-04-18 18:51:23 +08:00
-
c5d3ac01ca
feat: phase 2 - polls, memories, notifications, stats v0.1.0
congsh
2026-04-18 18:19:46 +08:00
-
71742da600
docs: add v0.0.3 changelog entry
congsh
2026-04-18 13:36:02 +08:00
-
3173525a2e
feat: support nickname login and nickname uniqueness check v0.0.3
congsh
2026-04-18 13:35:41 +08:00
-
0a7dcbb6b8
fix: login page uses email only since username is auto-generated
congsh
2026-04-18 13:11:54 +08:00
-
5cec2101af
feat: support Chinese nickname in registration
congsh
2026-04-18 13:01:41 +08:00
-
262f946a4e
feat: add changelog page with v0.0.1 and v0.0.2 entries
congsh
2026-04-18 12:30:49 +08:00
-
cfdbaf1095
feat: UI redesign v0.0.2 — color unification, navigation improvements, mobile support
congsh
2026-04-18 12:24:20 +08:00
-
277a484f60
feat: UAT environment setup with separate PocketBase instance
congsh
2026-04-18 11:11:38 +08:00
-
7299128a34
fix: resolve SSE realtime ERR_INCOMPLETE_CHUNKED_ENCODING error
congsh
2026-04-18 11:05:40 +08:00
-
12b2cdbc02
fix: sync user status changes across team lifecycle
congsh
2026-04-18 10:59:10 +08:00
-
8d3cce814a
fix: team invitation acceptance 404 error
congsh
2026-04-18 10:52:48 +08:00
-
3ae141ba56
fix: member status visibility, team creation improvements, join approval flow
congsh
2026-04-18 10:42:11 +08:00
-
4dac4bc751
fix: disable PocketBase SDK auto-cancellation on group API calls
congsh
2026-04-18 10:04:26 +08:00
-
6b684f8600
fix: login persistence, username login, realtime refresh, group name uniqueness
congsh
2026-04-18 09:56:11 +08:00
-
9405406c47
fix: login persistence, username login, realtime refresh, group name uniqueness
congsh
2026-04-18 01:24:12 +08:00
-
c76346294a
feat: add group join approval flow with requireApproval setting
congsh
2026-04-18 00:46:31 +08:00
-
89d8ecec82
fix: allow authenticated users to search/view groups for joining
congsh
2026-04-17 23:43:59 +08:00
-
d7f9c6860a
fix: improve registration error messages with specific validation feedback
congsh
2026-04-17 22:35:22 +08:00
-
83b7472594
refactor: replace all emoji icons with Element Plus SVG icons
congsh
2026-04-17 21:36:44 +08:00
-
4b97c99e56
feat: add game library CRUD/import/export/favorites/comments, fix team creation
congsh
2026-04-17 21:03:20 +08:00
-
802712c662
feat: complete Phase 1 - game library, lifecycle, realtime sync
congsh
2026-04-17 20:23:39 +08:00
-
0bcf39bb4b
fix: resolve /api/api doubled path in Docker deployment
congsh
2026-04-17 19:51:12 +08:00
-
7e2506b4f2
chore: add PocketBase migrations and fix plan document
congsh
2026-04-17 19:35:15 +08:00
-
4dd15dceab
fix: collection name mismatch, login/register navigation, and connection config
congsh
2026-04-17 19:28:53 +08:00
-
c5d5484f9e
feat: switch to light green + deep purple theme, fix input colors
congsh
2026-04-17 18:07:14 +08:00
-
6895fd05be
feat: add group management - create, join, member panel with owner controls
congsh
2026-04-17 17:53:58 +08:00
-
00fdb02d80
fix: resolve TypeScript unused variable errors for clean build
congsh
2026-04-17 17:41:37 +08:00
-
d0c75d25cf
feat: beautify all team components and pages with dark gaming theme
congsh
2026-04-17 17:38:27 +08:00
-
5c007ac069
feat: beautify login, register and 404 pages with dark gaming theme
congsh
2026-04-17 17:37:15 +08:00
-
e4b3340ffb
feat: establish dark gaming theme design system with Element Plus overrides
congsh
2026-04-17 16:35:45 +08:00
-
443b22e142
feat: redesign Layout with dark gaming sidebar
congsh
2026-04-17 16:35:40 +08:00
-
0acc1e12e1
fix: rewrite backend hooks, fix invitation flow, align frontend API, fix component naming
congsh
2026-04-17 16:30:05 +08:00
-
b1a9995767
feat: add missing components - notification store, notification panel, game select dialog, invite button
congsh
2026-04-17 16:27:30 +08:00
-
87937b0722
fix: clean up stale migration backup, remove hardcoded credentials from README
congsh
2026-04-17 16:23:47 +08:00
-
2ce8985747
feat: add GameGroup2 project with frontend and backend
congsh
2026-04-17 15:45:54 +08:00
-
2db391901c
fix: use proper PocketBase hook patterns
congsh
2026-04-17 14:17:54 +08:00
-
8d4b9a167c
feat: add API rules and hooks
congsh
2026-04-17 14:16:56 +08:00
-
b79046ec63
fix: pin PocketBase version and improve documentation
congsh
2026-04-17 14:15:39 +08:00
-
4d1a53fc69
feat: initialize PocketBase backend with migrations
congsh
2026-04-17 14:14:05 +08:00