Commit Graph

30 Commits

Author SHA1 Message Date
Daniel Martin cec351f2fa Update dependencies 2022-12-21 16:27:47 +00:00
Mateus Meyer Jiacomelli 278aca6277 adding websocket reconnection routines + UI indicator; upgrading material-icons to use more recent package 2022-11-14 16:17:51 +00:00
Tomas Groth 90d1da5090 First step in using the new transpose web api endpoint. 2022-10-19 11:51:03 +00:00
Daniel ed24a1e1f3 lint fix 2021-02-19 19:16:41 +13:00
Daniel 86c602b41b Make stage views use the 12 hour time setting 2021-02-19 19:09:28 +13:00
Daniel Martin 2482cbb1b3 Fix api calls for new search option api 2021-02-02 02:27:51 +00:00
Tim b22df76bd4
Change signature 2020-10-12 12:03:26 +01:00
Raoul Snyman fae84f278b Merge branch 'bibleversionapi' into 'master'
Bible search options

See merge request openlp/web-remote!23
2020-08-27 04:55:12 +00:00
Fernando Quant e1de5c329e Added retrieval and set of search options for the Bibles plugin, allowing to change the Bible version from the remote 2020-08-27 04:55:11 +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 2d8ee13fc7 Update the State Management code 2020-06-20 07:25:20 +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
Tim Bentley cf6da25539 Make live use correct websocket 2020-04-09 06:49:56 +00:00
Fernando Quant dd66e66b51 Workingon themes 2020-01-29 21:33:02 +00:00
Fernando Quant fc25e63b03 Theme changing 2020-01-23 20:10:11 +00:00
Exkywor 692b9e8778
Updated a couple routes to the new api and made small tweaks to the UI 2019-11-09 10:26:56 -06:00
Raoul Snyman 642e0ebf04 Update the UI 2019-11-07 18:02:26 +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 db7e4ec1a0 Get the remote api port from the url 2018-08-27 23:01:02 +02:00
Simon Hanna 61031a8726 Move stuff around 2018-08-22 22:04:41 +02:00
Simon Hanna 4973666a13 Cleanup 2018-08-22 21:29:20 +02:00
Simon Hanna f6822992ef Fix url 2018-08-22 21:29:08 +02:00
Simon Hanna fc9b13e971 Fix all requests 2018-08-20 15:00:12 +02:00
Simon Hanna a1db0af862 Show tooltips 2018-08-20 14:25:52 +02:00
Simon Hanna 4ebbba85e7 Showing the slides works 2018-08-20 14:16:15 +02:00
Simon Hanna 48750470bd Service items are displayed 2018-08-20 14:12:30 +02:00
Simon Hanna cebd15c57c Search works 2018-08-20 14:09:45 +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