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

489 Commits

Author SHA1 Message Date
Víctor Losada Hernández af5bbdc677 change from $or to $in 2024-07-27 10:39:06 +02:00
Víctor Losada Hernández 01ee184044 "Update default count value from 10 to 20 in VaultPage component and vault API" 2024-07-23 23:57:05 +02:00
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 99b0c2b54e Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-06-10 23:25:42 +02:00
G.Ambatte 2424d34682 Merge branch 'master' into addLockNotification-#3326 2024-06-01 12:14:04 +12:00
Trevor Buckner 695b9916dd Remove old /print page 2024-05-28 12:39:43 -04:00
Víctor Losada Hernández 609f5a3330 more logs 2024-05-23 14:08:37 +02:00
Víctor Losada Hernández 879a1f5a57 fix page size to count 2024-05-22 08:51:49 +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 a711f8eb89 remove regex search 2024-05-18 23:07:43 +02:00
Víctor Losada Hernández b7717171b3 Server and shared folders 2024-05-17 22:34:40 +02:00
Víctor Losada Hernández 4b10686336 simplify logic 2024-05-14 09:49:14 +02:00
Víctor Losada Hernández 153812c6e5 simplify console log and remove unused code 2024-05-14 09:36:59 +02:00
Víctor Losada Hernández a89b575b26 archive 2.0 2024-05-13 13:37:53 +02:00
G.Ambatte 3a054f1ae0 Merge branch 'master' into addLockNotification-#3326 2024-05-10 07:15:40 +12:00
Víctor Losada Hernández 5eeac603db why didn't i think about this sooner 2024-05-09 08:24:27 +02:00
Víctor Losada Hernández f9f2e604c0 linting and remove async conflict 2024-05-07 10:14:46 +02:00
Víctor Losada Hernández 51fcb59f09 debugging 500 errir catching 2024-05-06 23:26:02 +02:00
Víctor Losada Hernández e75c556443 use $text instead 2024-05-06 22:59:09 +02:00
Víctor Losada Hernández 752b2caaf4 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimental-development 2024-05-06 13:45:06 +02:00
Víctor Losada Hernández 3c1f8804af initial commit 2024-05-02 11:38:00 +02:00
G.Ambatte 09cf5a9b04 Fix test 2024-04-20 14:02:46 +12:00
G.Ambatte 4c6953a4e0 Differentiate between Edit and Share messages 2024-04-20 13:57:33 +12:00
Trevor Buckner f02a3d815a Merge branch 'master' into add-share-link-to-error-pages 2024-04-09 15:24:23 -04:00
Trevor Buckner 7097897df8 Remove "stub.published" from thrown error, since no longer used 2024-04-09 15:24:04 -04:00
Víctor Losada Hernández df73b37180 Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-share-link-to-error-pages 2024-04-07 16:17:51 +02:00
Víctor Losada Hernández 99f9b10348 initial commit 2024-04-07 16:16:21 +02:00
Gazook89 777438fd94 rename props.brew.uiItems to ...accountDetails
and destructure props at start of account page component.

`accountDetails` is more descriptive of what set of info is being passed through props to the account page, info which is only *then* displayed as UI items.
2024-04-06 21:23:26 -05: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
Gazook89 59b3038b9b small style changes to terminal output of server start 2024-03-29 20:42:07 -05:00
G.Ambatte 7f168f35b8 Add test for locked brew 2024-03-17 21:35:03 +13:00
G.Ambatte 21c0916693 Switch to boolean lock state 2024-03-17 21:34:31 +13:00
G.Ambatte 8f0fb6e458 Merge branch 'master' into experimentalBrewLocking-#3326 2024-03-17 18:40:57 +13:00
Víctor Losada Hernández f93af38fa6 split-style-and-metadata moved to helpers.js 2024-03-06 18:09:26 +01:00
G.Ambatte 0d1d3a180d Handle missing lock property 2024-02-28 16:02:35 +13:00
G.Ambatte 802da2920b Initial functionality pass 2024-02-25 22:28:44 +13:00
Víctor Losada Hernández 094ad3bd59 -proj in countdocs 2024-02-21 08:07:46 +01:00
Víctor Losada Hernández 01e3cd0296 fix notitle search and catch 404? 2024-02-15 17:22:20 +01:00
Víctor Losada Hernández 2a780bc482 503 2024-02-15 16:36:10 +01:00
Víctor Losada Hernández f61b664687 503 log 2024-02-15 16:32:50 +01:00
Víctor Losada Hernández 04844a4422 you know the deal 2024-02-15 16:27:50 +01:00
Víctor Losada Hernández 1a80a74d4f more error handling 2024-02-15 16:15:38 +01:00
Víctor Losada Hernández 62db393969 proper error handling(i think) 2024-02-15 15:50:27 +01:00
Víctor Losada Hernández 6a11cd0e28 renderer filter query 2024-02-15 10:34:39 +01:00
Víctor Losada Hernández 153ab63393 pagesize as input 2024-02-15 08:48:47 +01:00
Víctor Losada Hernández 3427fa1e94 total brews found 2024-02-15 01:26:54 +01:00
Víctor Losada Hernández 534131d994 edit console logs and change totalDocs logic to count correctly 2024-02-12 23:54:00 +01:00
G.Ambatte 1d778e3249 Update API route 2024-02-13 09:13:47 +13:00
G.Ambatte 3bb44d8a17 Lint clean up 2024-02-13 09:06:33 +13:00