Commit graph

20 commits

Author SHA1 Message Date
uku
c0049cbb8d
fix: copy url to clipboard directly 2025-05-19 18:55:21 +02:00
uku
a9837b7938
feat: support changing file name 2025-05-19 18:41:29 +02:00
uku
61c759d25e
flake.lock: Update
Flake lock file updates:

• Updated input 'crane':
    'github:ipetkov/crane/dfd9a8dfd09db9aad544c4d3b6c47b12562544a5?narHash=sha256-DdWJLA%2BD5tcmrRSg5Y7tp/qWaD05ATI4Z7h22gd1h7Q%3D' (2025-05-03)
  → 'github:ipetkov/crane/76603d32f18e0e378d9f6335c8fc286413493655?narHash=sha256-Zay3WJdSvC2VQmNqWSVLBOg/1iS/0/Q0c9JOBsB%2B3qw%3D' (2025-05-18)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3730d8a308f94996a9ba7c7138ede69c1b9ac4ae?narHash=sha256-7%2BpG1I9jvxNlmln4YgnlW4o%2Bw0TZX24k688mibiFDUE%3D' (2025-05-05)
  → 'github:NixOS/nixpkgs/292fa7d4f6519c074f0a50394dbbe69859bb6043?narHash=sha256-GaOZntlJ6gPPbbkTLjbd8BMWaDYafhuuYRNrxCGnPJw%3D' (2025-05-18)
2025-05-19 18:18:38 +02:00
uku
f7d97f1f2f
feat: add ability to merge audio tracks 2025-05-18 23:03:52 +02:00
uku
299ad0c9dc
feat: add ability to choose video codec 2025-05-18 22:55:19 +02:00
uku
8f3c7e4052
feat: add initial ffmpeg implementation 2025-05-13 14:22:03 +02:00
uku
1d93482209
feat: show toast after upload is finished 2025-05-13 00:01:05 +02:00
uku
3b75134572
feat: add upload progress bar 2025-05-12 23:44:48 +02:00
uku
ca96431208
fix(nix): add zenity to the path 2025-05-12 21:30:53 +02:00
uku
e757a1474c
fix: lock upload button when uploading 2025-05-12 17:13:10 +02:00
uku
09b4829281
fix(nix): don't add git rev to package version
causes a full deps rebuild each commit 🫠
2025-05-12 16:42:37 +02:00
uku
89390e4f3f
feat: switch to relm4 component macro 2025-05-12 16:08:17 +02:00
uku
fb227660bb
fix: make request sending asynchronous too 2025-05-12 15:14:29 +02:00
uku
2f96459f58
fix: open file picker asynchronously 2025-05-12 12:13:55 +02:00
uku
42a6e50349
feat: use rfd for native file dialogs 2025-05-12 12:12:52 +02:00
uku
94562b995a
feat: better error handling
errors during the upload are now shown in a separate user-friendly alert
dialog, and you can also choose to upload the file to no folder
2025-05-11 23:21:28 +02:00
uku
601ee85b5f
feat: add graphical interface with relm4 and libadw 2025-05-09 22:35:00 +02:00
uku
837ce3ab3e
feat: switch to crane 2025-05-09 22:32:09 +02:00
uku
ed69a54524
feat: add initial zipline uploading system 2025-05-09 10:44:16 +02:00
uku
82a09ddf26
feat: initial commit 2025-05-08 21:22:00 +02:00