Taloth Saldono
330554edb0
Fixed: External links again open in new windows.
9 years ago
Taloth Saldono
97cdcb8b19
Bind SignalR to root SeriesCollection so typeahead gets the newest data.
9 years ago
Taloth Saldono
84c7f4cd8c
Added support for tvmaze.
9 years ago
Mark McDowall
192d001b61
New: Option to remove illegal characters
...
Closes #809
9 years ago
Mark McDowall
9ffa28f17c
New: Show time instead of date if event occurs/occurred today
...
Closes #808
9 years ago
Mark McDowall
db5494e7ac
Fixed: Tooltips for series and season searches
9 years ago
Taloth Saldono
3fc348d045
Fixed: Removed deferrer from external links, instead relying solely on the rel=noreferrer attribute (supported by Chrome and Firefox, but not all browser)
...
fixes #811
9 years ago
kmcc049
07b70f9d3f
Fixed: Consistent display of sizes
...
Closes #709
9 years ago
Mark McDowall
e1afd89aae
Extremely long titles
...
Fixed: Extremely long series titles causing display issues on main page
Fixes : #769
9 years ago
Mark McDowall
bf10d420ec
Show implementationName for metadata
...
Closes #770
9 years ago
Gavin Mogan
c5b25bcfee
New: Add Webhook support to sonarr
...
Add Form type url (type=url input field)
Add isValidUrl input type validation
Only allow absolute urls when checking if a url is valid
String => string as per comments that sonarr is standarizing on the lowercase primative
Remove this before function calls
Refactored everything so OnGrab is supported
Don't double submit the webhook
Wrappers around Series, EpisodeFile, Episode so the entire data structure isn't exposed
Add Braces as per style guide
Series.ID and Series.TvdbId should be integers
Reorder webhook payload as per style guide
Upgrade to use ongrab as json instead of string
Add method selection to webhook settings
include episode directly in download event
QualityVersion should be an int and not a string (don't convert it int=>string)
Remove the list of episodes
Add season number to episode data structure
Code Review Fixes:
* Remove episodefile from payload, move everything to episode
* Change episode to a list
convert to var as per code review / style guide
Down with internals
Everything now uses webhookpayload. None of that payload.Message stuff
{"EventType":"Test","Series":{"Id":1,"Title":"Test Title","Path":"C:\\testpath","TvdbId":1234},"Episodes":[{"Id":123,"EpisodeNumber":1,"SeasonNumber":1,"Title":"Test title","AirDate":null,"AirDateUtc":null,"Quality":null,"QualityVersion":0,"ReleaseGroup":null,"SceneName":null}]}
Remove logger and processProvider
Remove unused constructor
9 years ago
Mark McDowall
53985a282d
Succeeded instead of completed for testing
...
Closes #758
9 years ago
Mark McDowall
b82e830e86
Cleanup and refactoring of Twitter notifications
...
Closes #301
New: Twitter Notifications
9 years ago
Gavin Mogan
2fbf7a4114
Inital work on Twitter notifications
9 years ago
Taloth Saldono
ecb4835a16
minor pageable code error.
9 years ago
Mark McDowall
db879426db
Fixed backbone.collectionview shim
9 years ago
Taloth Saldono
c274c7d589
Icon now completely hidden if spinner overlay is shown.
...
Fixed season action margin.
9 years ago
Taloth Saldono
0a12989a70
Actually added deepmodel shim.
9 years ago
Mark McDowall
5b58bd504d
Shim for deepmodel
9 years ago
Keivan Beigi
f4d9e3495a
Added shim for _
9 years ago
Mark McDowall
3f7ae250c7
AsPageableMixin to make backbone.pageable to stay on same page during fetch
...
Closes #670
9 years ago
Taloth Saldono
645c9c25d1
Updated spinner visualization.
9 years ago
Taloth Saldono
c8b7446f7c
Fixed: Readded series monitoring flag to Season Pass view.
9 years ago
Taloth Saldono
293bc55e58
Added link to existing series in add series view.
9 years ago
Taloth Saldono
794a7957ef
Show thexem outdated mappings message on the calendar as well.
9 years ago
Taloth Saldono
5c1d683e71
Tooltips are now properly hidden if the element is removed from the dom.
9 years ago
Taloth Saldono
6d046a8df8
Fixed: Extrapolate scene numbering but won't auto import.
9 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
9 years ago
Mark McDowall
08714f79da
Renamed Activity to History in episode details modal
...
Closes #624
9 years ago
Mark McDowall
6983f36f4d
New: Show series ratings on series details
...
Closes #634
9 years ago
Mark McDowall
ea19020015
Fixed: Sorting by timeleft on Activity: Queue
9 years ago
Mark McDowall
889d3d1207
Formatting
9 years ago
Mark McDowall
3c88f6c452
Double clicking test and save won't retrigger button
...
Fixed: Double clicking test and save
9 years ago
Mark McDowall
61de750e05
Update plex token cache when password is changed
...
Fixed: New plex.tv password not taking effect immediately
Fixed: Prevent an incorrect plex.tv password from locking out account
9 years ago
Taloth Saldono
5c6ac2ae8b
Removed trello from CONTRIBUTING as well.
9 years ago
Taloth Saldono
265821c9de
Removed link to trello.
9 years ago
Taloth Saldono
dbb3eb0e54
Series is already available in model.
9 years ago
Taloth Saldono
30ab5bc17f
New: Added missing absolute episode number warning for anime to calendar view as well.
...
Fixes #486
9 years ago
Taloth Saldono
c5684439f4
Added robots.txt
...
Fixes #667
9 years ago
Mark McDowall
14b9a031bb
Show warning message for rTorrent that it doesn't support torrent removal
10 years ago
Mark McDowall
77e9493ccf
Improved PushBullet implementation (v2 API, multiple devices, channels)
...
New: PushBullet supports multiple devices
New: PushBullet channels
Closes #641
10 years ago
Mark McDowall
c9ef0951bc
Clear scrollbars on window resize
10 years ago
Mark McDowall
6f8cbc22be
Upgrade to Bootstrap 3.3.5
10 years ago
Mark McDowall
2b6bac8104
Remove calendar header padding for scrollbar
10 years ago
Mark McDowall
7d0ba9dd2b
Fixed: Series poster controls
10 years ago
Mark McDowall
754237c57b
Remove scrollbar from calendar
10 years ago
Mark McDowall
0c56fddecf
Upgrade FullCalendar and MomentJS
...
Close #469
10 years ago
Mark McDowall
a7523ed462
Upgraded bootstrap to 3.3.4
10 years ago
Mark McDowall
71f3435026
Fixed: Downloading progress won't cutoff series title prematurely
...
Closes #620
10 years ago
Mark McDowall
c42e322949
seasonNumber not season
10 years ago
Mark McDowall
408ff983cf
Use protocol agnostic URLs for images on add series
...
Closes #583
10 years ago
Mark McDowall
92b87b9d21
Fixed: Improved error messaging for manual import
10 years ago
Mark McDowall
c9f1039ab4
Poster x-class
10 years ago
Mark McDowall
3c52a9066c
New: Reload fanart and poster on series details after images are downloaded
10 years ago
Taloth Saldono
fc572500e4
Improved season pass styling
10 years ago
Mark McDowall
155c82c199
Season pass overhaul
...
New: Season Pass supports multi-select
New: Improved Season Pass toggling
Closes #396
10 years ago
Taloth Saldono
28e2cf97da
Fixed typo in UI.
10 years ago
Mark McDowall
acaa07c69d
Fixed: Calendar not showing some items on the last day of the week
10 years ago
Mark McDowall
de3ba041f2
Fixed: Editing episode file quality
10 years ago
Mark McDowall
5fda64de66
Shift select range on Missing/Cutoff Unmet
10 years ago
Mark McDowall
f547cfd0c9
Merge pull request #553 from larsjohnsen/settings-bind-address-fix
...
Settings: Remove misleading placeholder, fix error-message
10 years ago
Taloth Saldono
ab1e82414b
Fixed: Unlimited MaxSize and increased granularity.
...
fixes #337
10 years ago
Lars
00ba19d683
Settings: Remove misleading placeholder, fix error-message
10 years ago
Mark McDowall
475f4244c4
Recent folders for add series now show clickable cursor
10 years ago
Mark McDowall
f57dea7f1f
New: Store last 5 used folders from manual import
10 years ago
Mark McDowall
366e3ed0be
Merge pull request #539 from larsjohnsen/source-case-inconistancies
...
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
761a106fa9
Use HTTPS for piwik when loading via HTTPS
10 years ago
Mark McDowall
213f905767
Only make manual import cells clickable when previous steps have been done
10 years ago
Mark McDowall
c4e1a732dd
Remove Kodi specific settings from PHT Settings
10 years ago
Mark McDowall
149c149094
Select input for select series in manual import
10 years ago
Mark McDowall
ee224cb422
Modal Regions inherit from a common base
10 years ago
Mark McDowall
335be1c85d
Interval for RSS is minutes
10 years ago
Lars Johnsen
a79fc94a54
Compilation: Fix case inconsistencies
10 years ago
Mark McDowall
92a23d0f8b
Casing for button text
10 years ago
Thirrian
23c6da4746
Title case for buttons
10 years ago
Mark McDowall
95bd82778f
Transform buttons to title case
10 years ago
Mark McDowall
b73413f189
Prefix relative dates with "in" where appropriate
10 years ago
Mark McDowall
84128482f4
Its a good idea to remove testing elements before merging
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Mark McDowall
bc03ad2a18
Blacklisting torrents and using more info to evaluate matches
...
New: Blacklisting torrents manually
New: Details on why a release was blacklisted in the UI
New: Blacklist matching take into account indexer, size, date and name
10 years ago
Thirrian
f5fde97f68
Move error div inside body tag
10 years ago
Chao Man
0534fb4330
Fixed scrolling performance issues on Webkit based browsers. (Opera, Chrome, Safari)
...
Update theme.less
Rebased and added markus101's changes.
10 years ago
Mark McDowall
4eff8d88d1
New: Show age in minutes when less than 2 hours old (manual search/history)
10 years ago
Mark McDowall
235a986679
Display names for Download clients
10 years ago
Mark McDowall
c3e0dbc173
Display names for Indexers
10 years ago
Mark McDowall
0e865fff8c
No longer titlecases notifications, indexers, etc
10 years ago
Mark McDowall
9a629c2fc6
Display names for Notifications
10 years ago
Mark McDowall
2feb583e45
Show reload when already on updates page
10 years ago
Taloth Saldono
b4e8a39c2c
New: Added Color-Impaired mode to UI settings.
10 years ago
Mark McDowall
ab6233dd3f
New: Option to show unmonitored episodes on calendar
10 years ago
Mark McDowall
c3d15015fe
Fixed: Table pagers show correct loading icon
10 years ago
Mark McDowall
f30e7bc701
jshint in WebStorm 10
10 years ago
Mark McDowall
f13a4b5aa5
New: Sort queue by series, episode and episode title
10 years ago
Mark McDowall
9cf575c096
New: Toggle selected on Wanted: Missing to change monitored status
10 years ago
Mark McDowall
2c52ac1a7b
Fixed: Rename preview for Specials
10 years ago
Mark McDowall
7e0c833ad0
New: Show quality in dropdowns with best at top (same as profiles)
10 years ago
Mark McDowall
7f38617d76
Fixed: Wrap long release names in history details
10 years ago
Mark McDowall
7378a98e07
Fixed icon colours
10 years ago
Mark McDowall
adfaa00ce1
Toggle cell use spinForPromise
10 years ago
Mark McDowall
a1a91878ad
New: Choose the latest season when adding a new series
10 years ago