Commit Graph

32 Commits

Author SHA1 Message Date
40a836afd8 Adds .worktrees to gitignore. 2026-09-23 19:56:30 -07:00
15538fd68a Renames Project description files. 2026-09-23 18:47:38 -07:00
08ebe0976c Adds basic project description and adds build instructions to readme. 2026-09-20 02:39:16 -07:00
75ec29ea86 Adds more documentation and automation guides.
Some checks are pending
CI / Rust & Workspace Tests (macos-latest) (push) Waiting to run
CI / Rust & Workspace Tests (ubuntu-latest) (push) Waiting to run
CI / Rust & Workspace Tests (windows-latest) (push) Waiting to run
2026-08-23 23:54:31 -07:00
8a7a201daa Adds shell completion generation. 2026-08-23 23:52:59 -07:00
5b29784c07 Adds comprehensive documentation. 2026-08-23 23:49:37 -07:00
2b6f379273 Adds build and packaging scripts for proper apps. 2026-08-23 23:46:16 -07:00
f9eaf0f215 Implements multi account switching in the gui. 2026-08-23 23:43:23 -07:00
30cdc61ae0 Implements shared auth token reuse. 2026-08-23 23:10:00 -07:00
a4838bf8d9 Implements progress bars in gui app. 2026-08-23 23:08:01 -07:00
6411fecb4f Implements gui file queue and drag and drop. 2026-08-23 19:08:54 -07:00
ae84a31ed6 Implements basic gui app. 2026-08-23 19:06:34 -07:00
4c5db3f950 Adds agent rules. 2026-08-23 18:57:57 -07:00
6696fe1164 Adds tasks for integration tests. 2026-08-23 17:39:53 -07:00
b4be9abad2 Adds headless login support for the cli app. 2026-08-23 17:34:13 -07:00
d742fce14a Implements progress reporting and pv support for the cli app. 2026-08-23 17:22:29 -07:00
38df8fb1b6 Implements multi file uploads for the cli app. 2026-08-23 17:20:11 -07:00
1a6ce5f75a Implements json, tsv, url only, and quiet upload options in the cli app. 2026-08-23 17:14:15 -07:00
c6ad520797 Implements cli uploads and link generation. 2026-08-23 17:08:21 -07:00
e4ccd62072 Adds tasks for cli only authentication. 2026-08-23 15:34:08 -07:00
e78b67b6a5 Implements multi-account support in the lib. 2026-08-23 15:27:30 -07:00
81f4423cfe Implements the download url builder. 2026-08-23 15:17:03 -07:00
2e8ddd3a73 Implements credential storage in the lib. 2026-08-23 15:13:59 -07:00
691c4a7d80 Implements share link generation. 2026-08-23 06:24:41 -07:00
165a671eb7 Implements webdav uploads. 2026-08-23 06:13:29 -07:00
3703d4ddf2 Adds basic config api and constants to the library. 2026-08-23 05:45:52 -07:00
737b92469f Creates the Tauri project and pins our node version via nvm. 2026-08-23 04:45:43 -07:00
fd538b0406 Adds project readme and mit license. 2026-08-23 04:31:23 -07:00
a9c94adf0b Creates empty cli and lib targets and configures git ignore rules. 2026-08-23 04:25:13 -07:00
8f6ec29b99 Cleans up task tracker. 2026-08-23 03:42:51 -07:00
0da8a0030c Adds project plan and info for contributors. 2026-08-23 02:46:26 -07:00
addda6f54f Initial commit. 2024-07-29 22:27:56 -07:00