Carlos Valente
1849b4d39f
Deps migration ( #1988 )
...
* chore: migrate eslint to oxlint
* chore: migrate prettier to oxfmt
* chore: migrate typescript
* chore: toThrow should have a expected value
* chore: cast test value as Day
* chore: small title fix
* chore: mocks should be hoisted
* chore: incorrect async useage
* chore: test should be inside description
* chore: test sohuld include an expeced
* chore: oxfmt
---------
Co-authored-by: alex-Arc <omnivox@LAPTOP-RC5SNBVV.localdomain >
2026-03-08 16:22:12 +01:00
Carlos Valente
8e32314667
refactor: improve performance in rundown
...
- leverage compiler
- correct subscriptions from zustand
2026-02-08 11:20:09 +01:00
Carlos Valente
525999440a
fix: inline elements should not wrap by default
2026-01-14 17:12:03 +01:00
Alex Christoffer Rasmussen
fc7ed6bd20
clean turbo config and cache github actions ( #1805 )
...
* refactor: turbo scripts
refactor dev and build scripts
remove cleanup
* fix e2e script
* cache playwright
* cache pnpm
* fix docker env in vite
* fixup! refactor: turbo scripts
* chore: add comment
2025-10-07 12:32:12 +02:00
Carlos Valente
02243242f1
fix: redirect to preset
2025-09-07 21:49:45 +02:00
Carlos Valente
e1e8410ba4
refactor: migrate UI components and remove chakra
...
migrate pin page
migrate copy tag
migrate pin input
migrate dropdown menus
migrate radio buttons
migrate switch
migrate select
migrate textarea
migrate colour picker
migrate select
migrate context menu
migrate viewparams
remove chakra
2025-07-11 08:43:38 +02:00
Carlos Valente
5600235ba1
refactor: restructure settings
...
refactor: migrate react components
2025-07-04 15:32:33 +02:00
Carlos Valente
c6c1e4a5d7
feat: share link from cuesheet
2025-07-04 08:55:46 +02:00
Carlos Valente
84b73fc02a
refactor: migrate related components
2025-07-04 08:55:46 +02:00
Carlos Valente
269091986a
refactor: extract navigation elements
2025-06-23 15:37:27 +02:00
Alex Christoffer Rasmussen
31d47ed1e5
refactor: WS ( #1622 )
...
* refactor: WS
* refactor refetch
extract refetch keys to package/types
auto invalidata all keys
use refetch keys for project data
no need for constant update of info, just fetch when looking at it
split refetch and query keys
rename types
* refactor viewSettings
* fixup! refactor: WS
* rearange files and make types for api calls
* cleanup viewsettings
* switch exhaustiveCheck
* combine send socket function
* exhaustive check
* rename type to tag
* fixup! fixup! refactor: WS
* remove custom etag solution
* get errors from socket
* lint
* small change
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-06-21 12:18:59 +02:00
asharonbaltazar
d81f5fcfe1
chore(ui): update icons package ( #1556 )
...
* chore: add new icons package and remove the old one
* chore: update and consolidate imports
* chore: missed import
2025-03-25 16:36:47 -04:00
Carlos Valente
b2eb140ee2
fix: allow copying link
2025-03-18 21:56:10 +01:00
Carlos Valente
e28f692d3d
fix: cloud should not give IP links
2025-03-18 21:56:10 +01:00
Carlos Valente
bf99646ad5
refactor: restructure directories
2025-02-28 19:21:48 +01:00
Carlos Valente
0f57689750
feat: generate authenticated url ( #1471 )
...
* refactor: extract info component
* feat: generate authenticated url
* refactor: add companion select
* refactor: ensure behaviour across environments
2025-01-26 16:51:28 +01:00
Carlos Valente
a12694b186
refactor: use inline elements
2025-01-24 16:48:42 +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
2024-12-06 16:48:35 +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
7c19c52332
chore: directory restructure
...
merge with directory
2024-10-29 20:23:12 +01:00
Carlos Valente
de38f9d467
refactor: show new app version
2024-10-29 09:42:01 +01:00
Carlos Valente
dd4a165b08
refactor: add nif to navigation
2024-10-19 20:33:20 +02:00
Carlos Valente
e46948772e
refactor: network interfaces can be copied or followed
2024-10-13 20:39:58 +02:00
Carlos Valente
6ad26f06c7
style: rename log feature
2024-07-02 16:56:23 +02:00
Alex Christoffer Rasmussen
a15eb0db4c
Client remote control ( #930 )
...
---------
Co-authored-by: kellhogs <fabianpos99@gmail.com >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2024-06-15 12:26:41 +02:00