Carlos Valente
|
9813643c96
|
feat: parse timeToEnd from excel
v3.10.0-beta3
|
2024-12-16 13:38:49 +01:00 |
|
Carlos Valente
|
b88c2a6bd8
|
refactor: extract time-to-end
|
2024-12-16 13:38:46 +01:00 |
|
Carlos Valente
|
ed65a4db67
|
refactor: smaller settings
|
2024-12-15 11:04:15 +01:00 |
|
Carlos Valente
|
4a70bcfe64
|
chore: remove unused
|
2024-12-15 11:04:15 +01:00 |
|
Carlos Valente
|
89e68c3b0e
|
fix: correct aria label
|
2024-12-15 11:04:15 +01:00 |
|
Carlos Valente
|
976dc9cbde
|
refactor: tweak header style
|
2024-12-15 11:04:15 +01:00 |
|
Carlos Valente
|
3701ba5174
|
refactor: handle missing data
|
2024-12-15 11:04:15 +01:00 |
|
Carlos Valente
|
acc6ba63ba
|
refactor: keep drawer open on submit
|
2024-12-15 11:04:15 +01:00 |
|
Carlos Valente
|
6c5afcb8d9
|
refactor: improve empty state for pages
|
2024-12-15 09:55:52 +01:00 |
|
Carlos Valente
|
d46dfcf82e
|
refactor: improve redirect
|
2024-12-14 08:25:53 +01:00 |
|
Carlos Valente
|
4c6acc4013
|
refactor: improve active styles for navigation buttons
v3.9.5
|
2024-12-13 11:24:03 +01:00 |
|
Carlos Valente
|
26a24449de
|
refactor: prevent modal close on click outside
|
2024-12-13 10:40:16 +01:00 |
|
Carlos Valente
|
a1fb642441
|
bump version to 3.9.5
|
2024-12-13 10:40:16 +01:00 |
|
Carlos Valente
|
b64b154330
|
refactor: disable shutdown
|
2024-12-13 10:39:58 +01:00 |
|
Carlos Valente
|
5032cbf65a
|
refactor: prevent instantiating unavailable services
|
2024-12-13 10:39:58 +01:00 |
|
Carlos Valente
|
466360f9d1
|
chore: note service limitations
|
2024-12-13 10:39:58 +01:00 |
|
Carlos Valente
|
ef2ea9a1da
|
fix: recover edit menu and shortcuts
|
2024-12-13 10:39:45 +01:00 |
|
Carlos Valente
|
fb83f48752
|
refactor: maintain an isOnline flag in client
|
2024-12-13 10:39:30 +01:00 |
|
Carlos Valente
|
c1d53b0e55
|
refactor: improve empty state for project info
|
2024-12-13 10:12:06 +01:00 |
|
Alex Christoffer Rasmussen
|
7915cc822d
|
Dockersafe rename (#1370)
* add dockerSafeRename function
* replace all rename functions
* add explanation to function
|
2024-12-10 23:27:51 +01:00 |
|
Carlos Valente
|
7dbf64d100
|
chore: restructure directory
|
2024-12-10 15:53:53 +01:00 |
|
Carlos Valente
|
6ffbf2af9d
|
chore: move files to new structure
|
2024-12-10 15:53:53 +01:00 |
|
Carlos Valente
|
fa7ec623f1
|
bump version to 3.9.4
v3.9.4
|
2024-12-08 08:52:18 +01:00 |
|
Carlos Valente
|
bfb9b51073
|
fix: secure protocol resolution
|
2024-12-08 08:52:18 +01:00 |
|
Carlos Valente
|
8bc3f5a56c
|
Fix links (#1366)
* chore: remove unused code
* bump version to 3.9.3
* chore: use constant links
* refactor: build links
* chore: ignore ontime-data
v3.9.3
|
2024-12-06 16:48:35 +01:00 |
|
Carlos Valente
|
acf1afb5e9
|
fix: prevent overflow
|
2024-12-06 14:54:41 +01:00 |
|
Carlos Valente
|
d8e2a8d092
|
bump version to 3.9.2
v3.9.2
|
2024-12-04 21:41:49 +01:00 |
|
Carlos Valente
|
8e587128a1
|
refactor: ensure element height
|
2024-12-04 21:41:49 +01:00 |
|
Alex Christoffer Rasmussen
|
607bc40673
|
create addTime function in simple timer (#1363)
* create addTime function in simple timer
|
2024-12-04 20:25:49 +01:00 |
|
Carlos Valente
|
e6aa7404f7
|
chore: correct documentation
|
2024-12-04 19:49:49 +01:00 |
|
Carlos Valente
|
d622a7738f
|
refactor: remove deprecated field
|
2024-12-04 19:49:49 +01:00 |
|
Carlos Valente
|
b9ba416366
|
refactor: add prefix to relative assets
refactor: add prefix to server entrypoints
refactor: add prefix to express router
refactor: add prefix to router basename
|
2024-12-04 19:49:49 +01:00 |
|
Carlos Valente
|
b3ce247f54
|
bump version to 3.9.1
v3.9.1
|
2024-12-02 14:45:57 +01:00 |
|
Carlos Valente
|
82a2660fbc
|
fix: router prefix
|
2024-12-02 14:45:57 +01:00 |
|
Carlos Valente
|
1e8706aa73
|
feat: allow add time to aux timer
v3.9.0
|
2024-12-02 13:30:22 +01:00 |
|
Carlos Valente
|
7dec32aea7
|
bump version to 3.9.0
|
2024-12-02 13:30:11 +01:00 |
|
Carlos Valente
|
7e4cf6ffce
|
refactor: improve time added display
|
2024-12-01 21:06:33 +01:00 |
|
Carlos Valente
|
e6dfe9c363
|
fix: rolling over midnight wrongly classified as skip
|
2024-12-01 21:06:33 +01:00 |
|
Carlos Valente
|
29e682ee06
|
refactor: remove frozen implementation
|
2024-11-30 22:31:18 +01:00 |
|
Carlos Valente
|
55d349877b
|
fix: prevent stale data in finder
|
2024-11-30 22:30:19 +01:00 |
|
Alex Christoffer Rasmussen
|
8f2a93d6a3
|
FIX: OSC TX and RX shutdown was swapped (#1352)
|
2024-11-30 22:27:36 +01:00 |
|
Carlos Valente
|
6529a05e2a
|
fix: previous eventid is any entry
|
2024-11-30 21:59:53 +01:00 |
|
Alex Christoffer Rasmussen
|
0f5c47bc82
|
Small fixes (#1345)
* cleanup: remove console log
* use UI Index
|
2024-11-30 10:11:36 +01:00 |
|
Carlos Valente
|
f561e52bb5
|
refactor: prevent caching html files
|
2024-11-29 19:36:39 +01:00 |
|
Carlos Valente
|
35f4472daa
|
chore: define test workspaces
|
2024-11-29 19:36:39 +01:00 |
|
Carlos Valente
|
272f788c15
|
refactor: split vendor
|
2024-11-29 19:36:39 +01:00 |
|
Carlos Valente
|
85b71627a8
|
refactor: exclude html from compression
|
2024-11-29 19:36:39 +01:00 |
|
Carlos Valente
|
6e51e5083b
|
refactor: allow route prefix
|
2024-11-29 19:36:39 +01:00 |
|
Ary Neto
|
1f998fda74
|
reverted unnecessary change
|
2024-11-28 22:10:48 +01:00 |
|
Ary Neto
|
e7b5baa49a
|
fix: file picker opening on delete
|
2024-11-28 22:10:48 +01:00 |
|