Commit graph

183 commits

Author SHA1 Message Date
Pas
950c1e051a update formating and schemas 2025-03-12 22:34:56 -06:00
FifthWit
c9bb651995 migrated metrics route file 2025-03-12 22:22:40 -05:00
FifthWit
af02371297
Update .gitignore 2025-03-12 22:02:47 -05:00
Pas
38340b9841
rm .metrics.json
Oopsies need to add this to gitignore
2025-03-12 20:59:38 -06:00
Pas
e5a8afab2f add metrics
hopefully this works
2025-03-12 20:21:10 -06:00
root
180fac4164 created a better useAuth util to remove the constant boilerplate, now to get a user its just const user = await useAuth().getCurrentSession() and it handles all the content 2025-03-11 15:31:27 -05:00
root
3e88b42770 Added progress saving 2025-03-11 00:29:51 -05:00
root
2c6666494b minor fix, validates the number is between 0 and 10 2025-03-11 00:08:18 -05:00
root
3ea2d71d0b added custom ratings 2025-03-11 00:03:18 -05:00
root
96f4c29d16 trying to fix issue involving .env on coolify 2025-03-10 21:39:15 -05:00
root
2f2dbdbb96 Fixed issues with enviroment variables, and a typo 2025-03-10 21:27:51 -05:00
root
5f030bb2a7 updated nitro config 2025-03-10 20:57:11 -05:00
root
56e07431cb Created nixpacks.toml for our fellow coolify users (me) 2025-03-10 20:46:58 -05:00
root
2d44ab8f73 Created a /discover endpoint, should decrease latency for sites that need to discover as caching is used 2025-03-09 23:23:21 -05:00
root
96c12982e2 Issue with deploying since nitropack didnt detect tweetnacl because I was using a commonjs to esm syntax, fixed that, and also ran npm upgrade 2025-03-09 22:00:23 -05:00
root
15d1bed09c Big 'ol fix, deleting sessions, creating users, migrations, etc 2025-03-09 21:35:51 -05:00
FifthWit
6d0e59d2ae First Major commit for BackendV2, still more to do 2025-03-06 22:25:17 -06:00
FifthWit
76344624b0 Fresh Start 2025-03-05 19:24:10 -06:00
FifthWit
e9fa3b2d58 Fresh Start 2025-03-05 19:23:08 -06:00
FifthWit
49452e8dea hopefully fixed pnpm issues 2025-02-25 15:42:09 -06:00
FifthWit
0c4ac4f08a please work 2025-02-25 15:09:18 -06:00
FifthWit
eb84bef243
money 2025-02-21 13:15:11 -06:00
Captain Jack Sparrow
3887c1a750
Update release.yml 2024-05-02 14:40:50 -04:00
Captain Jack Sparrow
ee825df97c
Update release.yml 2024-05-02 14:37:03 -04:00
Captain Jack Sparrow
7bba32e828
Bump version to trigger a deploy to GHCR hypotheticaly 2024-05-02 14:06:48 -04:00
Captain Jack Sparrow
e67aa665e8
Update README.md 2024-05-02 14:05:31 -04:00
Cooper Ransom
bbc75156b1 Merge remote-tracking branch 'origin/master' 2024-04-23 22:55:02 -04:00
William Oldham
f5cec7ba24
Merge pull request #40 from qtchaos/index-OK
Add a success message to the base path
2024-02-26 12:41:12 +00:00
qtchaos
db00030df0
feat: add a success message to the base path 2024-02-26 14:13:59 +02:00
William Oldham
f4b3d43b8f
Merge pull request #39 from movie-web/dev
Backend update v1.3.1
2024-01-25 21:34:41 +00:00
mrjvs
2fe48d24d7
Merge branch 'master' into dev 2024-01-25 22:33:24 +01:00
William Oldham
b0f5b28084
Merge pull request #38 from movie-web/scrapetools
Add tool metrics
2024-01-25 21:29:24 +00:00
mrjvs
b5ee9f1f7a
Merge branch 'dev' into scrapetools 2024-01-25 22:28:33 +01:00
mrjvs
eb0f47ba53 Bump version 2024-01-25 22:28:08 +01:00
mrjvs
26b46876c5 fix linting 2024-01-25 22:27:54 +01:00
mrjvs
f58c2c86e5
Merge pull request #37 from gsi-kevincarrera/fix/backend-always-return-true
Fix: Implement function to correctly handle boolean strings with zod
2024-01-25 22:27:15 +01:00
mrjvs
4af2d32b72 Add tool metrics 2024-01-25 22:24:58 +01:00
Kevin Carrera Calzado
a911e52ddb Add default false value to boolean schema 2024-01-24 12:54:24 -05:00
Kevin Carrera Calzado
7b26b029de Fix:Implement function to handle boolean strings 2024-01-24 12:34:01 -05:00
William Oldham
06ad2249d6
Merge pull request #35 from movie-web/remove-arm
Remove ARM 32-bit from Docker Build
2024-01-09 21:36:01 +00:00
William Oldham
14601b9010
Remove ARM 32-bit from Docker Build 2024-01-09 21:01:52 +00:00
William Oldham
b1eeb21ba4
Merge pull request #34 from weeryan17/feature/arm-build
Update workflows to support arm
2024-01-07 17:58:15 +00:00
weeryan17
5855943a56
Update .github/workflows/linting_testing.yml
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-01-07 12:55:30 -05:00
weeryan17
9073010f4c
Update .github/workflows/linting_testing.yml
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2024-01-07 12:55:24 -05:00
weeryan17
78e6b6443f Update CODEOWNERS file 2024-01-07 12:51:09 -05:00
weeryan17
e7c5d93cc3 Update workflows to support arm 2024-01-07 12:42:45 -05:00
mrjvs
9fe8cb4877
Merge pull request #31 from Caio-Nogueira/fix-backend-captcha
update deprecated composer syntax; change body format in API request
2024-01-05 21:04:32 +01:00
mrjvs
66840d7894
Merge branch 'dev' into fix-backend-captcha 2024-01-05 20:19:26 +01:00
William Oldham
befa173445
Merge pull request #32 from movie-web/dev
Version 1.3.0 backend
2024-01-02 21:45:53 +00:00
mrjvs
1c1d70fa05
Merge branch 'master' into dev 2024-01-02 22:41:31 +01:00