Commit Graph

939 Commits

Author SHA1 Message Date
Abhishek Shroff 513dbbcd21 [client] Show individual public shares in detail view 2025-05-04 20:28:52 +05:30
Abhishek Shroff a44fa64a7a [client] Allow renaming publinks on conflict 2025-05-04 14:56:59 +05:30
Abhishek Shroff c81fe4811b [server] Fix error message for publink name conflict 2025-05-04 14:56:31 +05:30
Abhishek Shroff 2bd3a78eb6 [server] Fix issue with publinks 2025-05-04 14:26:43 +05:30
Abhishek Shroff ffbddd8f3a [client] Create publinks 2025-05-04 13:49:56 +05:30
Abhishek Shroff a85548a512 [server] Tweak publink create endpoint 2025-05-04 13:40:07 +05:30
Abhishek Shroff 7795a25e69 [client] Create publink dialog 2025-05-04 12:21:53 +05:30
Abhishek Shroff 1c7d800bb0 [server] Publinks deal directly with expires rather than duration 2025-05-04 11:09:12 +05:30
Abhishek Shroff f2585a4549 [client] Improve resource info view 2025-05-04 10:54:19 +05:30
Abhishek Shroff ed90a1ccf4 [client] Open permissions dialog from info view 2025-05-04 10:11:16 +05:30
Abhishek Shroff deb6602e15 [client] Show public shares on info view 2025-05-04 10:11:12 +05:30
Abhishek Shroff c44fff597a [client] Show confirmation for uploading single files 2025-05-04 09:20:30 +05:30
Abhishek Shroff d3b8687d2c [client] Unify desktop/web clipboard and external drag-drop 2025-05-04 09:15:16 +05:30
Abhishek Shroff 30ae383d99 [client] Further streamline paste and drop 2025-05-04 02:15:03 +05:30
Abhishek Shroff 1bdb42ab92 [client] WIP: move to streamline web paste 2025-05-04 00:20:28 +05:30
Abhishek Shroff d528ffcf06 [client] Use Path URL strategy 2025-05-03 22:54:56 +05:30
Abhishek Shroff 962bab8701 [server] Serve index.html as fallback 2025-05-03 22:51:37 +05:30
Abhishek Shroff 57215c73ce Update readme 2025-05-02 11:22:04 +05:30
Abhishek Shroff 2d607ff8a0 [server] Readme 2025-05-02 03:50:21 +05:30
Abhishek Shroff 3240e85f6c [client] Bump version to 0.1.0+10 2025-05-02 03:50:04 +05:30
Abhishek Shroff 14c2993a2c [server] Uniform (if hacky) configs 2025-05-02 03:49:39 +05:30
Abhishek Shroff c13855ed56 [server] About dialog, fix account init 2025-05-02 03:25:07 +05:30
Abhishek Shroff 28972c25ba [client] Use regular dispatcher by default 2025-05-02 01:52:23 +05:30
Abhishek Shroff 732986c79e [server] Allow setting working directory 2025-05-02 01:40:46 +05:30
Abhishek Shroff f93aee584f [server] Hack to make flags work in serve command 2025-05-02 01:35:12 +05:30
Abhishek Shroff aa2de79880 [client] Handle paste file on web 2025-05-02 00:35:03 +05:30
Abhishek Shroff de9103b832 [client] Working drop from external on web and desktop 2025-05-01 23:52:47 +05:30
Abhishek Shroff 22d74d2818 [client] Add logo in expanded layout 2025-05-01 14:33:19 +05:30
Abhishek Shroff d69f6185bf [client] Only register receive_sharing_intent handlers on Android 2025-05-01 14:28:46 +05:30
Abhishek Shroff 06dde44c80 [client] Add logo in drawer header 2025-05-01 14:18:22 +05:30
Abhishek Shroff 033624e34a [server] Fix db healthcheck 2025-05-01 13:49:56 +05:30
Abhishek Shroff 4db33bef8b [client] Fix share intent handling on cold start 2025-05-01 13:06:40 +05:30
Abhishek Shroff 67cb61ff2f [server] Fix dockerfile to remove app prefix, and host port env 2025-05-01 12:41:56 +05:30
Abhishek Shroff e7606b88c7 [server] Move app serving to root 2025-05-01 12:21:56 +05:30
Abhishek Shroff d5a7d8b610 [client] Fix resource copy action 2025-05-01 12:19:27 +05:30
Abhishek Shroff 4b7983b739 [server] Specify listen host and port 2025-05-01 12:05:37 +05:30
Abhishek Shroff a3420c5854 [client] Fix app name 2025-05-01 11:54:21 +05:30
Abhishek Shroff e875d2be8c [client] Icons 2025-05-01 11:53:55 +05:30
Abhishek Shroff 135b52f7fc [client] pass in dir to CreateResourceChange 2025-05-01 11:03:47 +05:30
Abhishek Shroff 157244d519 [client] Upload files from share intent 2025-05-01 11:03:00 +05:30
Abhishek Shroff 114a64596a [client] Upgrade packages 2025-05-01 11:02:26 +05:30
Abhishek Shroff 702c8ec73d [client] Add receive_sharing_intent, upgrade gradle and ndk 2025-05-01 10:42:42 +05:30
Abhishek Shroff bc40ec1186 [client] Fetch bookmark if we don't have it in the db 2025-05-01 09:04:20 +05:30
Abhishek Shroff 6390082f22 [client] Open resource without focus 2025-05-01 08:39:07 +05:30
Abhishek Shroff 264d020b92 [client] Set enableOnBackInvokedCallback to remove warning 2025-05-01 08:19:00 +05:30
Abhishek Shroff 8d2f10fd72 [client] Android back handling 2025-05-01 08:18:57 +05:30
Abhishek Shroff 4efec731c4 [client] Open With 2025-05-01 00:22:56 +05:30
Abhishek Shroff fbc02a9322 [client] Share on Android 2025-05-01 00:05:23 +05:30
Abhishek Shroff 23532055a0 [client] Android share wip 2025-04-30 22:30:31 +05:30
Abhishek Shroff f7b55267bc [client] Refresh shortcut 2025-04-30 21:40:19 +05:30