Commit Graph

325 Commits

Author SHA1 Message Date
LASER-Yi 8e054ce932 no log: Fix cache issues 2022-06-15 10:18:24 +08:00
LASER-Yi ba0f827eb4 no log: Move BazarrClient to the correct location 2022-06-14 22:33:16 +08:00
LASER-Yi c3645c9024 Improve error handling on UI 2022-06-14 22:13:28 +08:00
LASER-Yi 27f4c41a0e no log: Fix uptime in the system status view (with the approach that doesn't hurt performance) 2022-06-14 18:08:31 +08:00
LASER-Yi 101bca90bf Fix #1873 2022-06-14 18:00:38 +08:00
morpheus65535 f2eb8f1342 Fixed uptime in System-->Status and added time zone info. 2022-06-13 23:24:32 -04:00
LASER-Yi 738178a173 Add description icon in the history modal 2022-06-11 20:24:58 +08:00
LASER-Yi 23022f5282 Add tooltip to HistoryIcon 2022-06-11 19:58:46 +08:00
LASER-Yi 98937a0378 Fix crash when navigating from history view and open the history modal 2022-06-11 19:55:29 +08:00
LASER-Yi d9e7c55aad Update outdated npm packages 2022-06-11 18:52:04 +08:00
LASER-Yi 056e00bcfb Add new icon set for history view (Translated, Unknown) 2022-06-11 18:48:01 +08:00
LASER-Yi fe09ae9de5 Fix a issue when trying to edit profile with cutoff selected 2022-06-10 09:35:35 +08:00
LASER-Yi 0e7c5410d4 Improve UI error view 2022-06-07 02:52:08 +08:00
LASER-Yi 51d1c46b18 Change default open delay of action tooltips to 2 seconds 2022-06-05 11:41:22 +08:00
LASER-Yi 4481cda600 Change audio badge color 2022-06-05 11:39:20 +08:00
LASER-Yi f09f3534a6 Bring back search function of the provider selector #1864 2022-06-04 10:38:57 +08:00
github-actions 48215303fe Release 1.0.5-beta.20 2022-06-03 06:18:50 +00:00
LASER-Yi a529cba081 Add tooltip and improve hover behavior for embedded subtitles 2022-06-03 11:59:24 +08:00
LASER-Yi 2a5bf9538d Rename Tools to Mass Edit 2022-06-03 11:49:57 +08:00
LASER-Yi ed819ce299 Add color to the icon in upload modal 2022-06-03 11:29:39 +08:00
LASER-Yi 4bb2cf65e6 Improve the upload behavior 2022-06-03 11:24:19 +08:00
LASER-Yi 182b125a9e Fix table issues 2022-06-02 20:01:50 +08:00
LASER-Yi 47f22d8753 Fix file upload issues on Windows 2022-06-02 15:06:33 +08:00
LASER-Yi afcb3b0776 Improve layout of the settings pages 2022-06-02 13:51:25 +08:00
LASER-Yi 5a5df23b9c Add label to all action buttons 2022-06-02 01:08:50 +08:00
LASER-Yi 059ab59fc7 Fix crash when saving language profiles 2022-06-01 20:42:59 +08:00
LASER-Yi cf15c26f1b Fix issues of CollapseBox in settings pages 2022-06-01 11:24:54 +08:00
LASER-Yi 4d9d2de1fc Improve layout of the settings pages 2022-06-01 10:56:47 +08:00
LASER-Yi 03de446691 not log: Fix base_url issue during development 2022-06-01 10:42:03 +08:00
LASER-Yi 56c4616047 Fix placeholder issues in History Statistics pages 2022-06-01 00:01:06 +08:00
Liang Yi 2cecb4c5b5
Replace Bootstrap with Mantine (#1795) 2022-05-31 23:49:04 +08:00
Samuel Bartík fde1e0e069
Improved titulky provider search 2022-05-23 06:09:17 -04:00
Antoine Aflalo 0ec9cded64
no log: add gestdown provider to the UI (#1847) 2022-05-20 14:34:56 -04:00
morpheus65535 695edad3dd Fixed Bazarr logo on form auth page missing with base_url. #1823 2022-05-06 07:58:17 -04:00
LASER-Yi 5f29baca34
Fix #1817 2022-04-27 10:40:35 +08:00
Vitiko 63eded5aa3 Add subf2m.co Provider 2022-04-17 22:39:37 -04:00
Vitiko d3e3e31fa1 Embedded subtitles provider: add timeout option 2022-04-16 15:05:11 -04:00
LASER-Yi 10f121e442
Fix #1801 2022-04-13 17:34:31 +08:00
morpheus65535 77da09d51f Removed support for BSplayer providers because it was causing way much issue than providing subtitles. 2022-04-06 11:34:21 -04:00
LASER-Yi 137aa698bb
no log: Fix format issues 2022-04-05 21:57:11 +08:00
LASER-Yi ee74844c31
no log: update vite-plugin-checker to latest 2022-04-03 20:57:34 +08:00
LASER-Yi 15f45a40e1
no log: Update some node packages to the latest version 2022-04-02 20:55:39 +08:00
LASER-Yi ea9ad0625f no log: Fix test environment 2022-03-29 11:24:37 +08:00
dependabot[bot] 0efa73670c
no log: Bump @types/lodash from 4.14.172 to 4.14.180 in /frontend (#1783)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.180.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-28 20:59:59 -04:00
LASER-Yi 030a7045e0
no log: Setup unit tests for UI 2022-03-29 01:10:24 +08:00
LASER-Yi 3f1d5ae623
no log: Fix type issues in the vite config builder 2022-03-29 00:46:55 +08:00
morpheus65535 d04e8f19aa no log: ignore warning 2022-03-28 12:22:42 -04:00
morpheus65535 a455dc2379 Merge remote-tracking branch 'origin/development' into development 2022-03-28 06:45:19 -04:00
morpheus65535 3fe58ef673 no log: expose vite web server on other IP than localhost 2022-03-28 06:43:56 -04:00
LASER-Yi 705f6df10a
no log: Cleanup imports 2022-03-27 16:05:01 +08:00