Commit Graph
100 Commits
Author SHA1 Message Date
G.Ambatte 9f39d1e33c Merge pull request #4734 from G-Ambatte/fixLinkNavigationPartDeux
Add Navigation API check
2026-04-16 06:41:36 +12:00
G.Ambatte be2484d807 Switch to HashChange event listener 2026-04-13 18:12:28 +12:00
G.Ambatte 86f8898ee4 Check if Navigation API exists, use setInterval if not 2026-04-12 18:24:41 +12:00
G.Ambatte e1061e1970 Remove obsolete test 2026-04-05 22:28:29 +12:00
G.Ambatte 01a9950d7c Remove unnecessary console.log 2026-04-05 21:41:39 +12:00
G.Ambatte af98694e48 Experimental fix for broken internal document links 2026-04-05 21:16:23 +12:00
G.Ambatte 4370597587 Normalize brew text before hashing 2026-01-11 21:02:12 +13:00
G.Ambatte 7169a6a875 Merge branch 'master' into fixLocalAdminAPITests 2026-01-05 16:08:30 +13:00
G.Ambatte aca481388e Merge branch 'master' into fixBackCoverAsset 2025-12-30 21:07:23 +13:00
G.Ambatte 99d320e6a2 Mock DB ready state for Admin API tests 2025-12-30 10:38:58 +13:00
G.Ambatte d9f4f0a4ec Move image left by 1px 2025-12-01 18:59:13 +13:00
G.Ambatte a504a2acfe Merge branch 'master' into experimentalGoogleServiceAccountChange 2025-11-21 10:26:49 +13:00
G.Ambatte 73b7d6887b Fix typo in state property name for snippet bar height 2025-11-17 17:09:23 +13:00
G.Ambatte a17ccdb2a2 Merge branch 'master' into fixNewNavItem 2025-11-16 13:19:08 +13:00
G.Ambatte c784e2e63b Fix New item on Nav Bar 2025-11-16 13:12:40 +13:00
G.Ambatte ad3d63a5b1 Merge branch 'master' into fixUnearthedArcanaTheme 2025-11-15 18:44:33 +13:00
G.Ambatte 93ef9bfd51 Set UnearthedArcana baseTheme to Blank 2025-11-15 18:33:22 +13:00
G.Ambatte 435c6dcc6f Merge branch 'master' into experimentalGoogleServiceAccountChange 2025-11-15 16:40:47 +13:00
G.Ambatte e063eab4e7 Make error messages more distinctive 2025-11-15 15:40:55 +13:00
G.Ambatte 1adbbc2ced Updated error message on failure to set permissions on Google Drive file 2025-11-15 15:37:01 +13:00
G.Ambatte 7547454084 Merge branch 'master' into experimentalGoogleServiceAccountChange 2025-11-15 15:33:54 +13:00
G.Ambatte d73b695127 Merge branch 'master' into master 2025-11-15 14:34:13 +13:00
G.Ambatte 6a4ea2c6c9 Move toggleGoogleStorage's trySave call to useEffect block 2025-11-11 22:06:44 +13:00
G.Ambatte 14ea286aa2 Remove Google permissions check function 2025-11-10 06:07:37 +00:00
G.Ambatte de85c84685 Remove permissionsCheck from brew listing 2025-11-10 06:05:58 +00:00
G.Ambatte 35d93582d7 Remove unnecessary async map function 2025-11-10 06:04:10 +00:00
G.Ambatte c2ceba2ff6 Merge branch 'master' into experimentalGoogleServiceAccountChange 2025-11-10 19:00:06 +13:00
G.Ambatte 20d38d03d6 Rename New Page save function to trySave for better Edit Page compatibility 2025-11-06 22:29:43 +13:00
G.Ambatte 0d38b8607e Shift to router.use(dbCheck) instead of defining on every route 2025-10-06 18:51:05 +13:00
G.Ambatte 5e35ae0c8b Merge branch 'master' into addDBCheckMiddleware 2025-10-06 18:12:40 +13:00
G.Ambatte 8b2c8c0feb Merge branch 'master' into addDBCheckMiddleware 2025-10-06 16:48:37 +13:00
G.Ambatte c17a5e72b9 Switch to Calc's simplified test spec 2025-10-05 15:40:40 +13:00
G.Ambatte 88bc9b79c9 Add new error message to nav bar error container 2025-10-05 15:31:53 +13:00
G.Ambatte a14ea89562 Post-merge cleanup 2025-10-05 15:31:04 +13:00
G.Ambatte bb0a840113 Fix HBErrorCode to string, not number 2025-10-05 15:30:47 +13:00
G.Ambatte d40f8ff380 Merge branch 'master' into addDBCheckMiddleware 2025-10-05 14:58:56 +13:00
G.Ambatte ae51213c8c Permanently enable old local storage key deletion 2025-10-05 12:25:51 +13:00
G.Ambatte 379b518c6b Merge branch 'master' into fixDockerInstructionsForWindows-#4443 2025-10-04 15:40:03 +13:00
G.Ambatte 962dcbdbf6 Update Docker instructions 2025-10-04 15:36:14 +13:00
G.Ambatte 400fa250ee Move key deletion out of key update check 2025-10-04 15:19:31 +13:00
G.Ambatte e82921f81a Add key to activate deletion for testing 2025-10-04 14:54:57 +13:00
G.Ambatte 18367526bd Merge branch 'master' into standardizeLocalStorageKeyNames-#4119 2025-10-04 13:07:51 +13:00
G.Ambatte 2b138e56db Add dbCheck middleware to app.js routes that use DB 2025-10-04 12:29:06 +13:00
G.Ambatte ee6d2ac35d Merge branch 'master' into addMongoIndexes 2025-10-03 13:42:25 +13:00
G.Ambatte f22f7196ca Update README.md 2025-10-03 13:41:53 +13:00
G.Ambatte 900cf6aebb Change SAVEKEY definition to after username is populated 2025-10-02 22:59:24 +13:00
G.Ambatte f141c0bebd Move dbCheck to only API calls that touch the database 2025-10-02 19:28:10 +13:00
G.Ambatte 24db8f85ac Merge branch 'standardizeLocalStorageKeyNames-#4119' of https://github.com/G-Ambatte/homebrewery into standardizeLocalStorageKeyNames-#4119 2025-10-02 18:30:07 +13:00
G.Ambatte 82a8db129e Merge branch 'naturalcrit:master' into addMongoIndexes 2025-10-02 10:54:21 +13:00
G.Ambatte 9f3944d038 Merge branch 'master' into fixUserPageLinks-#807 2025-09-29 23:14:59 +13:00
G.Ambatte 718dba3e4a Merge branch 'master' into standardizeLocalStorageKeyNames-#4119 2025-09-29 23:14:14 +13:00
G.Ambatte 7c050fb9a9 Merge branch 'master' into addDBCheckMiddleware 2025-09-27 22:00:30 +12:00
G.Ambatte e1fb0a42c3 Merge branch 'master' into fixUserPageLinks-#807 2025-09-20 20:23:58 +12:00
G.Ambatte 87a36bb02d Add tests for localStorageKeyMap.js 2025-09-11 21:57:00 +12:00
G.Ambatte 1459f6a320 Tweak local storage update logic 2025-09-11 21:25:13 +12:00
G.Ambatte a11fa72261 Change JSON file to JS getter function 2025-09-11 21:02:56 +12:00
G.Ambatte 2663d86627 Don't update storage values if key already exists 2025-09-10 20:31:50 +12:00
G.Ambatte 8d4ea7cfd8 Update listPage storage keys 2025-09-10 20:20:42 +12:00
G.Ambatte b6818e963b Remove unused dismiss keys 2025-09-10 20:12:50 +12:00
G.Ambatte dc1bc471aa Update SplitPane keys 2025-09-10 20:10:18 +12:00
G.Ambatte 5504c1b96b Update Autosave key 2025-09-10 20:00:53 +12:00
G.Ambatte fd370c777d Update Editor theme key 2025-09-10 19:57:16 +12:00
G.Ambatte 58277585e1 Update Recent Items keys 2025-09-10 19:55:42 +12:00
G.Ambatte 885c0105f3 Update adminPage key 2025-09-10 19:36:39 +12:00
G.Ambatte 52486495c8 Update adminPage storage keys 2025-09-10 19:35:14 +12:00
G.Ambatte 328e071268 Update BrewRenderer toolbar keys 2025-09-10 19:22:54 +12:00
G.Ambatte 088ca9971c Update accountPage keys 2025-09-10 19:16:29 +12:00
G.Ambatte c99f59d42b Update newPage.jsx keys 2025-09-10 19:08:47 +12:00
G.Ambatte cb3eb77c61 Merge branch 'standardizeLocalStorageKeyNames-#4119' of https://github.com/G-Ambatte/homebrewery into standardizeLocalStorageKeyNames-#4119 2025-09-10 18:54:00 +12:00
G.Ambatte 7163b1a287 Add function to add dynamic keys to local storage map 2025-09-10 18:53:53 +12:00
G.Ambatte 08d228831d Add missing keys to JSON, tweak layout 2025-09-10 18:53:23 +12:00
G.Ambatte ad8bb34c93 Merge branch 'master' into standardizeLocalStorageKeyNames-#4119 2025-09-10 16:58:16 +12:00
G.Ambatte 1eb5b6d3a4 Copy exisitng key data to new keys 2025-09-09 22:04:40 +12:00
G.Ambatte 63f4f5712e Merge branch 'master' into newTheme-UnearthedArcana 2025-09-08 08:25:23 +12:00
G.Ambatte 917153e154 Merge branch 'master' into addDBCheckMiddleware 2025-09-03 19:13:45 +12:00
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 d171077798 Merge branch 'master' into addDBCheckMiddleware 2025-09-02 20:51:12 +12:00
G.Ambatte 90de9c0af1 Change all links to User Page to use encodeURIComponent 2025-09-01 21:51:27 +12:00
G.Ambatte 8a788a6ebf Merge branch 'master' into newTheme-UnearthedArcana 2025-08-27 13:24:25 +12:00
G.Ambatte 06d1652f51 Merge branch 'master' into experimentalGoogleServiceAccountChange 2025-08-26 07:32:29 +12:00
G.Ambatte 6c3a5f193d Merge branch 'master' into addMongoIndexes 2025-08-25 17:24:27 +12:00
G.Ambatte 8049b5be9d Merge branch 'master' into addRequestMiddlewareTests 2025-08-04 11:17:14 +12:00
G.Ambatte a8dab28fcf Fix Account page FA icon font weights 2025-07-30 12:00:50 +12:00
G.Ambatte 16d7b11b8d Add request-middleware test file 2025-07-26 18:44:59 +12:00
G.Ambatte 005c05376c Add DB connection/disconnections events to log 2025-07-26 14:11:20 +12:00
G.Ambatte 7af22c9da7 Return a basic error message when DB connection is lost 2025-07-26 12:13:59 +12:00
G.Ambatte 8e2abb9f78 Basic Google file permission checking 2025-07-25 12:04:41 +12:00
G.Ambatte b447d81b4c Add service account to file permissions 2025-07-22 18:23:11 +12:00
G.Ambatte 4d014bf379 Merge branch 'master' into addMongoIndexes 2025-07-20 14:06:53 +12:00
G.Ambatte 4856c803ed Use local_environments from config 2025-07-20 11:48:22 +12:00
G.Ambatte d9cd270f3b Add autobuild to Mongoose connection (local/docker ONLY) 2025-07-20 11:43:14 +12:00
G.Ambatte 878ea1449d Add indexes to HomebrewSchema 2025-07-20 11:42:24 +12:00
G.Ambatte b87c78474d Fix for diff patching using encodeURI 2025-07-19 14:49:02 +12:00
G.Ambatte 90e577dd3f Rework tests 2025-07-15 09:02:57 +12:00
G.Ambatte 828208aadb Add more ID validation test cases 2025-07-15 08:19:05 +12:00
G.Ambatte 973e071e93 Slightly loosen Google ID match criteria, add comments 2025-07-15 08:13:35 +12:00
G.Ambatte 505d2840c0 Merge branch 'master' into addSafeHTMLTest 2025-07-14 21:26:22 +12:00
G.Ambatte 41ff50fefe Add missing test 2025-07-14 21:23:38 +12:00
G.Ambatte 2fbcc84a50 Merge branch 'master' into experimentalIDValidations 2025-07-14 14:50:05 +12:00