Commit Graph

  • 323b26cea1 WIP Add player name as parameter master feat/use_jacoco_on_main_script axxcat 2023-02-08 23:40:19 +01:00
  • b38e1d23d2 WIP Improve test axxcat 2023-02-02 22:04:45 +01:00
  • 51268a5465 WIP Correct merge axxcat 2023-01-28 22:08:09 +01:00
  • ae9f2f25cd Merge remote-tracking branch 'origin/master' axxcat 2023-01-28 22:05:50 +01:00
  • b4420c30a9 WIP update with last version of soco python sonos library axxcat 2023-01-28 21:55:23 +01:00
  • 566017e670 Use mock to test and avoid real sound AxelC 2021-06-17 23:13:03 +02:00
  • 1af6f3c2ab Spotify play is not working with SoCo with https://github.com/SoCo/SoCo/pull/838 AxelC 2021-06-14 23:54:42 +02:00
  • 3805003b01 WIP Start to implement a new object to manage cards. Start usage of soco python sonos library axxcat 2021-06-13 22:07:09 +02:00
  • 4fdbe717e4 Improve exception if api server not started axxcat 2020-12-21 14:57:33 +01:00
  • 4f279011c0 Merge pull request #25 from acatoire/cleanup julien Lengrand-Lambert 2020-10-07 22:29:05 +02:00
  • 99aef543df Removing outdated, unused files cleanup Julien Lengrand-Lambert 2020-10-07 22:28:07 +02:00
  • 4b718872ff Merge pull request #24 from acatoire/feat/mixin-firebase julien Lengrand-Lambert 2020-10-07 22:18:00 +02:00
  • eef683499f fixes #20 feat/mixin-firebase Julien Lengrand-Lambert 2020-10-07 22:17:32 +02:00
  • ada57b929c Moves all Firebase related code to a separate class Julien Lengrand-Lambert 2020-10-07 22:13:48 +02:00
  • 033eb0e367 Merge pull request #23 from acatoire/fix/firebase-localstorage julien Lengrand-Lambert 2020-10-07 21:43:59 +02:00
  • 48ec9245a2 Adds support for local saved sessions fix/firebase-localstorage Julien Lengrand-Lambert 2020-10-07 21:40:24 +02:00
  • a5dcdddd33 Merge pull request #18 from acatoire/feat/web-components julien Lengrand-Lambert 2020-09-25 17:05:42 +02:00
  • ecae815715 Connects to firebase! feat/web-components Julien Lengrand-Lambert 2020-09-25 17:04:30 +02:00
  • aca81450fb Finishes view. Ready to push Julien Lengrand-Lambert 2020-09-25 17:01:50 +02:00
  • 62732fcd1e Adding config view Julien Lengrand-Lambert 2020-09-25 16:40:57 +02:00
  • 1c77509c0b Fixing bug on remove Julien Lengrand-Lambert 2020-09-23 23:55:50 +02:00
  • 92af035a5e Weird bug on remove Julien Lengrand-Lambert 2020-09-23 23:53:02 +02:00
  • e7f90977a0 Saving to firebase baby Julien Lengrand-Lambert 2020-09-23 23:43:47 +02:00
  • 3687536974 Almost saving to firebase Julien Lengrand-Lambert 2020-09-23 23:39:53 +02:00
  • 62ee9492b1 Update is working Julien Lengrand-Lambert 2020-09-23 21:50:50 +02:00
  • d9f22ee3b8 moving to connected callback Julien Lengrand-Lambert 2020-09-23 21:38:03 +02:00
  • d1452f546d Adding update request Julien Lengrand-Lambert 2020-09-23 21:35:13 +02:00
  • e3aea2359b Starts printing cards Julien Lengrand-Lambert 2020-09-23 21:30:27 +02:00
  • 9cb6a2c368 Merge pull request #17 from acatoire/feat/web-components AxelC 2020-09-23 20:45:18 +02:00
  • 8c6e30bc76 Adds login and logout routines Julien Lengrand-Lambert 2020-09-23 17:57:18 +02:00
  • dd683a7674 Tabs are working now Julien Lengrand-Lambert 2020-09-23 15:54:33 +02:00
  • c817ef0198 Add local db backup and readme correction axxcat 2020-09-23 15:53:22 +02:00
  • e7741bdead Add local db backup and readme correction axxcat 2020-09-23 15:51:54 +02:00
  • 888df153bc Trying stuff Julien Lengrand-Lambert 2020-09-23 13:58:17 +02:00
  • c207b80d78 Merge pull request #16 from acatoire/feat/login AxelC 2020-09-22 20:51:41 +02:00
  • 64b143c57f Create a login method feat/login Julien Lengrand-Lambert 2020-09-22 11:31:23 +02:00
  • 45bf261159 Better memory implementation AxelC 2020-03-29 16:54:53 +02:00
  • fae80ba7e4 Change docstring to Epytext and minor pylint AxelC 2020-03-29 16:54:29 +02:00
  • 481c345c61 Add update procedure with git and bat quick access to my pis AxelC 2020-03-05 21:04:29 +01:00
  • 4df44b1326 Add exception handling for not responding server AxelC 2020-03-04 22:33:03 +01:00
  • a677684d6b Implement windows/linux import, now the app run on windows using keyboard, that's easier for debug! AxelC 2020-03-04 22:32:35 +01:00
  • 8d7ba1d3d2 Improve readme AxelC 2020-02-26 22:16:13 +01:00
  • db72b187e1 Add npm autostart and other steps AxelC 2020-02-19 22:39:23 +01:00
  • 24e018864a Merge branch 'master' of https://github.com/acatoire/music-cards AxelC 2020-02-19 21:25:12 +01:00
  • 13eecb97fb Pylint cleaning AxelC 2020-02-18 23:00:55 +01:00
  • bd6cdd23a3 Update and rename pythonapp.yml to python_unittest.yml AxelC 2020-02-18 22:54:13 +01:00
  • 46e4ee3e36 Update pythonapp.yml AxelC 2020-02-18 22:49:50 +01:00
  • d6f9aa15f5 Try to use pylint AxelC 2020-02-18 22:19:39 +01:00
  • d0bee34a47 stop using relative path for key file AxelC 2020-02-18 22:16:13 +01:00
  • 8d74331868 rename files AxelC 2020-02-18 22:01:07 +01:00
  • 944aa94853 Remove old cvs card management AxelC 2020-02-18 21:38:01 +01:00
  • 26ebefb043 Create pythonapp.yml AxelC 2020-02-18 21:27:50 +01:00
  • dd3d799650 Work on setup process AxelC 2020-02-17 21:32:28 +01:00
  • fec090309e Merge branch 'master' of https://github.com/acatoire/music-cards AxelC 2020-02-16 20:53:52 +01:00
  • 8d81931632 Change titles AxelC 2020-02-11 22:49:02 +01:00
  • 56cacd9ced Add files via upload AxelC 2020-02-11 22:46:50 +01:00
  • 76e4018182 Create index navigation and separate page for cards and config AxelC 2020-02-11 22:25:48 +01:00
  • 973db94d24 Add user view and edit AxelC 2020-02-10 23:22:30 +01:00
  • cc2f548039 Improve setup procedure and warning AxelC 2020-02-10 23:12:30 +01:00
  • 8c83d808a3 Cards as divs AxelC 2020-02-09 23:19:34 +01:00
  • 17e0b2593d Edit all card elements AxelC 2020-02-09 22:17:53 +01:00
  • 78041bef9d Correct cardName id AxelC 2020-02-07 23:03:41 +01:00
  • 853039e924 Read all cards elements AxelC 2020-02-07 22:46:57 +01:00
  • f4c1cc3cfe Some pylint AxelC 2020-02-07 22:46:15 +01:00
  • 4d03484215 Merge branch 'master' of https://github.com/atwc/music-cards AxelC 2020-02-06 23:48:05 +01:00
  • 492f516073 Start card editor website AxelC 2020-02-06 23:46:53 +01:00
  • 8b07795410 Set theme jekyll-theme-midnight AxelC 2020-02-06 22:16:04 +01:00
  • 7290bf088b rename folder AxelC 2020-02-06 22:13:09 +01:00
  • 53a1fc4a47 Add a doc folder issue12-config_in_cloud AxelC 2020-02-06 22:07:24 +01:00
  • e9266727d7 Use the new launcher in main app Global code cleaning AxelC 2020-01-29 22:26:25 +01:00
  • 7df5bc94c6 New CardLauncher class AxelC 2020-01-28 22:45:38 +01:00
  • 2170a1f6a9 Major pylint work Implement a windows launcher AxelC 2020-01-22 22:31:14 +01:00
  • 4afd4440fb Use DbReader instead of previous implementation AxelC 2019-11-27 15:05:05 +01:00
  • 38bf6b7e9e Read only database access is tested AxelC 2019-11-27 12:25:54 +01:00
  • b2689b060e Creat Database ReadOnly Class AxelC 2019-11-26 14:40:47 +01:00
  • 3379efcb4d Use config in main app. Add some tests AxelC 2019-11-25 23:13:36 +01:00
  • 57da18aad0 Split Cards and Database class in separate files Creat AppConfig class and implement it in database manager AxelC 2019-11-24 23:17:36 +01:00
  • 884eca3fcb Merge pull request #15 from acatoire/issue6-new_bdd AxelC 2019-11-21 23:02:03 +01:00
  • 4f70c90c2e File cleaning This close the issue #6 AxelC 2019-11-21 22:53:14 +01:00
  • 00641f1cf0 Add parameter path to bdd key file Add auto bdd update after 1h AxelC 2019-11-21 22:38:37 +01:00
  • 9d939caf71 Rename card file Move debug function to tools file move credential file AxelC 2019-11-20 23:04:36 +01:00
  • 608ed15556 Add some info and debug AxelC 2019-11-20 22:25:36 +01:00
  • f1a7bf740a Correct command card behavior AxelC 2019-11-19 22:23:05 +01:00
  • 982283b390 Implement reading from bdd instead of csv file Stop using curl in sh file for python request instead. Remove unused Home assistant files. Add bdd key without private (open for now) AxelC 2019-11-18 22:42:15 +01:00
  • 77ec695054 Add requirement file and complete readme AxelC 2019-11-10 14:08:22 +01:00
  • 2ff988037b Start using bdd, to be tested on target AxelC 2019-11-06 22:38:16 +01:00
  • 846fbf0ab3 Organize code in module AxelC 2019-11-06 22:11:49 +01:00
  • 15df5db12e Improve card reader and add unit test AxelC 2019-11-06 21:31:18 +01:00
  • 5e1d88c715 Continue new card reader using firebase bdd AxelC 2019-11-05 23:14:51 +01:00
  • 308ad984cc Start firebase bdd implementation AxelC 2019-09-22 21:16:04 +02:00
  • 79b962ce76 add cards and correct playlist AxelC 2019-09-22 09:39:59 +02:00
  • 895e8bf653 Merge pull request #14 from acatoire/issue11-Card_mode_implementation AxelC 2019-07-15 22:48:23 +02:00
  • b9975b212a Finish timer implementation to reset memory AxelC 2019-07-15 22:45:27 +02:00
  • 95819cc6c5 Correct memory and add test AxelC 2019-07-10 22:31:09 +02:00
  • f1ab99b2a6 Start card memory with timer To be tested AxelC 2019-07-09 23:31:48 +02:00
  • 17c9901c22 Rename test file for easy use of discover AxelC 2019-07-09 14:41:50 +02:00
  • eb60a5e2ad Correct coverage comment AxelC 2019-07-09 09:12:17 +02:00
  • 3c6791e65f Merge branch 'issue11-Card_mode_implementation' of https://github.com/acatoire/music-cards into issue11-Card_mode_implementation AxelC 2019-07-09 09:04:52 +02:00
  • 2992cf803b Works on coverage AxelC 2019-07-09 09:04:23 +02:00
  • 8a45217859 Complete FardList test AxelC 2019-07-08 22:05:57 +02:00