Commit graph

21 commits

Author SHA1 Message Date
ce88c1a676
save 2fa progress 2024-09-30 13:19:01 +02:00
4c42d23cf4
Handle 2fa setup error handling in JS (#6) 2024-05-10 11:44:42 +02:00
4073a8eaca
rework DB initialization for coming unit tests 2024-05-09 15:28:04 +02:00
b4707e200f
add option for user to disable MFA (#6) 2024-05-09 15:02:43 +02:00
a019e55c74
add db migrations 2024-05-06 21:38:51 +02:00
cfccdc7caf
Scratch codes can only be ussed once now (#6) 2024-05-06 15:32:53 +02:00
e6073c9023
handle 2fa code submit via JS (#6) 2024-05-06 13:11:46 +02:00
7f4239cfbf
Add minimal working 2fa implementation 2024-05-04 17:06:01 +02:00
ffe6dc1fea
add account page 2023-06-16 14:30:27 +02:00
aac72f2a9e
add goroutine for login session cleanup 2023-06-16 13:16:47 +02:00
4c9a8d8013
add short link edit option 2023-06-16 12:46:08 +02:00
962c5899df
refactor javascript and fix minor bugs 2023-05-05 15:16:54 +02:00
ce47b12e09
more polish, add picocss, add more js and web features 2023-05-04 17:16:56 +02:00
a5b6232c77
add a bit more polish 2023-04-28 23:39:02 +02:00
63dc9125c0
add more templating 2023-04-28 18:24:09 +02:00
1aaa283396
add more templating and link-add page with js 2023-04-27 19:03:28 +02:00
c21c759322
add templating and more login logics 2023-04-27 12:34:24 +02:00
224edb3ce5
add login method and api endpoint 2023-04-27 10:37:42 +02:00
812a4b6195
ad database logic and models 2023-04-25 18:43:01 +02:00
2ac176bdfe
replace gin with fiber and add db stuff 2023-04-24 07:52:54 +02:00
6447f7da88
add gin scaffolding 2023-04-08 12:37:04 +02:00