Miao Zhao
7e37c40516
feat(sharing): allow custom share IDs (#2353)
feat: allow custom share IDs
- Change sharing ID column from char(12) to varchar(64)
- Add new_id field to UpdateSharingReq for renaming share IDs
- Add ID validation (max 64 chars, alphanumeric/CJK/hyphens/underscores)
- Add conflict check when updating share ID
- Add customize_share_id permission (bit 15)
Closes OpenListTeam/OpenList#1806
2026-05-03 11:06:28 +08:00
..
2026-03-26 14:42:35 +08:00
2026-02-19 17:15:40 +08:00
2025-02-09 18:32:57 +08:00
2025-11-06 23:22:02 +08:00
2026-04-20 18:05:15 +08:00
2025-07-01 09:54:50 +08:00
2026-03-26 14:42:35 +08:00
2026-03-26 14:42:35 +08:00
2026-03-26 14:42:35 +08:00
2026-03-26 14:42:35 +08:00
2025-12-11 15:10:42 +08:00
2025-07-29 20:17:11 +08:00
2025-07-01 09:54:50 +08:00
2025-12-15 16:53:38 +08:00
2025-07-01 09:54:50 +08:00
2026-03-26 14:42:35 +08:00
2025-11-21 12:18:20 +08:00
2025-07-14 23:55:17 +08:00
2025-07-14 23:41:34 +08:00
2026-05-03 11:06:28 +08:00
2025-07-14 23:55:17 +08:00
2026-03-16 22:22:55 +08:00
2025-11-13 13:22:17 +08:00
2025-07-14 23:55:17 +08:00
2025-07-01 09:54:50 +08:00
2026-03-16 22:22:55 +08:00