797d39e847
[WIP] feat: perpping for audio
2023-09-13 16:16:29 +03:00
d79acda770
templates: banner
2023-09-13 15:35:57 +03:00
f4a348b00f
feat: serve robots.txt, subtitle
2023-09-13 14:52:57 +03:00
b19919399f
feat: tooltip on url field, with message on validation
2023-09-13 13:57:56 +03:00
13269a7b84
feat: better url validation:
...
- Do not accept redirects. Usually
on yt at least, redirect means the link
is invalid. Hence, it redirects to the home
page.
- This is tested and it works well. trust.
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2023-09-13 13:43:44 +03:00
b88ca836ef
feat: basic active url validation:
...
- Does not check if the link is actually
a video. Change isValidURL() for better
validation
Signed-off-by: HeshamTB <hishaminv@gmail.com>
2023-09-13 13:13:13 +03:00
72e6543415
feat: Page Title heading, links/paths to assets/css do not need full URI
2023-09-13 12:02:45 +03:00
2feda54fe4
Revert "templates: download: force css to point to https"
...
This reverts commit 3c5aa3d575
.
isTLS is now set correctly so use it in html templates for assets
and media
2023-09-13 11:37:28 +03:00
bcd8c1333d
fix: remove unused html
2023-09-13 11:27:42 +03:00
b134705abc
templates: meta tags
2023-09-13 11:18:54 +03:00
aabe1a2902
adash2
2023-09-12 01:25:24 +03:00
6ab3fb3f9c
templates: adcash
2023-09-12 01:12:20 +03:00
3c5aa3d575
templates: download: force css to point to https
2023-09-12 00:47:58 +03:00
56ffe567a8
html: meta tags for SEO
2023-09-12 00:10:04 +03:00
d047788835
fix: download link was incorrect. Added hint for saving file
2023-09-11 23:42:58 +03:00
84c85c98fe
feat: display error message
2023-09-11 23:27:18 +03:00
c8b706aee6
feat: embed static files and templates in binary
2023-09-11 21:44:41 +03:00
98c98d16b4
[WIP] prep for embedded files 2
2023-09-11 21:10:58 +03:00
5c7bfc21ed
[WIP] settings up template and static files embedding
2023-09-11 20:54:28 +03:00
598fd51412
feat: Working download with mp3-convx
2023-09-11 02:46:14 +03:00
484ecd1cc3
init: main and templates
2023-09-10 23:18:30 +03:00