Commit Graph
100 Commits
Author SHA1 Message Date
G.Ambatte bc29cddcec Merge pull request #3165 from G-Ambatte/experimentalTagFiltering-#3164
Add tag filtering
2024-02-27 08:49:33 +13:00
G.Ambatte f9d8344dba Remove unnecessary function 2024-02-26 21:16:37 +13:00
G.Ambatte 622579bb7d Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-26 13:12:37 +13:00
G.Ambatte 26263c0bf8 Remove unused function parameter type 2024-02-26 13:01:13 +13:00
G.Ambatte a2b97abb2e Remove missed console.log debugging lines 2024-02-25 11:47:34 +13:00
G.Ambatte ad5ad05b7b Simplify syntax 2024-02-22 20:02:09 +13:00
G.Ambatte c0827d6db0 Merge branch 'master' into addDiceFont 2024-02-22 19:55:25 +13:00
G.Ambatte 43209186ee Remove obsolete styling from tags-container 2024-02-22 19:27:17 +13:00
G.Ambatte 46a0a66fb6 Use currentColor once instead of multiple border-color declarations 2024-02-22 19:20:42 +13:00
G.Ambatte 9e6f7a496e Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-22 19:16:38 +13:00
G.Ambatte 087ce4bb90 Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-22 17:37:37 +13:00
G.Ambatte 2c02d4174f Fix sanitizeScriptTags when content is null 2024-02-22 17:06:02 +13:00
G.Ambatte c930ae87f4 Merge branch 'master' into addDiceFont 2024-01-17 07:06:15 +13:00
G.Ambatte 9621a69b7d Merge branch 'master' into addDiceFont 2024-01-10 21:31:16 +13:00
G.Ambatte 7dfc857217 Add DiceFont license file 2023-12-19 17:48:23 +13:00
G.Ambatte d5980cba89 Initial DiceFont commit 2023-12-19 17:44:43 +13:00
G.Ambatte 9ed32527a6 Account for prefixed spaces when generating text 2023-12-17 15:47:17 +13:00
G.Ambatte 0a1c04d003 Merge branch 'master' into experimentalTagFiltering-#3164 2023-12-09 22:33:21 +13:00
G.Ambatte 78d4d6fb7c Tweak icon styling 2023-12-06 14:33:55 +13:00
G.Ambatte 407efd0f8b Merge branch 'master' into addCreditsSnippet-#283 2023-12-06 14:02:31 +13:00
G.Ambatte d8524c3a84 Merge branch 'master' into experimentalTagFiltering-#3164 2023-12-06 08:48:46 +13:00
Sean Robertson 75809a5f42 Remove forced uppercase 2023-12-06 08:28:51 +13:00
G.Ambatte 2f13b89510 Styling tweak 2023-12-05 12:41:27 +13:00
G.Ambatte 34be05ac51 Add X icon to tag window 2023-12-05 10:00:25 +13:00
G.Ambatte d262f586fc Add basic selected tags display to List Page 2023-12-04 21:45:59 +13:00
G.Ambatte efecfac68a Simplify tag styling 2023-12-04 08:10:32 +13:00
G.Ambatte 2c997458b2 Simplify filter tag test 2023-12-04 07:54:19 +13:00
G.Ambatte 7e98f79416 Make alphabetical tag sorting case insensitive 2023-12-04 07:53:49 +13:00
G.Ambatte cfecc001aa Add brew tag sorting 2023-12-03 19:14:20 +13:00
G.Ambatte ab8716d071 Add icons before special tags 2023-12-03 18:40:20 +13:00
G.Ambatte 9e12ab71f8 Switch to better brew.tags array check 2023-12-03 17:46:55 +13:00
G.Ambatte 995d1c63d8 Make tag removal from URL case insensitive 2023-12-03 17:17:03 +13:00
G.Ambatte 875e1023fc Add styling for different tag types 2023-12-03 17:09:33 +13:00
G.Ambatte 6c4dad675f Switch to case-insensitive tag comparison 2023-12-03 16:34:12 +13:00
G.Ambatte 632882d370 Use the whole tag in the tag filter 2023-12-03 16:02:36 +13:00
G.Ambatte 041c7ed48f Shift to AND operation for multiple tags 2023-12-03 12:48:20 +13:00
G.Ambatte 6dcc6d36b7 Add separate tag filter 2023-12-03 12:23:39 +13:00
G.Ambatte 0762b82c40 Initial functionality of basic tag filtering 2023-12-03 09:46:02 +13:00
G.Ambatte c6821819c7 Initial functionality pass on BrewItem 2023-12-03 09:36:17 +13:00
G.Ambatte 5a79795e4f Indicate tags are clickable by cursor 2023-12-03 09:33:00 +13:00
G.Ambatte fb91761c31 Merge branch 'naturalcrit:master' into separateApiErrors-#2975 2023-11-12 13:45:40 +13:00
G.Ambatte 511c38dd1e Remove unnecessary nullish coalescing operators 2023-10-29 14:16:41 +13:00
G.Ambatte 85b0976082 Move API call error handling 2023-10-29 11:52:02 +13:00
G.Ambatte 7052337669 Remove API error message from log 2023-10-29 11:43:24 +13:00
G.Ambatte e07d1d1ddb Add originalUrl to error object 2023-10-29 11:27:03 +13:00
G.Ambatte c5ebd0352d Identify API errors and send error response 2023-10-29 11:04:07 +13:00
G.Ambatte 92f33136ce Remove page-break-before and -after from Blank 2023-10-27 23:58:56 +13:00
G.Ambatte 9260283914 Remove page-break-before and -after from 5ePHB 2023-10-27 23:58:39 +13:00
G.Ambatte b5cb8ce834 Mark HB navigation changes 2023-10-19 18:20:50 +13:00
G.Ambatte d497c0094b Fix comments 2023-10-19 17:51:02 +13:00
G.Ambatte 71141aa6f6 Merge branch 'master' into addDarkbreweryTheme 2023-10-19 16:37:36 +13:00
G.Ambatte 36e607eb3b Merge branch 'master' into addCreditsSnippet-#283 2023-10-19 16:37:27 +13:00
G.Ambatte 392a3db3c2 Add Share link to Unauthorized Edit access message 2023-10-14 20:01:21 +13:00
G.Ambatte 0845234f2f Add brew's shareId to error info 2023-10-14 19:59:51 +13:00
G.Ambatte 3ccfef0763 Merge branch 'master' into addCreditsSnippet-#283 2023-10-14 11:42:50 +13:00
G.Ambatte a6ec8370be Merge branch 'master' into addDarkbreweryTheme 2023-10-14 11:42:09 +13:00
G.Ambatte a420f202d8 Fix a:hover in LESS styling 2023-10-01 21:10:08 +13:00
G.Ambatte 3628ca837a Shift to LESS nested styling 2023-10-01 21:09:32 +13:00
G.Ambatte cc3a42402a Move Credits snippet to Blank 2023-10-01 20:11:05 +13:00
G.Ambatte 1e9b71080b Add underline on hover to link in credit 2023-10-01 19:58:57 +13:00
G.Ambatte 90917bb84c Change the text to include URL link 2023-10-01 19:52:17 +13:00
G.Ambatte 7f6e90fee3 Capitalize C in NaturalCrit.com 2023-10-01 15:29:46 +13:00
G.Ambatte b8d8c1bebb Add HB Credit snippet 2023-10-01 14:15:58 +13:00
G.Ambatte 7ee0e914e6 Add Credits styling to 5ePHB theme 2023-10-01 14:13:01 +13:00
G.Ambatte 08dbd5638d New file was unnecessary 2023-10-01 14:11:07 +13:00
G.Ambatte b7d7f4f2a0 Add optimized NC logo 2023-10-01 13:03:37 +13:00
G.Ambatte 216de73c93 Fix from 5E-Cleric 2023-09-14 08:19:25 +12:00
G.Ambatte a306030635 Merge branch 'master' into addDarkbreweryTheme 2023-09-14 08:14:05 +12:00
G.Ambatte 7870c763df Linter fix 2023-09-09 13:42:35 +12:00
G.Ambatte 7f1758364b Add darkbrewery to editorThemes.json 2023-09-09 13:42:25 +12:00
Sean Robertson 46a6ed4fcc Modify build script to include custom theme dir 2023-09-08 15:21:51 +12:00
Sean Robertson 7efd23039e Add DarkBrewery CSS file 2023-09-08 15:20:06 +12:00
G.Ambatte 3f6eb7371f Increase ESLint lines for SnippetBar.jsx 2023-09-07 18:28:08 +12:00
G.Ambatte 2b0bbfc2db Merge branch 'master' into addEditorThemes-#362 2023-09-07 18:22:17 +12:00
G.Ambatte e909bc8f35 Load editorThemes in SnippetBar.jsx 2023-09-07 17:33:36 +12:00
G.Ambatte e16110da6a Add custom styling for light background themes 2023-09-07 17:05:52 +12:00
G.Ambatte fcd15e6d9c Merge branch 'addEditorThemes-#362' of https://github.com/G-Ambatte/homebrewery into addEditorThemes-#362 2023-09-07 16:55:49 +12:00
G.Ambatte 3f828c8649 Make Default first option in built themes JSON 2023-09-07 16:55:39 +12:00
Sean Robertson 3e43b058a5 Move userpage brew data clean up to app.js 2023-09-06 11:52:28 +12:00
G.Ambatte a30c2fa1f7 Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-09-06 10:58:10 +12:00
G.Ambatte cb203c29c9 Merge branch 'master' into addEditorThemes-#362 2023-09-06 08:24:22 +12:00
G.Ambatte 74d6aa7c8a Merge branch 'master' into addEditorThemes-#362 2023-09-06 07:44:24 +12:00
G.Ambatte e86686807b Merge branch 'master' into changeColumnFlow-#2982 2023-09-06 07:43:50 +12:00
G.Ambatte 93a93f1907 Shift manual save to use debounced save function 2023-09-04 13:29:37 +12:00
G.Ambatte 183ca51753 Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-08-28 07:50:44 +12:00
G.Ambatte 220816a172 Merge branch 'master' into addEditorThemes-#362 2023-08-28 07:50:33 +12:00
G.Ambatte 840b075c8e Merge branch 'master' into changeColumnFlow-#2982 2023-08-28 07:48:00 +12:00
G.Ambatte b99de1c6e1 Change column-fill to auto 2023-08-25 16:16:11 +12:00
G.Ambatte 599d39b69d Correct service file location in repository 2023-08-25 11:56:48 +12:00
G.Ambatte ed18ba3108 Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-08-24 14:12:15 +12:00
G.Ambatte 6d93291d5b Merge branch 'master' into addEditorThemes-#362 2023-08-24 14:09:59 +12:00
G.Ambatte 8c975747c4 Move save location logic out of ShareID check 2023-08-21 19:33:51 +12:00
G.Ambatte 186809008c Correct check for case of user not being logged in 2023-08-21 14:56:44 +12:00
G.Ambatte b6e11ba607 Move e.preventDefault to after isDragging check 2023-08-19 15:01:16 +12:00
G.Ambatte a2c20a0f7a Fix save location logic 2023-08-18 20:35:26 +12:00
G.Ambatte 32417e92ff Fix Markdown render parameter 2023-08-12 14:27:34 +12:00
G.Ambatte 1854080771 Merge branch 'master' into update-v3.9.2 2023-08-11 12:52:38 +12:00
Sean Robertson 45207b8114 Up version to 3.9.2 2023-08-11 12:42:20 +12:00
Sean Robertson 2b3c2c9fac Update change log with merged PR info 2023-08-11 12:42:04 +12:00
G.Ambatte 0a3453d228 Merge branch 'master' into addEditorThemes-#362 2023-08-11 12:09:02 +12:00