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

725 Commits

Author SHA1 Message Date
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
G.Ambatte ff60ca163f Merge branch 'master' into Issue_1958 2024-09-05 16:38:14 +12:00
David Bolack 4dc5746c71 Merge branch 'master' into Issue_1958 2024-09-04 20:52:46 -05:00
Trevor Buckner d7d690a9d1 Lint 2024-09-04 01:06:56 -04:00
Trevor Buckner 1990064be4 Tidy findTotal 2024-09-03 23:44:43 -04:00
Trevor Buckner 44099c813c Fix err is not defined. Remove extra console.error (central error handler already prints the error) 2024-09-03 23:44:24 -04:00
Trevor Buckner 56185e2a1c Tidy findBrews 2024-09-03 23:11:10 -04:00
Trevor Buckner 590318ff1d Simplify rendererConditions 2024-09-03 22:58:50 -04:00
Víctor Losada Hernández 849da23829 bring back thumbnails! 2024-09-03 23:17:33 +02:00
Víctor Losada Hernández 9e694e5e46 move email catching to api 2024-09-03 22:56:45 +02:00
Víctor Losada Hernández 1517c00132 error logging to vault 2024-09-01 19:39:00 +02:00
Víctor Losada Hernández 226ad49663 renaming to keep some consistency 2024-09-01 19:12:25 +02:00
Víctor Losada Hernández 3fc2e5202e rest of the suggested changes 2024-09-01 11:14:09 +02:00
Víctor Losada Hernández f0b447866c suggested changes 2 2024-09-01 11:10:46 +02:00
Víctor Losada Hernández df21f978df bring back throws 2024-08-31 22:34:04 +02:00
Víctor Losada Hernández fb8c4c5c44 all sugggested changes 2024-08-31 22:28:29 +02:00
Víctor Losada Hernández 19102db23a indent with tabs 2024-08-31 22:11:43 +02:00
Víctor Losada Hernández 8d2a9ed9cb adress app.js changes requested 2024-08-31 22:08:21 +02:00
Víctor Losada Hernández f7c3e81b7b "Added new route for '/vault' and updated catch-all for invalid routes" 2024-08-31 19:35:44 +02:00
Víctor Losada Hernández c7f695e86a Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-08-31 19:21:06 +02:00
Víctor Losada Hernández 3825bcbbfb "Simplified brewsQuery construction in buildBrewsQuery function" 2024-08-31 18:41:36 +02:00
Víctor Losada Hernández 4488fe36db "Refactored notification lookup and management functionality in admin API and model, added new endpoints for getting all notifications and deleting a notification by dismiss key." 2024-08-31 12:17:12 +02:00
Víctor Losada Hernández 78642e514d revert console log 2024-08-29 10:47:38 +02:00
Víctor Losada Hernández 4edbfa10b5 log config vars 2024-08-29 10:45:36 +02:00
David Bolack 5e8f74b9bc Merge branch 'master' into Issue_1958 2024-08-28 21:09:07 -05:00
Víctor Losada Hernández b39e8eea16 Merge branch 'experimentalNotificationDB' of https://github.com/G-Ambatte/homebrewery; branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB 2024-08-29 00:24:22 +02:00
Víctor Losada Hernández 46882c4fb4 add error logging on admin route 2024-08-29 00:00:55 +02:00
Trevor Buckner a124bd8657 I'm dumb. 2024-08-28 16:59:22 -04:00
Víctor Losada Hernández 760c1a9e8c Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB 2024-08-28 22:28:24 +02:00
Trevor Buckner e8aceac133 Move check for account up a little 2024-08-28 15:21:43 -04:00
Víctor Losada Hernández 6436e62ec0 set up error page 2024-08-28 21:10:28 +02:00
Víctor Losada Hernández c9947d7f91 handle invalid account in account page, redirect to home 2024-08-28 20:42:53 +02:00
Trevor Buckner 3d3ad3f284 Small tweaks 2024-08-26 19:58:28 -04:00
Víctor Losada Hernández ca5a7a1dbb Merge branch 'master' into addCSSRoute-#1097 2024-08-23 23:16:19 +02:00
Trevor Buckner 40ab2c2283 rearrange code 2024-08-22 14:24:33 -04:00
Trevor Buckner 0f969ce383 Add catch-all for invalid paths
res.route is the currently-matched route. If nothing has been matched by this point (route = undefined), we have an invalid route.
2024-08-20 17:11:50 -04:00
G.Ambatte ae336f1429 Add extra getCSS tests 2024-08-13 22:30:59 +12:00
G.Ambatte 5847b246ef Add getCSS test 2024-08-13 22:05:03 +12:00
G.Ambatte 38168131e7 Remove app.spec.js 2024-08-13 22:03:06 +12:00
G.Ambatte 00e113ff67 Move getCSS to homebrew.api.js 2024-08-13 22:02:54 +12:00
G.Ambatte fac2293b77 Add App test file 2024-08-12 18:48:46 +12:00
G.Ambatte 7d699e455e Switch CSS route to call a function 2024-08-12 18:48:28 +12:00
Víctor Losada Hernández 59672b79d8 remove unnecessary changes in unrelated files 2024-08-10 00:05:58 +02:00
Víctor Losada Hernández 59717fe630 "Refactor VaultPage component, update styles, and modify server-side API queries" 2024-08-10 00:00:43 +02:00
Víctor Losada Hernández f3a774d55c "Removed unnecessary conditional statement in buildBrewsQuery function" 2024-08-09 22:46:25 +02:00
Víctor Losada Hernández 969eb354ce include query example for future debugging 2024-08-09 22:35:39 +02:00
Víctor Losada Hernández 9288ead130 remove owner functionality completely 2024-08-09 19:24:39 +02:00
Víctor Losada Hernández fa0d1d6bc1 Merge branch 'master' into metadata-api-endpoint 2024-08-01 23:44:00 +02:00
Trevor Buckner 4b3b44ecc8 Merge branch 'master' into addCSSRoute-#1097 2024-08-01 14:28:10 -04:00