Commit graph

73 commits

Author SHA1 Message Date
f99001be9f Preliminary support for miis route 2026-04-12 14:52:28 +02:00
cf6b05932a Add the v1/api/admin/time route to main.rs 2026-04-05 14:58:07 +02:00
2c4557ccc4 Actually save the file this time
Whoops
2026-03-29 14:50:09 +02:00
15129e8df3 Add functionality for generating random NEX passwords 2026-03-29 14:44:15 +02:00
b1240d05e8 Added Account Level to Profile 2025-11-05 14:27:03 +00:00
ce0c5032ba Feat: Allow Deleting Account via JSON API 2025-08-15 15:54:02 +01:00
d5f8e127a3 fix stuff 2025-07-31 14:24:11 +02:00
8f08d07fa2 feat: add different ban types 2025-07-31 12:34:21 +02:00
d151100ecd feat: thing 2025-07-31 03:51:34 +02:00
1f1360760a feat: completely block banned users tokens 2025-07-31 02:58:17 +02:00
f26c04aca2 feat: autoban a certain someone 2025-07-31 02:53:40 +02:00
087f1875e9 feat: allow accessing mii data via json api 2025-07-09 21:15:44 +02:00
82a81422d6 feat: allow getting user profile via json api 2025-06-06 12:49:16 +02:00
5d9c016e8e feat: swap over to using json for token generation return data 2025-06-06 12:37:48 +02:00
07979bf90e fix: allow basic auth on token generation 2025-06-06 11:59:45 +02:00
c03a1499c8 fix: allow cross site access 2025-06-06 11:53:23 +02:00
a267fbd5e3 feat: add json api token generation 2025-06-06 11:33:16 +02:00
1935b8f6c4 feat: kill s3 2025-06-06 10:25:16 +02:00
64027f8317 fix: fix grpc by adding padding for it as well 2025-05-30 15:42:08 +02:00
fcd39565fc fix: hopefully actually fix it this time 2025-05-29 22:28:44 +02:00
68dc89532c fix: incorrect nex password length 2025-05-29 22:17:51 +02:00
Andrea Toska
3a7dbde2dd
remove graphQL context from main.rs 2025-05-15 22:02:17 +02:00
Andrea Toska
46a9e17973
fix bucket name 2025-05-15 21:45:37 +02:00
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
80f51c5df0
feat(sentry): add sentry 2025-05-10 11:24:27 +02:00
Andrea Toska
79fec0d2a0
fix mii compatibility 2025-04-30 10:05:11 +02:00
Andrea Toska
77cec0f6bc
mark PAPI as deprecated 2025-04-29 13:53:28 +02:00
ssdrive
cdd7ddd6cc fix(papi-user): use normal CDN routes 2025-04-29 12:52:58 +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 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