Commit Graph

477 Commits

Author SHA1 Message Date
Ash Keel 6c1ba74b18
refactor: split off some more functions 2023-05-04 15:14:21 +02:00
Ash Keel 29880bdc23
feat: Add sending chat command responses as whispers/replies/announcements 2023-05-04 13:10:11 +02:00
Ash Keel f83a6c6180
fix: add key function for data tables 2023-05-03 19:12:33 +02:00
Ash Keel 4eac451432
refactor: fix code smells 2023-05-03 18:20:52 +02:00
Ash Keel bc6c76c581
fix: fix kv connection error in extensions 2023-05-03 17:22:36 +02:00
Ash Keel 2cf63534e5
refactor: remove typecasting from thunks 2023-05-03 17:18:52 +02:00
Ash Keel 4de2b0a817
update: update frontend dependencies 2023-05-03 16:35:07 +02:00
Ash Keel 5a33f77d26
refactor: split off some functions 2023-05-03 14:37:28 +02:00
Ash Keel 4653f6b75b
refactor: remove redundant check 2023-05-03 14:08:02 +02:00
Ash Keel afac937980
fix: actually remove keys instead of zeroing them 2023-05-03 14:07:43 +02:00
Ash Keel 6159836472
docs: update changelog 2023-05-03 13:55:44 +02:00
Ash Keel 7954f6bf33
refactor: move zero text to common style 2023-04-24 16:35:55 +02:00
Ash Keel 06f6107b89
docs: update changelog 2023-04-24 16:18:15 +02:00
Ash Keel a65f89149f
fix: mostly sane number input boxes 2023-04-23 13:35:01 +02:00
Ash Keel 8f3fd23e4f
docs: update changelog 2023-04-23 03:02:10 +02:00
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