Commit Graph

3042 Commits

Author SHA1 Message Date
morpheus65535 a57e7fbb7d Merge remote-tracking branch 'origin/development' into development 2021-03-27 15:15:28 -04:00
morpheus65535 14fe4b0594 Fix for #1336 2021-03-27 15:14:49 -04:00
LASER-Yi d5dd54d74f Fix issues in CI config files again ;) 2021-03-28 00:31:29 +08:00
LASER-Yi 650fae4aa8 Fix issues in CI configuration files 2021-03-28 00:28:15 +08:00
LASER-Yi da520bad12 Add new GItHub Action for automatic generating releases 2021-03-28 00:23:38 +08:00
LASER-Yi f08295c2e7 Limit the condition of CI to frontend folder only 2021-03-27 21:12:41 +08:00
LASER-Yi 38e55148d2 Fix for #1338 2021-03-27 20:59:12 +08:00
LASER-Yi 535dcd55a8 Fix issues of manually searching. It will download wrong subtitles for some languages 2021-03-27 20:47:06 +08:00
morpheus65535 0ada132a5c Fix for #1337 2021-03-27 08:45:34 -04:00
morpheus65535 eb899187f7 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2021-03-27 08:29:01 -04:00
Michiel van Baak Jansen c83f47b2d0
Fixed Greeksubs provider to handle 404 response when searching for subtitles based on imdbId 2021-03-27 08:14:29 -04:00
LASER-Yi 21a728c13b Fix issues on automatic workflows and add ui to Github Release 2021-03-27 20:10:36 +08:00
morpheus65535 e56760bbac Added a validation to make sure dev pipeline is run upon dev branch only 2021-03-27 08:07:27 -04:00
morpheus65535 0651b8fb8b Merge remote-tracking branch 'origin/development' into development 2021-03-27 08:04:43 -04:00
LASER-Yi cf29c1437d Making release_beta_to_dev workflow trigger manually 2021-03-27 15:04:24 +08:00
LASER-Yi c9855351fe Add dependabot for auto scanning outdated npm packages 2021-03-27 15:00:59 +08:00
LASER-Yi c2734bd672 Fix issues when uploading artifacts from CI 2021-03-27 13:56:28 +08:00
github-actions cd5054c5db Release 0.9.4-beta.8 2021-03-27 05:52:22 +00:00
LASER-Yi e0779cb3c1 Fix issues on release_beta_to_dev and bring back CI 2021-03-27 13:48:12 +08:00
morpheus65535 2487c682b3 Fixed #1340 2021-03-26 06:44:28 -04:00
release-it 75de2c7759 Release 0.9.4-beta.7 2021-03-26 01:27:19 +00:00
morpheus65535 16c1825012 Release commit build 2021-03-26 01:27:16 +00:00
morpheus65535 9c5b955b39 Merge remote-tracking branch 'origin/development' into development 2021-03-25 21:23:35 -04:00
morpheus65535 272a1c1141 Fixed packages.json creation path 2021-03-25 21:23:27 -04:00
release-it df771c3d52 Release 0.9.4-beta.6 2021-03-26 00:47:59 +00:00
morpheus65535 d1206d85c1 Release commit build 2021-03-26 00:47:54 +00:00
morpheus65535 6abca59c83 Re-enabled dev pipeline with build committed. 2021-03-25 20:43:31 -04:00
LASER-Yi eb4fbc6a24 Manually build UI to reflect the changes 2021-03-26 08:01:25 +08:00
LASER-Yi 89a3d7f6e3 Fixed issue with notifications when deleting 2021-03-26 08:00:28 +08:00
Diego Heras 37f187df3f
Fixed subtitulamostv provider. resolves #1333 (#1335) 2021-03-25 18:51:48 -04:00
Diego Heras bb72d57e30
Fixed tusubtitulo provider. resolves #1332 (#1334) 2021-03-25 18:51:08 -04:00
release-it 09e0b21b15 Release 0.9.4-beta.5 2021-03-25 18:55:35 +00:00
morpheus65535 37a61770a8 Merge remote-tracking branch 'origin/development' into development 2021-03-25 14:54:19 -04:00
morpheus65535 61e45bbb6d Fixed missing build 2021-03-25 14:54:05 -04:00
release-it 32eb3c8716 Release 0.9.4-beta.4 2021-03-25 18:53:24 +00:00
morpheus65535 d415511ef8 Merge remote-tracking branch 'origin/development' into development 2021-03-25 14:52:10 -04:00
morpheus65535 ac8eb62de0 Fixed issue with log entries without exception stack 2021-03-25 14:51:51 -04:00
morpheus65535 54eb0fc174 Fixed image proxy when you don't use a base url in Sonarr. 2021-03-25 14:48:30 -04:00
morpheus65535 a4684feaba Fixed get_exclusion_clause that do not have the required column due to a missing join. 2021-03-25 14:43:06 -04:00
morpheus65535 c2333d1d26 Fixed manual search modal. 2021-03-25 14:24:22 -04:00
release-it f69e047a57 Release 0.9.4-beta.3 2021-03-25 15:24:24 +00:00
LASER-Yi d0f82198eb Fix a issue when requesting wanted movies 2021-03-25 23:23:18 +08:00
release-it 8808c493e8 Release 0.9.4-beta.2 2021-03-25 14:48:25 +00:00
morpheus65535 dfc14a60b8 Commented out build from pipeline. 2021-03-25 10:46:25 -04:00
morpheus65535 184c5f89ac Manually built React templates 2021-03-25 10:45:17 -04:00
release-it ccc946b0d8 Release 0.9.4-beta.1 2021-03-25 14:34:15 +00:00
morpheus65535 2edabe28dc Removed build from .gitignore 2021-03-25 10:31:08 -04:00
release-it 9cb66f8603 Release 0.9.4-beta.0 2021-03-25 14:25:43 +00:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00
github-actions[bot] 38a7ba522e
Merge development into master 2021-03-25 12:22:08 +00:00