Commit Graph

12 Commits

Author SHA1 Message Date
Daniel Martin cec351f2fa Update dependencies 2022-12-21 16:27:47 +00:00
Joe Schneider 03c76cd3ce Added thumbnails to Stage and Slides views 2021-06-28 04:52:51 +00: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
Tim Bentley ad75ca76ee Block requesting invalid Service items from UI. 2020-05-20 17:04:52 +00: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
Fernando Quant fc25e63b03 Theme changing 2020-01-23 20:10:11 +00:00
Simon Hanna 163344f423 New api and more views 2019-10-08 05:43:49 +00:00
Raoul Snyman 4c73c2a50a Clean up the code and the repository a bit
- Add a license file
- Update package.json with some relevant information
- Clean up linting
- Set up better CI pipeline
- Save build as artifact and pass on to deploy
- Use new angular test runner
- Add an empty test so that the tests pass
- Use special Chromium configuration for CI
- Deploy the remote to the download server when there's a new tag
2019-10-06 00:28:36 +00:00
Simon Hanna ff8d8a5a9b Use icons to show type of items in service 2018-08-27 20:28:42 +02:00
Simon Hanna 61031a8726 Move stuff around 2018-08-22 22:04:41 +02:00
Simon Hanna 6a8d1a55cc Displaying the available plugins works 2018-08-20 02:00:32 +02:00
Simon Hanna 7647b98437 Update code to make it compatible with the current releases of angular 2018-08-19 22:37:53 +02:00