Commit graph

180 commits

Author SHA1 Message Date
0fe94e7fe1 Merge pull request 'Update Rust crate aes to 0.9.0' (#12) from renovate/aes-0.x into main
Some checks failed
Build and Test / account (push) Failing after 7m53s
2026-04-28 16:47:08 +02:00
0883fa2d88 Merge pull request 'Update Rust crate bcrypt to 0.19.0' (#13) from renovate/bcrypt-0.x into main
Some checks are pending
Build and Test / account (push) Waiting to run
2026-04-28 16:46:58 +02:00
25a7a39f00 Update Rust crate bcrypt to 0.19.0
Some checks failed
Build and Test / account (pull_request) Successful in 10m31s
Build and Test / account (push) Failing after 8m3s
2026-04-28 14:17:58 +00:00
8b9757c29c Update Rust crate aes to 0.9.0
Some checks failed
Build and Test / account (pull_request) Failing after 6m53s
Build and Test / account (push) Failing after 6m32s
2026-04-28 14:17:46 +00:00
6fa8757538 Update renovate.json
All checks were successful
Build and Test / account (push) Successful in 21m6s
2026-04-28 15:06:41 +02:00
bd6cb0fa6f Merge pull request 'Update Rust crate log to v0.4.29' (#8) from renovate/log-0.x-lockfile into main
Some checks are pending
Build and Test / account (push) Waiting to run
Reviewed-on: #8
2026-04-28 15:04:55 +02:00
6053db5241 Update Rust crate log to v0.4.29
Some checks failed
Build and Test / account (push) Failing after 11m9s
Build and Test / account (pull_request) Successful in 11m17s
2026-04-28 12:01:05 +00:00
a89d5cc6d9 fix(ci): use $RNEX_CONTAINER_PLATFORM runner variable
Some checks failed
Build and Test / account (push) Failing after 4s
2026-04-28 13:11:31 +02:00
4a27ce4620 dont use pem anymore
All checks were successful
Build and Test / account (push) Successful in 6m25s
2026-04-27 19:44:38 +02:00
6b96e1db51 add more specific error handeling to certs
All checks were successful
Build and Test / account (push) Successful in 6m7s
2026-04-27 19:08:46 +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
c0fdc1445d Redo cert request guard 2026-04-27 18:24:37 +02:00
9456013dc7 Oops I forgot to disable device cert requirment for nex token
All checks were successful
Build and Test / account (push) Successful in 6m42s
2026-04-27 17:05:27 +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
c06afde7cb merge
All checks were successful
Build and Test / account (push) Successful in 6m46s
2026-04-27 14:29:13 +02:00
4864fb83a8 add certificate verification 2026-04-27 14:16:13 +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
196bfbf203 it was a PUT
All checks were successful
Build and Test / account (push) Successful in 6m6s
2026-04-26 19:58:17 +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
65bef0d8f9 fix(ci): use short_ref instead of ref
All checks were successful
Build and Test / account (push) Successful in 5m48s
2026-04-26 12:48:32 +02:00
0bcb37e7ee run sqlx prepare
Some checks failed
Build and Test / account (push) Failing after 5m58s
2026-04-26 12:38:29 +02:00
51dcdc36f6 fix(ci): remove gitlab env vars
Some checks failed
Build and Test / account (push) Failing after 2m39s
2026-04-26 12:31:23 +02:00
e4e62f711a Add forgejo CI
Some checks failed
Build and Test / splatoon (push) Has been cancelled
2026-04-26 12:27:58 +02:00
144728efd2 Merge branch 'main' into 'main'
Implement /v1/api/miis?pids=

See merge request spfn/account!5
2026-04-12 15:53:42 +02:00
0a3977c437 Implement /v1/api/miis?pids= 2026-04-12 15:53:42 +02:00
a1303e63d1 Merge branch 'admintime' into 'main'
Add the v1/api/admin/time route to main.rs

See merge request spfn/account!4
2026-04-05 14:59:14 +02:00
cf6b05932a Add the v1/api/admin/time route to main.rs 2026-04-05 14:58:07 +02:00
400ab9a348 Merge branch 'nexpwd' into 'main'
Add functionality for generating random NEX passwords

See merge request spfn/account!3
2026-03-29 14:59:43 +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
b8a4981ed9 fix dockerfile 2025-11-04 22:23:24 +01:00
680f852737 Merge branch 'feat/deleteaccount' into 'main'
Feat: Allow Deleting Account via JSON API

See merge request spfn/account!1
2025-11-04 22:01:00 +01:00
692e89edca Fix Incorrect CI Tags 2025-11-04 19:20:14 +00:00
a3d549aa2a Fix Incorrect CI Stages 2025-11-04 19:10:42 +00:00
8750928014 Change CI to use Podman 2025-11-04 17:57:45 +00:00
bbd3309c50 Update sqlx Cache for Account Deletion Request 2025-11-04 17:23:05 +00:00
5386485d1e Merge branch 'main' into 'feat/deleteaccount' 2025-11-04 17:13:19 +00:00
3eafc236e9 add resources to final output 2025-11-03 20:44:47 +01:00
f73ef768bc Merge branch 'upd/dockerfile' into 'main'
Update Dockerfile and CI

See merge request spfn/account!2
2025-11-03 07:25:19 +00:00
4d0dfccdb3 Update Dockerfile and CI 2025-11-03 07:25:19 +00:00
ce0c5032ba Feat: Allow Deleting Account via JSON API 2025-08-15 15:54:02 +01:00
5b3a544bbb update agreements 2025-07-31 16:11:42 +02:00
d5f8e127a3 fix stuff 2025-07-31 14:24:11 +02:00
b089136014 fix: default agreements 2025-07-31 14:15:13 +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