Commit Graph

29 Commits

Author SHA1 Message Date
Chris Witterholt 35f6410fe7
1. Do not capatalize page title. 2. Translate browser title. 3. Add translations for text 'Alert Submitted'. 4. Correct Dutch translation for 'THEME_OPTIONS'. 2024-04-24 18:35:23 +02:00
Chris Witterholt d8181281ab
1. Use the new Angular 17 template syntax. 2. Use the Angular 17 property 'styleUrl' in cases where only one stylesheet is defined. 3. Prevent TypeError in the browser console when Settings is displayed when there are no live items. 4. Update several packages. 2024-04-23 23:12:56 +02:00
Chris Witterholt b44be59d06 Add workaround for missing default English translation file when using Web API 2.4 or older. 2024-04-15 15:24:28 +00:00
Chris Witterholt 5d674aa3be Make use of the configured language in OpenLP in order to use translations in Web Remote 2024-04-11 18:04:54 +00:00
Chris Witterholt dff8c49a81 Change display of buttons. 2024-04-08 14:32:29 +00:00
Chris Witterholt 7ad8daff62 Make use of the configured shortcuts in OpenLP. 2024-04-02 04:54:12 +00:00
Chris Witterholt b92175d024 Make sure that all the clients auto scroll to the selected slide. 2024-03-25 14:55:48 +00:00
Chris Witterholt cbc8cd260e Change detection of unsupported browser 2024-03-06 05:30:08 +00:00
Chris Witterholt 24e25ba872 Update to Angular v16 2024-02-08 19:37:40 +00:00
Chris Witterholt 911966ae1f Use auto scroll when moving to next or previous slide. 2023-03-04 01:34:44 +00: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
Chris Witterholt ec9515d692
Fix linting issues. 2023-02-07 20:20:01 +01:00
Chris Witterholt 8e2caacd36
Add hot keys 2023-02-07 17:05:38 +01:00
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
Raoul Snyman 845b270e06 Maintain the version number in assets/version.js 2022-02-10 22:16:36 +00:00
Daniel Martin 0b55941314 Update angular 2021-01-03 18:05:10 +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
Raoul Snyman 7d62bf122f
Documentation and versioning
- Refactor and add documentation
- Pull the version number into the UI
- No need to do a yarn install before deployment in GitLab CI
- Make CI generate a version json file
2020-02-27 00:34:52 -07:00
Fernando Quant fc25e63b03 Theme changing 2020-01-23 20:10:11 +00: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 e7325c674b Add fast switching toolbar 2018-08-27 20:28:42 +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 58d1b3698e Get stuff working again 2018-08-20 15:25:28 +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
Simon Hanna cada50dfa0 initial commit 2018-08-07 13:51:51 +02:00