summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* little-things: compile binariesGravatar klea2025-12-201-3/+19
* rename watcher scriptsGravatar klea2025-12-182-0/+0
* wiki-recentchanges: move to rootGravatar klea2025-12-182-13/+133
* wiki-recentchanges: update for #at-changesGravatar klea2025-12-181-23/+13
* wikibot/inthemedia: first 20, made it as variableGravatar klea2025-12-171-2/+4
* runin: hard-fail if not given paramsGravatar klea2025-12-141-0/+1
* recentchanges -> bin/wiki-recentchanges•••this makes looping trough wikibot/* easier Gravatar klea2025-12-121-0/+1
* LICENSE: move to root•••i guess i'll relicense all that code into JAA's LICENSE Gravatar klea2025-12-121-0/+0
* user-config: put_throttle = 0•••don't wait before changing pages from https://stackoverflow.com/a/60885381 which is further from https://github.com/donkaban/pywiki-bot/blob/1c5175ae9a14321e535e45635496b406aacb2c52/user-config.py#L159-L161 Gravatar klea2025-12-111-0/+5
* pkgs(pywikibot-scripts): add scripts.i18n to packagesGravatar klea2025-12-111-1/+1
* pkgs(pywb): fix using $cmd instead of $1Gravatar klea2025-12-111-4/+4
* pkgs: add little-things•••by JAA Gravatar klea2025-12-113-0/+26
* flake: add a default devShellGravatar klea2025-12-111-0/+1
* pkgs/pywb: fix using __get_pathGravatar klea2025-12-111-1/+1
* pkgs/pywb: shift argsGravatar klea2025-12-111-2/+3
* deinit pywikibot-core submodule•••i'm no longer using it since i'm fetching it via nix Gravatar klea2025-12-112-3/+0
* user-config: mv pywb/families pywikibot-families•••make things clearer Gravatar klea2025-12-112-1/+1
* pywb: create wrapperGravatar klea2025-12-114-2/+71
* try to make scripts work in nix•••the wrapper is annoying me Gravatar klea2025-12-118-21/+42
* try to deflakify it (broken commit)Gravatar klea2025-12-099-39/+107
* user-config: make import path take precedenceGravatar klea2025-12-091-1/+1
* make pywikibot_scripts be in scope•••fun magic python stuff Gravatar klea2025-12-092-1/+3
* add pywikibot-core for scriptsGravatar klea2025-12-093-0/+4
* wikibot(discourse): make from wbmexclusionsGravatar klea2025-12-091-0/+60
* cleanupGravatar klea2025-12-083-5/+2
* wikibot: use pywikibot instead of mwclientGravatar klea2025-12-085-41/+34
* mwrepl: update to work with pywikibotGravatar klea2025-12-082-54/+3
* user-config: fallback to '' to be able to run w/out authGravatar klea2025-12-081-1/+1
* wikibot(wbmexclusions): use pywikibotGravatar klea2025-12-081-10/+7
* user-config: set encoding to UTF-8•••it's always good to use utf-8 Gravatar klea2025-12-081-0/+1
* pywikibot: add stuffGravatar klea2025-12-084-0/+26
* flake.nix: add pwb as normal pkg tooGravatar klea2025-12-081-0/+1
* gitignore: ignore user-password fileGravatar klea2025-12-081-0/+1
* flake.nix: add pywikibot•••seems to be https://gerrit.wikimedia.org/r/pywikibot/core official by wikimedia, so let's make the wikibot scripts use that instead of mwclient if possible (i'll experiment first) Gravatar klea2025-12-081-1/+4
* mwrepl: set the PAGER to less if less.sh•••fixes my crappy pager :p Gravatar klea2025-12-061-1/+3
* wb(wbmexcl): use page.allpages(prefix=) rather than loopGravatar klea2025-12-061-2/+1
* wikibot(wbmexclusions): modify regex to get urlGravatar klea2025-12-061-8/+8
* wikibot(wbmexclusions): handle subpages of itGravatar klea2025-12-061-41/+43
* wb(wbmexclusions): fix python SyntaxWarning for regex•••Fixed SyntaxWarning: invalid escape sequence '\.' Gravatar klea2025-12-041-1/+1
* wikibot: add JAA's wikibot•••LICENSE is whatever license JAA had i should think of LICENSE for this project Gravatar klea2025-12-048-0/+1016
* flake.nix: add fossil git internetarchive pkgs, commentsGravatar klea2025-12-021-2/+4
* fossil-archive: clean up output filename urls•••keeping item_ids the same Gravatar klea2025-12-021-2/+2
* fossil-archive: use current time instead of time=1•••ssl :( Gravatar klea2025-12-021-2/+2
* fossil-archive: fix ftimeGravatar klea2025-12-021-1/+1
* env: comment kleabot•••im not doing things to the wiki, can uncomment later, or setup some other kind of dynamic execution Gravatar klea2025-12-021-1/+1
* fossil-archive: vacuum 'n stuffGravatar klea2025-12-022-2/+10
* flake.nix: add jsonpatch•••used by IA metadata api Gravatar klea2025-12-021-1/+1
* fossil-archive: fix extensionGravatar klea2025-12-021-2/+2
* fossil-archive: don't leak clone locationGravatar klea2025-12-021-3/+4
* flake: add websocat, jqGravatar klea2025-12-021-1/+9