summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* wikibot-m(ab): Use atf prefix HEAD mainGravatar klea9 days1-1/+1
|
* wikibot-manual: Fix abdetailsGravatar klea9 days1-2/+2
|
* wikibot-m: Use AB mode instead of toolGravatar klea10 days2-8/+7
|
* wikibot-m(ab): Remove from importGravatar klea10 days1-5/+5
| | | | They are considered harmful.
* wikibot-m(atf): Use our own User-Agent stringGravatar klea10 days1-1/+2
| | | | | Seems silly to act as if we were Mozilla but I guess it was put there for some purpose?
* wikibot-m(atf): Use getArchiveDetailsArchivebot directlyGravatar klea10 days1-8/+2
|
* wikibot-m(atf): Protect against losing /lists.Gravatar klea10 days1-1/+5
|
* wikibot-m(atf): link to viewerGravatar klea10 days1-1/+1
|
* wikibot-m(atf): cleanupGravatar klea10 days1-283/+18
|
* wikibot-manual(atf): Do not link to ABGravatar klea10 days1-1/+1
| | | | | Having all auto-generated pages link to AB means you can't see what really links to AB.
* nix: UpdateGravatar klea12 days2-4/+4
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/dfa1e6982e80e1b6a887a4e8d9f45dc9c98ede4d' (2026-04-27) → 'github:NixOS/nixpkgs/64c08a7ca051951c8eae34e3e3cb1e202fe36786' (2026-05-23)
* wikibot-manual(atfun): have cache relative to script + ignoreGravatar klea2026-05-172-3/+5
|
* wikibot-manual(ab): add transfer.archivete.am to whitelistGravatar klea2026-05-171-1/+1
|
* wikibot-manual(archivebot): Update in bulkGravatar klea2026-05-171-0/+29
| | | | | It only writes to wiki pages it only should be changing, so avoid doing updates slowly and spamming #archiveteam-bs
* wikibot: Move some scripts to wikibot-manualGravatar klea2026-05-173-0/+0
|
* wikibot: Add VoynichCr's bot codeGravatar klea2026-05-162-0/+811
| | | | | The feature should be integrated into the ArchiveBot/viewer2, but keeping them updated seems better than keeping out of date pages.
* pkgs: pywikibotPackages.pywikibot-scripts: ↵Gravatar klea2026-05-161-2/+2
| | | | f1b4b4d0cfbc199c36fb72570425328daa93b067 -> 1595eda10170bd8688e1603e321a7b4493d80671
* nix: update to nixpkgs dfa1e6982e80e1b6a887a4e8d9f45dc9c98ede4dGravatar klea2026-05-052-4/+4
|
* pkgs(little-things): 0-unstable-2026-02-14 -> 0-unstable-2026-04-29Gravatar klea2026-04-291-3/+3
|
* default.nix(nixpkgs): 8110df5ad7abf5d4c0f6fb0f8f978390e77f9685 -> ↵Gravatar klea2026-04-121-1/+1
| | | | 4c1018dae018162ec878d42fec712642d214fdfa
* flake.lock: UpdateGravatar klea2026-04-121-3/+3
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/80bdc1e5ce51f56b19791b52b2901187931f5353' (2026-03-04) → 'github:NixOS/nixpkgs/13043924aaa7375ce482ebe2494338e058282925' (2026-04-11)
* wikibot(wbmexclusions): Update change message.Gravatar klea2026-04-121-1/+1
| | | | If someone wants, implementing a A or B or A and B would be neat.
* default.nix: update nixpkgs commitGravatar klea2026-04-011-1/+1
|
* wget-lua: 1.21.3-at.20260211.02 -> 1.21.3-at.20260319.01Gravatar klea2026-03-251-3/+5
| | | | | new dependencies: - brotli
* wikibot(currentwarriorproject): put content into descriptionGravatar klea2026-03-241-4/+3
|
* wikibot(currentwarriorproject): Update to support multiple projectsGravatar klea2026-03-131-12/+30
|
* flake.lock: UpdateGravatar klea2026-03-061-3/+3
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/6308c3b21396534d8aaeac46179c14c439a89b8a' (2026-01-30) → 'github:NixOS/nixpkgs/80bdc1e5ce51f56b19791b52b2901187931f5353' (2026-03-04)
* default.nix: update nixpkgs versionGravatar klea2026-03-061-1/+1
|
* pkgs(little-things): updateGravatar klea2026-02-241-3/+3
|
* git-archive: improve error handlingGravatar klea2026-02-141-3/+6
|
* git-archive: clone ssh properlyGravatar klea2026-02-141-1/+1
| | | | allowing keys, not checking cert.
* pkgs(warcPackages/wget-lua): update to 1.21.3-at.20260211.02Gravatar klea2026-02-121-3/+3
|
* nix: Update nixpkgs versionGravatar klea2026-02-012-4/+4
|
* default.nix: come somewhat closer to reproducibility by pinning nixpkgsGravatar klea2026-01-241-1/+1
|
* pkgs: try to conform to <https://nix.dev/guides/best-practices.html#with-scopes>Gravatar klea2026-01-243-29/+25
|
* flake.lock: UpdateGravatar klea2026-01-241-3/+3
| | | | | | | | Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/be9e214982e20b8310878ac2baa063a961c1bdf6' (2025-07-09) → 'github:NixOS/nixpkgs/e4bae1bd10c9c57b2cf517953ab70060a828ee6f' (2026-01-16)
* bin/tracker-feed: reconnect on disconnectionsGravatar klea2026-01-211-2/+4
|
* bin/tracker-feed: addGravatar klea2026-01-201-0/+40
|
* pkgs/little-things: upgrade to 0-unstable-2026-01-10Gravatar klea2026-01-171-3/+3
|
* bin/git-archive: initGravatar klea2026-01-161-0/+73
|
* pkgs(little-things-script): initGravatar klea2026-01-123-0/+85
| | | | made fun script so i technically could remove little-things from PATH.
* wikibot/discourse: no need to exclude pages when using the mirror featureGravatar klea2026-01-111-1/+1
|
* wikibot(discourse): don't annoy humansGravatar klea2026-01-111-0/+2
|
* wikibot/discourse: readd but excludes and dryModeGravatar klea2026-01-112-0/+99
|
* zygolophodon: init unpatched versionGravatar klea2026-01-112-0/+68
| | | | I'm yet to write or receive a patch for it
* wikibot/currentwarriorproject: dont dump json to wikiGravatar klea2026-01-111-1/+1
| | | | apparently i didn't format edit summary properly
* pkgs: move pywikibot to it's own pywikibotPackagesGravatar klea2026-01-107-8/+16
|
* pkgs: i don't need inheritGravatar klea2026-01-102-12/+4
|
* warcPackages: extract warctools from warcproxGravatar klea2026-01-103-11/+20
|
* bin/recentchanges.py: JAA updated upstream scriptGravatar klea2026-01-061-0/+27
|