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

45 Commits

Author SHA1 Message Date
David Bolack 1008321957 Add brew snippets to local save history
solves #3113
2025-06-30 12:17:46 -05:00
Trevor Buckner fb9148ada5 Site runs and all tests pass 2024-11-20 16:21:35 -05:00
G.Ambatte ebf900ba24 Remove Proxy version 2024-10-30 08:21:51 +13:00
G.Ambatte 6fed42198d Simplify initCustomStore 2024-10-29 19:30:22 +13:00
G.Ambatte 478a541d62 Remove wrapper from file name 2024-10-26 09:58:09 +13:00
G.Ambatte eb852b8045 Add IDB Proxy 2024-10-26 09:50:07 +13:00
G.Ambatte f64e7d3fd7 Shift grabage collection to use delMany instead of a looped del 2024-10-12 10:57:01 +13:00
G.Ambatte cdbb2fa26a Add IDB custom store wrapper 2024-10-12 10:55:02 +13:00
G.Ambatte ab6861675d Comment out history testing values 2024-10-10 09:07:54 +13:00
G.Ambatte 0deb9073cd Remove obsolete file 2024-10-10 08:57:41 +13:00
G.Ambatte 8db12739d3 Remove obsolete function 2024-10-10 08:34:15 +13:00
G.Ambatte dc66d36b2d Simplify history loading 2024-10-09 19:35:48 +13:00
G.Ambatte fb2d03f5a2 Change to test values 2024-10-09 17:50:26 +13:00
G.Ambatte 0b44e68a36 Simplify garbage collection 2024-10-09 17:27:33 +13:00
G.Ambatte aa68762294 Simplify historyCheck logic 2024-10-09 15:59:11 +13:00
G.Ambatte 2a9402634f Remove unnecessary guard clause 2024-10-09 14:58:20 +13:00
G.Ambatte 291e16b124 Revert to use local consts instead of config vars 2024-10-09 14:57:04 +13:00
G.Ambatte e75eb72d3f Remove obsolete function 2024-10-09 14:54:23 +13:00
G.Ambatte 7e165c6e61 Remove unnecessary key check 2024-10-07 21:53:24 +13:00
G.Ambatte 5d9ef3fa6c Add custom IDB store 2024-10-07 21:53:05 +13:00
G.Ambatte 24bffacaeb GC functional, config values now actually used 2024-10-07 20:53:32 +13:00
G.Ambatte c9241e3091 WIP Update 2024-10-07 18:22:06 +13:00
G.Ambatte 77f162f7a4 Initial IDB functionality pass 2024-10-01 23:53:35 +13:00
G.Ambatte 53c05a3ef6 Remove unused default item 2024-09-17 07:27:52 +12:00
G.Ambatte 8315df33ae Change empty slot logic 2024-09-16 19:39:51 +12:00
G.Ambatte 91f9a76af2 Remove spaces from code indentation 2024-09-16 19:20:14 +12:00
G.Ambatte ae7404eb1f Remove comments 2024-09-16 19:15:16 +12:00
G.Ambatte 7a2fecf502 Set archiveBrew object directly
Co-authored-by: Trevor Buckner <calculuschild@gmail.com>
2024-09-16 19:07:42 +12:00
G.Ambatte 531e6efa5e Get configuration from config files 2024-09-15 14:19:24 +12:00
G.Ambatte 7009ef4441 Remove unneeded brew.shareId reference 2024-09-15 00:47:54 +12:00
G.Ambatte ff19e3875e Shift GC to use savedAt time 2024-09-14 23:43:44 +12:00
G.Ambatte d01548feb6 Add getHistoryItems function 2024-09-14 21:20:31 +12:00
G.Ambatte c77d6e5fae Simplify logic 2024-09-14 16:50:36 +12:00
G.Ambatte bc35b5245b Fix renamed variable 2024-09-07 14:07:30 +12:00
G.Ambatte cd30679aac Remove debugging line 2024-09-07 14:01:25 +12:00
G.Ambatte 9679e5b130 Add garbage collection function to remove version data after specified period without update 2024-09-07 14:00:31 +12:00
G.Ambatte 4d295f5f18 Add comments to elucidate the madness 2024-09-07 13:22:44 +12:00
G.Ambatte 6ed6b6d66f Remove debugging line 2024-09-07 13:10:36 +12:00
G.Ambatte 87ba4ee264 Basic functionality working 2024-09-07 13:07:58 +12:00
G.Ambatte 6693eebe64 Updated version saving logic 2024-09-07 08:47:53 +12:00
G.Ambatte f3011eeef9 Update delay amounts 2024-09-06 16:58:30 +12:00
G.Ambatte 9fd581149b Shift version history to separate file 2024-09-06 16:57:11 +12:00
Charlie Humphreys 79db97efdf create error navitem and use it in all necessary use cases 2023-01-21 00:25:35 -06:00
Charlie Humphreys 7755affa1e update based on feedback 2023-01-20 23:07:24 -06:00
Charlie Humphreys 385bee964d adjust frontend error handling, add client/server mismatch middleware 2023-01-06 21:29:21 -06:00