Commit Graph
283 Commits
Author SHA1 Message Date
FTCHD 372d27d492 update manifest 2026-07-13 03:43:32 +03:00
FTCHD f72c3b524f local file/folder sizes 2026-07-13 02:35:56 +03:00
FTCHD c1daa06445 sync default config 2026-07-13 01:32:56 +03:00
FTCHD 956f58c65b flaky fedora behavior 2026-07-12 01:42:29 +03:00
FTCHD 8af6f3d51f bump to 3.7.0 2026-07-12 01:27:43 +03:00
FTCHD f36a84d3eb update manifest 2026-07-12 01:18:13 +03:00
FTCHD 1f8b51310e remove unnecessary command 2026-07-12 00:30:36 +03:00
FTCHD 234fa93e9a scheduler 2026-07-11 21:25:10 +03:00
FTCHD 02bfdb8ddf zookeeper + cleanup 2026-07-10 14:41:22 +03:00
FTCHD 44e71643cd bump to 3.6.1 2026-07-02 21:17:25 +03:00
FTCHD 1fca74c6aa update manifest 2026-07-02 21:17:09 +03:00
FTCHD a59c3a2f55 remove tao patch 2026-07-02 21:12:09 +03:00
FTCHD f5c6889382 retire flatpack cargo lock 2026-07-02 21:12:04 +03:00
FTCHD 133b7a387b switch to updated tinyfiledialogs-rs version 2026-07-02 21:05:34 +03:00
FTCHD b993d2f2bf add deb and rpm dialog dependencies 2026-07-02 20:43:57 +03:00
FTCHD 1ba7f3276d switch to updated tinyfiledialogs-rs version 2026-07-02 20:43:41 +03:00
FTCHD df3dbb59a0 bump to 3.6.0 2026-06-05 21:47:20 +03:00
FTCHD 82dbdc27dc update manifest 2026-06-05 21:47:05 +03:00
FTCHD 8f4c4bba69 bump to 3.5.5 2026-05-13 17:12:47 +03:00
FTCHD aa6951b6b1 update manifest 2026-05-13 17:12:31 +03:00
FTCHD 17382ef7fa run gtk calls on main thread 2026-05-12 20:31:58 +03:00
FTCHD 20a128596b focus on linux mint 2026-05-12 19:31:34 +03:00
FTCHD 58cd4ef965 tauri commands fix 2026-05-12 19:28:58 +03:00
FTCHD b2107f3d0e check for right permissions 2026-05-12 18:48:20 +03:00
FTCHD b26985ccf3 padded icons for linux mint 2026-05-12 18:35:49 +03:00
FTCHD ecc4508d7a rename is_flathub 2026-05-12 18:31:05 +03:00
FTCHD 336c412fda fix linux centering 2026-05-12 16:46:41 +03:00
FTCHD 52f28775a7 update cargo deps 2026-05-12 14:38:35 +03:00
FTCHD fc82a4668b remove onboarding
ain't nobody got time for that
2026-05-11 12:31:43 +03:00
FTCHD 863dae07eb bump to 3.5.4 2026-05-10 23:33:37 +03:00
FTCHD 6d788ec42f update manifest 2026-05-10 23:33:21 +03:00
FTCHD e663aca821 add color icon & handling 2026-05-10 23:20:10 +03:00
FTCHD ffce35adff show toolbar if trying to open app while already running 2026-05-10 22:54:28 +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 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 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 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 887b597032 bump to 3.5.0 2026-03-04 01:07:27 +02:00