Commit graph

82 commits

Author SHA1 Message Date
Andrea Toska
00c875cd6d
remove playground and graphiql from main.rs 2025-05-12 11:28:03 +02:00
Andrea Toska
cc20eac02b
make graphQL playground private and add CDN URL variable 2025-05-12 11:26:14 +02:00
Andrea Toska
0dd4bfa7de
run cargo fix 2025-05-12 10:35:17 +02:00
Andrea Toska
130b7a6de7
fix GQL init 2025-05-12 10:31:17 +02:00
Andrea Toska
e28cf8a217
remove unused import 2025-05-12 10:11:31 +02:00
Andrea Toska
0b1503660f
no harm caused hopefully 2025-05-12 10:11:21 +02:00
Andrea Toska
aef3ba85ae
commiting before i cause any irreprable harm 2025-05-12 09:37:39 +02:00
natsuki
27de6a00cf Merge branch 'feat/mii-compat' into 'main'
fix mii compatibility

See merge request perditum/account-rs!5
2025-05-12 07:02:49 +00:00
Andrea Toska
97ae20038d
Merge branch 'main' of https://perditum.com/perditum/account-rs 2025-05-10 11:24:35 +02:00
Andrea Toska
80f51c5df0
feat(sentry): add sentry 2025-05-10 11:24:27 +02:00
andrea
d30f9abbbc Edit Dockerfile 2025-05-08 08:25:34 +00:00
andrea
297e198236 Edit Dockerfile 2025-05-08 08:24:24 +00:00
andrea
90fd616fa3 Edit Dockerfile 2025-05-08 08:23:15 +00:00
andrea
611742848f fix(ci): add the mii mod 2025-05-08 08:21:35 +00:00
andrea
31025c245c feat(ci): speed up builds by caching dependencies 2025-05-08 08:19:45 +00:00
andrea
59c50408ae Edit .gitlab-ci.yml 2025-05-08 08:08:47 +00:00
andrea
cb18135d91 remove SAST and dep scan 2025-05-08 08:02:14 +00:00
Andrea Toska
e41e7ba3b3
add a bit of docs 2025-05-08 09:58:25 +02:00
Andrea Toska
79fec0d2a0
fix mii compatibility 2025-04-30 10:05:11 +02:00
andrea
c874781101 Merge branch 'feat/website-api' into 'main'
Add Pretendo API

See merge request perditum/account-rs!3
2025-04-29 12:57:56 +00:00
Andrea Toska
77cec0f6bc
mark PAPI as deprecated 2025-04-29 13:53:28 +02:00
ssdrive
b2884e5ba0 Merge branch 'feat/website-api' of https://perditum.com/perditum/account-rs into feat/website-api 2025-04-29 12:53:31 +02:00
ssdrive
cdd7ddd6cc fix(papi-user): use normal CDN routes 2025-04-29 12:52:58 +02:00
andrea
9cc643814f Update .gitlab-ci.yml file 2025-04-28 09:56:56 +00:00
Andrea Toska
b903a20a58
attempt to run SAST 2025-04-28 11:54:18 +02:00
Andrea Toska
c4cd1fd16a
fix(mii): remove redundant mii_name 2025-04-28 11:30:48 +02:00
Andrea Toska
2168f6fec1
feat(website): support the pretendo website API, PAPI for short 2025-04-28 11:26:32 +02:00
andrea
ee3a351259 Merge branch 'feat/mii' into 'main'
Mii routes

See merge request perditum/account-rs!2
2025-04-27 13:35:43 +00:00
Andrea Toska
a019b36d5d
re-stub email verification 2025-04-27 13:02:03 +02:00
Andrea Toska
2f42185b7f
feat(mii): make S3 bucket in env 2025-04-27 11:55:47 +02:00
Andrea Toska
7696941f19
feat(mii): finally fix mii 2025-04-27 11:53:00 +02:00
Andrea Toska
04892e0b1c
delete the files 2025-04-27 11:50:16 +02:00
Andrea Toska
f85085b445
praying again 2025-04-27 11:46:07 +02:00
Andrea Toska
a2c8dec604
praying again 2025-04-27 11:41:49 +02:00
Andrea Toska
ca4354ba0a
praying again 2025-04-27 11:39:33 +02:00
Andrea Toska
1c1aa0b383
praying 2025-04-27 11:36:14 +02:00
Andrea Toska
981f829f65
even more debugging 2025-04-27 11:29:51 +02:00
Andrea Toska
38c0a6dba1
more debugging 2025-04-27 11:26:48 +02:00
Andrea Toska
820c61143e
extra s3 logging 2025-04-27 11:19:05 +02:00
Andrea Toska
8a48cab347
holy shit minio 2025-04-27 11:12:26 +02:00
Andrea Toska
dc2d283ec1
fix(minio): small minio fix 2025-04-27 11:09:15 +02:00
Andrea Toska
2a1b4f8014
change function name back 2025-04-27 11:05:49 +02:00
Andrea Toska
4958074aa1
feat(mii): add the mii route 2025-04-27 11:04:57 +02:00
Andrea Toska
37a2329c6c
chore: fix unused imports and warnings 2025-04-26 21:03:07 +02:00
Andrea Toska
f0eb152b7d
feat(devices): add final route required for logging in 2025-04-26 20:25:49 +02:00
Andrea Toska
7e779fd3c6
The Peculiar Fix 2025-04-26 20:20:57 +02:00
Andrea Toska
ca6966dd1d
whoops 2025-04-26 20:15:29 +02:00
Andrea Toska
1423d995a4
extra debugging 2025-04-26 20:14:34 +02:00
Andrea Toska
22fb586c77
ACTUALLY accept basic auth 2025-04-26 20:10:14 +02:00
Andrea Toska
d5c38c2d3a
fix(email): fix email verification, its PUT, not GET 2025-04-26 19:42:51 +02:00