Peng-YM
2bb27fbcb7
feat: Add sorting API
...
Added POST /api/sort/subs, /api/sort/collections, /api/sort/artifacts for sorting subs, collections, and artifacts.
2022-07-06 18:12:36 +08:00
Peng-YM
83d7d789a9
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
Virgil Clyne
55982972b2
fix (geo.js): adjust the China flag order ( #138 )
...
#build
2022-07-04 11:45:47 +08:00
Peng-YM
4ff1317074
fix: Failed to parse Surge/QX nodes with tls fingerprint
2022-07-02 22:53:09 +08:00
Peng-YM
b4d5003d0e
feat (backend): Add preview API
...
- POST /api/preview/sub for previewing subs
- POST /api/preview/collection for previewing collection
2022-07-01 17:36:48 +08:00
Peng-YM
818e94f41d
refactor: Download API
...
Now the download APIs are moved into a new file
2022-06-30 12:19:43 +08:00
Peng-YM
8647f9fd59
fix: Backend crashes when invalid url is used
...
Improve error handling for flow info API
2022-06-29 14:07:22 +08:00
Peng-YM
c929bb3e48
perf: Improve /utils/env API
...
- Add version number
- Add support for Stash & ShadowRocket backend
2022-06-29 11:25:57 +08:00
Peng-YM
002428d8ff
feat (backend): Add backend API to get flow info for subscriptions
2022-06-29 00:12:31 +08:00
Peng-YM
f8671dc8a9
docs: Add version number into products
2022-06-28 13:10:52 +08:00
Peng-YM
0e52e3c67c
fix(geo.js): ISO Code at Start/End of String ( #137 )
2022-06-28 12:52:52 +08:00
github-actions@github.com
12acadb5c4
fix(geo.js): separate ISO Code from Country Name ( #133 )
...
#build
Build sub-store.min.js
2022-06-28 12:44:24 +08:00
Peng-YM
c84aa4eb8b
fix (proxy-parser): ws-headers with multiple keys are not correctly handled when parsing Surge proxies
...
closes #120
2022-06-24 18:01:31 +08:00
Peng-YM
28fa2b8fb7
fix (proxy-producer): ws-headers keys are lost when producing Surge nodes
...
closes #119
2022-06-23 17:59:34 +08:00
Peng-YM
f885d171a5
perf: Allow using full configuration as subscription source
...
Supported configuration formats: Loon, QX, and Surge
closes #121
2022-06-23 15:31:54 +08:00
github-actions@github.com
161f455da1
Build sub-store.min.js
2022-06-22 14:31:15 +00:00
Virgil Clyne
6657fe1b05
feat: Update getFlag() #build
...
Update geo.js
2022-06-22 22:29:56 +08:00
Peng-YM
3cfabe703d
docs: replaced the SIP002 link in commet
2022-06-22 19:25:19 +08:00
github-actions@github.com
2359a221d7
Build sub-store.min.js
2022-06-21 09:04:24 +00:00
Peng-YM
2c84b3d6cd
fix: vmess aead
2022-06-21 17:00:50 +08:00
Peng-YM
def42d683c
feat: Added cron script for syncing all artifacts to gist
2022-06-21 16:01:02 +08:00
Peng-YM
092e873eb8
Fix QX SSR issue
2022-06-21 09:24:37 +08:00
Peng-YM
98af5051cb
feat: Reworked Loon producer
2022-06-20 22:58:27 +08:00
Peng-YM
62501fd2dd
feat: Added support for parsing Loon vless, Surge socks5 and snell proxies
2022-06-20 22:10:29 +08:00
Peng-YM
7f6d55c635
feat: Added dedicated Stash producer
2022-06-20 21:51:13 +08:00
Peng-YM
287082027e
Fix trojan URI issues
2022-06-20 19:32:57 +08:00
Peng-YM
da44dc9cab
Various bug fixes for URI format parsing
2022-06-20 17:01:09 +08:00
QuentinHsu
fc86f3e15d
✨ feat: add version info in console.log ( #117 )
2022-06-20 14:14:03 +08:00
Peng-YM
56abcf29f7
Fixed QX trojan wss issue
2022-06-20 11:11:53 +08:00
Peng-YM
e916c934e6
Now an error will be thrown if a required field of a proxy is missing
2022-06-20 01:33:24 +08:00
Peng-YM
3db239115a
Fixed QX tls issue
2022-06-19 01:14:38 +08:00
Hsiaoyi Hsu
f2538a2636
Removed Surge vmess encrypt-method ( #116 )
2022-06-18 10:15:02 +08:00
Peng-YM
8451cfe0d6
Minor bug fix
2022-06-17 22:39:41 +08:00
Peng-YM
30e5e079d5
Set vmess alterId to 0 if not specified
2022-06-17 22:19:02 +08:00
Peng-YM
b46fc08d76
Reworked Surge producer
2022-06-17 22:12:01 +08:00
Peng-YM
4cb6b295f0
Minor bug fixes
2022-06-17 20:00:26 +08:00
Peng-YM
a95cb94ee7
Fixed QX vmess method auto
2022-06-16 18:47:40 +08:00
Peng-YM
40f6052231
Reworked QX producer
2022-06-16 18:35:24 +08:00
Peng-YM
a72a879a23
Minor bug fix for chacha20-ietf-poly1305
2022-06-16 16:23:54 +08:00
Peng-YM
e4034ad480
Refactored proxy producers structure
2022-06-16 14:37:51 +08:00
Peng-YM
e7f0259eaf
Use babel relative import path
2022-06-16 14:24:32 +08:00
Peng-YM
469baf8281
Refactored proxy-utils structure
2022-06-16 12:58:24 +08:00
Peng-YM
4ab1e3cdaa
Reintroduce storage management API, closes #113
2022-06-16 11:28:15 +08:00
Peng-YM
dcc017182f
Minor refactor
2022-06-16 11:19:07 +08:00
Peng-YM
020ba67bdb
Removed test.js
2022-06-16 00:55:03 +08:00
Peng-YM
4a35f1293c
Sub-Store 2.0 major release
...
- Used Peggy.js to replace the original parsers for Loon, QX and Surge.
- Added support for vmess + ws, vmess + http, snell, socks 5 parsing.
- Added various test cases for parsing.
2022-06-16 00:15:03 +08:00
Peng-YM
f0a286e516
Hot fix for Surge HTTP 2.0 feature
2022-06-14 23:52:08 +08:00
Peng-YM
f77aef65d8
Added global variables for Loon to ScriptOperator and ScriptFilter
2022-06-13 14:21:07 +08:00
NobyDa
8aa849312e
Fix Surge TCP connection shortage. ( #110 )
2022-06-10 19:29:43 +08:00
Peng-YM
f6237c8f58
Fixed a bug when domain resolve failed, proxy server is missing
2022-06-07 16:56:52 +08:00