Commit graph

29 commits

Author SHA1 Message Date
1ce33aa89a syntax fixes 2021-11-05 21:55:18 +01:00
a3dd0183a4 bump copyright 2021-02-18 22:52:28 +01:00
82fd34b288 go1.16 and embed 2021-02-18 22:36:16 +01:00
0265d820fe bump copyright, added stats page and updated dependencies 2020-01-11 11:32:27 +01:00
8143e484cd added prefix scan and fixed logout issue 2019-07-06 11:31:12 +02:00
6e317eb08b bugfixes and updated go.mod 2019-05-15 22:52:27 +02:00
9424084a36 working sections version 2019-03-27 23:08:59 +01:00
16ea95bf09 added user independent sections and started db migration work 2019-03-26 23:55:55 +01:00
6a2dc8146c added initial favicon 2019-01-23 00:37:51 +01:00
799ff0fb2f added sections overview 2019-01-22 21:45:32 +01:00
72d00aeb21 bump copyright year 2019-01-21 20:06:44 +01:00
d8c4bef3a3 fix possible username enumeration 2019-01-21 19:56:39 +01:00
4e5d554105 added login referer 2019-01-21 19:46:31 +01:00
c28249e1ce updated jwt and added share token invalidation 2018-12-28 19:14:21 +01:00
ab454f4b99 added 'remember me' 2018-11-14 21:31:23 +01:00
f90e8b84b2 fixed a bug where search returned internal pages to unauthenticated users 2018-10-28 00:08:35 +02:00
d362159693 small bug fix 2018-10-27 21:41:23 +02:00
ddb11f0619 general improvements 2018-10-27 21:28:19 +02:00
bac08dc7cf added totp support 2018-10-27 16:05:17 +02:00
8d3187b160 added dump/restore and fixed title stuff 2018-10-16 21:26:39 +02:00
d4971cda89 single db with prefixes, dump/restore, blacklisting on user deletion 2018-09-23 23:56:12 +02:00
62ff59957a updated dependencies 2018-09-20 00:18:46 +02:00
97d914bce4 minor bugfixes and cleanup 2018-09-19 00:10:16 +02:00
3fb1cfc17d upgraded bootstrap, fixed style, added share blacklisting 2018-09-14 20:49:50 +02:00
85f93bae69 first working version 2018-09-14 00:14:49 +02:00
9d332bbda4 jwt for webapp 2018-09-12 00:37:13 +02:00
7e77fd7d27 split db and bolt to store interface 2018-09-11 14:50:53 +02:00
07ff5ccffb work in progress 2018-09-04 23:15:47 +02:00
c5d41b0965 split into packages 2018-02-09 22:38:47 +01:00
Renamed from handler.go (Browse further)