Commit Graph

31 Commits

Author SHA1 Message Date
df5676cbe4 Provide client id in stream push request 2024-08-23 19:08:07 +08:00
4f93800f72 Able to handle websocket incoming packet 2024-08-23 18:50:14 +08:00
a8330a81f4 Scrap more things 2024-08-19 19:05:47 +08:00
93171bf48c Scraper custom user agent 2024-08-19 18:27:54 +08:00
8bea691f2e 🐛 Fix incomplete url when expand 2024-08-19 15:36:57 +08:00
3d5ba6ef4c Prevent same link got expanded at the same (will wait cache now) 2024-08-19 15:00:05 +08:00
a590bca9a4 Cache link meta with database 2024-08-19 14:52:33 +08:00
039e174595 Expand links API 2024-08-19 14:35:24 +08:00
38b52aec2f 🐛 Fix aliasing issue 2024-08-17 23:52:42 +08:00
5dbe1cf80d Support services aliasing 2024-08-17 23:43:21 +08:00
63ea5e848f 🐛 Fix request entity too large 2024-08-02 15:39:19 +08:00
82305206b0 Status checker endpoint 2024-07-27 01:10:26 +08:00
fbfb340058 Directly use multiple goroutines to speed up delivery speed 2024-07-23 18:27:43 +08:00
7541292f68 🐛 Fix panic at adding services 2024-07-23 17:33:38 +08:00
b0735a7514 APNs payload present metadata 2024-07-21 14:26:50 +08:00
d74cdddbaf Postman the notifier 2024-07-21 13:51:46 +08:00
037fc8a18c Stream controller with client register/unregister events 2024-07-20 19:47:04 +08:00
96b96912ed Batch push websocket to improve performance 2024-07-17 11:58:51 +08:00
d97837dab6 🐛 Use get function to prevent null pointer exception 2024-07-16 20:27:30 +08:00
ff8b681eaa Auto add api prefix for forwarding 2024-07-16 18:07:48 +08:00
f601476e6b 🐛 Fix wont link account to local model 2024-07-16 14:41:51 +08:00
2f2a39d93d 🐛 Wrong context key in authorization 2024-07-16 14:32:17 +08:00
3fc866b5e6 🔨 Fix dockerfile 2024-07-16 12:06:03 +08:00
d7f5053fc7 More and more api was included 2024-07-15 22:20:37 +08:00
4e96bb2cd5 Record event & check user relation permission APis 2024-07-15 20:04:03 +08:00
7812a06cb1 Websocket stream control count connection for specific user 2024-07-14 23:49:34 +08:00
8f996bb697 Websocket stream control 2024-07-14 23:45:18 +08:00
82dd04f8aa Forwarding requests 2024-07-14 22:41:14 +08:00
d371c4fbfa Keep register func can report error 2024-07-14 21:56:16 +08:00
31e73c438e 🚚 Move the service type into hyper sdk 2024-07-14 20:56:06 +08:00
466b240e95 🎉 Initial Commit
Some checks failed
release-nightly / build-docker (push) Has been cancelled
2024-07-14 20:25:30 +08:00