summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-05-27Fixed database init issue.v0.9.6-beta.12morpheus65535
2021-05-27Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-05-28Fix subtitle badges display issues in some situationsLASER-Yi
2021-05-27Improved Opensubtitles.com provider caching of tokenmorpheus65535
2021-05-27Improved Opensubtitles.com providersv0.9.6-beta.11morpheus65535
2021-05-27Fixed other issues with peeweemorpheus65535
2021-05-26Fixed some issues after peewee implementationv0.9.6-beta.10morpheus65535
2021-05-26Implemented Peewee ORM in replacement of raw SQL queries.morpheus65535
2021-05-26Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-05-26Added series' episodes sync when required by Sonarr (ex.: episodes monitored ...morpheus65535
2021-05-26Update blacklist items when receiving any socket.io blacklist eventsLASER-Yi
2021-05-26Fixed blacklisted subtitles tables not being removed from table on delete.morpheus65535
2021-05-25Fixed wanted subtitles tables not being refreshed on deleted or downloaded su...morpheus65535
2021-05-22Improve series subtitles upload experienceLASER-Yi
2021-05-18Tweaked the Radarr SignalR feed keep-alive and reconnection intervals.v0.9.6-beta.9morpheus65535
2021-05-18Fixed events storm to UI on SignalR (re)connection with large libraries.morpheus65535
2021-05-18Updated SignalRCore to support websocket-client 1.0.0.morpheus65535
2021-05-18Added a catch for invalid JSON returned during Sonarr SignalR feed connection.morpheus65535
2021-05-18no log: Bump react-select from 4.3.0 to 4.3.1 in /frontend (#1409)v0.9.6-beta.8dependabot[bot]
2021-05-17Fixed the movies not getting synced after a reconnection of Radarr SignalR feed.morpheus65535
2021-05-17Added argument to disable the socketio events emit process to avoid events st...morpheus65535
2021-05-17Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues.morpheus65535
2021-05-17Added a check if column exist in table before trying to remove it during the ...morpheus65535
2021-05-17Added better exception handling for Radarr SignalR feed.morpheus65535
2021-05-15Switched to Gevent scheduler instead of background threaded.v0.9.6-beta.7morpheus65535
2021-05-15Improved reconnection process for Sonarr SignalR feeds.morpheus65535
2021-05-15Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-05-15Ignore embedded commentary subtitlesVitiko
2021-05-15Fixed support for lists in audio_codec match guessingVitiko
2021-05-14Added user-agent to all Sonarr and Radarr API callsmorpheus65535
2021-05-13no log: fixed typo in SQL queryv0.9.6-beta.6morpheus65535
2021-05-12Improved readability of toast progress label, overflow of toast message with ...v0.9.6-beta.5morpheus65535
2021-05-12Added successful completion message to tasks progress toast.morpheus65535
2021-05-12Fixed Radarr SignalR connection started even if Radarr integration isn't enab...morpheus65535
2021-05-11Improved how we deal with requirements.txt installation process results.v0.9.6-beta.4morpheus65535
2021-05-11Improved Radarr SignalR feed reconnection process.morpheus65535
2021-05-10Merge remote-tracking branch 'origin/development' into developmentv0.9.6-beta.3morpheus65535
2021-05-10Fix for Bazarr version parsing.morpheus65535
2021-05-11Handling progress delete event in UILASER-Yi
2021-05-10Added header to toasts and bring back the hide_progress backend function. tod...morpheus65535
2021-05-10no log: Bump @types/rc-slider from 8.6.6 to 9.3.1 in /frontend (#1405)dependabot[bot]
2021-05-09Fix some style issuesv0.9.6-beta.2LASER-Yi
2021-05-09Tweak style of progress notificationLASER-Yi
2021-05-09no log: use useDidUpdate hook to detect loading stateLASER-Yi
2021-05-09Merge remote-tracking branch 'origin/development' into developmentmorpheus65535
2021-05-09no log: removed the flask debug toolbar and the flask dev server usage with -...morpheus65535
2021-05-09no log: Fix syntaxLASER-Yi
2021-05-09Add background task notificationLASER-Yi
2021-05-09no log: don't force sync on signalr connect if we used --dev args to start Ba...morpheus65535
2021-05-09no log: Fix assetLASER-Yi