Commit graph

8 commits

Author SHA1 Message Date
OpenPets Dev
1e12a9a54b Integrate FamiliarOS website into product repo under website/
- Add FamiliarOS website subtree under website/
- Move deploy workflow to root .github/workflows/deploy-website.yml
- Update deploy script and runbook paths to /home/dev/src/FamiliarOS/website
- Add website/docs exception to root .gitignore
- Remaining: update familiaros-auth-server.service WorkingDirectory/EnvironmentFile and restart
2026-06-17 20:50:45 +00:00
OpenPets Dev
6ab3bb64d8 feat(rebrand): rename OpenPets to FamiliarOS and pets to familiars
- Rename all user-facing and technical identifiers from OpenPets/Pet to FamiliarOS/Familiar.
- Rename packages from @open-pets/* to @familiaros/*; rename install-pet/pet-format packages.
- Rename plugin IDs and directories from openpets.* to familiaros.*.
- Rename IPC namespace from openpets:* to familiaros:* and state filenames from openpets-* to familiaros-* with legacy migration.
- Rename source files (pet-window, built-in-pet, default-pet-controller, etc.) to familiar equivalents.
- Update locales (en, es-419, ja, ko, pt-BR, zh-Hans, zh-Hant) and tray/pet context menu strings.
- Add Familiar naming feature: preference, settings input, tray menu display.
- Update assets and packaging config; all desktop tests pass.
2026-06-17 01:42:08 +00:00
Alvin Unreal
58e96d3d3c Document manual log locations 2026-05-14 15:32:59 +02:00
Alvin Unreal
c47fd3d350 Enable production debug logging 2026-05-14 15:18:30 +02:00
Alvin
19b1ef2e73
Remove reproduction steps from bug report template
Removed the 'How can we reproduce it?' section from the bug report template.
2026-05-13 17:09:26 +02:00
Alvin
b3256b11b1
Remove 'reason' field from feature request template
Removed the 'reason' textarea field from the feature request template.
2026-05-13 17:09:03 +02:00
Alvin Unreal
3e2417b7be simplify issue templates 2026-05-11 21:36:55 +02:00
alvinreal
4270e47b2b add pet submission issue template 2026-05-11 13:59:39 +01:00