d0e17b93a3
📝 docs: update install URL to GitHub and fix default session description
continuous-integration/drone/push Build is passing
2026-03-01 05:01:04 -03:00
856d1ba698
📝 docs: update README with improved layout and Rust edition badge
...
continuous-integration/drone/push Build is passing
- Move project title below badges for better visual hierarchy
- Update Rust edition badge from 2024 to 2026
- Maintain all existing badges and links
2026-03-01 01:25:24 -03:00
29a9f7b246
📚 docs: center badges in README
continuous-integration/drone/push Build is passing
2026-03-01 01:20:55 -03:00
72795205b6
📚 docs: add avatar to author section
...
continuous-integration/drone/push Build is passing
Use GitHub avatar image in the author section.
2026-03-01 01:19:45 -03:00
8b02b7b06d
📚 docs: add author section to README
...
Add GitHub profile link and badge for @cinco .
2026-03-01 01:18:49 -03:00
66c2343851
✨ feat: add self-update capability
...
Add `tmuxido --update` command to update binary from latest release.
- New `self_update` module with version comparison
- Atomic binary replacement with backup/rollback
- Fetches latest release from Gitea API
- Downloads correct binary for system architecture
2026-03-01 00:34:42 -03:00
d75383e375
ci: migrate coverage badge to orphan badges branch
...
continuous-integration/drone/push Build is passing
Replace Gitea packages (served as octet-stream) with a dedicated
orphan branch. Raw branch URL serves SVG with correct content-type.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 23:25:10 -03:00
32b8b37a5e
ci: migrate coverage badge to Gitea Packages
...
continuous-integration/drone/push Build is failing
Replace commit-based badge update with a single PUT to the Gitea
generic packages API. Removes the badges/ directory from the repo
and eliminates CI commits on every push.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 23:16:03 -03:00
d06335cd4f
ci: renomear branch master para main
...
continuous-integration/drone/push Build is passing
Atualiza referências de master para main em .drone.yml e README.md.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 22:56:07 -03:00
cbde7ac211
🎨 docs: adicionar logo ao README
continuous-integration/drone/push Build is passing
2026-02-28 22:51:48 -03:00
801a2c08fb
ci: store coverage badge via repo contents API
continuous-integration/drone/push Build is failing
2026-02-28 21:29:29 -03:00
72acea3dfc
docs: update CI badge label in README.md
...
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is passing
Changed the CI badge label from "CI" to "Build Status" for better clarity and consistency with common badge naming conventions.
2026-02-28 21:10:45 -03:00
d1446730b9
ci: use Gitea generic package registry for coverage badge
2026-02-28 21:08:39 -03:00
71971c7b1b
ci: add coverage badge pipeline and README badges
continuous-integration/drone/push Build is failing
2026-02-28 21:04:05 -03:00
8ab3c15983
Remove personal path references from defaults and examples
...
continuous-integration/drone/tag Build is passing
Replace machine-specific paths with generic examples.
2026-02-28 19:22:06 -03:00
9c7823475c
Initial release of tmuxido
...
continuous-integration/drone/tag Build is passing
Rust-based tmux project launcher with fzf selection, incremental
mtime-based cache, per-project .tmuxido.toml session config, and
Drone CI pipeline for automated binary releases.
2026-02-28 19:06:43 -03:00