Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/commits/commit/a9abe300809852587164663753d84c52094c4aab You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

3097 Commits (a9abe300809852587164663753d84c52094c4aab)
 

Author SHA1 Message Date
LASER-Yi a9abe30080 Update blacklist items when receiving any socket.io blacklist events 4 years ago
morpheus65535 d8e8d7afc2 Fixed blacklisted subtitles tables not being removed from table on delete. 4 years ago
morpheus65535 61b3b869d0 Fixed wanted subtitles tables not being refreshed on deleted or downloaded subtitles. 4 years ago
LASER-Yi 48ba08e068 Improve series subtitles upload experience 4 years ago
morpheus65535 c8e02e280a Tweaked the Radarr SignalR feed keep-alive and reconnection intervals. 4 years ago
morpheus65535 bf8c4caef7 Fixed events storm to UI on SignalR (re)connection with large libraries. 4 years ago
morpheus65535 2643023240 Updated SignalRCore to support websocket-client 1.0.0. 4 years ago
morpheus65535 1a07a00e71 Added a catch for invalid JSON returned during Sonarr SignalR feed connection. 4 years ago
dependabot[bot] 3abab89dbc
no log: Bump react-select from 4.3.0 to 4.3.1 in /frontend () 4 years ago
morpheus65535 1fdad498f6 Fixed the movies not getting synced after a reconnection of Radarr SignalR feed. 4 years ago
morpheus65535 5f99836801 Added argument to disable the socketio events emit process to avoid events storm rendering the UI unresponsive. I still need to use it when calling sync functions from signalr_client.py. 4 years ago
morpheus65535 70a0f6835e Upgraded websocket-client module to fix Radarr SignalRCore disconnection issues. 4 years ago
morpheus65535 baf25b2a3e Added a check if column exist in table before trying to remove it during the database migration routine. 4 years ago
morpheus65535 0a6c850f4d Added better exception handling for Radarr SignalR feed. 4 years ago
morpheus65535 dd8072adf8 Switched to Gevent scheduler instead of background threaded. 4 years ago
morpheus65535 44dd478c48 Improved reconnection process for Sonarr SignalR feeds. 4 years ago
morpheus65535 85c2cbc7da Merge remote-tracking branch 'origin/development' into development 4 years ago
Vitiko d6da0eec95
Ignore embedded commentary subtitles 4 years ago
Vitiko 9f401cbb67
Fixed support for lists in audio_codec match guessing 4 years ago
morpheus65535 daa2d1e8bf Added user-agent to all Sonarr and Radarr API calls 4 years ago
morpheus65535 9993f123f1 no log: fixed typo in SQL query 4 years ago
morpheus65535 cf35f4a9d2 Improved readability of toast progress label, overflow of toast message with ellipsis and removed the toast close button considering the auto-dismiss. 4 years ago
morpheus65535 821ff13b80 Added successful completion message to tasks progress toast. 4 years ago
morpheus65535 e23956278b Fixed Radarr SignalR connection started even if Radarr integration isn't enabled. 4 years ago
morpheus65535 4ef35c5527 Improved how we deal with requirements.txt installation process results. 4 years ago
morpheus65535 84a1c265ce Improved Radarr SignalR feed reconnection process. 4 years ago
morpheus65535 63f759e91e Merge remote-tracking branch 'origin/development' into development 4 years ago
morpheus65535 ffe8a201a9 Fix for Bazarr version parsing. 4 years ago
LASER-Yi 0031e69db6 Handling progress delete event in UI 4 years ago
morpheus65535 fe0a34aae5 Added header to toasts and bring back the hide_progress backend function. todo: deal with delete method in frontend. 4 years ago
dependabot[bot] e1ed4d546c
no log: Bump @types/rc-slider from 8.6.6 to 9.3.1 in /frontend () 4 years ago
LASER-Yi 4bb6e87db9 Fix some style issues 4 years ago
LASER-Yi 38fc3b36fe Tweak style of progress notification 4 years ago
LASER-Yi 8b41616429 no log: use useDidUpdate hook to detect loading state 4 years ago
morpheus65535 7b0ddf3fa1 Merge remote-tracking branch 'origin/development' into development 4 years ago
morpheus65535 90c6521b31 no log: removed the flask debug toolbar and the flask dev server usage with --dev args 4 years ago
LASER-Yi c92f879bfd no log: Fix syntax 4 years ago
LASER-Yi 678b2f0e55 Add background task notification 4 years ago
morpheus65535 8572331ebd no log: don't force sync on signalr connect if we used --dev args to start Bazarr 4 years ago
LASER-Yi 2cfbd375d7 no log: Fix asset 4 years ago
LASER-Yi 4513c4f676 Add progress notifications 4 years ago
Liang Yi d5112d365c
Fix pipeline 4 years ago
morpheus65535 9d153a1d9c Added progress events to most batch functions. 4 years ago
LASER-Yi a04e20bdb0 no log: remove debug code 4 years ago
LASER-Yi b4037442b1 Fix an issue that cause subtitles missing in movie page 4 years ago
LASER-Yi a417f35856 Rewrite notification system 4 years ago
LASER-Yi 28ad20de88 Display error message when socket.io is failed to initialize 4 years ago
LASER-Yi 8fcffaf339 Add some interfaces in backend to send message and progress 4 years ago
LASER-Yi 24cb712ad7 Add Socket.IO event which is used for showing notifications in UI 4 years ago
LASER-Yi 08712ec5ba no log: Update .gitignore 4 years ago