Pas
68df7fa8ad
forgot this schema
2026-02-20 23:03:42 -07:00
Pas
c16d18f733
add enablePauseOverlay
2026-02-20 18:28:27 -07:00
Pas
cf798504b1
add tidb key
2026-02-20 16:41:43 -07:00
Pas
e72dacf32d
add custom theme
2026-02-20 15:04:18 -07:00
Pas
17a3fb3c2d
fix more errors
2026-02-04 12:08:49 -07:00
Pas
6c2dd97b0c
random uuid for new group order imports
2026-02-04 12:02:03 -07:00
Pas
84b907c012
fix watch history normalization
2026-01-16 19:45:58 -07:00
Pas
a5cdb2f137
idk atp
2026-01-16 19:33:48 -07:00
Pas
c40aeabfb1
more stuff
2026-01-16 19:24:58 -07:00
Pas
011a5a7791
change watch history duration watched to float
2026-01-16 19:11:47 -07:00
Pas
c8079ff2c8
Update watch-history.ts
2026-01-16 19:01:23 -07:00
Pas
54fb091b18
Update watch-history.ts
2025-12-27 20:54:55 -07:00
Pas
9120767784
re init metrics after clearing
2025-12-27 20:31:21 -07:00
FifthWit
0c9d3cba97
Settings
2025-12-02 16:39:23 -06:00
FifthWit
ce112ff652
primsa7
2025-12-02 16:25:44 -06:00
Pas
5451057723
add watch history
2025-12-02 14:22:12 -07:00
Pas
2df313dbe0
update debrid logic
2025-11-19 11:55:52 -07:00
Pas
2ebdb1c901
Add nickname to users
...
Introduces a 'nickname' field to the users table and Prisma schema. Updates user registration and profile update routes to handle nicknames, including random nickname generation for new users. Adds a utility for generating random nicknames and migrates existing users to have generated nicknames.
2025-11-17 10:35:11 -07:00
Pas
efb8c2e7ad
Update progress.ts
2025-10-30 13:27:06 -06:00
Pas
ceab17ec27
add way to manually delete progress
...
this works quite differently than the bookmarks since bookmarks overwrites all the bookmarks when we post. But progress items are loaded and send individually via the server to save bandwidth. Since the player posts progress every 5s
2025-10-30 13:01:02 -06:00
Pas
3fc8a54c98
update progress so we dont save finished or unwatched media
2025-10-30 12:46:48 -06:00
Pas
80642641c9
fix critical typo
2025-10-30 12:29:47 -06:00
FifthWit
441895b26f
Merge pull request #23 from FifthWit/master
...
updates
2025-10-25 14:37:51 -05:00
FifthWit
e3a59bc3b2
Optimized the progress/[tmdb_id]/ endpoint to be less verbose
2025-10-25 13:06:07 -05:00
FifthWit
0e45ff1b70
Optimized bookmarks endpoint to be less verbose
2025-10-25 13:01:43 -05:00
FifthWit
b956aa7297
changed interfaces to more reusable/safe imports from prisma
2025-10-25 12:48:59 -05:00
Pas
0db4681ef3
Reapply "fix: prevent overwriting settings with defaults"
...
This reverts commit ffa2a7e602 .
2025-10-23 12:02:36 -06:00
Pas
ffa2a7e602
revert change
2025-10-23 11:07:59 -06:00
Pas
0b6343fe38
add missing settings
2025-10-23 11:07:59 -06:00
Aykhan
955578c429
fix: prevent overwriting settings with defaults
2025-10-23 11:07:59 -06:00
Pas
62e0b545be
increase watchparty cleanup to 30 min
2025-10-23 11:07:59 -06:00
Pas
d15be26cde
revert change
2025-10-23 10:33:40 -06:00
Pas
133e59a923
increase watchparty cleanup to 30 min
2025-10-23 09:24:49 -06:00
Pas
b38f7c1c2a
add missing settings
2025-10-23 09:23:12 -06:00
Aykhan
46a0af9401
fix: prevent overwriting settings with defaults
2025-10-23 18:55:56 +04:00
Pas
ace0376ad5
add favorite episode support to bookmarks
...
also delete unused bookmark file
2025-09-29 17:47:50 -06:00
Pas
639674a17a
Update metrics.ts
2025-09-17 10:11:30 -06:00
Pas
993f9ff483
Update derive-public-key.post.ts
2025-08-20 13:51:07 -06:00
Pas
3d17e32338
update metric to fix maybe?
2025-08-20 13:49:19 -06:00
Pas
fa64d49f25
Create derive-public-key.post.ts
2025-08-20 13:42:34 -06:00
Pas
a24f27679e
alert if no crypto secret
...
also fix typo
2025-07-31 12:31:50 -06:00
Pas
14cfd53505
add group order and fixes
2025-07-31 10:37:34 -06:00
Pas
6ee37ff8f2
convert groups to array
2025-07-22 11:02:00 -06:00
Pas
ba50d9760b
add group var to bookmarks
2025-07-17 11:26:43 -06:00
Pas
d229a2fc84
fix metrics tracking
2025-07-17 11:18:15 -06:00
Pas
b7f8d8899c
Add cron jobs to make timed metrics
...
/metrics
/metrics/monthly
/metrics/weekly
/metrics/daily
2025-06-26 15:51:15 -06:00
Pas
4dbc103545
maybe fix metrics?
2025-06-06 18:38:41 -06:00
FifthWit
ba3f278603
fixed letterboxd issue
2025-06-06 13:02:45 -05:00
FifthWit
9ccdf8c8c7
added results
2025-06-06 12:35:41 -05:00
Pas
951e6d2d39
add (almost) every user preference
2025-06-05 22:46:45 -06:00