index
:
rclone-studip-backend-oot.git
build/windows-macos-binaries
ci/release-please
feature/purge
feature/server-side-copy
main
release-please--branches--main
test/docker-compose
test/integration-test-suite
update-rclone-v1.73.3
update-rclone-v1.73.4
update-rclone-v1.73.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-20
chore(main): release 1.2.2
HEAD
v1.2.2
release-please--branches--main
main
github-actions[bot]
2026-04-20
fix(deps): update rclone to v1.73.5
update-rclone-v1.73.5
Mewsen
2026-04-13
docs: AUR package mention
Michael Tews
2026-04-10
chore(main): release 1.2.1
v1.2.1
github-actions[bot]
2026-04-10
ci: update-rclone to use fix so release-please increments patch version when ...
Michael Tews
2026-04-10
fix(deps): update rclone to v1.73.4
update-rclone-v1.73.4
Mewsen
2026-04-01
refactor: move filename encoding/decoding to API boundaries
Michael Tews
2026-04-01
refactor: remove unnecessary code
Michael Tews
2026-04-01
chore(build): docker compose plain progress output
Michael Tews
2026-03-31
docs: update README.md
Michael Tews
2026-03-31
chore(main): release 1.2.0
v1.2.0
github-actions[bot]
2026-03-31
chore: add validation that Fs implements specific interfaces
feature/purge
Michael Tews
2026-03-31
feat: add Purge
Michael Tews
2026-03-31
build: windows and macos binaries
build/windows-macos-binaries
Michael Tews
2026-03-31
ci: don't run tests on any branch push
Michael Tews
2026-03-31
test: run tests with -parallel=16
Michael Tews
2026-03-31
chore(main): release 1.1.0
v1.1.0
github-actions[bot]
2026-03-31
feat: server-side move
test/integration-test-suite
Michael Tews
2026-03-31
fix: failing integration test suite
Michael Tews
2026-03-31
test: adds integration tests
Michael Tews
2026-03-30
refactor: improve parent node lookup readability
Michael Tews
2026-03-25
chore(deps): update rclone to v1.73.3
Mewsen
2026-03-25
ci: fixes update-rclone commit-message to follow conventional commits
Michael Tews
2026-03-24
chore(main): release 1.0.0
v1.0.0
github-actions[bot]
2026-03-24
ci: removes build-artifacts job
Michael Tews
2026-03-24
ci: adds release-please job
Michael Tews
2026-03-24
ci: adds job running tests against container
test/docker-compose
Michael Tews
2026-03-24
test: docker-compose for testing locally
Michael Tews
2026-03-16
ci: adds update rclone version workflow
Michael Tews
2026-03-15
fix: deadlock in FillFolderNode when !childrenNode.IsReadable
Michael Tews
2026-03-12
build: updates to go 1.26.1
Michael Tews
2026-03-12
docs: updates README
Michael Tews
2026-03-12
feat: write support
Michael Tews
2026-03-12
test: adds fstest from rclone
Michael Tews
2026-03-12
ci: adds build artifacts workflow
Michael Tews
2026-03-12
build: adds magefile for plugin and standalone build
Michael Tews
2025-11-26
fix(build): malformed build command
Michael Tews
2025-11-26
build: adds build action
Michael Tews
2025-11-16
docs: adds usage info
Michael Tews
2025-11-12
docs: adds MIT License
Michael Tews
2025-11-12
feat: first working version
Michael Tews
2025-11-09
initial commit
Michael Tews