memoclaw
e0334cf0a8
refactor: restructure i18n locale keys for better maintainability ( #5744 )
...
Co-authored-by: memoclaw <265580040+memoclaw@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-20 05:56:56 +08:00
Johnny
0f3c9a467d
refactor: migrate HOST roles to ADMIN
...
- Updated the isSuperUser function to only check for ADMIN role.
- Added SQL migration scripts for MySQL, PostgreSQL, and SQLite to change user roles from HOST to ADMIN.
- Created a new SQLite migration to alter the user table structure and ensure data integrity during the migration process.
2026-01-20 23:38:30 +08:00
Johnny
d711d724bb
chore: clean up unused imports and parameters across components
2025-12-27 10:18:38 +08:00
Johnny
f87f728b0f
feat: react query migration ( #5379 )
2025-12-24 22:59:18 +08:00
Steven
87b8c2b2d2
refactor(web): rename grpcweb.ts to connect.ts and enable binary format
...
- Rename grpcweb.ts to connect.ts to reflect ConnectRPC usage
- Enable binary protobuf format for improved performance
- Update all imports across 26 files from @/grpcweb to @/connect
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-16 20:15:16 +08:00
Johnny
edd3ced9bf
refactor: migrate to connect-rpc ( #5338 )
2025-12-11 19:49:07 +08:00
Johnny
c54fcf7aa7
refactor(web): redesign Settings components ( #5237 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-08 10:32:55 +08:00
Nic Luckie
20233c7051
feat(web): add accessible ConfirmDialog and migrate confirmations; and Markdown-safe descriptions ( #5111 )
...
Signed-off-by: Nic Luckie <nicolasluckie@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-09 00:40:08 +08:00
Johnny
f907619752
chore: move frontend store
2025-07-07 22:44:08 +08:00
Johnny
240d89fbca
feat: migrate dialogs
2025-07-06 22:01:55 +08:00
Johnny
35928ce5ba
chore: unify colors
2025-07-06 13:55:08 +08:00
Johnny
91be2f68d1
feat: variant colors ( #4816 )
2025-07-04 23:03:13 +08:00
Johnny
493832aeb4
refactor: unify components
2025-07-01 19:29:48 +08:00
Steven
c9ab03e1a0
refactor: user service
2025-06-16 21:49:38 +08:00
Johnny
acb71dfb69
chore: tweak button styles
2025-06-10 22:51:42 +08:00
Johnny
f2a01d9ccb
chore: use popover instead of dropdown/menu
2025-06-08 23:21:23 +08:00
Johnny
522da2a114
fix: border color
2025-06-08 00:39:51 +08:00
Johnny
e6fe088ac0
chore: fix missing observer
2025-06-01 09:22:33 +08:00
johnnyjoy
f9e07a2245
feat: support update user's role
2025-05-15 19:36:15 +08:00
Johnny
47a9b434e6
fix: translate in members section
2025-02-16 22:34:35 +08:00
taosin
a7fef80384
chore: update chinese i18n at member setting section ( #4405 )
2025-02-16 21:00:37 +08:00
Johnny
7a57b5c6e7
refactor: user store
2025-02-11 21:29:16 +08:00
johnnyjoy
2a8c4cb750
chore: update styles
2025-02-05 20:30:22 +08:00
Steven
8b7e9f5443
chore: remove unused user id
2025-01-10 23:35:00 +08:00
johnnyjoy
2a861ea430
refactor: tweak resource state in api
2025-01-10 22:20:23 +08:00
Steven
db2b34a850
chore: update input source
2024-10-28 22:04:52 +08:00
Steven
963706aebd
refactor: update button source
2024-10-26 21:36:05 +08:00
Michel Heusschen
2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports ( #3844 )
2024-08-28 22:55:28 +08:00
Steven
1ad5d9bf0a
chore: update confirm dialog
2024-07-01 23:22:39 +08:00
Steven
40a5503d45
chore: tweak i18n locales
2024-05-08 21:33:49 +08:00
Steven
1b291422e7
refactor: api version
2024-04-28 00:44:29 +08:00
Steven
5f2d6b22be
chore: tweak memo structure
2024-03-18 23:23:53 +08:00
Steven
68468927dd
chore: tweak setting styles
2024-02-24 11:01:57 +08:00
Steven
606e574e19
chore: update enum type
2024-02-13 09:30:28 +08:00
Steven
7f5148d490
chore: clean dropdown
2024-02-01 21:56:08 +08:00
Steven
6d5e1def76
chore: update member section
2024-01-25 19:49:39 +08:00
Steven
1994c20c54
chore: tweak setting page
2024-01-11 22:25:05 +08:00
Steven
73baeaa0ad
chore: tweak dark mode styles
2024-01-04 08:32:14 +08:00
Steven
8e325f9986
chore: return username in user response
2023-12-23 19:23:39 +08:00
Steven
df5aeb6d88
chore: remove v1 prefix in store name
2023-12-23 08:48:11 +08:00
Steven
df3303dcd3
chore: update list users
2023-12-23 08:35:54 +08:00
Steven
e83d483454
refactor(frontend): use auth service
2023-12-01 09:15:02 +08:00
Steven
e5f660a006
chore: migrate update user
2023-11-22 23:11:29 +08:00
Steven
c0628ef95b
chore: migrate create user
2023-11-22 22:58:04 +08:00
Steven
c0b5070e46
chore: migrate delete user
2023-11-22 22:52:19 +08:00
Steven
c2ab05d422
chore: fix member section style
2023-10-21 01:09:52 +08:00
Athurg Gooth
664c9c4a7c
chore: extend height of setting page ( #2407 )
...
Extend height of setting page
2023-10-20 17:41:37 +08:00
Steven
1489feb054
chore: update common dialog default color
2023-10-09 23:08:52 +08:00
Steven
0d803bf45f
chore: update dark mode styles
2023-09-23 20:30:47 +08:00
Steven
866937787c
chore: clean duplicated requests
2023-09-10 11:43:38 +08:00