Commit Graph

115 Commits

Author SHA1 Message Date
Anderson Shindy Oki 86b889d3b6
Improved cutoff options label. #2466 2024-04-24 22:34:42 -04:00
Anderson Shindy Oki eff4568f72
no log: table overflow wrapper specific to upload modal (#2459)
* fix: table overflow wrapper specific to upload modal

* chore: apply prettier
2024-04-16 22:54:07 -04:00
Anderson Shindy Oki af893847c6
Fixed subtitle toolbox overlap 2024-04-15 21:24:45 -04:00
Anderson Shindy Oki b2d807d9d9
Fixed manual upload table long names without spacing. #2448 2024-04-15 11:42:15 -04:00
JayZed 814b1af79f
Fixed and improved UI while correcting text 2024-03-12 23:03:08 -04:00
morpheus65535 03afeb3470
Updated multiple Python modules (now in libs and custom_libs directories) and React libraries 2024-03-03 12:15:23 -05:00
JayZed f95db43a2f
Disabled autoscroll to top for underlying window after manual search. #2285 2024-02-26 06:33:06 -05:00
JayZed d5466fff23
Added log level/filter settings to Logs page 2024-02-19 21:14:42 -05:00
morpheus65535 0e648b5588
Improved subtitles synchronisation settings and added a manual sync modal 2024-01-10 23:07:42 -05:00
Adam Blahovič 1489926b6f
Fixed minimal value for time offset input field 2023-09-05 14:20:33 -04:00
LASER-Yi 714c46444a
Improve manual search modal. Change cache behavior of manual search api to no cache 2023-09-03 15:54:23 +08:00
morpheus65535 bccded275c
Replaced peewee with sqlalchemy as ORM. This is a major change, please report related issues on Discord. 2023-07-26 19:34:49 -04:00
LASER-Yi ab3c171483
Fix path mapping issues 2023-06-20 23:57:39 +08:00
LASER-Yi 963ce21d9b
Increase width of the manually search modal 2023-06-11 21:12:49 +08:00
morpheus65535 bc40abac50 Fixed some UI issues caused by React and Mantine upgrade. #2167 2023-06-10 09:10:20 -04:00
Liang Yi 933a456b03
Update all UI dependencies and update React version to 18 (#2127) 2023-06-04 23:03:59 +08:00
Vitiko 547f8c428d
Added feature to treat couples of languages as equal when searching for subtitles
* Add 'Language-equals' support

This feature will treat couples of languages as equal for list-subtitles
operations. It's optional; its methods won't do anything if an empy list
is set. See more info at docstrings from 'subliminal_patch.core'.

For example, let's say I only want to have "Spanish (es.srt)" subtitles
and I don't care about the differences between Spain and LATAM spanish.
This feature will allow me to always get European Spanish even from
LATAM Spanish providers like Argenteam and Subdivx.

Example for config.ini:

language_equals = ['spa-MX:spa']

(Which means all Latam Spanish subtitles from every provider will be
converted to European Spanish)

* Add PT and ZH language tests

* Add HI and Forced parsing for language pairs

Format example: ["en@HI:en", "es-MX@forced:es-MX"]

* Update languages.py

* Update API definition to reflect the previous change

* Add language equals table to the UI (test only)

* Add global language selector and get language from code3 utilities

* Add unit tests for language equal feature

* Add encode function to language equal feature

* Add CRUD methods to the language equals panel

* Add equals description

* Add parsing support for alpha3 custom languages

* no log: add more tests

* Add forced and hi support to the language equal target

---------

Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
Co-authored-by: LASER-Yi <liangyi0007@gmail.com>
2023-05-27 09:38:55 -04:00
LASER-Yi 051d37f96e
no log: Fix all non-camelCase variables 2023-02-28 23:38:49 +08:00
morpheus65535 ef46ab9261 Improved languages profile edit modal to clarify subtitles types. 2023-02-27 22:49:33 -05:00
LASER-Yi 85e4796e0b no log: Add unit tests to all pages 2023-02-11 01:21:09 +08:00
LASER-Yi 415a2e13d3 no log: Completely refactor testing interface 2023-02-10 23:39:06 +08:00
Liang Yi 0b7a1a90a1
Add Unit Tests to UI (#2015)
* Update testing framework

* Update action button test

* Add unit tests for language and authentication page

* Add unit tests for the custom selector

* Fix packages, add new testing plugin for eslint, fix issues

* Add unit tests for ChipInput

* Add coverage and test ui. Add more tests

* Fix formatting issues

* Try to fix the styling issues again

* Fix formatting issues
2023-02-10 23:10:13 +08:00
morpheus65535 920e799468 Fixed decimal value of framerate change tools from being rounded to unit. #1999 2022-12-03 09:21:04 -05:00
LASER-Yi 9165663cba Move pageSize in UI settings to backend 2022-11-21 00:24:09 +08:00
LASER-Yi aee1849ce3 Update node packages, fix issues 2022-10-28 21:38:11 +08:00
LASER-Yi 1a612d12b8 Fix chip input issue 2022-10-11 23:49:59 +08:00
LASER-Yi 559ec50c92 Fix display issue in the search bar 2022-10-11 23:49:59 +08:00
LASER-Yi e8d3b6f0dd Fix popover width in the manual search modal 2022-09-27 22:03:46 +08:00
LASER-Yi 56fb27aab4 Fix display issue of the popover in the manual search modal 2022-09-27 03:21:59 +08:00
LASER-Yi bb8e4f31ee Refactor form validation and fix issues 2022-09-27 03:18:13 +08:00
LASER-Yi 4826cb8487 Fix validation issues of the language profile editor 2022-09-22 19:46:03 +08:00
Liang Yi a0f8d75f04
Upgrade Mantine to Version 5 (#1930)
* Upgrade Mantine to v5.2.3

* Remove react-dropzone and replace with latest @mantine/dropzone

* Fix issues
2022-09-21 04:50:18 +08:00
LASER-Yi d4f211f375 Fix #1917, bring back sceneName in manual search modal 2022-08-23 22:25:55 +08:00
LASER-Yi 775f67b45e Allow searching when uploading subtitles #1898 2022-07-07 21:11:24 +08:00
LASER-Yi 5c1399e9f2 Fix #1894 2022-07-04 21:04:14 +08:00
LASER-Yi 2b88c9f60c Fix issues when displaying Use Original Format in the language profile modal 2022-06-25 21:07:57 +08:00
LASER-Yi 101bca90bf Fix #1873 2022-06-14 18:00:38 +08: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 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 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 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 5a5df23b9c Add label to all action buttons 2022-06-02 01:08:50 +08:00
LASER-Yi 4d9d2de1fc Improve layout of the settings pages 2022-06-01 10:56:47 +08:00
Liang Yi 2cecb4c5b5
Replace Bootstrap with Mantine (#1795) 2022-05-31 23:49:04 +08:00
LASER-Yi 5f29baca34
Fix #1817 2022-04-27 10:40:35 +08:00