Commit Graph

132 Commits

Author SHA1 Message Date
44cdd37e49 1.14.0 2024-09-11 05:16:56 +02:00
e71b54e828 1.13.1 2024-09-11 05:16:56 +02:00
b5da928c98 1.13.0 2024-09-11 05:16:56 +02:00
00de0d43f5 Switched from setTimeout to crontab for watch-mode. 2024-09-11 05:16:56 +02:00
f989bc9f18 1.12.1 2024-09-11 05:16:56 +02:00
c83421ca41 1.12.0 2024-09-11 05:16:56 +02:00
029351f228 Using YAML rather than TSV for index files. Improves both readability and reindexability. 2024-09-11 05:16:56 +02:00
952392e0d9 Building user posts object after fetching user to ensure user fetched posts and directly fetched posts are added to the same user key. Refactor to make better use of functions. Moved profile detail saving call to content fetch. No longer attempting and failing to save profile details for deleted users (directory would not exist). 2024-09-11 05:16:56 +02:00
5eb2eb651a Saving index per user as TSV. Refactoring. 2024-09-11 05:16:56 +02:00
6696438da0 Refactored info content fetching and saving to handle users object and utilize async/await. 2024-09-11 05:16:56 +02:00
3c64ffcd45 1.11.2 2024-09-11 05:16:56 +02:00
a56a5c9a10 1.11.1 2024-09-11 05:16:55 +02:00
a8ba7dc9f8 1.11.0 2024-09-11 05:16:55 +02:00
761f722147 1.10.1 2024-09-11 05:16:55 +02:00
b71d0f7daa 1.10.0 2024-09-11 05:16:55 +02:00
84836bc8c0 Refactored post retrieval so limit is applied per-user and ignores directly requested posts, and to start utilizing async/await. 2024-09-11 05:16:55 +02:00
2627ec6207 1.9.4 2024-09-11 05:16:55 +02:00
a596234657 1.9.3 2024-09-11 05:16:55 +02:00
80564cff19 1.9.2 2024-09-11 05:16:55 +02:00
e1b3b1ce5f 1.9.1 2024-09-11 05:16:55 +02:00
c99bb66b24 1.9.0 2024-09-11 05:16:55 +02:00
b2f9d9f51e 1.8.2 2024-09-11 05:16:55 +02:00
89ab431a2f Added support for Vidble (image) albums. Replaced extensions.json and reverseLookup with mime-types lib. 2024-09-11 05:16:55 +02:00
af068df639 1.8.1 2024-09-11 05:16:55 +02:00
f00821dbc9 1.8.0 2024-09-11 05:16:55 +02:00
0a2fac5f1f 1.7.4 2024-09-11 05:16:55 +02:00
7cf0836cd4 1.7.3 2024-09-11 05:16:55 +02:00
e65bfaef59 1.7.2 2024-09-11 05:16:55 +02:00
5958869793 1.7.1 2024-09-11 05:16:55 +02:00
d9b5eb3b5d 1.7.0 2024-09-11 05:16:54 +02:00
f0e312f2b1 Added archive support, and the IP archive. 2024-09-11 05:16:54 +02:00
8c4353f8ed 1.6.4 2024-09-11 05:16:54 +02:00
304566e5bd 1.6.3 2024-09-11 05:16:54 +02:00
5d1930c9dc 1.6.2 2024-09-11 05:16:54 +02:00
9f1248301b 1.6.1 2024-09-11 05:16:54 +02:00
6131d0a76c Added npm script for running application. 2024-09-11 05:16:54 +02:00
7fd77d5232 1.6.0 2024-09-11 05:16:54 +02:00
a882f564f5 1.5.2 2024-09-11 05:16:54 +02:00
1ae3f7b71f 1.5.1 2024-09-11 05:16:54 +02:00
1d1b2ab284 1.5.0 2024-09-11 05:16:54 +02:00
cb1d2d6eca 1.4.0 2024-09-11 05:16:54 +02:00
23bdad8776 1.3.6 2024-09-11 05:16:54 +02:00
b58f6ba218 1.3.5 2024-09-11 05:16:54 +02:00
994e3e37d1 1.3.4 2024-09-11 05:16:54 +02:00
7fa8479558 1.3.3 2024-09-11 05:16:54 +02:00
50fcd3fb1f 1.3.2 2024-09-11 05:16:54 +02:00
737031f2ed 1.3.1 2024-09-11 05:16:54 +02:00
4b75de94bf 1.3.0 2024-09-11 05:16:54 +02:00
536c427140 Added support for muxing streams, specifically for reddit-hosted videos (now also supported). 2024-09-11 05:16:54 +02:00
1546852f89 1.2.0 2024-09-11 05:16:54 +02:00