Commit graph

218 commits

Author SHA1 Message Date
Pablo Ferreiro 33c723d786
Pictures support 2023-04-01 15:48:27 +02:00
Pablo Ferreiro faee8d58f2 bump 2023-03-29 11:23:14 +02:00
Pablo Ferreiro 75e13bc7d2
Merge pull request #140 from NoPlagiarism/www_shortened
Fix https:// + www in redirections (fixes #139)
2023-03-29 09:05:36 +00:00
Pablo Ferreiro 08145ee90b
Merge pull request #135 from kuanhulio/master
harden docker-compose
2023-03-29 09:04:10 +00:00
NoPlagiarism 6194324452 Fix https:// + www in redirections (#139) 2023-03-29 07:39:36 +05:00
Nullnet Services Administrator 48eccbc5ec harden docker-compose 2023-03-18 21:10:24 -05:00
Pablo Ferreiro cac97ff05e
Initial comments support 2023-03-06 21:20:14 +01:00
Pablo Ferreiro eeaa8cdf1c
Random User Agent generator 2023-03-05 13:18:34 +01:00
Pablo Ferreiro ecba96eaf4
Merge pull request #131 from chrisnovakovic/video-title
Set page title to video description in video view
2023-02-28 11:40:30 +00:00
Chris Novakovic 013feeb679 Set page title to video description in video view
If the upstream video has a description set, use it as the page title in
place of "Video" in the video view. This helps to disambiguate video
pages in the browser history.
2023-02-27 23:11:36 +00:00
Pablo Ferreiro bf86e0d36a
Merge pull request #125 from samip5/configureable_user_agent
Ability to pass custom user agent to the scraper and ignore .git on Docker
2023-02-19 11:08:22 +00:00
Skyler Mäntysaari 72ea5d43fd Addressing PR comments about not using hardcoded string. 2023-02-17 22:32:36 +02:00
Skyler Mäntysaari 288f87504c
Add .git to dockerignore
Otherwise bad things end up in container.
2023-02-16 02:26:25 +02:00
Skyler Mäntysaari 3d5890d821 Ability to pass own user agent to the scraper. 2023-02-08 12:59:17 +02:00
Pablo Ferreiro 5dea2468f8 Better handling of private accounts 2023-02-01 15:22:53 +01:00
Pablo Ferreiro e8ec0ab293
bump 2023-01-28 17:32:07 +01:00
Pablo Ferreiro 78fe44070c
Fixed Trending and normalized Discover 2023-01-26 19:21:14 +01:00
Pablo Ferreiro 7d2f6e8fd6
bump scraper 2023-01-26 17:20:38 +01:00
Pablo Ferreiro 32d49954f9
hotfix 2023-01-25 21:10:47 +01:00
Pablo Ferreiro 5c770def41
better ui 2023-01-25 21:06:59 +01:00
Pablo Ferreiro d273b35e53
Added apcu caching method and bump 2023-01-25 15:56:23 +01:00
Pablo Ferreiro faf1dcee51
bump, video showing up 2023-01-25 15:18:46 +01:00
Pablo Ferreiro 89d9ad2f9c
Mobile-friendly 2023-01-25 15:00:52 +01:00
Pablo Ferreiro 7ddf6f7738
bump cosign 2023-01-25 14:10:35 +01:00
Pablo Ferreiro 059bf7208a
bump 2023-01-25 13:59:59 +01:00
Pablo Ferreiro d5858c39fd Fixed undefined vars 2022-12-27 16:58:03 +01:00
Pablo Ferreiro 76be343c13
Merge pull request #114 from TheFrenchGhosty/patch-1
Update the credits, deprecate my image
2022-12-27 14:37:27 +00:00
TheFrenchGhosty a7b0edf8fe
Update the credits, deprecate my image 2022-12-21 17:37:23 +01:00
Pablo Ferreiro 73e9d7a1cd
Dynamically generated manifest 2022-11-27 14:26:35 +01:00
Pablo Ferreiro 0224cd25eb
Added url_tag 2022-11-27 00:05:11 +01:00
Pablo Ferreiro 215f984fe4
Properly implemented OG 2022-11-26 23:51:45 +01:00
Pablo Ferreiro ee6e8b0593
Revert "Added better og support"
This reverts commit fa3f1e0a7c.
2022-11-26 23:36:20 +01:00
Pablo Ferreiro fa3f1e0a7c
Added better og support 2022-11-26 23:28:59 +01:00
Pablo Ferreiro ce5c9e016b
Better profile pic resolution 2022-11-26 22:25:48 +01:00
Pablo Ferreiro 49fcc79f15
bump 2022-11-22 20:45:53 +01:00
Pablo Ferreiro b138f4bccc
misc folder and date on /video 2022-11-18 16:48:51 +01:00
Pablo Ferreiro 94da0e46ac
Internal fixes and cleanup 2022-11-04 20:08:19 +01:00
Pablo Ferreiro 1176bc35fe
web manifest tweaks and .latte structure 2022-11-04 18:02:57 +01:00
Pablo Ferreiro 4bfc4c9434
revert SW 2022-11-04 17:41:22 +01:00
Pablo Ferreiro de85ba3e44
hotfix 2022-11-04 17:36:18 +01:00
Pablo Ferreiro 79fd699cee
revert auto register sw 2022-11-04 17:25:14 +01:00
Pablo Ferreiro 8f83a27885
autoregister sw 2022-11-04 17:14:21 +01:00
Pablo Ferreiro cba59e66c7
WIP PWA support 2022-11-04 17:10:51 +01:00
Pablo Ferreiro c925ca2a41
bump cosign 2022-11-03 11:27:18 +01:00
Pablo Ferreiro 32ea8b6b12
Merge pull request #91 from chrisnovakovic/redirect-selective-urlencode
Redirect: URL-encode input term after processing input
2022-11-03 09:08:05 +00:00
Chris Novakovic 7d0df67ded Redirect: URL-encode input term after processing input
In the redirect controller, rather than URL-encoding the entire input
term before processing it, only URL-encode (the relevant parts of) it in
the URL that the redirect controller generates. This ensures that the
original input term can be pattern-matched appropriately.

Fixes #90.
2022-10-29 19:35:07 +01:00
Pablo Ferreiro 23583ef7ab
Fixed issue with download filename 2022-10-24 20:53:59 +02:00
Pablo Ferreiro 6fafcdcd11
Added some icons and bump scraper 2022-10-24 20:38:31 +02:00
Pablo Ferreiro 5e1b009f75
Fixed no watermark download, added settings icon 2022-10-23 21:35:04 +02:00
Pablo Ferreiro 7aa869f567
Download services, scraper bump 2022-09-25 19:53:00 +02:00