Commit Graph
615 Commits
Author SHA1 Message Date
FTCHD c1516bda65 bug fixes galore 2026-05-10 22:37:26 +03:00
FTCHD d749844073 Revert "Fix Linux first-launch startup feedback when provisioning bundled rclone"
This reverts commit 3201b0306c.
2026-05-10 21:52:01 +03:00
shallfunandGitHub 3201b0306c Fix Linux first-launch startup feedback when provisioning bundled rclone (#207)
* Improve Linux startup provisioning flow

* Refine Linux startup provisioning flow
2026-05-10 21:12:56 +03:00
FTCHD bb70a97baf toolbar: linux fixes 2026-05-10 19:18:33 +03:00
FTCHD 7482f8543c window: linux fixes 2026-05-10 17:52:49 +03:00
FTCHD a03a92d602 searchable remotes 2026-04-22 03:41:13 +03:00
FTCHD 77e330cfaf bump to 3.5.3 2026-03-31 21:54:39 +03:00
FTCHD 0382898a7d update manifest 2026-03-31 21:54:28 +03:00
FTCHD dbecdf5f76 update Flatpak deps 2026-03-31 21:53:17 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a1a7ee9cea Bump quinn-proto from 0.11.13 to 0.11.14 in /src-tauri (#192)
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.11.13 to 0.11.14.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-proto-0.11.13...quinn-proto-0.11.14)

---
updated-dependencies:
- dependency-name: quinn-proto
  dependency-version: 0.11.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 21:40:22 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d8c1a3192f Bump time from 0.3.44 to 0.3.47 in /src-tauri (#191)
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.47.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.3.44...v0.3.47)

---
updated-dependencies:
- dependency-name: time
  dependency-version: 0.3.47
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 21:39:38 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
18bcfd6c68 Bump bytes from 1.11.0 to 1.11.1 in /src-tauri (#190)
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: bytes
  dependency-version: 1.11.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 21:33:07 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9134d510dc Bump tar from 0.4.44 to 0.4.45 in /src-tauri (#189)
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.44 to 0.4.45.
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.44...0.4.45)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 0.4.45
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 21:30:01 +03:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
535823db97 Bump rustls-webpki from 0.103.8 to 0.103.10 in /src-tauri (#188)
Bumps [rustls-webpki](https://github.com/rustls/webpki) from 0.103.8 to 0.103.10.
- [Release notes](https://github.com/rustls/webpki/releases)
- [Commits](https://github.com/rustls/webpki/compare/v/0.103.8...v/0.103.10)

---
updated-dependencies:
- dependency-name: rustls-webpki
  dependency-version: 0.103.10
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-31 21:27:52 +03:00
FTCHD 8c9141105e patch deps to fix npm warnings 2026-03-31 21:24:31 +03:00
FTCHD 2c365703d7 limit the width of the progress bar, #172 2026-03-24 00:30:07 +02:00
FTCHD 0dbc37c1a8 bump to 3.5.2 2026-03-24 00:15:55 +02:00
FTCHD ae0f53b6a8 update manifest 2026-03-24 00:15:45 +02:00
FTCHD c57e861238 Enter to submit, #171 2026-03-24 00:14:24 +02:00
FTCHD 49fccfa471 sync shortcut properly, #175 2026-03-24 00:13:46 +02:00
FTCHD 4bfefb5723 add SUPPORTS_ flags for Filen, #173 2026-03-24 00:10:31 +02:00
FTCHD 3535aacfae remove "as const" from CANNOT_PERSIST_EMPTY_FOLDERS 2026-03-17 00:11:17 +02:00
FTCHD 43e3348c86 Merge branch 'main' of https://github.com/rclone-ui/rclone-ui 2026-03-17 00:05:23 +02:00
FTCHD a9de3bf70d bump to 3.5.1 2026-03-17 00:05:01 +02:00
FTCHD d4c2cb74b8 update manifest 2026-03-17 00:05:01 +02:00
FTCHD 2db938d8e4 create folders in Commander #177 2026-03-17 00:05:01 +02:00
FTCHD fca9089a75 bump to 3.5.1 2026-03-17 00:03:56 +02:00
FTCHD 96fa071e78 update manifest 2026-03-17 00:03:36 +02:00
FTCHD 3a4f71f652 create folders in Commander 2026-03-17 00:00:44 +02:00
FTCHD df3c1a8057 avoid extra long bytes formatting 2026-03-17 00:00:34 +02:00
FTCHD 887b597032 bump to 3.5.0 2026-03-04 01:07:27 +02:00
FTCHD 429de02263 update manifest 2026-03-04 01:07:14 +02:00
Ryan J. ShawandGitHub 5269563441 Predefined values for options (#163) 2026-03-01 00:16:16 +03:00
FTCHD e3aaf993c0 bump to 3.4.3 2026-02-24 13:45:43 +03:00
FTCHD ceec71aaa3 update manifest 2026-02-24 13:45:21 +03:00
FTCHD 3cdb8196b1 unmount helper text 2026-02-24 13:44:09 +03:00
FTCHD 489b19ff99 show Toolbar on left click 2026-02-24 13:44:09 +03:00
FTCHD 55e229f432 helper Open message 2026-02-24 13:44:09 +03:00
FTCHD ed92c22c26 linux window re-center, #156 2026-02-22 20:35:55 +03:00
FTCHD 6e669159e8 handle empty command initialization 2026-02-22 20:34:33 +03:00
FTCHD ed1e159842 bump to 3.4.2 2026-02-12 19:12:24 +03:00
FTCHD a4ca343716 update manifest 2026-02-12 18:37:09 +03:00
FTCHD f191a8d92d update new backend icons 2026-02-12 18:30:02 +03:00
FTCHD 7d843faeba selector icons 2026-02-12 18:15:26 +03:00
FTCHD c7c08c9637 rename and delete in Commander, #18 2026-02-12 18:07:30 +03:00
FTCHD 05926c405d FileIcon shrinkage (grower not shower) 2026-02-12 18:01:19 +03:00
FTCHD 1c46ec5834 "Unknown option block" issue fix, #147 2026-02-12 18:00:16 +03:00
FTCHD 2a5f4aedd9 trim text prompt 2026-02-12 16:52:44 +03:00
GiovaandGitHub c00ba6cd00 new services icons (#150) 2026-02-09 13:26:11 +03:00
Lukas DachtlerandGitHub 526794179d fixed chip click not being triggered on windows (#148) 2026-02-07 21:13:44 +03:00