54 Commits (main)
 

Author SHA1 Message Date
Drew Bednar cde2b7ebab Saying work 2 months ago
Drew Bednar 57584c2623 Add some coverage commands
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar b18003ed20 Model integration testing
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 4986095aaa Add litestream to resources
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 5f1caf209a Add additional resources
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar bad8cf3009 Testing with mocks
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar e9232a0838 fix require auth middleware
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 98ba3cc681 Add basic cache control for static assets
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 514ba0cba3 Adding graceful server shutdown
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 37404b4821 Refactored application creation
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 32190b7036 Adding mock services
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 0c9924102b Add build status
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 0817cc8f4f Use privilege in step
continuous-integration/drone/push Build is passing Details
3 months ago
Drew Bednar 729f48fe55 Try privilege
continuous-integration/drone/push Build is failing Details
3 months ago
Drew Bednar 79d530ba8a Try without verbose
continuous-integration/drone/push Build is failing Details
3 months ago
Drew Bednar 98440d057a Update drone file
continuous-integration/drone/push Build is failing Details
3 months ago
Drew Bednar e990b0fa76 Add drone file 3 months ago
Drew Bednar 41e31f763b Some integration testing 3 months ago
Drew Bednar a667f14ace Add basic test demonstrating handler and middleware testing 3 months ago
Drew Bednar 36ade8290a Added assert package and added test 3 months ago
Drew Bednar 514c24a768 Added embedded FS for static and templates 3 months ago
Drew Bednar 83ac76795c Using embedded fs for static 3 months ago
Drew Bednar c5aab74159 Use context for authentication information 3 months ago
Drew Bednar 00ec29d696 Added token based mitigation of CSRF 3 months ago
Drew Bednar 12865ca5dd Require authentication for certain routes 3 months ago
Drew Bednar 4b2d729f4c Logout and some event logging on auth 3 months ago
Drew Bednar a50cb265cb User login 3 months ago
Drew Bednar 202b8457b5 User signup 4 months ago
Drew Bednar d59ae57c76 User signup validation 4 months ago
Drew Bednar 687d2940c2 TLS Support 4 months ago
Drew Bednar 25f844d841 Server side sessions 4 months ago
Drew Bednar 244e291b77 Adding session manager package 4 months ago
Drew Bednar 445e723003 Handle decode error 4 months ago
Drew Bednar 34e80ddda2 Automatic form decoding 4 months ago
Drew Bednar a75659f653 validator 4 months ago
Drew Bednar ec2c95efb6 Working create form 4 months ago
Drew Bednar cd7c75c707 Merge pull request 'Switch to lets-go for project' (#1) from drew/lets-go into main
Reviewed-on: #1
4 months ago
Drew Bednar ff9da4ebc4 Middleware 4 months ago
Drew Bednar 13445115da Templates complete 4 months ago
Drew Bednar f0da255c6a Added templates and some notes 4 months ago
Drew Bednar 43b7e2d986 Making some decisions and refactoring 4 months ago
Drew Bednar 1b823bf1d5 Got some sloppy DB service support for snippets now. 4 months ago
Drew Bednar 0a978da3ac Initial insert in handler 4 months ago
Drew Bednar 8e42f69a70 Use DEBUG log level in dev 4 months ago
Drew Bednar 550b7f553e Adding sqlite3 and testing connection 4 months ago
Drew Bednar bda1ba8324 Adding sqlite3 migrate and make utility commands 4 months ago
Drew Bednar 012ae2783e Refactored internals more 4 months ago
Drew Bednar ff81b307e3 Added structured logging 4 months ago
Drew Bednar 0bc80e3cd7 Actually following lets-go book 4 months ago
Drew Bednar 103e1d5b4e Added user validation check 4 months ago