ytptube/ui/app/components
2026-01-25 19:17:54 +03:00
..
ConditionForm.vue refactor: migrate notifications to the new db model 2026-01-21 18:29:16 +03:00
ConfirmDialog.vue Disable opacity whenever an overlay is showing 2025-08-08 22:11:03 +03:00
Connection.vue Feat: add yt-dlp version checker 2026-01-24 20:04:30 +03:00
Dialog.vue Refactored HandleTask to support a generic extractor and made it more testable 2025-09-21 23:44:11 +03:00
DLFieldForm.vue refactor: migrate notifications to the new db model 2026-01-21 18:29:16 +03:00
DLFields.vue Refactor: facelift the WebUI 2026-01-14 18:56:07 +03:00
DLInput.vue fix: minor typing fix 2026-01-19 17:15:10 +03:00
Dropdown.vue Refactor: replace direct extract_info calls to async fetch_info 2026-01-16 20:45:10 +03:00
EmbedPlayer.vue Disable opacity whenever an overlay is showing 2025-08-08 22:11:03 +03:00
GetInfo.vue [FIX] Show loading screen while waiting for modal text content. 2025-11-10 16:43:13 +03:00
History.vue refactor: improve connection status and history loading logic 2026-01-22 23:00:45 +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 Refactor: facelift the WebUI 2026-01-14 18:56:07 +03:00
Message.vue Refactor: facelift the WebUI 2026-01-14 18:56:07 +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: move presets to db model 2026-01-25 19:17:54 +03:00
NewVersion.vue Refactor: facelift the WebUI 2026-01-14 18:56:07 +03:00
NotificationForm.vue refactor: migrate notifications to the new db model 2026-01-21 18:29:16 +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
Popover.vue fix: popover on mobile going over edge 2026-01-16 19:20:27 +03:00
PresetForm.vue refactor: move presets to db model 2026-01-25 19:17:54 +03:00
Queue.vue refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
SettingsPanel.vue refactor: make the UI work without websocket 2026-01-22 19:36:20 +03:00
shutdown.vue remove webview in favor of using built-in browser. 2025-08-25 22:24:04 +03:00
Simple.vue refactor: improve connection status and history loading logic 2026-01-22 23:00:45 +03:00
TaskDefinitionEditor.vue refactor: migrate task definitions to db model 2026-01-23 23:38:59 +03:00
TaskForm.vue refactor: migrate tasks to db model 2026-01-24 23:09:20 +03:00
TaskInspect.vue Refactor: facelift the WebUI 2026-01-14 18:56: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