0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-08 09:58:40 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
G.Ambatte d6a7d0272a Update dbCheck test 2025-09-02 21:08:15 +12:00
G.Ambatte 4fca207e0e Change error result to use Error Page 2025-09-02 20:58:08 +12:00
G.Ambatte 7af22c9da7 Return a basic error message when DB connection is lost 2025-07-26 12:13:59 +12:00
Trevor Buckner bc14246fe7 fix import 2024-12-16 17:58:08 -05:00
Trevor Buckner fcf985a115 Restore content-negotiation test 2024-12-16 17:42:06 -05:00
Trevor Buckner a060fd123c Merge branch 'master' into fixContentNegotiationTestFail-#3904 2024-12-16 17:39:34 -05:00
Víctor Losada Hernández 99f2972079 fixes as asked 2024-12-14 23:34:12 +01:00
Víctor Losada Hernández afc92c4545 fix check client version middleware to stop checking outside calls 2024-12-14 22:30:24 +01:00
Víctor Losada Hernández ef0ee78758 revert check client version changes 2024-12-08 23:43:06 +01:00
Víctor Losada Hernández 1b20c00842 log headers 2024-12-08 20:46:02 +01:00
Víctor Losada Hernández db9212bd12 log req 2024-12-08 20:45:43 +01:00
G.Ambatte 7a76c67038 Merge branch 'master' into fixContentNegotiationTestFail-#3904 2024-11-24 20:44:24 +13:00
G.Ambatte 1af13b4e94 Fixes #3904 - content negotiation test failure 2024-11-21 18:46:59 +13:00
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
David Bolack c4b754e467 Lost a stray ) on update 2024-10-07 14:45:33 -05:00
David Bolack ffaca4ec10 Update server/middleware/content-negotiation.js
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2024-09-18 16:21:31 -05:00
David Bolack 240dfa3954 Merge branch 'Issue_1958' of github.com:dbolacksn/homebrewery-broken into Issue_1958
Only except /staticImages with a `local` NODE_ENV
2024-09-06 11:55:21 -05:00
David Bolack d19aaf6c78 Except staticImages and staticFonts paths from middleware evaluation if in a local ENV. 2024-09-06 11:50:46 -05:00
G.Ambatte 235969a485 Fix a dropped bracket 2024-09-05 16:50:19 +12:00
G.Ambatte 2e459118aa Update content-negotiation.js 2024-09-05 16:45:07 +12:00
Charlie Humphreys b77c70054a adjust content-negotiation middleware to elvis on the accept header 2023-01-25 23:00:05 -06:00
Charlie Humphreys 8b0203dd7c add content negotiation middleware and tests 2023-01-21 00:48:41 -06:00
Charlie Humphreys 7755affa1e update based on feedback 2023-01-20 23:07:24 -06:00