1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2024-12-27 01:57:33 +00:00
Commit graph

94 commits

Author SHA1 Message Date
Halali
bddf6fbb55 Fix for #286 and maybe #285 2019-01-25 08:07:34 +01:00
morpheus65535
834f4b1cdd Fix for episodes and movies languages selection popup not showing anymore. 2019-01-21 06:41:31 -05:00
morpheus65535
f9f35f11c0 Adding donate button. 2019-01-20 23:20:18 -05:00
morpheus65535
42c0b95a5b Removing Subscenter provider from UI since it's not supported anymore in Subliminal. 2019-01-16 06:41:18 -05:00
morpheus65535
2006f7be31 Merge remote-tracking branch 'origin/development' into development 2019-01-11 23:26:47 -05:00
morpheus65535
ecfde95a94 Refactoring of providers UI in settings and wizard. Removec the ugly alert when savong settings and replacing it with a notification. 2019-01-11 23:23:53 -05:00
Halali
1cc7efa413 Add Feature Request #229 2019-01-06 18:15:43 +01:00
Halali
4fd9ed1157 Merge remote-tracking branch 'origin/development' into halali 2019-01-01 21:50:42 +01:00
Halali
b5dd80caf1 Remove alert from test notification 2019-01-01 21:49:44 +01:00
Halali
d2cba5b2c1 Remove alert from test notification 2019-01-01 21:48:42 +01:00
Halali
f89b4a94de Remove alert from test notification 2019-01-01 21:45:35 +01:00
Halali
ef2dc275ed Move providers config from DB to config file 2019-01-01 08:32:40 +01:00
Halali
fcc663af91 Continue development for new config backend 2018-12-27 20:19:59 +01:00
Halali
e9677354a2 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	bazarr/check_update.py
2018-12-27 15:13:50 +01:00
morpheus65535
bfb211ccda Fix for test notification returning a 404 behind a reverse proxy. 2018-12-18 06:39:49 -05:00
Halali
99118f87fd More work for new Config code 2018-12-15 01:36:28 +01:00
morpheus65535
71421de09e One small change to use field value even if you haven't save settings. 2018-12-13 22:05:42 -05:00
Halali
a80d425398 Merge branch 'development' of https://github.com/morpheus65535/bazarr into halali 2018-12-10 22:42:03 +01:00
Halali
4586cd422d Update Jquery to v3.3.1 and templates clean up 2018-12-09 21:23:51 +01:00
Halali
18ea5442de Notification test button 2018-11-27 22:34:09 +01:00
morpheus65535
1fb0a4078f Merge branch 'development' into halali 2018-11-25 21:05:12 -05:00
morpheus65535
73b81dd558 Removed warning about too many subtitles providers and delays. 2018-11-17 22:10:13 -05:00
Halali
82a78275b7 Merge remote-tracking branch 'origin/development' into halali
# Conflicts:
#	views/logs.tpl
2018-11-13 20:40:53 +01:00
Halali
3891ccdaf5 Remove restart requirement icon from Debug setting 2018-11-10 20:02:02 +01:00
Halali
cb1ea10add Merge branch 'development' into logging 2018-11-10 16:42:52 +01:00
Halali
c9a14c2c02 Make dropdown menu searchable 2018-11-03 16:18:42 +01:00
Halali
bdbfde3b46 Fix for z-index in data-tooltip 2018-10-31 18:45:16 +01:00
Halali
5ff8baa19c Change Log_level settings to Debug checkbox 2018-10-30 19:06:30 +01:00
Louis Vézina
09206a91d8 Fix for reverse proxy port and loader message when restarting. 2018-10-16 23:25:04 -04:00
Halali
d4cd75b0fb fix for not able to login when changeing from basic to form login type 2018-09-22 12:15:52 +02:00
Halali
1de528bcdb Revert "fix for not able to login when changeing from basic to form login type"
This reverts commit 3a7381c0d2.
2018-09-21 15:35:05 +02:00
Halali
3a7381c0d2 fix for not able to login when changeing from basic to form login type 2018-09-21 14:48:12 +02:00
morpheus65535
46d8c49355 Fix for Sonarr and Radarr settings testing 2018-09-17 23:38:20 -04:00
halali
4416799122 Proxy support #113
* Initial commit

* More development

* Update requirements

* Update init filr

* fix

* Added exclude settings

* Change wording

* Fix bad merge

* Hide setting if not selected proxy type

* revert disabled update check

* Fix for APScheduler import

* Revert "Fix for APScheduler import"

This reverts commit 0f4744d2c8.

* Fix som Bugs

* Fix som Bugs

* Dynamicaly add or remove form validation rules for proxy
2018-09-16 08:38:00 -04:00
morpheus65535
e42d1e2dd2 Fix for #80 2018-09-13 00:32:09 -04:00
morpheus65535
da7c1aa5ad Merge branch 'development' of http://github.com/morpheus65535/bazarr into development 2018-09-12 23:25:12 -04:00
morpheus65535
ae108adcb0 Removed dependency on Pillow(PIL) module and added button to check Soanrr and Radarr connection settings #80 2018-09-12 23:17:46 -04:00
halali
cc3c4462a0 Login form #127
* Initial commit

* Fix cookies

* Continue work

* Login error msg

* Reimplement Basic auth

* Some improvements

* Reimplement Basic auth

* Some improvements

* Change validation key for cookies

* Some Changes

* Add client side control of password when changing username

* Some changes
2018-09-11 22:32:09 -04:00
morpheus65535
f9cf849abe Adaptive searching UI 2018-08-26 21:03:50 -04:00
halali
db2378943f Move settings from Database to Config file (#126)
* Move settings from Database to Config file

* Delete unused config and forgot upload init

* Fix

* Update get_subtitles and fix provider auth

* Revert "Update get_subtitles and fix provider auth"

This reverts commit c904bf6b5a.

* Update get_sebtitles

* more fixes

* Update requirements
2018-08-23 15:58:15 -04:00
morpheus65535
1c6a427b5a Implement command line argument like requested in #85 2018-08-15 22:01:49 -04:00
morpheus65535
a8d7b91490 Merge branch 'development' of https://github.com/morpheus65535/bazarr into development 2018-08-08 23:53:54 -04:00
morpheus65535
faecbbfa09 Implement only monitored feature for episodes and movies #70 2018-08-08 23:43:13 -04:00
morpheus65535
fa0ffafbcf
Fix for #69 2018-08-05 00:34:05 -04:00
Louis Vézina
9857368c95 Added dedicated minimum score settings for movie and episode #95 2018-08-03 07:21:46 -04:00
morpheus65535
55be0aad60 Implement basic auth #57 and fix for notification provider 2018-08-02 19:11:34 -04:00
morpheus65535
3d98836f3b Aded option to ignore embedded subtitles #69 2018-07-29 22:39:37 -04:00
Louis Vézina
a1a1292b41 Implementing page size selection in settings #67 2018-07-11 08:50:11 -04:00
morpheus65535
0dd1db936b Additional fix to single language 2018-06-28 05:55:07 -04:00
morpheus65535
f948814696 Fix a bug in with single language mode enabled #78 2018-06-28 05:47:17 -04:00