ytptube/ui/app/components
2025-12-29 17:44:47 +03:00
..
ConditionForm.vue Feat: set_preset key for condition to switch preset based on yt-dlp data 2025-12-08 17:19:11 +03:00
ConfirmDialog.vue Disable opacity whenever an overlay is showing 2025-08-08 22:11:03 +03:00
Connection.vue minor fixes and style update 2025-10-26 21:42:48 +03:00
DeprecatedNotice.vue refactor DeprecatedNotice component for improved state management 2025-08-29 19:29:34 +03:00
Dialog.vue Refactored HandleTask to support a generic extractor and made it more testable 2025-09-21 23:44:11 +03:00
DLFields.vue Improve autocomplete for console 2025-10-02 17:11:51 +03:00
DLInput.vue Added built-in reference for yt-dlp options. 2025-08-19 22:24:51 +03:00
Dropdown.vue Reverted some changes to the navbar 2025-10-24 18:56:56 +03:00
EmbedPlayer.vue Disable opacity whenever an overlay is showing 2025-08-08 22:11:03 +03:00
FloatingImage.vue Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +03:00
GetInfo.vue [FIX] Show loading screen while waiting for modal text content. 2025-11-10 16:43:13 +03:00
History.vue Fix: add fallback to placeholder if loading thumbnail fails 2025-12-18 18:58:11 +03:00
ImageView.vue moved socket event pause/resume to api/system/ 2025-08-29 19:00:26 +03:00
InputAutocomplete.vue [FIX] update some web related design choices and improve messaging 2025-11-08 02:08:24 +03:00
LateLoader.vue fix linter issues 2025-09-11 21:49:39 +03:00
Markdown.vue README updates 2025-10-02 17:39:01 +03:00
Message.vue Feat: allow selecting browser as target for toasts 2025-11-13 22:21:16 +03:00
Modal.vue Added built-in reference for yt-dlp options. 2025-08-19 22:24:51 +03:00
ModalText.vue [FIX] Show loading screen while waiting for modal text content. 2025-11-10 16:43:13 +03:00
NewDownload.vue Refactor: improve UX to prevent accidental space as download path 2025-12-29 17:44:47 +03:00
NewVersion.vue Add new version notification for WebUI 2025-08-03 16:11:26 +03:00
NotificationForm.vue improve the simple view flow and change settings render to work on both 2025-09-25 17:32:28 +03:00
NotifyDropdown.vue Refactor: Improve display of notifications to indicate severity. This allow user to disable toasts and just rely on color coding 2025-11-20 16:49:50 +03:00
Pager.vue Feat: Paginate history items to improve performance 2025-11-13 19:28:10 +03:00
PresetForm.vue Refactor: improve UX to prevent accidental space as download path 2025-12-29 17:44:47 +03:00
Queue.vue Fix: add fallback to placeholder if loading thumbnail fails 2025-12-18 18:58:11 +03:00
shutdown.vue remove webview in favor of using built-in browser. 2025-08-25 22:24:04 +03:00
Simple.vue Fix: fix history items sort in simple view 2025-12-27 21:42:13 +03:00
TaskDefinitionEditor.vue Added inspect task handler UI Elements 2025-09-23 02:16:20 +03:00
TaskForm.vue Refactor: improve UX to prevent accidental space as download path 2025-12-29 17:44:47 +03:00
TaskInspect.vue when we are extracting non supported site, use compatible generic archive_id 2025-09-23 19:13:07 +03:00
TextareaAutocomplete.vue Feat: add drop file support for cookies field. 2025-11-12 17:48:43 +03:00
TextDropzone.vue Feat: add link to upload cookies 2025-11-13 21:32:19 +03:00
VideoPlayer.vue revert: Revert changes to video player, it was causing issue with side scrolling due to video width and height. let it auto scale 2025-11-13 00:08:36 +03:00
YTDLPOptions.vue moved socket event pause/resume to api/system/ 2025-08-29 19:00:26 +03:00