296 Commits

Author SHA1 Message Date
Pablo Ferreiro ec611478e3 implemented following (AKA discover) & fyp using new endpoints
Docker / build (push) Has been cancelled
Create Tag / build (push) Has been cancelled
2024-08-28 14:34:02 +02:00
Pablo Ferreiro 96aa2803b2 bump scraper
Docker / build (push) Has been cancelled
Create Tag / build (push) Has been cancelled
2024-08-21 19:10:32 +02:00
Pablo Ferreiro 9f63fecc18 fixed null value on download 2024-08-21 13:30:56 +02:00
Pablo Ferreiro a27d6ca767 bump scraper 2024-08-21 13:24:40 +02:00
Pablo Ferreiro 2aab1bfe24 bump scraper 2024-08-21 13:09:06 +02:00
Pablo Ferreiro bc9ff0100e region may not show 2024-08-21 03:57:26 +02:00
Pablo Ferreiro c4f3a80c3e fixed error constructor 2024-08-21 03:30:52 +02:00
Pablo Ferreiro 3b441c2683 fixed undefined addr 2024-08-21 03:28:34 +02:00
Pablo Ferreiro 03002ba835 removed redis persist storage 2024-08-21 03:26:11 +02:00
Pablo Ferreiro 76d4a581f3 init redis and no need to expose chromedriver 2024-08-21 03:15:33 +02:00
Pablo Ferreiro 36d9902c73 bump 2024-08-21 03:03:13 +02:00
Pablo Ferreiro 98405545e7 controls using cursor 2024-08-21 02:35:42 +02:00
Pablo Ferreiro 9ac169d480 download fix 2024-08-21 02:05:38 +02:00
Pablo Ferreiro b63a0b2755 official instance now in austria 2024-08-21 01:39:46 +02:00
Pablo Ferreiro 1427a94810 Merge pull request #223 from yedayak/lite-short-url
Follow lite.tiktok.com, same as v[mt].tiktok.com
2024-08-21 00:35:21 +02:00
Pablo Ferreiro 547f8460b3 Merge pull request #205 from drizzt/podman-compatibility
Podman compatibility
2024-08-21 00:00:47 +02:00
Pablo Ferreiro 4610a89810 Merge branch 'master' into podman-compatibility 2024-08-21 00:00:28 +02:00
Pablo Ferreiro 70161ec0d6 Merge pull request #209 from jamesbrown8532/instances-list-json
Add instances list in JSON format
2024-08-20 23:55:00 +02:00
Pablo Ferreiro 2592f2087c bump scraper 2024-08-20 23:50:21 +02:00
Pablo Ferreiro a033682dfb breaking changes warning 2024-08-20 23:37:21 +02:00
Pablo Ferreiro 01c39fbc0e cosign bump 2024-08-20 23:29:29 +02:00
Pablo Ferreiro 086c206920 removed discover template 2024-08-20 23:27:42 +02:00
Pablo Ferreiro 672e752841 Merge pull request #224 from pablouser1/scraper_rewrite
v2.5.0.0: "Hopefully fixing the mess" edition (BREAKING CHANGES!)
v2.5.0.0
2024-08-20 23:08:43 +02:00
Pablo Ferreiro 591bb2c726 fixed download issue 2024-08-20 22:49:24 +02:00
Pablo Ferreiro 4e49badfc4 bump 2024-08-20 22:40:25 +02:00
Pablo Ferreiro 5001bf0e91 docker comments 2024-08-20 22:33:43 +02:00
Pablo Ferreiro 71931971f7 removed trending and discover 2024-08-20 22:28:58 +02:00
Pablo Ferreiro f2e3475cb9 bump tikscraper 2024-08-20 22:28:21 +02:00
Pablo Ferreiro 9536d9e78a bump latte 2024-08-20 21:08:05 +02:00
Pablo Ferreiro 86fdeff56e removed discover and trending from home 2024-08-20 21:05:06 +02:00
Pablo Ferreiro bbbe6c2dba docker 2024-08-20 21:02:34 +02:00
Pablo Ferreiro f1f69533a8 reflect scraper changes 2024-08-20 20:13:43 +02:00
Yedaya Katsman 3eebeb0369 Follow lite.tiktok.com, same as v[mt].tiktok.com
Fixes https://github.com/pablouser1/ProxiTok/issues/222
2024-08-18 22:59:09 +03:00
Pablo Ferreiro 107ca2f9e2 cache change 2024-08-14 20:01:17 +02:00
jamesbrown8532 f203dca5a2 Fix typo in instances.json 2024-02-18 12:56:03 +00:00
jamesbrown8532 db1de45ee1 Remove duplicate entry 2024-02-18 01:41:45 +00:00
jamesbrown8532 fe80102212 Put Tor instance link in correct entry 2024-02-18 01:41:28 +00:00
jamesbrown8532 a99b8ebd54 Mention instances.json in README.md 2024-02-18 01:25:11 +00:00
jamesbrown8532 d33e9d119a Add instances list in JSON format 2024-02-18 01:23:41 +00:00
Pablo Ferreiro 358c6ad08f bump scraper 2024-02-13 18:46:17 +01:00
Timothy Redaelli 7c51b63660 Add io.containers.autoupdate to tell podman to auto update containers
See https://docs.podman.io/en/latest/markdown/podman-auto-update.1.html
for more informations
2024-01-25 18:48:21 +01:00
Timothy Redaelli 13e686bb5a Add the full image: path in docker-compose.yml 2024-01-25 18:35:58 +01:00
Timothy Redaelli 250bbedc1d Remove persistent storage from redis in docker-compose.yml
This is needed to restore podman-compose compatibility, since it doesn't
support uid and gid options in tmpfs, moreover it's quite silly to have
persistent storage on a tmpfs since /data is deleted when the container
is stopped.

Fixes: 48eccbc5ec ("harden docker-compose")
Cc: admin@nullnet.services
2024-01-25 18:35:58 +01:00
Pablo Ferreiro dd377a27be bump 2024-01-25 13:20:52 +01:00
Pablo Ferreiro 79454aa9e0 Merge pull request #187 from rystaf/user-avatar-rss
rss feed: include user avatar, use nickname for title and username for item creator.
2023-11-29 16:57:55 +00:00
Pablo Ferreiro 9f1e2c44e4 Merge pull request #191 from taivlam/patch-1
Fix typo in bug report template
2023-11-28 15:18:33 +00:00
taivlam 846ab1ccae Fix typo in bug_report.md
Missing "n" in the word "environment"
2023-10-30 18:11:04 -04:00
Ryan Stafford dfe22f6a18 use user nickname for rss title, and username for item creator 2023-10-10 14:42:30 -04:00
Ryan Stafford b85b1f4148 conform image tag to atom spec 2023-10-10 14:31:28 -04:00
Ryan Stafford a573ac1990 Include user avatar in rss feed 2023-10-10 13:47:53 -04:00