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

22 Commits

Author SHA1 Message Date
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