Commit Graph

89 Commits

Author SHA1 Message Date
claude2010 1b3462fde8 claude2010: edited nutrizione 2026-05-13 09:20:38 -04:00
brutsalvadi df7c219e81 Update site submodule: editor column counter + 80-char hint 2026-05-11 22:47:12 +02:00
fededahu 11fb6493c1 fededahu: edited copertoni-tubeless 2026-05-11 09:16:40 -04:00
fededahu 10e6122144 fededahu: edited copertoni-tubeless 2026-05-11 09:16:09 -04:00
brutsalvadi 4a6c0401be Add GET /api/diff/:hash endpoint; WikiLog collapsible diffs 2026-05-11 14:57:13 +02:00
brutsalvadi 4bd74c6667 Update site submodule: move hamburger to right of theme toggle 2026-05-11 11:28:58 +02:00
brutsalvadi 9f9594407f Update site submodule: fix TS cast in define:vars script 2026-05-11 08:50:22 +02:00
brutsalvadi f204aeac39 Update site submodule: hamburger menu on mobile nav 2026-05-11 08:44:33 +02:00
brutsalvadi 68be3ae40c Update site submodule: abbreviate nav logo on small screens 2026-05-11 08:36:35 +02:00
ale_st e664687385 ale_st: edited film-podcast 2026-05-10 15:29:26 -04:00
brutsalvadi cec19a7203 Speed up builds: drop redundant --force, explicit data-store deletion is sufficient 2026-05-10 16:52:33 +02:00
brut d07ef3d2f3 brut: edited bincio-activity 2026-05-10 09:15:33 -04:00
andreaercoles b0cb95bfc7 andreaercoles: edited gps-e-ciclocomputer 2026-05-08 04:47:58 -04:00
brutsalvadi c217674472 Block suspended users from wiki session auth and login 2026-05-08 10:45:14 +02:00
brutsalvadi 05a4d94459 Remove decisions/ section; absorb language note into index 2026-05-08 10:11:53 +02:00
brutsalvadi 7d70cf6ea5 Document mkdocs serve/build commands in getting-started 2026-05-08 10:09:05 +02:00
brutsalvadi 24bb3c6946 Add docs dependency group (mkdocs-material) to pyproject.toml 2026-05-08 10:08:24 +02:00
brutsalvadi ccec23c3a3 Add MkDocs documentation: architecture, deployment, development, decisions 2026-05-08 10:07:20 +02:00
brutsalvadi fd2d81328f Add wiki invite system: create/revoke invites, register via token 2026-05-08 09:44:42 +02:00
brut 4dcdedce47 brut: edited bikepacking 2026-05-08 03:26:49 -04:00
brut 5d859cfed9 brut: edited bikepacking 2026-05-08 03:23:27 -04:00
brut 7e068e3e1e brut: edited scelta-bici 2026-05-08 03:15:53 -04:00
brutsalvadi f46316ce0a WikiLog: filter to sidecar edits only (author @bincio.wiki) 2026-05-08 09:08:25 +02:00
brutsalvadi a85a2eeb6d Fix sidecar: advance refs/heads/main after each commit
post-receive uses `git checkout -f <SHA>` which detaches HEAD in the bare
repo. Without this fix, sidecar commits advance the detached HEAD but not
refs/heads/main and are orphaned on the next push.

Also commits CLAUDE.md docs update and the retry-loop sync-vps.sh.
2026-05-08 08:57:55 +02:00
brut e9dceafc27 brut: edited accessori-gadget 2026-05-08 02:55:08 -04:00
brut d505c984da brut: edited accessori-gadget (recovered) 2026-05-08 02:53:38 -04:00
brutsalvadi 0d555ddb0f Add /api/log endpoint and WikiLog page; update site submodule 2026-05-08 08:50:46 +02:00
brutsalvadi fe35846b67 Implement 3-way merge on concurrent saves using git merge-file 2026-05-08 08:47:47 +02:00
brutsalvadi 80dc51a706 Use --autostash in sync-vps.sh to handle local unstaged changes 2026-05-07 22:47:31 +02:00
brutsalvadi 6098b61ac6 Replace rsync with git pull in sync-vps.sh 2026-05-07 22:46:59 +02:00
brutsalvadi d1c2e99dbc Fix missing await on _get for stories route 2026-05-07 22:42:34 +02:00
brutsalvadi ccb0d20454 Fix missing await on async _get in route handlers 2026-05-07 22:41:12 +02:00
brutsalvadi 0fc1a2dc28 Add optimistic locking: return base_hash on load, reject 409 on conflict 2026-05-07 22:35:31 +02:00
brutsalvadi 69ae623035 updated pages/blog from vps 2026-05-07 22:31:25 +02:00
brutsalvadi dd69a6b117 Add git commit with attribution on every page/story save and delete 2026-05-07 22:28:48 +02:00
brutsalvadi 9da4094f72 Remove _docs/piano-popolamento-telegram 2026-05-07 12:30:10 +02:00
brutsalvadi c397544ec8 updated pages/blog from vps 2026-05-07 12:29:41 +02:00
brutsalvadi 06028ff23b Remove _docs/piano-popolamento-telegram 2026-05-07 12:29:32 +02:00
brutsalvadi 0fc2da4095 updated pages/blog from vps 2026-05-07 12:28:00 +02:00
brutsalvadi 892d442099 Update site submodule: add hero image upload for blog posts 2026-05-07 12:27:38 +02:00
brutsalvadi 859e8cbbad Add sync-vps.sh: pull content from VPS, commit, push both repos 2026-05-07 12:18:17 +02:00
brutsalvadi 75b8f16375 Fix rebuild: clear Astro cache and use --force; update site submodule 2026-05-07 12:15:27 +02:00
brutsalvadi 098093fb97 Update site submodule: fix tag map semtree parsing 2026-05-06 22:54:30 +02:00
brutsalvadi e71ca16f48 Update site submodule: fix wikiref resolver for pages outside site/ 2026-05-06 21:43:58 +02:00
brutsalvadi 48a9fbd411 Add config/: sections.json and i.bonsai.md moved out of site submodule 2026-05-06 21:24:01 +02:00
brutsalvadi d6939d0cb1 Add BincioAbbigliamento pages and update site submodule 2026-05-06 20:00:11 +02:00
brutsalvadi 37ea35a4dc adding content from the dump of the telegram group 2026-05-06 14:28:08 +02:00
brutsalvadi 393b7ff604 Add BincioActivity docs, update categories page, record site submodule bump 2026-05-04 15:17:31 +02:00
brutsalvadi 3b8476ce7f Rewrite user docs, trim developer-only _docs pages, add python-multipart 2026-05-04 13:51:36 +02:00
brutsalvadi 83f48f09d4 Add image upload support: assets dir, POST /api/assets, editor drop zone 2026-05-04 13:22:08 +02:00