0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-09 18:28:45 +00:00
Commit Graph

156 Commits

Author SHA1 Message Date
Víctor Losada Hernández 90431efbc9 "Removed ArchivePage and related files, replaced with VaultPage, updated routes and API endpoints, and made minor changes to theme configuration and error handling." 2024-06-11 00:33:36 +02:00
Víctor Losada Hernández 0f9ba1a5ae Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-22 08:23:53 +02:00
Trevor Buckner e62e185214 Lint a bunch of things 2024-05-21 17:32:17 -04:00
Víctor Losada Hernández 92e27cda6c "Removed unused imports of 'classnames' and 'create-react-class' from various JSX files. in the Client folder" 2024-05-17 22:31:55 +02:00
Víctor Losada Hernández 3c84143511 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-04-02 14:40:24 +02:00
Trevor Buckner c871548877 Merge branch 'master' into type-fix-for-stylesheet-import-in-html 2024-03-06 12:53:04 -05:00
G.Ambatte f9d8344dba Remove unnecessary function 2024-02-26 21:16: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
Víctor Losada Hernández f21eaab997 Merge branch 'master' into type-fix-for-stylesheet-import-in-html 2024-02-23 20:19:58 +01: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 087ce4bb90 Merge branch 'master' into experimentalTagFiltering-#3164 2024-02-22 17:37:37 +13:00
Trevor Buckner 6b7af58e6c Change span to Fragment; linting 2024-02-20 23:24:43 -05:00
Víctor Losada Hernández fe5a76c0df fix link href 2024-02-13 10:52:53 +01:00
Víctor Losada Hernández f1c3507a9f initial commit 2024-01-31 15:45:27 +01:00
Víctor Losada Hernández 2c691d84f2 author fix 3 2024-01-27 19:14:38 +01:00
Víctor Losada Hernández 4630d2640b author another fix 2024-01-27 17:29:16 +01:00
Víctor Losada Hernández 77abab8395 initial commit 2024-01-27 16:58:28 +01:00
Víctor Losada Hernández 87e18c0521 no authors fix 2024-01-27 16:56:28 +01:00
Víctor Losada Hernández ae4e1b55e6 minor changes 2024-01-27 16:24:45 +01:00
Víctor Losada Hernández f47c2dcb56 style fix 2024-01-24 23:07:53 +01:00
Víctor Losada Hernández a4ea1612c1 tag count in title, and authors to links 2024-01-24 23:05:50 +01:00
Víctor Losada Hernández 2b1b0acefc Merge branch 'master' into experimentalTagFiltering-#3164 2024-01-20 14:50:41 +01:00
Víctor Losada Hernández 84b0407f74 contain page size quick fix 2024-01-09 20:36:34 +01:00
Víctor Losada Hernández 199e049871 fix column-gap in listpage 2023-12-23 23:49:44 +01:00
Víctor Losada Hernández 31f18ef3d5 add blank theme to listpage 2023-12-23 23:49:30 +01: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 ed18ba3108 Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-08-24 14:12:15 +12:00
G.Ambatte 6b49e720ca Merge branch 'master' into trimBrewTitlesOnUserPage-#2775 2023-08-11 12:08:40 +12:00
G.Ambatte 1729b13574 Merge branch 'master' into experimentalSaveLocation 2023-08-11 11:53:26 +12:00
G.Ambatte 38f6929c1d Reverse StorageIcons logic 2023-08-10 16:46:45 +12:00