35 Commits

Author SHA1 Message Date
6287bfd203 fix: not wanting to send it 2024-07-28 14:14:17 +02:00
a3b1f64106 ci: update for new server 2024-07-28 00:28:30 +02:00
539710076f chore: change routes 2023-10-24 16:20:28 +02:00
cfec4d0efd fix: transcriptor errors because of lack of cors 2023-10-24 16:12:45 +02:00
43a548eab0 fix: database queries not working 2023-10-24 15:50:51 +02:00
62e9f6030e fix: prisma generate 2023-10-20 22:45:46 +02:00
a19ce4aeba refactor: prisma and file based router 2023-10-20 22:28:00 +02:00
4164f54695 feat: new server migration (finally) 2023-10-08 16:48:47 +02:00
500d7aaf6a chore: cors 2023-05-01 10:26:03 +02:00
e12131cacc fix: oops 2023-05-01 10:01:04 +02:00
ba7c6f422c feat: transcript stuff 2023-05-01 09:52:55 +02:00
575e42d91a Merge pull request #6 from SrIzan10/snyk-upgrade-302176647ee03305ba4424f7b6fdc99c 2023-02-24 23:00:03 +01:00
snyk-bot
36db1ed806 fix: upgrade axios from 1.2.4 to 1.2.5
Snyk has created this PR to upgrade axios from 1.2.4 to 1.2.5.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/srizan10/project/c8748168-1fc9-4720-8357-c159aa7a84a0?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-17 21:25:27 +00:00
73682cb70a Merge pull request #5 from SrIzan10/snyk-upgrade-f0302d106dc29f496606c3d6ed5ca29c 2023-02-16 22:09:41 +01:00
snyk-bot
f722dd38d7 fix: upgrade axios from 1.2.3 to 1.2.4
Snyk has created this PR to upgrade axios from 1.2.3 to 1.2.4.

See this package in npm:
https://www.npmjs.com/package/axios

See this project in Snyk:
https://app.snyk.io/org/srizan10/project/c8748168-1fc9-4720-8357-c159aa7a84a0?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-02-14 23:25:33 +00:00
953a5ac829 chore: update everything 2023-02-09 17:15:33 +01:00
8203585521 chore: update to srizan.dev 2023-02-09 16:59:26 +01:00
633fccdcb6 fix: oops 2023-01-28 10:02:15 +01:00
9365e6a2e0 fix: dockerfile 2023-01-28 09:53:55 +01:00
7dc60fc25e feat: refactoring and download route 2023-01-28 09:46:36 +01:00
f38d8dff22 feat: sern deletetime thing 2022-11-14 16:34:42 +01:00
38bca54e9d feat: no need for name now, userid is required 2022-10-30 17:51:10 +01:00
54ab1ee8ca Merge branch 'main' of https://github.com/SrIzan10/api 2022-10-30 17:01:03 +01:00
fdaa30343e fix: names with spaces being bugged out 2022-10-30 17:01:01 +01:00
4a41160f67 Merge pull request #1 from SrIzan10/snyk-upgrade-87bfc14abe04ecd2ba8cb4bdf9711ebe
[Snyk] Upgrade mongoose from 6.6.3 to 6.6.5
2022-10-30 16:15:16 +01:00
snyk-bot
0a689e3ffe fix: upgrade mongoose from 6.6.3 to 6.6.5
Snyk has created this PR to upgrade mongoose from 6.6.3 to 6.6.5.

See this package in npm:
https://www.npmjs.com/package/mongoose

See this project in Snyk:
https://app.snyk.io/org/srizan10/project/c8748168-1fc9-4720-8357-c159aa7a84a0?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-10-29 12:04:42 +00:00
8ea72518d0 refactor: use findOne instead of find 2022-10-07 15:40:33 +02:00
a526f5ea6b feat: check the name against regex to not break the DB 2022-10-07 11:31:52 +02:00
df47ba1ea2 fix: userid wasn't saved to the db 2022-10-01 23:07:23 +02:00
1865a228f1 feat: prettier and one-user timezones 2022-10-01 23:04:03 +02:00
80dc09abb9 fix: wrong command, now fixed 2022-10-01 22:20:06 +02:00
6d7667869f fix: dockerfile not having ts 2022-10-01 22:16:01 +02:00
e92311f57e feat: deployment to RPi stuff 2022-10-01 22:10:45 +02:00
08572b4a42 feat: deplow scripts and stuff 2022-10-01 21:50:26 +02:00
59addcc730 feat: first commit: sern /time command 2022-10-01 19:36:21 +02:00