Aditya Gupta sortedcord
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-28 21:24:21 +05:30
6894e80a8f docs: Simplified sequence diagram
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-28 21:21:04 +05:30
920e4d11c1 docs: Added credits
sortedcord synced commits to master at sortedcord/bootstrap from mirror 2026-06-28 19:40:06 +05:30
2fa8f6695f Merge pull request #26 from sortedcord/refactor/installer-project-scaffolding
f2c9a4b104 docs: Route bootstrap script through cloudflare worker
6afaf372f2 docs: Moved authentication to plugins and improve auth documentation
506083b85a refactor: Moved hyperfine to follow tools scaffolding
6e63e54f1e Shifted installers to to tools
Compare 5 commits »
sortedcord synced commits to refactor/installer-project-scaffolding at sortedcord/bootstrap from mirror 2026-06-28 11:30:25 +05:30
506083b85a refactor: Moved hyperfine to follow tools scaffolding
sortedcord synced commits to refactor/installer-project-scaffolding at sortedcord/bootstrap from mirror 2026-06-28 11:28:08 +05:30
6e63e54f1e Shifted installers to to tools
sortedcord synced new reference refactor/installer-project-scaffolding to sortedcord/bootstrap from mirror 2026-06-28 11:26:46 +05:30
sortedcord synced commits to refactor/installer-project-scaffolding at sortedcord/bootstrap from mirror 2026-06-28 11:26:46 +05:30
sortedcord opened issue sortedcord/bootstrap-auth-server#1 2026-06-27 11:07:53 +05:30
Provisioning for De-Authentication
sortedcord pushed to master at sortedcord/editor 2026-06-25 22:26:37 +05:30
b036744fea feat(plugin): Added lazygit plugin
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 17:03:45 +05:30
e38b8cbee3 Merge branch 'master' of git.adityagupta.dev:sortedcord/bootstrap-auth-server
64925a0946 docs: Add installation and usage instructions
b2ade25246 ci: Added github workflows for tests
ba482aab1d ci: Prevent workflow runs on trivial file changes
Compare 4 commits »
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 16:51:45 +05:30
3c55888ca1 Add LICENSE
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 16:39:04 +05:30
bd4d4d171d ci: Pass master key in deploy.yml, fix secrets file path mismatch
60e587c525 ci: Added workflow for running tests
999e0ae36e test: Added tests for keygen, mock secret prov, registration
Compare 3 commits »
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 16:14:32 +05:30
33538537a6 docs: Updated Readme
977e5bc2c8 feat: Create API endpoints for register, approve and poll
Compare 2 commits »
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 14:32:19 +05:30
122f6dc617 feat: hash master key via sha2, add checks for secrets.json and update db
aa912492c7 feat: Add config loading for master key, global app state, Axum State Registration
Compare 2 commits »
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 13:32:57 +05:30
34041089d7 Merge branch 'master' of git.adityagupta.dev:sortedcord/bootstrap-auth-server
40ef106dda ci: Use git commands instead of checkout action
Compare 2 commits »
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 13:29:30 +05:30
a0a12c5171 Update .gitea/workflows/deploy.yml
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 13:23:48 +05:30
63ad08f2dc Update .gitea/workflows/deploy.yml
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 13:19:01 +05:30
f99d5a1c7f Update .gitea/workflows/deploy.yml
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 13:15:46 +05:30
849c2d15ed ci: Added gitea workflow
sortedcord pushed to master at sortedcord/bootstrap-auth-server 2026-06-25 10:22:47 +05:30
e264f9f238 feat(docker): Added docker setup