Ramón Souza
41aae7b256
adjust sidebar content styles
2024-02-16 13:32:27 -03:00
Ramón Souza
b517c82a07
stop and reset timer when time is changed
2024-01-31 15:44:12 -03:00
Gustavo Trott
f4e5803b15
Makes timer.accumulated be calculated on the backend
2024-01-19 13:36:20 -03:00
Ramón Souza
fd488ae9d9
Merge remote-tracking branch 'upstream/v3.0.x-release' into migrate-timer-actions
2024-01-18 08:33:43 -03:00
Ramón Souza
2378494a70
fix timer panel
2024-01-17 16:00:02 -03:00
Ramón Souza
318f7b141b
migrate setTimer action
2024-01-17 11:41:33 -03:00
Ramón Souza
08c3b9b393
migrate setTrack action
2024-01-17 09:22:50 -03:00
Ramón Souza
a344fe0c2d
migrate switchTimer action
2024-01-17 09:12:27 -03:00
Ramón Souza
825424df1a
migrate startTimer/stopTimer actions
2024-01-17 08:29:19 -03:00
Ramón Souza
645c3c3193
migrate resetTimer action
2024-01-16 13:55:31 -03:00
Ramón Souza
5b2731275f
replace isModerator checks with useCurrentUser
2023-11-30 14:24:25 +01:00
GuiLeme
2cf46e4d05
[port-timer-with-events-suggestions] - made review suggestions
2023-06-08 16:37:32 -03:00
Arthurk12
0d06241a68
feat(timer): port to 2.5
...
Port timer feature to 2.5 which includes 3 components:
- Timer component
- Timer indicator component
- Timer sidebar button component
2023-05-18 15:29:39 -03:00
Arthurk12
f5a5a960ba
feat(timer): adds more songs
...
Adds 2 more songs to the timer, which can be switched using the radio
buttons inside timer panel.
Changed the music loop logic to make it gapless.
2023-05-18 15:29:35 -03:00
Arthur B. Grossi
cc61652aa3
feat(timer): ambient music
...
Adds a music player for ambient sound which can be turned on and off using a
toggle located inside timer panel. When stopwatch is selected, this toggle is
automattically turned off.
2023-05-18 15:29:34 -03:00
Arthurk12
cc2f509c7c
Refactored timer design
2023-05-18 15:29:33 -03:00
Pedro Beschorner Marin
f4a5421843
Add timer view
2023-05-18 15:29:31 -03:00
Pedro Beschorner Marin
5463a4a423
Stopwatch handlers
2023-05-18 15:29:31 -03:00