Commit graph

337 commits

Author SHA1 Message Date
Dum
ce98e2f89f More fixes, adds limits 2026-03-01 22:10:41 +05:30
Dum
5ee0f9cf98 Fixes everything pointed out by Qudo 2026-03-01 21:54:45 +05:30
Dum
a624b5a837 Merge branch 'master' of https://github.com/dumbutdumber/backend 2026-03-01 21:39:49 +05:30
Dum
2e3de58a9c Fixes both the stuff pointed out by qudo 2026-03-01 21:39:23 +05:30
dum
fbaf4eeaa2
Update prisma.ts 2026-03-01 21:25:55 +05:30
Dum
ed08f2daab Small updates 2026-03-01 20:34:34 +05:30
Dum
a5baed2ee4 Latest changes 2026-03-01 19:31:22 +05:30
dum
a0ffb32fd5
Improve Docker image publish workflow and DockerFile (#37)
Some checks failed
Build and Publish Docker image to GHCR / build-and-push (push) Has been cancelled
2026-02-27 11:49:43 -07:00
Pas
68df7fa8ad forgot this schema 2026-02-20 23:03:42 -07:00
Pas
a53242f6bc bump version 2026-02-20 18:28:27 -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
51211c4716 bump version 2026-02-04 12:09:10 -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
FifthWit
ba29238486
Feat. License transition to GPL v3
License change to GPL v3
2026-01-29 19:12:16 -06:00
FifthWit
7e967f0267
License change to GPL v3 2026-01-29 19:08:03 -06: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
1420255c4f remove lists from prisma, unused 2026-01-16 19:32:35 -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
77434c0598 Update Dockerfile 2025-12-28 14:42:27 -07:00
Pas
7af2e9e526 Change Dockerfile to use npm install instead of npm ci to match CI workflow 2025-12-27 22:09:29 -07:00
Pas
3cd214d58a Regenerate package-lock.json completely to fix Docker build issues 2025-12-27 22:08:27 -07:00
Pas
4ec89eeefd Fix package-lock.json sync for Docker builds 2025-12-27 22:07:14 -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
9e79b3fd15
Change npm ci to npm install for dependency installation 2025-12-02 23:49:01 -06:00
FifthWit
4127559b23
Merge pull request #27 from FifthWit/master
Adding out github actions
2025-12-02 23:44:01 -06:00
FifthWit
eaa0ac8124 testing github actions 2025-12-02 23:41:59 -06:00
FifthWit
6a36e74c38
Merge pull request #26 from FifthWit/master
FIxing Backend and migration to Prisma 7
2025-12-02 23:14:17 -06:00
FifthWit
7ab669c08c update package.json 2025-12-02 16:45:32 -06:00
FifthWit
32569d424a updated dockerfile to sync with prisma issues + update 2025-12-02 16:42:04 -06:00
FifthWit
0c9d3cba97 Settings 2025-12-02 16:39:23 -06:00
FifthWit
ce112ff652 primsa7 2025-12-02 16:25:44 -06:00
Pas
e5f46e5396 bump version 2025-12-02 14:25:30 -07:00
Pas
7b4e8cae61 add enable auto resume on error setting 2025-12-02 14:25:16 -07:00
Pas
5451057723 add watch history 2025-12-02 14:22:12 -07:00
Pas
3391bc0ef6
Merge pull request #25 from dumbutdumber/master 2025-11-27 08:07:08 -07:00
dum
dea2a527aa
Rename debrid fields and update user settings
Safely adds the 'debrid_service' column and conditionally updates existing rows based on the presence of 'debrid_token'.
2025-11-27 14:34:44 +05:30
Pas
eca7c8abe1 bump version 2025-11-19 11:56:03 -07:00
Pas
2df313dbe0 update debrid logic 2025-11-19 11:55:52 -07:00
Pas
07f3e7c64b Update package.json 2025-11-17 12:11:08 -07:00
FifthWit
92e97dbab8
Merge pull request #24 from p-stream/nicknames
Add nickname to users
2025-11-17 12:57:08 -06: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
53003dd4a2 bump version 2025-10-30 13:06:10 -06:00