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
..
2025-11-25 13:05:36 +08:00
2025-07-14 23:55:17 +08:00
2026-04-20 18:05:15 +08:00
2025-12-11 15:10:42 +08:00
2026-01-31 16:52:20 +08:00
2026-05-03 11:06:28 +08:00
2026-01-11 15:15:42 +08:00
2025-11-14 14:45:39 +08:00
2026-03-26 14:42:35 +08:00
2022-07-20 00:39:20 +08:00
2025-07-01 09:54:50 +08:00
2026-05-03 11:06:28 +08:00
2026-03-16 22:15:00 +08:00
2026-04-03 15:47:40 +08:00
2026-05-03 11:06:28 +08:00
2025-11-25 12:23:25 +08:00
2025-11-21 12:18:20 +08:00
2025-08-19 15:10:02 +08:00
2025-07-01 09:54:50 +08:00
2025-11-27 19:34:03 +08:00
2025-12-11 15:10:42 +08:00
2025-12-11 15:10:42 +08:00