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

977 Commits

Author SHA1 Message Date
Trevor Buckner 32561cf368 Moving to just HBErrorCode 01
02 is specifically for 404 errors when the file is actually missing. In that case, refreshing credentials probably won't work. (We should update the errorNav to make this distinction as well.)
2024-12-22 22:19:02 -05:00
G.Ambatte fcfd3171bd Tweak start of instructions 2024-12-22 18:00:27 +13:00
G.Ambatte 9a6cf8c5d2 Linter fix 2024-12-22 17:53:14 +13:00
G.Ambatte 91d928fd8a End list properly 2024-12-22 17:52:58 +13:00
G.Ambatte bca653bc4d Add instructions to HBErrorCode 01 & 02 2024-12-22 17:52:09 +13:00
Trevor Buckner 962a46a670 Merge branch 'master' into fix-reddit-link-generation-crashing-website-if-encodeURI-fails 2024-12-15 23:46:54 -05:00
Trevor Buckner cb16b32016 tabs 2024-12-15 23:45:54 -05:00
Trevor Buckner 56f348f7ed Replace with toWellFormed() 2024-12-15 23:44:56 -05:00
Víctor Losada Hernández c62bb53660 turn back checkboxes to default, fix button styles and filter bar to correct font. 2024-12-03 20:16:42 +01:00
Víctor Losada Hernández 7c09680939 add vault navitem to share and edit pages 2024-11-27 23:45:25 +01:00
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
Víctor Losada Hernández 626b602a61 last fix 2024-11-01 20:39:45 +01:00
Víctor Losada Hernández 3d7d90104b revert content deletion 2024-11-01 20:37:28 +01:00
Víctor Losada Hernández 2abc2b13f0 wrap encodeURI in try catch 2024-10-30 22:47:17 +01:00
Víctor Losada Hernández 48baaa33e2 linting 2024-10-29 14:22:51 +01:00
Víctor Losada Hernández 6f07d25101 second fix 2024-10-29 14:20:49 +01:00
Víctor Losada Hernández fec904b4c6 initial commit 2024-10-29 14:16:45 +01:00
Trevor Buckner d2f6bc03db Merge branch 'master' into erase-unnecessary-divs 2024-10-26 23:02:40 -04:00
Trevor Buckner 1b4d41fc19 Remove error prop
Userpage is never passed `Error` prop from anywhere. Thus we can rename the error state here from `currentError` to just `error`
2024-10-26 22:59:49 -04:00
Trevor Buckner 6f2252635a Fix crash; props need props.var to work 2024-10-26 22:56:29 -04:00
Víctor Losada Hernández a017c28b02 allow for null error instead of undefined 2024-10-26 19:45:55 +02:00
Víctor Losada Hernández ef1e0f1faa destructure props as per usual 2024-10-26 19:45:26 +02:00
Víctor Losada Hernández 5dc961505b Merge branch 'userpage-to-func-comp' of https://github.com/5e-Cleric/homebrewery into userpage-to-func-comp 2024-10-26 19:44:08 +02:00
Víctor Losada Hernández b129ec1469 linting 2024-10-26 19:43:27 +02:00
Víctor Losada Hernández adcbd7c4c8 Merge branch 'master' into erase-unnecessary-divs 2024-10-26 18:18:49 +02:00
Víctor Losada Hernández 9770fea3fd update navitems call as suggested
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2024-10-24 21:13:49 +02:00
Víctor Losada Hernández 422257743e accept navitems suggestion
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2024-10-24 20:39:59 +02:00
Víctor Losada Hernández 52311f989d Merge branch 'userpage-to-func-comp' of https://github.com/5e-Cleric/homebrewery into userpage-to-func-comp 2024-10-23 17:03:02 +02:00
Víctor Losada Hernández b9bf9c7e70 "Refactor UserPage component: removed unnecessary import, updated function signature, and moved useState hook declaration" 2024-10-23 17:03:00 +02:00
Víctor Losada Hernández 45ada35a11 Merge branch 'master' into userpage-to-func-comp 2024-10-23 12:48:17 +02:00
Víctor Losada Hernández 9d2a305f03 initial commit 2024-10-23 09:02:23 +02:00
G.Ambatte 0c98f832bb Add catch to await calls 2024-10-21 16:21:41 +13:00
Víctor Losada Hernández 0663e82fa1 remove unnecessary space in homepage markdown 2024-10-13 10:58:24 +02:00
Víctor Losada Hernández 6e241c5bcd remove splitpane parent 2024-10-13 10:53:05 +02:00
Víctor Losada Hernández ebe5dca7a9 remove unnecessary child in nav 2024-10-13 10:51:06 +02:00
Víctor Losada Hernández c47974cb49 suggested changes 2024-10-10 23:00:39 +02:00
Víctor Losada Hernández 27f939201d Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-vulnerability-admin-pages 2024-10-10 22:54:22 +02:00
Víctor Losada Hernández 52e929ee68 remove spaces added 2024-10-10 22:36:59 +02:00
G.Ambatte 5651c66562 Fix race condition 2024-10-09 18:29:15 +13:00
Víctor Losada Hernández df06d8fcd3 update error index 2024-10-01 21:58:52 +02:00
Trevor Buckner 8a63859546 Merge pull request #3778 from 5e-Cleric/fix-lang-on-share
fix lang on share page
2024-09-30 13:51:50 -04:00
Trevor Buckner db6c689914 Merge branch 'master' into fix-lang-on-share 2024-09-30 13:48:20 -04:00
Víctor Losada Hernández d4970ed119 initial commit 2024-09-30 17:48:07 +02:00
Trevor Buckner aaa0acdfea Merge branch 'master' into v3.15.1 2024-09-28 23:40:25 -04:00
Trevor Buckner 9b58db9f1e Let sharepage update page numbers 2024-09-27 15:03:29 -04:00
Trevor Buckner 15fde76209 Merge branch 'master' into v3.15.1 2024-09-27 00:13:32 -04:00
Trevor Buckner e260eb0911 Raise timeout to 10 s.
No need to be stingy here... Can lower back down if this works.
2024-09-26 19:14:16 -04:00
Víctor Losada Hernández d09cecedd7 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into sort-in-vault 2024-09-20 20:54:14 +02:00
Víctor Losada Hernández 235e3f484f last changes, linted 2024-09-20 20:52:30 +02:00
Víctor Losada Hernández b53b279241 fix pagination not applying sort 2024-09-20 20:38:54 +02:00