xream
a4ff32331a
fix: 简单限制一下订阅/组合订阅的名称(不可包含 "/" )
2023-10-29 22:38:20 +08:00
xream
048344268c
feat: Added replaceSubscriptions, replaceCollection API
2023-08-15 15:48:57 +08:00
Peng-YM
6ea3575101
fix: Rename subscription and collection will break artifacts
2022-08-09 22:28:45 +08:00
Peng-YM
00c28c6cb8
refactor: Standardize error handling for RESTful APIs
2022-07-06 18:12:36 +08:00
Peng-YM
84b4dba425
refactor: Migrate to API v2
...
- Added auto schema migration
- Refactored /api/subs, /api/collections, /api/artifacts. Now these APIs will return array instead of object. This enables sorting items in the future.
2022-07-06 18:12:36 +08:00
Peng-YM
bb87a6c41e
refactor: Download API
...
Now the download APIs are moved into a new file
2022-06-30 12:19:43 +08:00
Peng-YM
8fe2280232
Use babel relative import path
2022-06-16 14:24:32 +08:00
Peng-YM
e28e440dc5
Added support for non-ascii characters in subscriptions, collections and artifacts
2022-05-30 13:47:59 +08:00
Peng-YM
51db70a1c3
Fixed local subscription not working in collections
2022-05-25 22:33:54 +08:00
Peng-YM
0e46d8e14d
Minor changes
2022-05-25 11:00:00 +08:00