Commit Graph

534 Commits

Author SHA1 Message Date
rembo10
c246d522f9 Merge remote-tracking branch 'maxkoryukov/feature/font-awesome-4.6.1' into develop 2016-06-02 23:13:59 +01:00
rembo10
43b41e5f1f Merge remote-tracking branch 'maxkoryukov/fix/less' into develop 2016-06-02 23:05:24 +01:00
maxkoryukov
9a0cb32902 add link to the fork on github to the main page 2016-05-30 09:23:41 +05:00
maxkoryukov
1c783ee6d1 fixes for github-url on main 2016-05-30 09:12:28 +05:00
maxkoryukov
d7b91da8fd UPG: Font Awesome 4.6.1 2016-04-19 08:45:56 +05:00
rembo10
4dfe91aedb Merge remote-tracking branch 'msh100/develop' into develop 2016-04-05 13:51:39 +01:00
rembo10
658ae4a587 Merge remote-tracking branch 'andrzejc/pathrender' into develop 2016-04-05 12:02:59 +01:00
Marcus Stewart Hughes
8be316d87c Fix typo with Musicbrainz 2016-04-03 11:24:39 +01:00
maxkoryukov
56a9c62bcb FIX: fix style.less 2016-03-20 17:02:46 +05:00
maxkoryukov
7dc6c98e56 FIX: style.less 2016-03-13 02:22:16 +05:00
maxkoryukov
5bbb9aa5e6 FIX: style.less (additionally : style.css) 2016-03-13 02:19:14 +05:00
maxkoryukov
9a0713cedb FIX: fix style.less 2016-03-13 02:11:37 +05:00
Andrzej Ciarkowski
33baf66371 pathrender: Update explanation text. 2016-03-09 21:03:37 +01:00
Noam
1a56e24def Added SSL/TLS Disclaimer
- Currently self-signed certificates can't be verified
2016-03-02 15:35:20 +02:00
Noam
e2097fdb31 Expanded SSL Description 2016-02-28 13:42:34 +02:00
Noam
ef08a50673 Deluge SSL and More Logging
- Added option to use Deluge WebUI SSL using certificate file path
- Added logging in order to understand other bugs
2016-02-28 12:37:44 +02:00
rembo10
0eb8702a8e Merge remote-tracking branch 'andrzejc/develop' into develop 2016-02-25 00:58:01 +00:00
rembo10
dfc6a6f93a Merge remote-tracking branch 'noam09/develop' into develop 2016-02-25 00:56:40 +00:00
Andrzej Ciarkowski
89d5649b4f config.html: Add explanation text for optional elements and single-quote escapes
This is follow up to the change introducing "pathrender.py" and extended path
formatting syntax.
2016-02-22 20:19:28 +01:00
rembo10
661f01319c Revert "Update frontend libs"
This reverts commit 9cb8379c2d.
2016-02-15 23:38:51 +00:00
rembo10
f7116edc9a Merge remote-tracking branch 'maxkoryukov/feature/softchroot' into develop 2016-02-15 22:39:50 +00:00
rembo10
4a5674a679 Merge remote-tracking branch 'maxkoryukov/fix/css-select-beauty' into develop 2016-02-15 22:09:52 +00:00
maxkoryukov
159474cf9b Improved CSS for 'select' tags. Now they looks similar to submit-buttons.
No more ugly rectangles!!
2016-02-14 20:01:55 +05:00
maxkoryukov
c575b861ed Soft Chroot for Headphones 2016-02-04 04:13:27 +05:00
Noah Manning
8323649c10 Added Deluge (Downloader) and Telegram (Notifier) Support
**Features:**
- - Added the ability to use Deluge as a torrent downloader
(http://deluge-torrent.org/)
- - Added the ability to use Telegram messenger for download
notifications using Telegram's Bot API (https://core.telegram.org/bots)

**Issues:**
- - Post-processor doesn't look for the right directory when scanning
for completed downloads, it looks for the torrent's official name and
not the actually directory it was saved to
2016-02-03 17:32:50 +02:00
Jamie Magee
9cb8379c2d Update frontend libs 2016-01-06 23:48:51 +01:00
rembo10
eaded8dfd9 Merge conflicts from lepricon49/master 2015-12-01 12:07:18 -08:00
rembo10
9a571988ae Merge remote-tracking branch 'jvs3/master' into develop 2015-12-01 10:11:04 -08:00
jvs3
e7d7dc6b6b Added the option to provide an extension when using 'Advanced Encoding' instead of using the extension of the format selected in 'Audio Properties'. 2015-10-22 22:21:36 +02:00
Ade
f9a02d9b3b Get folder name working in history
+ show magnet as torrent
2015-09-18 18:16:39 +12:00
lepricon49
7f4d10c85d Add magnet support for KAT rTorrent via blackhole
KAT torrents downloads were 100% broken. This is a temporary hack to get
KAT partially working.
2015-09-13 10:54:05 -07:00
lepricon49
6b30ed0ba6 Stop JS links from scrolling to the top of the page
Changed all Using href="#" to href="javascript:void(0)". Using "#"
causes the browser to jump to the top of the page when the hyperlink is
clicked (default empty # anchor position). Using "javascript:void(0)"
will not change the browser's scroll position.
2015-09-12 13:35:48 -07:00
Ade
912d5c4d78 Fix history indent 2015-09-12 08:20:18 +12:00
Bas Stottelaar
409f6b8dd5 At least display that it is wrong. Refs #2306. 2015-09-10 20:26:31 +02:00
Ade
bb71b3d3d9 Strike provider 2015-09-04 21:09:22 +12:00
Ade
9db88a6c4f Removing nabz broken 2015-09-03 18:13:23 +12:00
rembo10
e5151a0a19 #2343 Added option to stop post processing if no good metadata match is found 2015-09-02 12:59:17 -07:00
Ade
3f60d1f8de torznab config issues 2015-09-02 21:16:22 +12:00
unknown
61bdab8621 Implemented Jackett (Custom Torznab) option for Torrent Search Providers 2015-08-23 11:41:23 -06:00
rembo10
65019d8323 Fix for #2260 & #2129 & 2175 & #2163 : Better artist directory scanning 2015-07-08 02:41:17 -07:00
rembo10
f131d316ca Set localhost as default 2015-07-08 00:45:33 -07:00
rembo10
e6663c96b5 Fixed some pushbullet config text 2015-07-07 23:56:17 -07:00
rembo10
57c3c7b2e0 Fixed songkick description to prevent spilling over on default fonts 2015-07-05 21:44:37 -07:00
rembo10
6dc75d7a44 Cleaned up the config page a little bit. Took out {option} enabled buttons and just put them in with the option. Alphabetized the notifiers. Fixed checkbox on chrome 2015-07-05 21:40:52 -07:00
rembo10
5f3b7e05c5 Fixed some appearance stuff on the config page (if fonts weren't installed) 2015-07-05 15:04:18 -07:00
rembo10
61d3d8ad00 Fix for history page showing nzbs snatched from hp indexer as unknown 2015-07-05 12:05:04 -07:00
rembo10
4029543d51 Added option to wait until an album's release date before searching 2015-07-04 20:43:06 -07:00
rembo10
8aee9ac91f Fixed plex client url in config 2015-07-04 19:36:39 -07:00
rembo10
a72bd4cb7c Fixed up the appearance of the config page (was kind of broken on Firefox) 2015-07-04 17:26:47 -07:00
rembo10
d062ab553c Merge branch 'master' of https://github.com/texke/headphones into develop 2015-07-04 12:26:05 -07:00