Commit Graph

379 Commits (f3f276985e0912214051466372fdf0261359ba53)

Author SHA1 Message Date
LASER-Yi c45b172415 Add chips input for the provider builder
3 years ago
LASER-Yi 2b88c9f60c Fix issues when displaying Use Original Format in the language profile modal
3 years ago
LASER-Yi b724305eb4 Fix redirect issues after logging in (#1857)
3 years ago
LASER-Yi 4b71b8ae65 Fix missing images issue when serving via Flask
3 years ago
LASER-Yi 8e054ce932 no log: Fix cache issues
3 years ago
LASER-Yi ba0f827eb4 no log: Move BazarrClient to the correct location
3 years ago
LASER-Yi c3645c9024 Improve error handling on UI
3 years ago
LASER-Yi 27f4c41a0e no log: Fix uptime in the system status view (with the approach that doesn't hurt performance)
3 years ago
LASER-Yi 101bca90bf Fix #1873
3 years ago
morpheus65535 f2eb8f1342 Fixed uptime in System-->Status and added time zone info.
3 years ago
LASER-Yi 738178a173 Add description icon in the history modal
3 years ago
LASER-Yi 23022f5282 Add tooltip to HistoryIcon
3 years ago
LASER-Yi 98937a0378 Fix crash when navigating from history view and open the history modal
3 years ago
LASER-Yi d9e7c55aad Update outdated npm packages
3 years ago
LASER-Yi 056e00bcfb Add new icon set for history view (Translated, Unknown)
3 years ago
LASER-Yi fe09ae9de5 Fix a issue when trying to edit profile with cutoff selected
3 years ago
LASER-Yi 0e7c5410d4 Improve UI error view
3 years ago
LASER-Yi 51d1c46b18 Change default open delay of action tooltips to 2 seconds
3 years ago
LASER-Yi 4481cda600 Change audio badge color
3 years ago
LASER-Yi f09f3534a6 Bring back search function of the provider selector #1864
3 years ago
github-actions 48215303fe Release 1.0.5-beta.20
3 years ago
LASER-Yi a529cba081 Add tooltip and improve hover behavior for embedded subtitles
3 years ago
LASER-Yi 2a5bf9538d Rename Tools to Mass Edit
3 years ago
LASER-Yi ed819ce299 Add color to the icon in upload modal
3 years ago
LASER-Yi 4bb2cf65e6 Improve the upload behavior
3 years ago
LASER-Yi 182b125a9e Fix table issues
3 years ago
LASER-Yi 47f22d8753 Fix file upload issues on Windows
3 years ago
LASER-Yi afcb3b0776 Improve layout of the settings pages
3 years ago
LASER-Yi 5a5df23b9c Add label to all action buttons
3 years ago
LASER-Yi 059ab59fc7 Fix crash when saving language profiles
3 years ago
LASER-Yi cf15c26f1b Fix issues of CollapseBox in settings pages
3 years ago
LASER-Yi 4d9d2de1fc Improve layout of the settings pages
3 years ago
LASER-Yi 03de446691 not log: Fix base_url issue during development
3 years ago
LASER-Yi 56c4616047 Fix placeholder issues in History Statistics pages
3 years ago
Liang Yi 2cecb4c5b5
Replace Bootstrap with Mantine (#1795)
3 years ago
Samuel Bartík fde1e0e069
Improved titulky provider search
3 years ago
Antoine Aflalo 0ec9cded64
no log: add gestdown provider to the UI (#1847)
3 years ago
morpheus65535 695edad3dd Fixed Bazarr logo on form auth page missing with base_url. #1823
3 years ago
LASER-Yi 5f29baca34
Fix #1817
3 years ago
Vitiko 63eded5aa3 Add subf2m.co Provider
3 years ago
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option
3 years ago
LASER-Yi 10f121e442
Fix #1801
3 years ago
morpheus65535 77da09d51f Removed support for BSplayer providers because it was causing way much issue than providing subtitles.
3 years ago
LASER-Yi 137aa698bb
no log: Fix format issues
3 years ago
LASER-Yi ee74844c31
no log: update vite-plugin-checker to latest
3 years ago
LASER-Yi 15f45a40e1
no log: Update some node packages to the latest version
3 years ago
LASER-Yi ea9ad0625f no log: Fix test environment
3 years ago
dependabot[bot] 0efa73670c
no log: Bump @types/lodash from 4.14.172 to 4.14.180 in /frontend (#1783)
3 years ago
LASER-Yi 030a7045e0
no log: Setup unit tests for UI
3 years ago
LASER-Yi 3f1d5ae623
no log: Fix type issues in the vite config builder
3 years ago
morpheus65535 d04e8f19aa no log: ignore warning
3 years ago
morpheus65535 a455dc2379 Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 3fe58ef673 no log: expose vite web server on other IP than localhost
3 years ago
LASER-Yi 705f6df10a
no log: Cleanup imports
3 years ago
LASER-Yi e18657e426
Improve subtitle tools
3 years ago
LASER-Yi 658237dd50
Refactor modal system
3 years ago
LASER-Yi 87c5d0d9de
Fix notifications settings cannot be edited after saved
3 years ago
LASER-Yi 11ccbb278b
Fix #1778
3 years ago
morpheus65535 012dc1cee9 Added defer searching missing subtitles on live synchro with Sonarr and Radarr. #1765
3 years ago
dependabot[bot] 5245ecd38b
no log: Bump @types/bootstrap from 5.1.6 to 5.1.9 in /frontend (#1773)
3 years ago
LASER-Yi e5c21bee45
Fix #1770
3 years ago
LASER-Yi 4c7c240820
Fix #1769
3 years ago
LASER-Yi d964f04c27
Fix interactive search cache issues
3 years ago
LASER-Yi b4c82c269e
Fix history button for episode will open up wrong modal
3 years ago
LASER-Yi 51e1fa1c35
Improve feedback in the header
3 years ago
LASER-Yi 83b7f7bc57
Fix redirector issues in UI
3 years ago
LASER-Yi aaf4b7c673
Fix display issues in the notification center
3 years ago
LASER-Yi c1a26fd9eb
Fix issues when trying to create background tasks
3 years ago
LASER-Yi 1520d6614b
Fix episodes are not updated after subtitle action
3 years ago
LASER-Yi 967795e1a6
Fix issue when using base URL #1767
3 years ago
LASER-Yi 14888e01eb
Change all px unit to rem in scss files
3 years ago
LASER-Yi 44c851eb31
no log: Auto detect backend port and base_url during development
3 years ago
morpheus65535 75100d8aca Improved languages profile modal original format dropdown
3 years ago
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
3 years ago
maxwillx 33a9e512ac
Added languages profile settings to prevent downloaded subtitles from being converted to srt.
3 years ago
dependabot[bot] 684797d6e4
no log: Bump @types/react-dom from 17.0.11 to 17.0.13 in /frontend (#1763)
3 years ago
morpheus65535 332a426b0d Merge remote-tracking branch 'origin/development' into development
3 years ago
morpheus65535 0166d9a0dd Implemented number input and used it with backup retention and port settings.
3 years ago
dependabot[bot] db60e9b2b2
no log: Bump @types/react from 17.0.38 to 17.0.39 in /frontend (#1755)
3 years ago
dependabot[bot] fa02095e2f
no log: Bump rc-slider from 9.7.2 to 9.7.5 in /frontend (#1744)
3 years ago
morpheus65535 e4c666f82b Added backup file size to API and table view.
3 years ago
LASER-Yi 63f1e63fa8
Fix a issue that seleection of the languages profiles could be Unknown on settings page
3 years ago
LASER-Yi bb806defdb
no log: Fix issues with prettierignore file
3 years ago
dependabot[bot] 82b769839f
no log: Bump prettier-plugin-organize-imports in /frontend (#1734)
3 years ago
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database
3 years ago
LASER-Yi 4bf0555ece
Fix a issue that language profiles won't show in some situations
3 years ago
dependabot[bot] 51a637c8d7
no log: Bump pretty-quick from 3.1.2 to 3.1.3 in /frontend (#1722)
3 years ago
dependabot[bot] c6e7701091
no log: Bump sass from 1.38.2 to 1.49.7 in /frontend (#1716)
3 years ago
github-actions c91f03433c Release 1.0.3-beta.23
3 years ago
LASER-Yi d475b8591d
Fix #1701
3 years ago
LASER-Yi f6c660a2d0
no log: organize node packages
3 years ago
Michiel van Baak Jansen c91597fdd5
Implemented the functions to read more info from package_info file
3 years ago
Vitiko 4c15a50134 Add Embedded Subtitles mergerfs mode
3 years ago
LASER-Yi dc6bd1fd1b Fix a issue that the edit modal will clear the languages profiles if without changing anything
3 years ago
Liang Yi d8d2300980
Add React-Query to improve network and cache performance
3 years ago
dependabot[bot] 415087fd13
no log: Bump @types/react-table from 7.7.2 to 7.7.9 in /frontend (#1685)
3 years ago
dependabot[bot] a649761712
no log: Bump typescript from 4.4.3 to 4.5.4 in /frontend (#1684)
3 years ago
Angry Cuban dbb5b85953
no log: Grammar Fix (#1681)
3 years ago
dependabot[bot] 18d6b99310
no log: Bump @fortawesome/react-fontawesome in /frontend (#1673)
3 years ago
morpheus65535 58a967c892 Added settings to change the hearing-impaired subtitles file extension to use when saving to disk.
3 years ago