testsAndMisc/linux_configuration/scripts/digital_wellbeing
Krzysztof kuhy Rudnicki 720a291388 leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers
- Replace leechblock_defaults.js with LeechBlockOptions.json fetched from
  private gist (30 block sets, 1568 keys)
- Add seed_leechblock_storage.js: writes settings directly into Chrome's
  LevelDB via classic-level, bypassing content-verification entirely
  - Supports both .json and legacy .js defaults files
  - Chunked writes (individual db.put) to avoid batch size limits
  - Per-profile error isolation; Thorium LevelDB warning demoted to non-fatal
- Add package.json (type:module + classic-level dep) and .gitignore for
  node_modules
- install_leechblock.sh: drop background.js patching, call seeder instead;
  auto-installs classic-level if node_modules absent
- install_pacman_wrapper.sh: deploy .json defaults, seeder, and package.json
  to /usr/local/share/digital_wellbeing; run npm install there
- pacman_blocked_keywords.txt: add browsers not handled by install script
  (Microsoft Edge family, firefox-esr/nightly, opera-beta/dev,
  iridium, slimjet, chromium-dev, qutebrowser, midori)
2026-02-23 22:00:31 +01:00
..
pacman leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
systemd Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
virtualbox pre commit fixes 2026-02-20 00:21:41 +01:00
.gitignore leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
block_compulsive_opening.sh Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
focus_mode_daemon.py feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
install_focus_mode_daemon.sh Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
install_leechblock.sh leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
leechblock_defaults.json leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
music_parallelism.sh Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
package-lock.json leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
package.json leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
pc_startup_visual_status.sh Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
README_COMPULSIVE_BLOCK_LLM.md feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
README_MIDNIGHT_SHUTDOWN_LLM.md feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
README_THESIS_TRACKER.md feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
remove_guest_mode.sh feat: LeechBlock default config, Chrome repo, nsswitch fixes, extended checker 2026-02-20 20:24:13 +01:00
seed_leechblock_storage.js leechblock: switch defaults to gist JSON, seed LevelDB directly, block unsupported browsers 2026-02-23 22:00:31 +01:00
setup_midnight_shutdown.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
setup_pc_startup_monitor.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
setup_thesis_work_tracker.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
thesis_work_status.sh Add 'linux_configuration/' from commit '0762e3d07b90bac9256eb272de10bf9f42878094' 2026-02-06 21:43:26 +01:00
thesis_work_tracker.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00
youtube-music-wrapper.sh feat: great beautiful fixes 2026-02-20 01:17:53 +01:00