Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-10 | Telegram crunchbits check stock manually no need now | Xiao Pan | |
vrm notes: now I use phone discord notification and daily manual check discord for school and ihostart notifications, so daily manual check crunchbits vps stock seems no need; **but if later on I'm able to not use discrod, and I still need crunchbits stock notification, then maybe add back daily manual check telegram for crunchbits stock in news** | |||
2024-04-06 | update | Xiao Pan | |
2024-04-02 | fix: qb6gtk2 wrong name | Xiao Pan | |
2024-04-02 | searxng-git fixed build failure issue | Xiao Pan | |
2024-04-02 | monthly remove orphan packages | Xiao Pan | |
2024-04-01 | better comment location | Xiao Pan | |
2024-04-01 | more comments | Xiao Pan | |
2024-04-01 | more comment | Xiao Pan | |
2024-04-01 | curl and grep GNU Mailman mailing list archive scripts | Xiao Pan | |
cgm steal AGPL-3.0-only licensed code from https://code.librehq.com/ots/ots-tools/-/blob/main/search-mailman-archive | |||
2024-03-30 | typo | Xiao Pan | |
2024-03-28 | alacritty new version fix `<D-` ghost type issue, so switch to official ↵ | Xiao Pan | |
alacritty; searxng-git aur package bug of failed build still no fix, ignore for some time | |||
2024-03-20 | ca no rustup to save storage | Xiao Pan | |
2024-03-19 | upd consider xyzca | Xiao Pan | |
2024-03-16 | Revert "update" | Xiao Pan | |
This reverts commit 62d40e1be29dfb4aa33ce173770681e4a4ec10d6. Too much daily check, I move this one to monthly check. | |||
2024-03-15 | update | Xiao Pan | |
2024-03-12 | fix: consider vip run on other devices | Xiao Pan | |
2024-03-12 | feat: add dnd for DNS testing | Xiao Pan | |
2024-03-11 | feat: new vip vpn scripts, move vip from public archive repo to fsh, vpn for ↵ | Xiao Pan | |
toggle vpn | |||
2024-03-11 | advanced wireguard | Xiao Pan | |
2024-03-10 | run telegram earlier, so gpg agent window prompt password last to show | Xiao Pan | |
2024-03-09 | check homepage daily see if working fine | Xiao Pan | |
2024-03-09 | run telegram earlier, so gpg agent window prompt password last to show | Xiao Pan | |
2024-03-09 | update | Xiao Pan | |
2024-03-08 | news script add discord | Xiao Pan | |
2024-03-08 | mpra no upd at end, because sometimes no need and it takes too long | Xiao Pan | |
2024-03-08 | update | Xiao Pan | |
2024-03-08 | feat: duplicity backup to ia | Xiao Pan | |
2024-03-08 | news add telegram to check vps availability | Xiao Pan | |
2024-03-06 | feat: upd consider xyzia, still need more codes | Xiao Pan | |
2024-03-05 | feat: sbar wg add ia | Xiao Pan | |
2024-03-05 | feat: backup ia cfgs | Xiao Pan | |
2024-03-04 | fix: workaround paru color output | Xiao Pan | |
2024-03-04 | update | Xiao Pan | |
2024-03-03 | fix: exit if makepkg sign failed to avoid bad sig create more problems | Xiao Pan | |
2024-03-03 | fix: upd consider paru `==> Making package: ...`, also simplify the regex | Xiao Pan | |
2024-03-03 | update | Xiao Pan | |
2024-03-02 | update | Xiao Pan | |
2024-03-02 | fix: see `man pacman`, multiple ignore packages need to be seperate by comma | Xiao Pan | |
2024-03-02 | try aalcritty-git see if sometimes typs <D- issue fixed or not, I do not ↵ | Xiao Pan | |
wish build alacritty-git everyday so ignore it | |||
2024-03-01 | fix: consider util-linux | Xiao Pan | |
2024-03-01 | fix | Xiao Pan | |
2024-02-28 | update | Xiao Pan | |
2024-02-28 | unset prp pass vars just in case it being sourced | Xiao Pan | |
2024-02-28 | prp no need `alacritty --hold`, because if enter password correct just exit ↵ | Xiao Pan | |
alacritty window is ok for me | |||
2024-02-28 | fix: use awk instead of nawk, some of my systems does not have nawk installed | Xiao Pan | |
2024-02-28 | New script prp, to practice password without print password on-screen | Xiao Pan | |
2024-02-26 | pac is both var and function name, so maybe change to another | Xiao Pan | |
2024-02-26 | update | Xiao Pan | |
2024-02-24 | update | Xiao Pan | |
2024-02-24 | query checkrebuild log by query pacman hook output | Xiao Pan | |
/usr/share/libalpm/hooks/rebuild-detector.hook has a line `NeedsTargets` shows it maybe checkrebuild by `printf 'zoom\nminiconda3' | checkrebuild` instead of check all by `checkrebuild`, so I think query pacman hook will be faster than run another `checkrebuild` |