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
Carlos Valente
f3f4cdb19f
feat: add support for chinese
2024-11-25 09:55:07 +01:00
Carlos Valente
b489214004
refactor: allow copy-paste in interface
2024-11-25 09:54:43 +01:00
Carlos Valente
cc55414b57
refactor: show project description
2024-11-25 09:54:43 +01:00
Carlos Valente
e694cb7556
refactor: style tweaks to cuesheet
2024-11-25 09:54:43 +01:00
Carlos Valente
988100c1d9
chore: remove extra character
2024-11-25 09:54:04 +01:00
Carlos Valente
b4eabfae72
feat: trigger welcome modal from electron
2024-11-25 09:54:04 +01:00
Carlos Valente
22fe65c655
feat: show welcome screen on first login
2024-11-25 09:54:04 +01:00
Carlos Valente
7bf90d669a
refactor: expose api for loading demo project
2024-11-25 09:54:04 +01:00
Carlos Valente
a518dc4882
refactor: consolidate event editor styles
2024-11-25 09:54:04 +01:00
Carlos Valente
dd5ffb2f47
refactor: improve app data
2024-11-25 09:54:04 +01:00
Carlos Valente
c5a5eab225
refactor: extract utility hook
2024-11-25 09:54:04 +01:00
Carlos Valente
5d6345717f
chore: update ontime assets
2024-11-25 09:54:04 +01:00
asharonbaltazar
4c88f90a15
feat(ui): disable menu buttons with locked param ( #1332 )
...
* feat: add lock icon when param `locked=true`
* chore: move `isViewLocked` logic up the component tree
* chore: remove extra container from lock icon
* chore: move fading logic into separate hook
* chore: move locked icon into separate component
* chore: rename variables
2024-11-18 09:49:49 -05:00
Carlos Valente
238eb49b5c
bump version to 3.8.0
v3.8.0
2024-11-18 14:57:40 +01:00
Carlos Valente
7aec3e0d73
feat: project info view
2024-11-18 14:56:30 +01:00
Carlos Valente
312b294a61
refactor: update test
2024-11-18 14:56:30 +01:00
Carlos Valente
9bfa3e9f8e
feat: implement logo in all views
2024-11-18 13:48:05 +01:00
Carlos Valente
9a2cfb59e7
fix: issue with colour string sanitation
2024-11-18 13:12:50 +01:00
Ary
a6e1cbbbce
Upload corporate logo ( #1314 )
...
* feat: upload logo to project data
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-11-17 22:55:20 +01:00
Carlos Valente
8dd448db44
feat: implement naive client ping
2024-11-17 21:41:10 +01:00
Carlos Valente
d87542dcf7
refactor: add cloud runtime
2024-11-17 21:41:10 +01:00
Carlos Valente
18575fc558
fix: separator collides with space indicator
v3.7.1
2024-11-13 20:23:04 +01:00
Carlos Valente
04e2593939
style: clarify select component
2024-11-13 20:23:04 +01:00