|
15540ef16b
|
Update Go and dependencies
|
2025-01-14 21:49:29 +00:00 |
|
|
6d09792e59
|
Fix the mail configuration
|
2025-01-11 00:38:01 +00:00 |
|
|
196fd74d45
|
Use 'make build' in workflows
|
2025-01-10 18:08:52 +00:00 |
|
|
418ce78961
|
Call astro when using 'make build'
|
2025-01-10 17:39:16 +00:00 |
|
|
bb162efb8c
|
Convert other pages to astro
|
2025-01-10 00:43:41 +00:00 |
|
|
713d53b7b2
|
Convert edit page to Astro
|
2025-01-10 00:43:35 +00:00 |
|
|
5607bd3a97
|
Rewrite login system
|
2025-01-10 00:43:28 +00:00 |
|
|
5e36254aaf
|
Add tailwind support
|
2025-01-10 00:43:28 +00:00 |
|
|
e3f0fdd1d8
|
Modifications to Layout and converting login page to Astro
|
2025-01-10 00:43:15 +00:00 |
|
|
f593c642ec
|
Start converting Svelte frontend to Astro
|
2025-01-10 00:43:05 +00:00 |
|
|
c96d2dc446
|
Add layouts from tulip
|
2025-01-10 00:42:58 +00:00 |
|
|
611cb5c6d5
|
Modify handlers to replace package "pages" with "web"
|
2024-12-02 00:40:19 +00:00 |
|
|
ba858c19bd
|
Use astro for web project
|
2024-11-28 00:16:07 +00:00 |
|
|
168156d131
|
Remove old pages
|
2024-11-28 00:12:23 +00:00 |
|
|
60890d766c
|
Move email hide to utils
|
2024-11-28 00:11:38 +00:00 |
|
|
a0b3570aab
|
Start new frontend project and other changes
|
2024-10-25 15:08:56 +01:00 |
|
|
2171cece75
|
Start new auth interfaces
|
2024-10-06 21:30:39 +01:00 |
|
|
7e5a8b9921
|
A bunch of changes
|
2024-10-06 15:50:23 +01:00 |
|
|
7a41cd403b
|
Update dependencies
|
2024-10-06 12:03:46 +01:00 |
|
|
d25f9ae2ca
|
Fix a bunch more compile breaking issues
|
2024-10-05 21:08:02 +01:00 |
|
|
7064afd55e
|
A load more changes
|
2024-09-13 15:31:40 +01:00 |
|
|
51e33322d3
|
Closer to lavender v2
|
2024-09-02 22:54:03 +01:00 |
|
|
33c7ac9b06
|
some stuff
|
2024-08-29 17:57:31 +01:00 |
|
|
a81aa0458a
|
Start merging lavender and tulip
|
2024-08-19 23:15:25 +01:00 |
|
|
a6c0751061
|
Add support for tableflip
|
2024-08-19 22:41:05 +01:00 |
|
|
d9d1a5e452
|
Add extra logging for oauth HandleAuthorizeRequest
|
2024-07-28 20:54:21 +01:00 |
|
|
8d489825d7
|
Add debug logging mode
|
2024-07-27 23:09:38 +01:00 |
|
|
447f6befbe
|
Allow multiple oauth domain uris
|
2024-07-27 22:26:00 +01:00 |
|
|
b44c48132d
|
Add jwks support and update mjwt library
|
2024-07-27 21:46:58 +01:00 |
|
|
0d49ed512a
|
Remove invalid offset error
|
2024-07-25 22:15:37 +01:00 |
|
|
60e6d7e80b
|
Fix parameters for oauth auth handler
|
2024-06-02 16:30:19 +01:00 |
|
|
68f274b45e
|
Redesign token authentication
|
2024-06-02 16:30:19 +01:00 |
|
|
46450ca2f1
|
Pass in perms variable when editing oauth apps
|
2024-06-02 16:30:18 +01:00 |
|
|
65e495c29f
|
SQL: GetAppList missing perms
|
2024-06-02 16:30:18 +01:00 |
|
|
5a455b78ac
|
Permissions got broken
|
2024-06-02 16:30:18 +01:00 |
|
|
c5a4d17a75
|
Allow tokens to be null
|
2024-06-02 16:30:17 +01:00 |
|
|
3a7eef803e
|
Start adding sqlc and migration support
|
2024-06-02 16:30:17 +01:00 |
|
|
08096a4b98
|
Move manage apps and users forms into separate templates
|
2024-06-02 16:30:17 +01:00 |
|
|
befccd861f
|
Minor modifications to work with templates
|
2024-06-02 16:30:16 +01:00 |
|
|
ba56a628d0
|
Improve page templates and custom template loading
|
2024-06-02 16:30:11 +01:00 |
|
|
e06c23eec4
|
Transition to new logger
|
2024-05-13 20:33:25 +01:00 |
|
|
b249e79806
|
Tidy deps
|
2024-04-15 20:16:09 +01:00 |
|
|
3a329472cc
|
Remove dumb logging
|
2024-02-26 18:46:45 +00:00 |
|
|
6717f11f02
|
Rollback sooner
|
2024-02-26 18:44:44 +00:00 |
|
|
b1fc0d59fe
|
Fix table column typo
|
2024-02-22 14:37:22 +00:00 |
|
|
9eec5b7ec1
|
Store userinfo fields to prevent errors with userinfo endpoint
|
2024-02-22 12:41:21 +00:00 |
|
|
947c29bfca
|
Fix incorrect cookie names
|
2024-02-21 09:16:38 +00:00 |
|
|
7fa4c70b01
|
Use JWT as login cookie
|
2024-02-15 15:23:10 +00:00 |
|
|
ca80b26f92
|
No idea how this happened
|
2024-02-15 15:19:14 +00:00 |
|
|
374a708899
|
Remove session library
|
2024-02-15 15:09:14 +00:00 |
|