Carlos Valente
|
8ad260d28a
|
refactor: cuesheet design review
fix: parsing of custom fields for blocks
refactor: extract cuesheet settings
refactor: cuesheet actions
refactor: improve cuesheet performance on resizing
|
2025-07-03 08:46:21 +02:00 |
|
Carlos Valente
|
0726c04f20
|
refactor: align property names between block and event
|
2025-07-03 08:46:21 +02:00 |
|
Carlos Valente
|
473f50b493
|
feat: edit groups
|
2025-06-27 20:50:48 +02:00 |
|
Alex Christoffer Rasmussen
|
c522860d28
|
Remove public event feature (#1645)
|
2025-06-19 18:07:42 +02:00 |
|
Carlos Valente
|
2498e59156
|
refactor: migrate custom fields to transactions
refactor: extract functions to api domain
refactor: strict custom field parsing
refactor: remove rundown cache utilities
refactor: directory restructure
|
2025-06-09 14:12:59 +02:00 |
|
Carlos Valente
|
aebf949883
|
refactor: create transaction system and apply to adding entry (#1620)
* refactor: create transaction system and apply to adding entry
* refactor: migrate edit mutations to transaction
* refactor: migrate delete mutation to transaction
* refactor: migrate reorder mutation to transaction
* refactor: migrate apply delay to transaction
* refactor: migrate swapEvents to transaction
* refactor: migrate clone to transaction
* refactor: migrate group/ungroup transactions
* refactor: simplify mutations
* refactor: migrate getters
* chore: add tests to processRundown()
|
2025-06-09 14:12:58 +02:00 |
|
Carlos Valente
|
72c4ad789a
|
refactor: extract rundown parsing
refactor: implement groups in editor
|
2025-06-09 14:12:54 +02:00 |
|