Commit Graph

95 Commits

Author SHA1 Message Date
DebaucheryLibrarian 20cb522689 1.16.3 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian da90b832a1 1.16.2 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian 416a3254fb Removed HTML scraper from imgur module, no longer support due to login restriction. Preserving 'preview' property in index file. 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian d5d56b83bd 1.16.1 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian d7916af3d5 1.16.0 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian 12268fcb05 1.15.0 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian f47b99501a 1.14.9 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian bdd79031ef 1.14.8 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian 7711979199 1.14.7 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian 34f7766496 1.14.6 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian b388142d8b 1.14.5 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian c1b164a5f9 1.14.4 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian e44f617d9e 1.14.3 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian e5d439cbaf 1.14.2 2024-09-11 05:16:57 +02:00
DebaucheryLibrarian e48892126f 1.14.1 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 44cdd37e49 1.14.0 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian e71b54e828 1.13.1 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian b5da928c98 1.13.0 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 00de0d43f5 Switched from setTimeout to crontab for watch-mode. 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian f989bc9f18 1.12.1 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian c83421ca41 1.12.0 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 029351f228 Using YAML rather than TSV for index files. Improves both readability and reindexability. 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 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
DebaucheryLibrarian 5eb2eb651a Saving index per user as TSV. Refactoring. 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 6696438da0 Refactored info content fetching and saving to handle users object and utilize async/await. 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian 3c64ffcd45 1.11.2 2024-09-11 05:16:56 +02:00
DebaucheryLibrarian a56a5c9a10 1.11.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian a8ba7dc9f8 1.11.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 761f722147 1.10.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian b71d0f7daa 1.10.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 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
DebaucheryLibrarian 2627ec6207 1.9.4 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian a596234657 1.9.3 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 80564cff19 1.9.2 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian e1b3b1ce5f 1.9.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian c99bb66b24 1.9.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian b2f9d9f51e 1.8.2 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian af068df639 1.8.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian f00821dbc9 1.8.0 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 0a2fac5f1f 1.7.4 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 7cf0836cd4 1.7.3 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian e65bfaef59 1.7.2 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian 5958869793 1.7.1 2024-09-11 05:16:55 +02:00
DebaucheryLibrarian d9b5eb3b5d 1.7.0 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian f0e312f2b1 Added archive support, and the IP archive. 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 8c4353f8ed 1.6.4 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 304566e5bd 1.6.3 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 5d1930c9dc 1.6.2 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 9f1248301b 1.6.1 2024-09-11 05:16:54 +02:00
DebaucheryLibrarian 7fd77d5232 1.6.0 2024-09-11 05:16:54 +02:00