factory-droid[bot]
ea3159fb8e
feat: implement JWT refresh token mechanism and improve auth
...
- Add refresh token support with 30-day expiry
- Implement automatic token rotation on refresh
- Add new endpoints: /auth/refresh, /auth/revoke-token, /auth/revoke-all-tokens
- Reduce access token lifetime to 1 hour for better security
- Store refresh tokens in user document with metadata
- Add support for token cleanup and management
- Update login flow to return both access and refresh tokens
- Maintain backward compatibility with existing auth methods
2025-09-28 11:37:56 +00:00
59334da140
bug fixes
2025-08-28 21:25:21 +03:00
04583418a1
Edit README.md
2025-08-26 20:57:07 +00:00
42073ea7b4
Release 2.4.4
2025-08-17 11:58:43 +00:00
a2e015aa53
Bug fix
2025-08-14 15:19:20 +00:00
552e60440c
Bug fix
2025-08-14 13:36:22 +00:00
fcb6caf1b9
Fix docs
2025-08-14 13:19:49 +00:00
bb64b2dde4
Fix docs
2025-08-14 13:19:19 +00:00
86034c8e12
Fix documentation
2025-08-14 12:47:52 +00:00
f3c1cab796
Add WebTorrent Player(Experimental)
2025-08-14 11:35:51 +00:00
d790eb7903
Add WebTorrent Player(Experimental)
2025-08-14 11:34:31 +00:00
d347c6003a
Release 2.4.2
2025-08-13 18:02:03 +00:00
c8cf79d764
Edit docs.go
2025-08-11 19:11:52 +00:00
206aa770b6
Add player: Vibix
2025-08-11 18:36:02 +00:00
9db1ee3f50
Bug fix: favourites route
2025-08-11 11:36:23 +03:00
171a2bf3ed
Add Google OAuth
2025-08-08 16:47:02 +00:00
486bbf5475
Bug Fix: Fix Delete profile route
2025-08-08 10:35:07 +00:00
12ed40f3d4
Bug fix
2025-08-07 19:23:10 +00:00
53d70c9262
Bug fix
2025-08-07 18:25:43 +00:00
7f6ff5f660
Rewrite api to Go
2025-08-07 13:47:42 +00:00
4a9a7febec
fix
2025-07-19 21:45:57 +03:00
66cd0d3b21
add size torrent
2025-07-19 19:36:27 +03:00
92b936f057
fix seasons in JackRed
2025-07-17 21:00:58 +03:00
9cd3d45327
Add JackRed api
2025-07-17 20:35:20 +03:00
efcc5cd2b9
Delete useless code
2025-07-15 12:11:29 +00:00
a575b5c5bf
improve db code
2025-07-10 22:22:57 +03:00
51af31a6d5
fix
2025-07-10 22:13:45 +03:00
0b2dc6b2f4
fix
2025-07-10 22:10:24 +03:00
cc463c4d7c
new fix CORS
2025-07-10 22:02:41 +03:00
94968f3cd1
fix CORS for new subdomain
2025-07-10 21:56:47 +03:00
dff5e963ab
impove db code
2025-07-08 16:56:03 +03:00
cf5dfc7e54
fix auth, reactions and etc
2025-07-08 16:43:41 +03:00
1005f30285
change reactions logic
2025-07-08 15:44:42 +03:00
ea3c208292
small fix
2025-07-08 15:39:58 +03:00
5ce5da39bb
del useless file
2025-07-08 15:27:48 +03:00
58a32d8838
fix routes issue
2025-07-08 15:27:10 +03:00
770ecef6d5
change reactions logic
2025-07-08 14:55:20 +03:00
37040dd7ec
add reactions
2025-07-08 14:51:41 +03:00
7aa0307e25
fix favourites issue
2025-07-08 13:26:58 +03:00
d961393562
small fixes and repair shit code
2025-07-08 00:12:12 +03:00
e1e2b4f92b
fix db shit code
2025-07-07 20:43:22 +03:00
6b063f4c70
fix db close leak
2025-07-07 20:39:52 +03:00
95910e0710
ed readme
2025-07-07 18:23:34 +03:00
02dedbb8f7
Authorization, favorites and players have been moved to the API server
2025-07-07 18:08:42 +03:00
6bf00451fa
Fix multisearch
2025-05-28 12:21:52 +00:00
600de04561
Fix search
2025-05-28 12:03:25 +00:00
7a83bf2e27
Add categories
2025-05-28 10:27:38 +00:00
1fd522872d
Delete /movies/search route
2025-05-01 09:14:26 +00:00
0f751cced0
Update 2 files
...
- /src/routes/movies.js
- /src/index.js
2025-01-16 16:28:35 +00:00
4cb06cbde5
Update 2 files
...
- /src/routes/movies.js
- /src/config/tmdb.js
2025-01-16 16:21:32 +00:00