Carlos Valente
1d4ddea596
chore: extract views directory
2024-10-15 22:28:50 +02:00
Carlos Valente
4cba970cda
feat: add loader to views
2024-10-15 22:28:50 +02:00
Carlos Valente
bad9dab0a0
refactor: compound timeline
2024-10-15 22:28:50 +02:00
Carlos Valente
f11218a757
refactor: control container growth
2024-10-15 22:28:50 +02:00
Carlos Valente
a4aa513d1f
refactor: share store initial state
2024-10-15 16:11:53 +02:00
Carlos Valente
b73448f827
feat: implement colour picker
2024-10-15 16:01:42 +02:00
Carlos Valente
687ad68726
refactor: recover style override
2024-10-15 16:01:42 +02:00
Carlos Valente
089eba3877
refactor: param type colour
2024-10-15 16:01:42 +02:00
Carlos Valente
e46948772e
refactor: network interfaces can be copied or followed
2024-10-13 20:39:58 +02:00
Carlos Valente
78fa1df99c
refactor: blink style
2024-10-12 11:02:26 +02:00
Alex Christoffer Rasmussen
0500368982
Revert http test ( #1257 )
...
* Revert "refactor: allow messages not starting with http"
This reverts commit 887e5c448e .
* Revert "refactor: allow messages not starting with http"
This reverts commit 6ce275da7a .
2024-10-12 10:52:14 +02:00
Carlos Valente
2d53323f60
refactor: unify time to start logic
2024-10-11 16:01:44 +02:00
Carlos Valente
08ca3cd3a5
fix: calculate time to start
2024-10-11 16:01:44 +02:00
Carlos Valente
2c63bbff76
refactor: arrow used in new window navigation
2024-10-11 13:26:15 +02:00
Carlos Valente
d2c34757f9
refactor: navigate in electron
2024-10-11 13:26:15 +02:00
Carlos Valente
6d2b59ef73
refactor: collocate view navigation
2024-10-11 13:26:15 +02:00
Carlos Valente
cfb76153a0
refactor: create project form state from params
2024-10-11 13:26:15 +02:00
Carlos Valente
887e5c448e
refactor: allow messages not starting with http
2024-10-09 19:19:20 +02:00
Carlos Valente
6ce275da7a
refactor: allow messages not starting with http
2024-10-09 19:19:20 +02:00
Carlos Valente
213f516f71
refactor: message does not have negative style
2024-10-09 19:18:47 +02:00
Carlos Valente
eb7a30fcf3
refactor: improve resizing of column
2024-10-02 22:34:19 +02:00
Carlos Valente
e2cbe43a2b
fix: form element alignment in form
2024-10-02 21:57:52 +02:00
Carlos Valente
8a5cef79a8
refactor: simplify secondary styles
2024-09-27 20:14:58 +02:00
Carlos Valente
4d8bea2940
feat: timer preview
2024-09-27 20:14:58 +02:00
Carlos Valente
177c9a35ec
feat: electron links open in browser
2024-09-24 13:46:09 +02:00
Carlos Valente
92a16ea33b
refactor: migrate fit text logic
2024-09-23 16:56:15 +02:00
Carlos Valente
bc6b7c5596
refactor: fit user message in screen
2024-09-23 16:56:15 +02:00
Carlos Valente
66083813f9
refactor: allow local shutdown
2024-09-23 16:55:22 +02:00
Carlos Valente
d8cf1abb37
docs: warn of shutdown conditions
2024-09-23 16:55:22 +02:00
Carlos Valente
5b471980f5
refactor: enable timer type and end action default settings
2024-09-09 10:15:55 +02:00
Carlos Valente
4706ed39f6
refactor: scope rundown to selected
2024-09-07 08:46:32 +02:00
Carlos Valente
f9a5c55c07
refactor: reactive options
2024-09-07 08:46:32 +02:00
Carlos Valente
980ae7a7c5
refactor: show upcoming events
2024-09-07 08:46:32 +02:00
Carlos Valente
db8ed93d41
fix: handle multiple days
2024-09-07 08:46:32 +02:00
Alex Christoffer Rasmussen
aa4ee546ec
Merge import ( #1164 )
...
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-09-01 20:38:59 +02:00
Carlos Valente
0abaf7724d
refactor: refetch on change
2024-09-01 17:18:48 +02:00
Carlos Valente
7b932ef0f7
refactor: add options to hide schedule
2024-09-01 10:41:54 +02:00
Carlos Valente
8bd7645c95
ui: rename mode to match UI
2024-08-31 10:55:32 +02:00
Carlos Valente
81f0e61953
refactor: add extra data to sentry logs
2024-08-29 15:10:42 +02:00
Carlos Valente
16c7107069
chore: mark timeline as beta
2024-08-27 13:16:01 +02:00
Gyuris Gellért
25aefe322b
Hungarian translation ( #1187 )
...
* Add Hungarian translation
2024-08-27 13:06:23 +02:00
Carlos Valente
73db14c383
refactor: show running gap in UI
2024-08-27 12:58:18 +02:00
Carlos Valente
f5936e5254
refactor: unify logic
2024-08-27 12:58:18 +02:00
Carlos Valente
25c7915cf7
refactor: account for overlapping in rundown
2024-08-27 12:58:18 +02:00
Carlos Valente
c43b6f37f9
refactor: accumulate times
2024-08-27 12:58:18 +02:00
Carlos Valente
6e5034ef72
refactor: show progress on top
2024-08-27 12:58:18 +02:00
Carlos Valente
66774321a5
refactor: calculate rundown duration
2024-08-27 12:58:18 +02:00
Carlos Valente
d71df886f2
style: clarify function scope
2024-08-27 12:58:18 +02:00
Carlos Valente
abcee741e2
refactor: prevent index collision
2024-08-27 12:58:18 +02:00
Alex Christoffer Rasmussen
ee1b5b7fdd
Keep offset when taking over playback with roll v2 ( #1184 )
...
* pass on offset
* account for offset in roll
* prevent roll from overtime
* add test
2024-08-26 18:09:03 +02:00