Commit Graph

  • 75d0007239 Merge branch 'transpose-web-api' into 'master' Tim Bentley 2022-10-19 11:51:04 +0000
  • 90d1da5090 First step in using the new transpose web api endpoint. Tomas Groth 2022-10-19 11:51:03 +0000
  • a46d117649 Merge branch 'inject-version-number' into 'master' Tim Bentley 2022-02-10 22:16:37 +0000
  • 845b270e06 Maintain the version number in assets/version.js Raoul Snyman 2022-02-10 22:16:36 +0000
  • 62dfb688e7 Merge branch 'component-refactor' into 'master' 0.9.7 Tim Bentley 2021-09-06 07:11:20 +0000
  • ff03ca521f Service + Slide Component refactor Mateus Meyer Jiacomelli 2021-09-06 07:11:19 +0000
  • b915f4004c Merge branch 'icon-fix' into 'master' Raoul Snyman 2021-06-29 03:22:24 +0000
  • 35fb9149f0
    Fix theme icon in side-bar and footer Exkywor 2021-06-28 20:47:53 -0600
  • 7af4f684eb Merge branch 'issue-19-local-resources' into 'master' Tim Bentley 2021-06-28 06:17:33 +0000
  • ba1fbe8fc5 Merge branch 'master' into 'master' Raoul Snyman 2021-06-28 04:52:51 +0000
  • 03c76cd3ce Added thumbnails to Stage and Slides views Joe Schneider 2021-06-28 04:52:51 +0000
  • c5948a4111 Add Material icons and Roboto font for local resources (closes #19) Raoul Snyman 2021-06-27 21:42:44 -0700
  • 96eed0785a Merge branch 'yorkshire-pudding-master-patch-10045' into 'master' Raoul Snyman 2021-03-31 00:36:07 +0000
  • 9286f039af Update request to reflect suggestions by @ninjakiwi: Added class for no-select in styles. Added reference to class in slides.component.html and service.component.html as I believe you would never need to select the text in the remote controller here Martin Price 2021-03-31 00:36:07 +0000
  • cdf03beb45 Merge branch 'fix_openlp_service_scope_for_stages' into 'master' Tim Bentley 2021-03-02 07:45:19 +0000
  • 36ca78ecc7 Set openlpService to public in stage js to make typescript happy Daniel 2021-03-02 19:50:29 +1300
  • 145329f65f Merge branch 'fix_24_hour_setting' into 'master' 0.9.6 Tim Bentley 2021-02-22 17:30:53 +0000
  • ed24a1e1f3 lint fix Daniel 2021-02-19 19:16:41 +1300
  • 86c602b41b Make stage views use the 12 hour time setting Daniel 2021-02-19 19:09:28 +1300
  • e6366ce12e Merge branch 'update_for_search_option_api' into 'master' Raoul Snyman 2021-02-02 02:27:51 +0000
  • 2482cbb1b3 Fix api calls for new search option api Daniel Martin 2021-02-02 02:27:51 +0000
  • 2812e383e6 Merge branch 'theme-changes' into 'master' Raoul Snyman 2021-01-30 06:06:10 +0000
  • 16886d6e30 Remove theme name and column controllers. Make themes into a fixed sized and the column responsive. Fernando Quant 2021-01-30 06:06:09 +0000
  • 341405e715 Merge branch 'update_angular' into 'master' Tomas Groth 2021-01-03 18:05:10 +0000
  • 0b55941314 Update angular Daniel Martin 2021-01-03 18:05:10 +0000
  • d9997b93d1 Merge branch 'fix-build' into 'master' 0.9.5 Raoul Snyman 2020-12-23 05:12:13 +0000
  • 7a09dd85d6
    Fix an issue where a method was not expecting a parameter Raoul Snyman 2020-12-22 21:49:31 -0700
  • d8a81bd9ad Merge branch 'release-0.9.5' into 'master' Raoul Snyman 2020-12-23 04:08:26 +0000
  • 066116398b
    Release 0.9.5 Raoul Snyman 2020-12-22 20:55:19 -0700
  • 29f9ba4366 Merge branch 'change_api' into 'master' Tomas Groth 2020-10-19 07:19:38 +0000
  • 2f0cdae201 Merge branch 'search-selected-plugin' into 'master' Raoul Snyman 2020-10-17 05:30:37 +0000
  • 2d45c33dc7 Store last selected search plugin and retrieve it after loading. Exkywor 2020-10-14 12:43:34 -0600
  • b22df76bd4
    Change signature Tim 2020-10-12 12:03:26 +0100
  • 5169db2d0d Merge branch 'themes-thumbnails' into 'master' Raoul Snyman 2020-08-27 05:07:14 +0000
  • b33cf7e781 Themes thumbnails Fernando Quant 2020-08-27 05:07:14 +0000
  • fae84f278b Merge branch 'bibleversionapi' into 'master' Raoul Snyman 2020-08-27 04:55:12 +0000
  • e1de5c329e Added retrieval and set of search options for the Bibles plugin, allowing to change the Bible version from the remote Fernando Quant 2020-08-27 04:55:11 +0000
  • 5df672eda0 Merge branch 'add-notes-to-stage-view' into 'master' Tim Bentley 2020-07-25 20:57:41 +0000
  • dc50fdc974 Merge branch 'add-notes-to-stage-view' into 'master' Raoul Snyman 2020-07-22 23:42:36 +0000
  • 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 Raoul Snyman 2020-07-21 16:26:34 -0700
  • 29041b7f1e Merge branch 'fix_chord_view' into 'master' 0.9.4 Raoul Snyman 2020-06-22 00:35:06 +0000
  • 4cff5fbc47 Fix chord view Daniel 2020-06-22 00:35:06 +0000
  • 7ad0d39871 Merge branch 'websockets' into 'master' Tim Bentley 2020-06-20 07:25:21 +0000
  • 2d8ee13fc7 Update the State Management code Tim Bentley 2020-06-20 07:25:20 +0000
  • 24c74ab3c9 Merge branch 'valid' into 'master' Raoul Snyman 2020-05-20 17:04:53 +0000
  • ad75ca76ee Block requesting invalid Service items from UI. Tim Bentley 2020-05-20 17:04:52 +0000
  • 22a1a1cab3 Merge branch 'issue-8' into 'master' Tim Bentley 2020-05-16 16:45:20 +0000
  • ac4a99d75e
    Improve the UI and fix some bugs Raoul Snyman 2020-05-09 00:02:05 -0700
  • 83747dc1cf Merge branch 'text' into 'master' Tomas Groth 2020-05-13 18:15:02 +0000
  • 9f665256d6
    fix text Tim 2020-05-10 17:43:46 +0100
  • 4e3567864a Merge branch 'fix_main_view_scale' into 'master' Tim Bentley 2020-04-19 08:41:23 +0000
  • 4f694dd71a Fix main view scale and positioning Daniel 2020-04-17 16:27:07 +1200
  • 06a03e4aa3 Merge branch 'release-0.9.2' into 'master' 0.9.2 Tim Bentley 2020-04-09 08:31:42 +0000
  • d06d24f18c Merge branch 'fix-slide-cut-off' into 'master' Raoul Snyman 2020-04-09 06:58:21 +0000
  • fee63eaec1 Resolve: "Cut off bottom of slides" Daniel 2020-04-09 06:58:21 +0000
  • ea64e274d7
    Release version 0.9.2 Raoul Snyman 2020-04-08 23:51:54 -0700
  • 92dae6b050 Merge branch 'fixes_for_main' into 'master' Raoul Snyman 2020-04-09 06:49:56 +0000
  • cf6da25539 Make live use correct websocket Tim Bentley 2020-04-09 06:49:56 +0000
  • 8de783b87f Merge branch 'remove-hash' into 'master' Tim Bentley 2020-04-08 06:38:54 +0000
  • da7d78d2f9
    Remove the hash from the URLs. I'm not sure why it was added. Raoul Snyman 2020-04-07 21:22:31 -0700
  • 7214b892ce Merge branch '2-all-search-categories-search-songs' into 'master' Tim Bentley 2020-04-04 10:43:37 +0000
  • 8fb4d16742 Allow searching other plugins besides songs Daniel 2020-03-11 00:40:48 +0000
  • ce9d62af14 Merge branch 'update-docs' into 'master' 0.9.1 Tim Bentley 2020-02-27 17:13:28 +0000
  • 7d62bf122f
    Documentation and versioning Raoul Snyman 2020-02-25 15:43:24 -0700
  • 1a7bed1519 Merge branch 'deploy-only-tags' into 'master' Raoul Snyman 2020-01-31 06:38:08 +0000
  • 3adf0e8051 Fix the CI deployment job to only deploy on tags Raoul Snyman 2020-01-31 06:38:08 +0000
  • a9e62b49d7 Merge branch 'workingon-themes' into 'master' Raoul Snyman 2020-01-29 21:33:02 +0000
  • dd66e66b51 Workingon themes Fernando Quant 2020-01-29 21:33:02 +0000
  • e5bef439b6 Merge branch 'workingon-themes' into 'master' Raoul Snyman 2020-01-23 20:10:11 +0000
  • fc25e63b03 Theme changing Fernando Quant 2020-01-23 20:10:11 +0000
  • 4c5c4624bf Merge branch 'workingon-themes' into 'master' Fernando Quant 2019-12-19 18:03:02 +0000
  • 50773c00ce
    Added theme changing functionality Exkywor 2019-11-12 17:16:33 -0600
  • 44aee1b8ce Merge branch 'workingon' into 'master' Raoul Snyman 2019-11-15 15:46:11 +0000
  • 3a47fc1da3 Merge branch 'workingon' into 'master' Fernando Quant 2019-11-12 21:31:47 +0000
  • 692b9e8778
    Updated a couple routes to the new api and made small tweaks to the UI Exkywor 2019-11-09 10:26:56 -0600
  • 176612f207 Merge branch 'fix-deploy' into 'master' Raoul Snyman 2019-11-09 03:43:17 +0000
  • 3f55a1857c Only run the deployment when there's a new tag Raoul Snyman 2019-11-09 03:43:17 +0000
  • 310407b331 Merge branch 'fix-deploy' into 'master' Raoul Snyman 2019-11-07 20:56:12 +0000
  • 5cb4db5977
    Only run the deployment when there's a new tag Raoul Snyman 2019-11-07 13:54:25 -0700
  • 1e4be02530 Merge branch 'update-ui' into 'master' Raoul Snyman 2019-11-07 18:02:26 +0000
  • 642e0ebf04 Update the UI Raoul Snyman 2019-11-07 18:02:26 +0000
  • 290d33d99c Merge branch 'update-ui' into 'master' Raoul Snyman 2019-11-06 19:01:05 +0000
  • dfcc951d19
    Update the UI Raoul Snyman 2019-11-06 11:22:29 -0700
  • f3ffb599a9 Merge branch 'chord-view' into 'master' Raoul Snyman 2019-10-08 05:43:49 +0000
  • 163344f423 New api and more views Simon Hanna 2019-10-08 05:43:49 +0000
  • f56799f9db Merge branch 'chord-view' into 'master' Simon Hanna 2019-10-06 18:44:17 +0000
  • e3cb1476c8 Fix failing tests Simon Hanna 2019-10-06 20:43:40 +0200
  • 371c9d9e84 Fix liniting issues Simon Hanna 2019-10-06 20:34:00 +0200
  • 83ff26118c Merge branch 'angular-update' into chord-view Simon Hanna 2019-10-06 20:14:47 +0200
  • 7ef20c4763 Merge remote-tracking branch 'upstream/master' into chord-view Simon Hanna 2019-10-06 19:59:56 +0200
  • 911cbbb901 Merge branch 'repo-cleanups' into 'master' Raoul Snyman 2019-10-06 00:28:36 +0000
  • 4c73c2a50a Clean up the code and the repository a bit Raoul Snyman 2019-10-06 00:28:36 +0000
  • 7341140a96 Merge branch 'repo-cleanups' into 'master' Raoul Snyman 2019-10-05 06:59:11 +0000
  • 26b7db0873
    Clean up the code and the repository a bit Raoul Snyman 2019-10-04 13:32:30 -0700
  • a781073af9 Update angular Simon Hanna 2019-09-29 22:06:35 +0200
  • 5eba4581f6 Minor tweak to alerts Simon Hanna 2018-09-10 15:17:22 +0200
  • 91d902d07c Always send the headers Simon Hanna 2018-09-10 15:12:47 +0200
  • 1949be3b73 Display snackbar when submitting an alert Simon Hanna 2018-09-10 14:00:56 +0200
  • 994367c147 Start work on login Simon Hanna 2018-09-10 14:00:39 +0200
  • 7473365157 Add hammerjs Simon Hanna 2018-09-10 13:59:57 +0200