Commit graph account/src/main.rs
Author SHA1 Message Date
124916e62c parental controls
All checks were successful
Build and Test / account (push) Successful in 3m15s
2026-08-11 03:34:00 +02:00
672674f7ad implement missing routes
Some checks failed
Build and Test / account (push) Failing after 52s
2026-08-10 21:39:11 +02:00
9bf06fffd6 serial number and cert hash route
All checks were successful
Build and Test / account (push) Successful in 3m16s
2026-07-16 02:06:51 +02:00
ea5f9d1c13 simple ban system for admins (to be replaced later)
Some checks failed
Build and Test / account (push) Failing after 1m15s
2026-07-04 19:26:28 +02:00
5eeb97b912 fix email confirmation html and remove nasc
All checks were successful
Build and Test / account (push) Successful in 4m54s
nasc is now a seperate server so its no longer needed
2026-06-11 11:37:18 +02:00
b143cd9861 Initial NASC support
Some checks failed
Build and Test / account (push) Failing after 50s
2026-06-07 13:55:34 +02:00
750b3d154c Add OAuth support for the forums
the current login page is only meant to act as a placeholder until our designer is back online
2026-06-07 09:52:57 +02:00
cf5dd20132 fix up routes and add email resending
All checks were successful
Build and Test / account (push) Successful in 5m36s
2026-06-06 14:31:19 +02:00
SolidStateDrive
751168154f update juniper to 0.17 but fr this time
All checks were successful
Build and Test / account (push) Successful in 7m27s
2026-04-28 23:13:33 +02:00
893bcecc9e Remove gRPC
All checks were successful
Build and Test / account (push) Successful in 6m16s
RNEX is already in a working state
2026-04-27 18:26:24 +02:00
5a8e61c255 A LOT of stuff
All checks were successful
Build and Test / account (push) Successful in 7m48s
Basically I removed all the warnings, removed some old APIs no longer in use, added cert verification to DB, im just cool like that.
2026-04-27 16:37:54 +02:00
a57cd4ec19 readd org header
All checks were successful
Build and Test / account (push) Successful in 6m7s
2026-04-26 22:12:41 +02:00
76064feeb2 attempt to fix date header
All checks were successful
Build and Test / account (push) Successful in 6m42s
2026-04-26 21:57:28 +02:00
559cb95ecb Implement inactivate device route for factory resets
All checks were successful
Build and Test / account (push) Successful in 5m54s
2026-04-26 19:47:02 +02:00
0a3977c437 Implement /v1/api/miis?pids= 2026-04-12 15:53:42 +02:00
cf6b05932a Add the v1/api/admin/time route to main.rs 2026-04-05 14:58:07 +02:00
ce0c5032ba Feat: Allow Deleting Account via JSON API 2025-08-15 15:54:02 +01:00
d151100ecd feat: thing 2025-07-31 03:51:34 +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
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
3a7dbde2dd
remove graphQL context from main.rs 2025-05-15 22:02:17 +02:00
00c875cd6d
remove playground and graphiql from main.rs 2025-05-12 11:28:03 +02:00
cc20eac02b
make graphQL playground private and add CDN URL variable 2025-05-12 11:26:14 +02:00
130b7a6de7
fix GQL init 2025-05-12 10:31:17 +02:00
80f51c5df0
feat(sentry): add sentry 2025-05-10 11:24:27 +02:00
2168f6fec1
feat(website): support the pretendo website API, PAPI for short 2025-04-28 11:26:32 +02:00
8a48cab347
holy shit minio 2025-04-27 11:12:26 +02:00
dc2d283ec1
fix(minio): small minio fix 2025-04-27 11:09:15 +02:00
37a2329c6c
chore: fix unused imports and warnings 2025-04-26 21:03:07 +02:00
f0eb152b7d
feat(devices): add final route required for logging in 2025-04-26 20:25:49 +02:00
2abe76c306
fix(people): add devices/owner route to main.rs 2025-04-26 18:17:05 +02:00
18e74dd57e
feat(email): add email verification 2025-04-26 13:38:11 +02:00
2417c109e4 feat: get in the friends server 2025-03-09 23:47:46 +01:00
02c46fca1d feat(nex-servers): add nex token get stub and start working on grpc server 2025-03-07 15:14:43 +01:00
a40b1498e2 feat: stuff 2025-03-05 20:32:43 +01:00
6d58fd47a1 feat: stuff 2025-02-27 21:49:37 +01:00
2e2b01990e feat: a bunch of things 2025-02-27 10:25:31 +01:00
2cd0311a20 feat(diesel): start setting up diesel 2025-02-24 10:43:47 +01:00
d4143caf16 initial commit 2025-02-23 19:33:55 +01:00