Commit Graph

120 Commits

Author SHA1 Message Date
Mat
24684d032e Also support WebSocket SSL 2024-10-20 11:12:18 +00:00
Mat
c3437ad30b Fix mistake with colon in protocol 2024-10-20 10:20:37 +00:00
Mat
e5b8132ccf Start work to allow running the UI behind an HTTPS proxy 2024-10-19 21:57:57 +00:00
Chris Witterholt
a396df09ff Prevent that the delete service item button is blocking the service item title. 2024-09-19 10:02:34 +00:00
Chris Witterholt
ff58a2fcc7 Display a message when login is required. 2024-07-22 17:42:58 +00:00
Chris Witterholt
cb2f0f8c63 Add a delete button for service items when version 2.6 or newer of the Web API is being used. 2024-07-18 10:41:02 +00:00
Chris Witterholt
225d82425b Add new OpenLP dark theme based on Angular Material v3 2024-06-16 04:28:56 +00:00
Chris Witterholt
aaa1b7d085 Add new OpenLP light theme based on Angular Material v3. 2024-06-12 17:08:39 +00:00
Chris Witterholt
84532ced1e Use unique tracking variable 2024-06-09 11:22:38 +00:00
Chris Witterholt
8b45023a41 Update to Angular 18. 2024-06-05 08:27:42 +00:00
Chris Witterholt
f4f3d7b444 Add missing translation English autodetect 2024-05-18 12:41:33 +00:00
Chris Witterholt
1144564c2c Force capitalization in translations. 2024-05-07 05:46:40 +00:00
Chris Witterholt
037d0ccb40
Refactor tests. 2024-04-25 21:31:35 +02:00
Chris Witterholt
75c11d4543
Refactor login component. 2024-04-25 20:52:04 +02:00
Chris Witterholt
b62f21bae0
Fix the live button. 2024-04-25 20:28:53 +02:00
Chris Witterholt
89c908ef4a Add missing translations. 2024-04-25 04:06:46 +00:00
Chris Witterholt
ea39bbc3d7 Use the new Angular 17 template syntax and property 'styleUrl' 2024-04-24 16:44:06 +00:00
db8202983f Update translations from Transifex 2024-04-19 23:13:27 -07:00
Chris Witterholt
0fdcbff737
Correct file name of English translation. 2024-04-16 18:51:47 +02:00
Chris Witterholt
2e58a547ac
Remove Hammerjs. 2024-04-15 17:42:25 +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
c9ff11dd58
Add workaround for missing default English translation file when using Web API 2.4 or older. 2024-04-14 19:14:22 +02:00
Chris Witterholt
93a7786d8a Correct Slovenian translation 2024-04-14 13:13:38 +00:00
Chris Witterholt
a14eb0d1c6 Add missing translations 2024-04-13 17:02:44 +00:00
Chris Witterholt
9d9df01d3e Add missing translations 2024-04-12 19:10:55 +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
20aea00c85 Display a message to inform the user to download and install an older version... 2024-02-27 22:04:40 +00:00
Chris Witterholt
3d475fd5fc Update to Angular v17 and update other packages as well. 2024-02-14 03:42:35 +00:00
Chris Witterholt
96adf2c86f Merge branch 'update-to-angular-v16' into 'master'
Update to Angular v16

See merge request openlp/web-remote!73
2024-02-08 19:37:40 +00:00
Chris Witterholt
24e25ba872 Update to Angular v16 2024-02-08 19:37:40 +00:00
Chris Witterholt
4b7212959d
Add tab panel element. 2024-02-05 12:28:09 +01:00
Mateus Meyer Jiacomelli
b85900e8ec Using new /messages websocket endpoint if available 2023-05-19 16:28:12 +00:00
Chris Witterholt
5691809791 Display the next service item in Stage View. 2023-05-02 05:14:43 +00:00
Chris Witterholt
c2d45869e8
Make sure tooltips are visible in Stage View. 2023-04-24 12:34:17 +02: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
1ac5016974 Various small adjustments 2023-03-01 03:19:16 +00:00
6b75b00319 Merge branch 'master' into 'master'
lower thirds/green screen view

See merge request openlp/web-remote!58
2023-02-16 16:29:08 +00:00
Jenda
e19187d281 lower thirds/green screen view 2023-02-16 16:29:08 +00:00
Mateus Meyer Jiacomelli
d33f131479 Reinserting the login button 2023-02-16 16:25:30 +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
b37470bf5c Fixing api version checks and 2.2 workaround 2023-02-08 19:01:02 -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
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