Commit Graph

477 Commits

Author SHA1 Message Date
Ash Keel fc9465063e
fix: wrap log data so it doesn't exit the screen 2023-02-17 19:51:55 +01:00
Ash Keel fe289f0b68
ci: update wails action 2023-02-17 19:37:40 +01:00
Ash Keel dee9a5894f
change: use Go 1.2O with pre-seeded rng 2023-02-17 19:18:44 +01:00
Ash Keel e75b1017ae
fix: simplify Interval component logic, making it stateless
fixes #48
2023-02-17 19:08:33 +01:00
Ash Keel 1ce1024bdc
docs: update CHANGELOG.md 2023-02-16 01:17:30 +01:00
Ash Keel 3c107b9a32
fix: don't block local client on Wait call 2023-02-16 00:21:34 +01:00
Ash Keel 0f93ac1c17
docs: add missing date on changelog 2023-02-15 13:52:57 +01:00
Ash Keel 5629b2482a
docs: update locale and changelog 2023-02-15 13:50:43 +01:00
Ash Keel d1ff6d46ea
fix: don't fetch version info over and over 2023-02-15 13:47:41 +01:00
Ash Keel abe6ab7941
fix: close iterator on finished backup 2023-02-15 13:46:56 +01:00
Ash Keel 6f6883886f
fix: handle websocket references a bit nicer 2023-02-15 10:45:14 +01:00
Ash Keel d931690802
feat: Add minimum version metadata to extensions
fixes #52
2023-02-15 10:44:44 +01:00
Ash Keel 2dce3076ee
fix: update pebble and fix copypaste error 2023-02-15 10:43:23 +01:00
Ash Keel f4a7d846c4
docs: update changelog with known issue 2023-02-07 23:02:16 +01:00
Ash Keel 9df69d1b3d
feat: we can generate our own documentation... wait but why 2023-02-07 22:29:26 +01:00
Ash Keel 87c80a81fb
docs: update locale and changelog 2023-02-06 18:12:43 +01:00
Ash Keel 24e963c19e
change: remove wip notice from dashboard 2023-02-06 10:36:18 +01:00
Ash Keel d38b982733
fix: clarify no contribution to goals 2023-02-06 10:36:00 +01:00
Ash Keel cf8fec3f4f
chore:Woops remove debug prints 2023-02-02 21:38:55 +01:00
Ash Keel b06ed39e6a
fix: stream picture doesnt overlap dialogs anymore
fixes #47
2023-02-02 21:32:50 +01:00
Ash Keel 33a577cbc1
fix: loyalty system polling now works again 2023-02-02 21:24:14 +01:00
Ash Keel a72e603195
chore: woops 2023-02-02 16:51:40 +01:00
Ash Keel bca4a0b064
fix: editor doesn't complain about async or import anymore 2023-02-02 16:51:31 +01:00
Ash Keel 4a243e60a7
feat: extension error and console logging 2023-02-02 16:33:57 +01:00
Ash Keel 9b6f034803
chore: clean unused import 2023-02-01 17:37:29 +01:00
Ash Keel 29757eb424
lang: update italian locale 2023-02-01 17:31:57 +01:00
Ash Keel 2c463f657d
feat: detailed extension metadata in list 2023-02-01 17:02:37 +01:00
Ash Keel 0ff80685c7
docs: Update CHANGELOG.md 2023-02-01 13:44:37 +01:00
Ash Keel 6953947521
fix: fix loyalty system (after sync refactor) 2023-02-01 13:33:30 +01:00
Ash Keel 7ebf0f9670
fix: fix missing early exit on request error 2023-02-01 11:53:27 +01:00
Ash Keel 146e414942
feat: add CTRL+S as a shortcut to save 2023-02-01 11:52:49 +01:00
Ash Keel a3b4f5c471
feat: add typescript support, formatting 2023-02-01 02:42:58 +01:00
Ash Keel cfdabc706e
feat: renaming 2023-01-31 17:52:28 +01:00
Ash Keel 196ab184e6
feat: extension list mostly works 2023-01-31 12:20:27 +01:00
Ash Keel b3dea0fe53
feat: Extension UI, wip 2023-01-31 02:20:09 +01:00
Ash Keel c20728b268
feat: extension subsystem (working wip) 2023-01-27 16:37:21 +01:00
Ash Keel 3cfcb326fc
docs: minor comments so I won't lose my mind in 3 months 2023-01-27 15:36:25 +01:00
Ash Keel c09074a211
change: update wails and other dependencies 2023-01-27 15:35:32 +01:00
Ash Keel eaa3619a45
fix: use event date for sorting recent events 2023-01-27 00:28:43 +01:00
Ash Keel 4f0cc8e570
fix: store dates with events 2023-01-26 16:37:30 +01:00
Ash Keel ce944487fc
feat: wip extension page 2023-01-26 13:19:34 +01:00
Ash Keel f80a268512
feat: add warning before closing app 2023-01-26 13:18:38 +01:00
Ash Keel e0449ee972
refactor: upgrade kv client lib 2023-01-26 13:18:08 +01:00
Ash Keel 6f4bff373d
docs: update CHANGELOG 2023-01-26 10:13:29 +01:00
Ash Keel 08663a1e46
chore: make this an error 2023-01-26 10:06:24 +01:00
Ash Keel 63c0fef602
feat: add recent event replay 2023-01-26 10:05:58 +01:00
Ash Keel 534e12a01a
change: order of recent event (newest on top) 2023-01-13 01:40:51 +01:00
Ash Keel 81fbee91c8
feat: italian locale for recent events 2023-01-11 13:54:53 +01:00
Ash Keel 431c378882
Add most relevant events 2023-01-11 12:30:58 +01:00
Ash Keel d4e97c2080
Add GOPRIVATE flag 2023-01-10 09:30:55 +01:00