1
0
Fork 0
mirror of https://git.sr.ht/~ashkeel/strimertul synced 2024-09-18 01:50:50 +00:00
Commit graph

362 commits

Author SHA1 Message Date
Ash Keel
a429826e8a
fix: The UPDATE AVAILABLE banner works properly in prerelase builds 2023-04-23 02:59:30 +02:00
Ash Keel
adc3cacc24
refactor: slightly nicer logs 2023-04-23 02:26:46 +02:00
Ash Keel
e8964f8d0c
refactor: fix lint issues 2023-04-20 18:02:54 +02:00
Ash Keel
f7aeb91cc8
feat: make auth dialog localized 2023-04-20 10:30:54 +02:00
Ash Keel
7d3b303014
docs: Update CHANGELOG 2023-04-20 09:46:57 +02:00
Ash Keel
528afa7d74
feat: add interactive authentication 2023-04-19 18:06:41 +02:00
Ash Keel
ba3b9c673a
change: better log messages, tuned reconnection logic on eventsub, updated to kv v10 2023-04-19 15:27:13 +02:00
Ash Keel
c2eca501ac
docs: update changelog 2023-04-18 15:08:21 +02:00
Ash Keel
42e8c34702
feat: add backup restoring from the error dialog 2023-04-18 15:05:11 +02:00
Ash Keel
4e9b2cff7d
feat: Error page (wip recovery option) 2023-04-14 20:04:21 +02:00
Ash Keel
745824a32d
refactor: slightly better ternaries 2023-04-08 19:32:11 +02:00
Ash Keel
f92a4035e8
feat: Add links to the user guide 2023-04-06 13:42:21 +02:00
Ash Keel
40953a2189
ci: final fix! 2023-03-31 12:44:34 +02:00
Ash Keel
2bba2553f0
ci: aaaaaaaaaaaaa 2023-03-31 12:33:31 +02:00
Ash Keel
edecab18cf
ci: use another parser for version info 2023-03-31 12:28:03 +02:00
Ash Keel
c63c1d124c
ci: add fileVersion 2023-03-31 12:19:55 +02:00
Ash Keel
85dcb555a1
ci: add productVersion 2023-03-31 12:05:53 +02:00
Ash Keel
65b23d03ae
fix: update wails and build process 2023-03-31 11:43:33 +02:00
Ash Keel
6d9606b4ab
docs: bump changelog 2023-03-31 11:07:48 +02:00
Ash Keel
0eb6000975
fix: rework the alert templates so it doesn't break with multiple messages 2023-03-31 11:03:01 +02:00
Ash Keel
8178366038
fix: assign initial loyalty points values correctly 2023-03-31 10:26:40 +02:00
Ash Keel
0262bcea07
chore: update frontend dependencies 2023-03-31 10:26:20 +02:00
Ash Keel
464c60bf51
fix: prevent mixed case in loyalty table 2023-03-31 09:41:53 +02:00
Ash Keel
4ed4fa9356
docs: Update CHANGELOG 2023-03-14 13:14:48 +01:00
Ash Keel
c6eab61392
docs: fix changelog format typo 2023-03-09 13:18:31 +01:00
Ash Keel
586eab696e
fix: fix chat history being saved with the wrong type 2023-03-09 13:17:18 +01:00
Ash Keel
19dc37711d
fix: don't call close on null instances 2023-03-09 12:42:11 +01:00
Ash Keel
d28db037ae
feat: add stderr logging to its own file 2023-03-09 12:41:50 +01:00
Ash Keel
074a8757b7
docs: update changelog 2023-03-05 20:14:08 +01:00
Ash Keel
df46f7dfbf
fix: force refreshing the auth token when starting 2023-03-05 20:11:19 +01:00
Ash Keel
078863a5ec
docs: update CHANGELOG.md 2023-02-23 10:53:45 +01:00
Ash Keel
86a86799e5
fix: fix eventsub breaking because of channel.follow v1 deprecation 2023-02-23 10:50:52 +01:00
Ash Keel
8304afa89e
update changelog 2023-02-21 09:18:04 +01:00
Ash Keel
30bc0b1ff9
docs: add descriptions on loyalty keys 2023-02-18 14:01:48 +01:00
Ash Keel
cb25f1a662
docs: add support for pointers and timestamps 2023-02-18 13:33:36 +01:00
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