| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | little-things: compile binaries | 2025-12-20 | 1 | -3/+19 | ||
| * | rename watcher scripts | 2025-12-18 | 2 | -0/+0 | ||
| * | wiki-recentchanges: move to root | 2025-12-18 | 2 | -13/+133 | ||
| * | wiki-recentchanges: update for #at-changes | 2025-12-18 | 1 | -23/+13 | ||
| * | wikibot/inthemedia: first 20, made it as variable | 2025-12-17 | 1 | -2/+4 | ||
| * | runin: hard-fail if not given params | 2025-12-14 | 1 | -0/+1 | ||
| * | recentchanges -> bin/wiki-recentchanges•••this makes looping trough wikibot/* easier | 2025-12-12 | 1 | -0/+1 | ||
| * | LICENSE: move to root•••i guess i'll relicense all that code into JAA's LICENSE | 2025-12-12 | 1 | -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 | 2025-12-11 | 1 | -0/+5 | ||
| * | pkgs(pywikibot-scripts): add scripts.i18n to packages | 2025-12-11 | 1 | -1/+1 | ||
| * | pkgs(pywb): fix using $cmd instead of $1 | 2025-12-11 | 1 | -4/+4 | ||
| * | pkgs: add little-things•••by JAA | 2025-12-11 | 3 | -0/+26 | ||
| * | flake: add a default devShell | 2025-12-11 | 1 | -0/+1 | ||
| * | pkgs/pywb: fix using __get_path | 2025-12-11 | 1 | -1/+1 | ||
| * | pkgs/pywb: shift args | 2025-12-11 | 1 | -2/+3 | ||
| * | deinit pywikibot-core submodule•••i'm no longer using it since i'm fetching it via nix | 2025-12-11 | 2 | -3/+0 | ||
| * | user-config: mv pywb/families pywikibot-families•••make things clearer | 2025-12-11 | 2 | -1/+1 | ||
| * | pywb: create wrapper | 2025-12-11 | 4 | -2/+71 | ||
| * | try to make scripts work in nix•••the wrapper is annoying me | 2025-12-11 | 8 | -21/+42 | ||
| * | try to deflakify it (broken commit) | 2025-12-09 | 9 | -39/+107 | ||
| * | user-config: make import path take precedence | 2025-12-09 | 1 | -1/+1 | ||
| * | make pywikibot_scripts be in scope•••fun magic python stuff | 2025-12-09 | 2 | -1/+3 | ||
| * | add pywikibot-core for scripts | 2025-12-09 | 3 | -0/+4 | ||
| * | wikibot(discourse): make from wbmexclusions | 2025-12-09 | 1 | -0/+60 | ||
| * | cleanup | 2025-12-08 | 3 | -5/+2 | ||
| * | wikibot: use pywikibot instead of mwclient | 2025-12-08 | 5 | -41/+34 | ||
| * | mwrepl: update to work with pywikibot | 2025-12-08 | 2 | -54/+3 | ||
| * | user-config: fallback to '' to be able to run w/out auth | 2025-12-08 | 1 | -1/+1 | ||
| * | wikibot(wbmexclusions): use pywikibot | 2025-12-08 | 1 | -10/+7 | ||
| * | user-config: set encoding to UTF-8•••it's always good to use utf-8 | 2025-12-08 | 1 | -0/+1 | ||
| * | pywikibot: add stuff | 2025-12-08 | 4 | -0/+26 | ||
| * | flake.nix: add pwb as normal pkg too | 2025-12-08 | 1 | -0/+1 | ||
| * | gitignore: ignore user-password file | 2025-12-08 | 1 | -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) | 2025-12-08 | 1 | -1/+4 | ||
| * | mwrepl: set the PAGER to less if less.sh•••fixes my crappy pager :p | 2025-12-06 | 1 | -1/+3 | ||
| * | wb(wbmexcl): use page.allpages(prefix=) rather than loop | 2025-12-06 | 1 | -2/+1 | ||
| * | wikibot(wbmexclusions): modify regex to get url | 2025-12-06 | 1 | -8/+8 | ||
| * | wikibot(wbmexclusions): handle subpages of it | 2025-12-06 | 1 | -41/+43 | ||
| * | wb(wbmexclusions): fix python SyntaxWarning for regex•••Fixed SyntaxWarning: invalid escape sequence '\.' | 2025-12-04 | 1 | -1/+1 | ||
| * | wikibot: add JAA's wikibot•••LICENSE is whatever license JAA had i should think of LICENSE for this project | 2025-12-04 | 8 | -0/+1016 | ||
| * | flake.nix: add fossil git internetarchive pkgs, comments | 2025-12-02 | 1 | -2/+4 | ||
| * | fossil-archive: clean up output filename urls•••keeping item_ids the same | 2025-12-02 | 1 | -2/+2 | ||
| * | fossil-archive: use current time instead of time=1•••ssl :( | 2025-12-02 | 1 | -2/+2 | ||
| * | fossil-archive: fix ftime | 2025-12-02 | 1 | -1/+1 | ||
| * | env: comment kleabot•••im not doing things to the wiki, can uncomment later, or setup some other kind of dynamic execution | 2025-12-02 | 1 | -1/+1 | ||
| * | fossil-archive: vacuum 'n stuff | 2025-12-02 | 2 | -2/+10 | ||
| * | flake.nix: add jsonpatch•••used by IA metadata api | 2025-12-02 | 1 | -1/+1 | ||
| * | fossil-archive: fix extension | 2025-12-02 | 1 | -2/+2 | ||
| * | fossil-archive: don't leak clone location | 2025-12-02 | 1 | -3/+4 | ||
| * | flake: add websocat, jq | 2025-12-02 | 1 | -1/+9 | ||
