Commit Graph

17134 Commits

Author SHA1 Message Date
Kyle Robbertze 6beece7057 run CI on pull request updates 2021-05-31 10:54:07 +02:00
Kyle Robbertze 02ccac3afb
Merge pull request #1218 from jooola/gitignore
Enhance .gitignore
2021-05-31 10:15:33 +02:00
Kyle Robbertze 56b999aba8
Merge pull request #1215 from zklosko/master
Removing mrp.js and muses
2021-05-29 21:23:35 +02:00
jo 932408c895 Remove sphinx specific gitignore 2021-05-29 19:21:45 +02:00
jo 39f717dba9 Remove duplicate 2021-05-29 17:41:45 +02:00
jo 1b2c047eb5 Add extra pyenv to the list of environment dirs 2021-05-29 17:39:35 +02:00
jo b4a69e2d3a Comment docs/ section in root gitignore 2021-05-29 17:38:58 +02:00
jo f32bca7701 Enhance .gitignore 2021-05-29 15:44:36 +02:00
Zachary Klosko 37de2e26b7 Merge branch 'LibreTime:master' into master 2021-05-28 09:03:42 -04:00
Kyle Robbertze 264d243134
Merge pull request #1213 from jooola/openapi_yaml_schema
Add openapi yaml schema
2021-05-28 09:27:39 +02:00
jo 5054bb7629 Add openapi yaml schema
Add yaml schema link to specs
Bump specs to v3.1.x
2021-05-28 02:24:34 +02:00
Robb 27a47fb429
Merge pull request #1211 from paddatrapper/fix/release-action
Do not run release on every push to master
2021-05-27 12:24:19 -04:00
Kyle Robbertze ab3cc1afdd do not run release on every push to master 2021-05-27 15:31:30 +02:00
jo 391701f02f Fix unparsable python files 2021-05-27 15:23:34 +02:00
Robb cfec65c40a
Merge pull request #1125 from zklosko/gh-actions
Moving from Travis CI to Github Actions
2021-05-24 16:09:15 -04:00
Zachary Klosko e9b8835d5e Removing mrp and muses 2021-05-23 14:33:53 -04:00
Robb 7647476f60
Merge pull request #958 from paddatrapper/api2.0
API 2.0
2021-05-21 19:16:24 -04:00
Robb 35db1e4931
Merge pull request #1161 from rjhelms/autoload-deleted
Add check for deleted instance to AutoPlaylist
2021-05-21 19:11:55 -04:00
Kyle Robbertze b6d83d9b9b install for all python apps 2021-05-21 16:50:57 +02:00
Kyle Robbertze ca28cc5170 make release on tags draft 2021-05-21 16:45:29 +02:00
Kyle Robbertze c7c62b1268 drop Python tests on xenial 2021-05-21 16:40:29 +02:00
Kyle Robbertze e63fa940df pass environment to step 2021-05-21 16:36:12 +02:00
Kyle Robbertze 629d1d451b set log dir permissions 2021-05-21 16:29:45 +02:00
Kyle Robbertze f095c30127 drop bad PHP test 2021-05-21 16:24:53 +02:00
Kyle Robbertze 6193d80e2a group install steps 2021-05-21 16:22:50 +02:00
Kyle Robbertze 6f6d90fad7 update replaygain values 2021-05-21 16:15:50 +02:00
Kyle Robbertze ed8366cf58 install mock 2021-05-21 15:45:05 +02:00
Kyle Robbertze 29086efd9b install nose 2021-05-21 15:42:20 +02:00
Kyle Robbertze a720ad13e1 make scripts executable 2021-05-21 15:36:41 +02:00
Kyle Robbertze d3ed443888 do not fail fast 2021-05-21 15:32:58 +02:00
Kyle Robbertze 359d351e20 fail python test when tests fail 2021-05-21 15:30:26 +02:00
Kyle Robbertze 482fef46a1 Merge branch 'master' into gh-actions 2021-05-21 15:18:39 +02:00
Kyle Robbertze 7db2777d63 drop f-format string for python 3.5 compatibility 2021-05-21 15:09:47 +02:00
Kyle Robbertze 2024f9a887 install api 2.0 apache config on update 2021-05-19 19:22:15 +02:00
Robb 87e8f51619
Merge pull request #1193 from paddatrapper/fix/python3-dev-install
Install python3-dev
2021-05-19 09:07:35 -04:00
Kyle Robbertze 2df0189a90 add API v2 2021-05-14 13:04:46 +02:00
Kyle Robbertze 79ea5dfc73 fixup: remove duplicate lines 2021-05-03 16:47:19 +02:00
Kyle Robbertze d74d3db59a
Merge pull request #1189 from brekemeier/patch-3
Path fault
2021-05-01 00:02:16 +02:00
Kyle Robbertze 1641760a20
Merge pull request #1188 from brekemeier/patch-2
Update vagrant.md
2021-05-01 00:01:39 +02:00
Kyle Robbertze 12c8f18671 Install python3-dev
Fixes: #1191
2021-04-19 09:16:57 +02:00
brekemeier 3f7f6debab
Path fault
new: airtime/php/airtime_mvc/....
2021-04-09 14:54:20 +02:00
brekemeier 0be88d2af8
Update vagrant.md 2021-04-08 19:33:32 +02:00
Rob Hailman 2bed9d99ac Add check for deleted instance to AutoPlaylist
When building list of instances with autoplaylists, filter out those
where modified_instance is true.
2021-04-07 10:51:08 -04:00
Kyle Robbertze f809c3a8ff
Merge pull request #1187 from brekemeier/patch-1
Update install.md
2021-04-07 09:34:53 +02:00
brekemeier 315b2d0751
Update install.md 2021-04-07 05:20:51 +02:00
Kyle Robbertze 649468074b
Merge pull request #1174 from paddatrapper/fix/pypofile
fix: force_ssl logic in pypofile
2021-02-15 09:48:26 +02:00
Kyle Robbertze 5e080ce5e5
Merge pull request #1144 from hairmare/chore/pythonic-analyzer
refactor(airtime_analyzer): rename to libretime-analyzer and make entrypoint pythonic
2021-02-12 22:40:44 +02:00
Kyle Robbertze 3af17a6761 fix: force_ssl logic in pypofile 2021-02-10 16:34:42 +02:00
Kyle Robbertze 0af61b8136
Merge pull request #1173 from jeromelebleu/fix/pypofile-config
Fix missing 'fallback' kwarg for base_port in pypofile
2021-02-04 08:03:11 +02:00
Jérôme Lebleu 298c5a9264 Fix missing 'fallback' kwarg for base_port in pypofile 2021-02-03 17:25:11 +01:00