Commit graph

104 commits

Author SHA1 Message Date
db0797345c Remove export permission (if you can view you can export) 2025-01-07 16:02:35 +01:00
c518cbc20d Remove export & archive from menus 2025-01-07 16:02:05 +01:00
1cdbc1cbb6 Sections: prevent parent/child loop & force unqiue name/shortname 2025-01-07 15:47:29 +01:00
360ed9acd4 Manage optionnal fields 2025-01-06 17:05:03 +01:00
3e4cc96027 Update gitignore to discard debug binary 2025-01-06 16:09:42 +01:00
29b26532c6 Add licenses link in footer 2025-01-05 15:57:42 +01:00
90cf5a5815 Automate go licence fetching 2025-01-05 15:48:30 +01:00
e6b6298833 License project under GPLv3 2025-01-05 15:48:04 +01:00
04aa36830f Change module name 2025-01-05 14:52:27 +01:00
cee139e960 Fix redirect after totp enroll 2025-01-05 14:45:44 +01:00
5adc01baff Manage user account 2025-01-05 14:44:05 +01:00
749e179c32 Tidy go modules 2025-01-05 14:05:57 +01:00
fdc1740126 Footer with souce code link & generation time 2025-01-04 17:27:14 +01:00
da0114fbcb Replace feather icons with bootstrap icons 2025-01-04 16:39:41 +01:00
91300d957b Check if email already exists & fix last admin check 2025-01-03 16:21:40 +01:00
1705ac7353 Gestion des permissions 2025-01-03 16:13:41 +01:00
9d25ca20df Gestion des utilisateurs 2025-01-02 21:18:56 +01:00
157c33227e Remove DisabledAt for users 2025-01-02 19:50:14 +01:00
9da9cd4f61 Gestion des rôles 2025-01-02 15:29:55 +01:00
9efdf085f3 Fix login & mfa flow redirect 2025-01-02 14:39:40 +01:00
647aaa29b0 Add order in tables 2025-01-02 14:39:19 +01:00
f7c8fa4539 Gestion des sections 2025-01-01 16:15:47 +01:00
455930b4c2 Improve model and add roles 2025-01-01 15:22:02 +01:00
c8fedfbc8a Update navbar 2025-01-01 15:21:35 +01:00
18e2cd48c7 Add easter egg 2024-12-31 17:10:52 +01:00
8b076fb031 PNG logo 2024-12-31 16:53:26 +01:00
dc53f92d88 Autofocus 2024-12-31 16:48:04 +01:00
28662ed965 Admin: Gestion des listes 2024-12-31 16:19:19 +01:00
6acd737b99 Lists: list & add 2024-12-30 16:18:40 +01:00
0159e8d528 Create lists model & controllers 2024-12-30 14:46:42 +01:00
fd49b69799 Add shortname in sections model 2024-12-30 14:46:22 +01:00
dc1bd10c8f Add admin authz middleware 2024-12-30 14:46:01 +01:00
6a91fe2c29 Navbar menus 2024-12-30 14:09:32 +01:00
5f0c7883b1 Create navbar and add template globals 2024-12-27 17:45:29 +01:00
f491fdd9f4 Extend model with sections & model 2024-12-24 12:14:53 +01:00
6b8cac30ce Create dashboard 2024-12-24 11:37:40 +01:00
3d67ff9891 Add logger and helmet fiber middlewares 2024-12-23 11:40:35 +01:00
cc4135d14b Rework login process & implement MFA 2024-12-22 16:54:42 +01:00
ad2467b72d Feather icons size 2024-12-22 15:52:46 +01:00
e9370795b1 Tidy go modules 2024-12-22 15:17:57 +01:00
ee9f0d8777 Convert templates to pongo2 2024-12-22 15:17:05 +01:00
7689f2f1d4 Improve welcome page 2024-12-22 14:02:17 +01:00
3e4b5a811a Welcome page on first login or after password change 2024-12-22 13:00:05 +01:00
f984d0cfad Add session storage with Badger 2024-12-22 11:39:04 +01:00
eae84676c2 Tidy go modules 2024-12-22 10:52:16 +01:00
9d4fd98ada Remove debug print statement 2024-12-21 21:55:39 +01:00
33590c7110 WIP: Enrollement MFA avec TOTP 2024-12-21 21:54:51 +01:00
aa34c6ef4c Handle logout 2024-12-21 18:46:49 +01:00
d217d1c14b Create login form & handle auth 2024-12-21 18:39:09 +01:00
ba1ced269c Allow responsive mode 2024-12-21 18:38:50 +01:00