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

284 commits

Author SHA1 Message Date
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
Ash Keel
f9db1475b8
feat: WIP recent events 2023-01-09 16:31:27 +01:00
Ash Keel
5f4a909017
fix: fix issue where live keys didn't fetch an initial value 2023-01-09 16:31:04 +01:00
Ash Keel
d72b8834a3
change: bump eventsub history size to 100 2023-01-09 16:23:54 +01:00
Ash Keel
ee947d1785
docs: Update changelog to 3.0.0 2023-01-08 23:58:07 +01:00
Ash Keel
916dace860
docs: Update README 2022-12-24 15:46:02 +01:00
Ash Keel
9a72c5808b
ci: AAAAAAAAAAAA 2022-12-24 15:29:14 +01:00
Ash Keel
ce56e9957b
ci: broken action requires broken input 2022-12-24 15:09:23 +01:00
Ash Keel
1f3600b4ef
ci: fix windows build name 2022-12-24 14:51:00 +01:00
Ash Keel
1cad7f96c4
ci: add missing macos flag 2022-12-24 14:49:54 +01:00
Ash Keel
3e8ca930fa
ci: use draft for releases by CI 2022-12-24 14:35:54 +01:00
Ash Keel
05906d5a70
docs: update changelog 2022-12-24 14:35:41 +01:00
Ash Keel
d4bed8752f
fix: update the correct IRC bot instance so we don't keep more than one
fixes #40
2022-12-24 14:34:46 +01:00
Ash Keel
7e7b796450
fix: always show log messages with higher severity than chosen one 2022-12-24 14:07:27 +01:00
Ash Keel
7b9c773b51
fix: clear templated functions so deleted commands don't stick around
fixes #38
2022-12-24 13:48:58 +01:00
Ash Keel
a0a75d620b
ci: add build names 2022-12-23 12:15:56 +01:00
Ash Keel
4d92cc7d26
docs: capitalize Twitter 2022-12-22 13:37:42 +01:00
Ash Keel
d81a1b08d6
docs: Update CHANGELOG 2022-12-22 13:36:50 +01:00
Ash Keel
df1a75bd44
feat: add bot config in onboarding and more contact places 2022-12-22 13:35:30 +01:00
Ash Keel
3fb5d4d89c
Update CHANGELOG 2022-12-20 16:18:35 +01:00
Ash Keel
8e9fc433f6
feat: Twitch configuration steps for Onboarding (almost!) 2022-12-20 16:15:42 +01:00
Ash Keel
8947ccfedb
refactor: use TextBlock instead of p 2022-12-20 15:42:27 +01:00
Ash Keel
62220502de
feat: add chat scopes to Twitch user token 2022-12-20 15:03:02 +01:00
Ash Keel
56f4619a08
feat: add test button for Twitch keys 2022-12-20 14:02:27 +01:00
Ash Keel
9f8e9e40ab
fix: take out my twitter profile 2022-12-17 11:28:27 +01:00
Ash Keel
1653f7720d
feat: italian language complete 2022-12-16 14:51:55 +01:00
Ash Keel
031f6692bf
feat: language selector works! 2022-12-16 14:51:42 +01:00
Ash Keel
bf8cd57fff
feat: add button to repeat onboarding 2022-12-16 12:19:05 +01:00
Ash Keel
517bd5aac6
feat: onboarding landing page 2022-12-16 11:11:13 +01:00
Ash Keel
d7586e9bb9
feat: add UI config object, wip ui settings page 2022-12-16 11:10:43 +01:00
Ash Keel
1c5db13b0d
feat(wip): add onboarding page 2022-12-08 12:27:42 +01:00
Ash Keel
59c02fed49
refactor: use project root instead of relative path in some places 2022-12-08 12:27:10 +01:00
Ash Keel
3fc5ba3e60
docs: reorder current entry 2022-12-07 11:59:59 +01:00
Ash Keel
da65cbdf5e
docs: update changelog 2022-12-07 11:56:45 +01:00
Ash Keel
89af459479
feat: add scary warning if leaving the kilovolt password empty
fixes #31
2022-12-07 11:49:32 +01:00
Ash Keel
bb5aae0c1b
feat: generate a random Kilovolt password on first start 2022-12-07 11:48:23 +01:00
Ash Keel
fef4aebcb7
refactor: make APPNAME a locale global 2022-12-07 11:47:53 +01:00
Ash Keel
0e363ff829
refactor: cleanup shared theme props 2022-12-07 11:03:48 +01:00
Ash Keel
75a9a7183e
refactor: clean up disabled condition 2022-12-07 11:02:59 +01:00
Ash Keel
18adbc2397
feat: add Reveal/Hide button on password fields
fixes #35
2022-12-07 10:51:57 +01:00
Ash Keel
59cfee3f28
Update CHANGELOG 2022-12-04 22:40:33 +01:00
Ash Keel
45f9d1b02a
Update CHANGELOG 2022-12-04 21:31:54 +01:00
Ash Keel
96cd51d150
fix: update to React 18 APIs 2022-12-04 18:42:43 +01:00
Ash Keel
398cf8da47
fix: wrap logs to prevent data races 2022-12-04 18:35:15 +01:00