Commit Graph

12 Commits

Author SHA1 Message Date
Mateus Meyer Jiacomelli 1ac5016974 Various small adjustments 2023-03-01 03:19:16 +00:00
Mateus Meyer Jiacomelli 6fee673ce4 lint fix 2023-02-09 16:00:56 -03:00
Mateus Meyer Jiacomelli 31c6736c54 Merge branch 'master' into settings-section 2023-02-09 15:52:03 -03:00
Mateus Meyer Jiacomelli 1feaacaa28 Creating Settings Service + Settings Page; moving Fast Switching to there; adding CSS + Component support + Setting to allow Stage and Chords font scaling 2023-02-09 15:31:24 -03:00
Mateus Meyer Jiacomelli 5d71d1c3ed Using the new response_format=service_item on Transpose API Endpoint while preserving old behavior 2023-02-08 18:40:40 -03:00
Mateus Meyer Jiacomelli 8503d57e31 Fixing media + images on Chord and Stage View + refactoring individal slides of Chord and Stage 2022-12-21 19:51:50 +00:00
Mateus Meyer Jiacomelli 9bd4d6aec6 Remaking the chordpro routines and the chord + stage viewer 2022-12-17 07:09:43 +00:00
Tomas Groth 90d1da5090 First step in using the new transpose web api endpoint. 2022-10-19 11:51:03 +00:00
Daniel 36ca78ecc7 Set openlpService to public in stage js to make typescript happy 2021-03-02 19:50:29 +13:00
Raoul Snyman 2d10b7a363
Add notes to stage, fix CORS issue
- Use a ServiceItem object rather than just slides to transfer more information at one time
- Add notes to stage view
- Fix CORS issue
2020-07-22 16:41:10 -07:00
Raoul Snyman ac4a99d75e
Improve the UI and fix some bugs
- Get the current theme from OpenLP
- Set the service item by UUID
- Actually set the theme and theme level
- Clean up various bits of code
- Switch to a tab bar at the bottom of the screen
- Save the "fast switching" state to localStorage for persistance
- Clean up some API bits to match OpenLP
2020-05-15 23:03:28 -07:00
Simon Hanna 163344f423 New api and more views 2019-10-08 05:43:49 +00:00