summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-09-13Fix handling IsHTTPS warning behind reverse proxiesHEADmainAhmed AbdelHalim1-1/+4
2025-09-11Fix success message with correct config file nameAhmed AbdelHalim1-1/+1
2025-09-10Update logging messagesAhmed AbdelHalim2-12/+12
2025-09-10Update READMEAhmed AbdelHalim1-7/+30
2025-09-10Roulette of disabling service hardening to work on raspberryAhmed AbdelHalim1-9/+8
2025-09-09Fix systemd service to work with wireguardAhmed AbdelHalim1-2/+4
2025-09-09Fix missing linting dependencyAhmed AbdelHalim1-0/+2
2025-09-09Revert to using gofmt/goimports instead of gofumptAhmed AbdelHalim1-1/+2
2025-09-09Fix the build after renaming the repoAhmed AbdelHalim1-6/+6
2025-09-09Add install/uninstall scriptsAhmed AbdelHalim5-2/+309
2025-09-09Fix embedding the templates in the static binaryAhmed AbdelHalim1-4/+11
2025-09-09Ignore build/dist directoryAhmed AbdelHalim1-0/+1
2025-09-09Remove testing file and ignore config.yml for dev workflowsAhmed AbdelHalim2-4/+1
2025-09-07Remove unneded golangci configurationsAhmed AbdelHalim1-31/+0
2025-09-07Add HTTPS check on the go app with warning on login screenAhmed AbdelHalim3-4/+10
2025-09-07Add github release workflowAhmed AbdelHalim2-2/+46
2025-09-07Fix phone styleAhmed AbdelHalim1-1/+1
2025-09-07Add github mirrorAhmed AbdelHalim1-0/+2
2025-09-07Add build artifacts to be possible to download (for dev testing)Ahmed AbdelHalim1-0/+5
2025-09-07Fix responsive styling and refactor orderAhmed AbdelHalim1-46/+51
2025-09-07Fix linting issuesAhmed AbdelHalim4-10/+8
2025-09-07Add css/js lint dependencies on CIAhmed AbdelHalim1-0/+5
2025-09-07Split handle login to simplify cognitive-complexityAhmed AbdelHalim1-29/+35
2025-09-07Add srht CI lint/buildAhmed AbdelHalim1-0/+26
2025-09-07Update Makefile to deps/verify/build and clean tasksAhmed AbdelHalim1-2/+37
2025-09-07Add basic login and clean up configAhmed AbdelHalim10-41/+373
2025-09-07Initial commitAhmed AbdelHalim16-0/+972