Commit Graph

23 Commits

Author SHA1 Message Date
William Oldham
743f99a9c6 style: update eslint-config and lint
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-02-01 21:06:48 +00:00
William Oldham
4ccc79fc27 fix: use correct redirect config name
Some checks failed
Build and Publish Docker Image / build-publish (push) Has been cancelled
2025-01-21 20:00:56 +00:00
William Oldham
880b9174a1 style: remove unneeded catch parameter 2025-01-21 17:39:18 +00:00
William Oldham
5facdcdd83 fix: fix redirection for external sites #294 2025-01-20 16:46:37 +00:00
William Oldham
1c1e453213 style: make linting changes 2025-01-20 12:13:47 +00:00
Jonathan Barrow
255e68a881
feat: discourse SSO 2024-05-07 17:19:03 -04:00
Ash Monty
bbe4fecd25
feat: support custom locales, minor changes 2023-04-03 15:29:51 +02:00
Ash Monty
49b5cf428d
feat: generate locale list on the fly, minor style changes 2023-04-03 15:29:51 +02:00
Jonathan Barrow
1f084003ce
Add check for logout in middleware 2022-09-19 16:37:02 -04:00
Ash Monty
01a34aa268
locales: convert codes to POSIX-style 2022-08-12 21:22:12 +02:00
Jonathan Barrow
c8b424e18e Fixed cookies not being set after refresh 2022-08-11 20:02:33 -04:00
Jonathan Barrow
80bc0f01c0 Moved from Trello to GitHub porjects 2022-08-07 04:17:53 -04:00
Ash Monty
37256536aa
chore(lint): set up .editorconfig, lint all 2022-07-23 17:24:19 +02:00
Jonathan Barrow
f537e5e970 Dont run render-data middleware whem requesting assets 2022-07-16 10:07:38 -04:00
Jonathan Barrow
d6713e8e73 Always assign user render data if logged in 2022-07-16 10:05:33 -04:00
Jonathan Barrow
8d4c195ad4 movedIsLoggedIn to render-data middleware 2022-07-16 09:55:09 -04:00
Jonathan Barrow
12d0a9206e Removed ph cookie, users now supply password for online files 2022-07-16 09:44:28 -04:00
Jonathan Barrow
ecb07e7b02 Moved API requests out of route handlers 2022-07-16 08:02:04 -04:00
Jonathan Barrow
cb4f9f8c35 Moved login check to middleware 2022-07-15 21:09:20 -04:00
Jonathan Barrow
02da4c10cd Moved cookie messages to middleware 2022-07-10 12:22:15 -04:00
Jonathan Barrow
9e99627839 Moved redirect query param check to middleware 2022-07-10 10:30:40 -04:00
Jonathan Barrow
13c8c24efe locale checking moved to middleware 2022-07-10 10:27:57 -04:00
Jonathan Barrow
b6a7b40840 Moved redirect check to middleware 2022-07-10 09:33:19 -04:00