index
:
metube
master
local copy of gh/alexta69/metube
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
src
/
app
/
app.component.ts
Commit message (
Expand
)
Author
Age
*
attempt to fix issue where folder is sent by frontend as {folder: "foo"} inst...
James Woglom
2022-09-19
*
bugfix: resolve full base directory before startswith check
James Woglom
2022-09-19
*
CREATE_DIRS -> CREATE_CUSTOM_DIRS
James Woglom
2022-09-19
*
Link to audio files and those with custom folders properly
James Woglom
2022-08-30
*
switch between audio and default custom directories on change
James Woglom
2022-08-30
*
Fill in download_dir or audio_download_dir on launch
James Woglom
2022-08-30
*
almost functional with selectize
James Woglom
2022-08-29
*
Propagate configuration on load via downloads socket
James Woglom
2022-08-29
*
Use angular primitives to toggle
James Woglom
2022-08-29
*
Fixed retry for all Sites
Erazor2
2022-01-04
*
Added URL-Button
Erazor2
2022-01-04
*
changes to the theme toggle button
Alex Shnitman
2021-12-17
*
Made theme toggleable
asuyou
2021-12-16
*
Quality stays the same if it exists on next format
asuyou
2021-11-19
*
Fixed "any" format to act like original
asuyou
2021-11-13
*
Any now shows all avaliable formats
asuyou
2021-11-04
*
Automatically switches to best on format change
asuyou
2021-11-01
*
Added quality choice based on format
asuyou
2021-10-28
*
Added simple MP3 support
asuyou
2021-10-25
*
allow selecting MP4 in the GUI
Alex Shnitman
2021-09-13
*
Remove download from "done" when retry it
Rpsl
2021-07-29
*
Added retry button for failed download
Rpsl
2021-07-29
*
add audio-only download (closes #20)
Alex Shnitman
2021-03-04
*
upgrade dependencies (migrate to Angular 10)
Alex Shnitman
2021-02-02
*
add 1440p quality (closes #11)
ashnitman
2021-01-12
*
add quality selection
Alex
2019-12-13
*
add "completed" panel
Alex
2019-12-03
*
add Dockerfile
Alex
2019-11-30
*
initial commit: working version
Alex
2019-11-29
bgstack15