Commit Graph

56 Commits

Author SHA1 Message Date
kageru de884b1df9
fixed a bug when uploading non-images and using preview 2018-08-21 17:57:04 +02:00
kageru f8ce7acd7e
reenable and fix thumbnails 2018-07-18 09:37:10 +02:00
kageru 645dd6ac1d
remove old code 2018-06-22 15:40:32 +02:00
kageru ee6229ff72
fixed bug in clipboard mode 2018-05-07 10:51:29 +02:00
kageru e5b10a6b73
fixed a regression that broke notifications after curl uploads 2018-04-01 18:08:59 +02:00
kageru 92a77b9bc1
refactoring: re-added the optional features 2018-04-01 17:42:51 +02:00
kageru 0b12920380
refactoring: rewrote basic ftp_upload method 2018-04-01 16:55:56 +02:00
kageru 6a6017fd6b
fixed local folders not being created properly 2018-03-27 17:26:57 +02:00
kageru 4e258d1a04
fixed an issue with the date-based remote paths 2018-03-27 12:49:27 +02:00
kageru 4f4d20c664
fix dev config being imported 2018-03-27 12:23:42 +02:00
kageru 0330ba728c
added option to automatically create date-based subfolders 2018-03-27 12:21:53 +02:00
kageru 24177af4ea
actually made curl hosts work out of the box 2018-03-27 11:31:37 +02:00
kageru 9bbcf46c82
made config more readable, changed defaults to curl so they just
work™
2018-03-27 11:24:14 +02:00
kageru 26faa97eec
minor changes to filenames and config behavior 2018-03-27 11:19:18 +02:00
kageru 47963ebf6c
the port is now properly passed as an SFTP argument. you totally can’t tell I changed the config of my server or something 2018-02-06 18:09:03 +01:00
kageru 6b00517c84
fixed tar archive handling 2018-01-31 20:04:08 +01:00
kageru c8ced9eca4
properly call notify-send 2018-01-23 00:24:03 +01:00
kageru 3015a6478e
added --edit/-e flag to open screenshots in gimp before uploading them 2018-01-22 23:20:35 +01:00
kageru cc29bc5f59
made invocation of clipboard mode easier/faster 2018-01-22 22:52:35 +01:00
kageru 03e5c8579c
looks like I broke file uploads. should work now 2018-01-22 22:50:23 +01:00
kageru b96da45245
use maim to capture images 2018-01-22 22:31:48 +01:00
kageru de3bd43f68 update readme again 2017-11-22 14:44:57 +01:00
kageru 8251f1a2a9 updated readme 2017-11-22 13:09:17 +01:00
kageru d7417bb3c6 added thumbnails to screenshot upload notifications 2017-11-22 11:38:34 +01:00
kageru caaba34666 allow users to choose between escrotum and i3-scrot for screen capture 2017-11-22 09:49:00 +01:00
kageru 92b255d612 removing the argparser might not have been the best idea after all... 2017-11-20 15:44:42 +01:00
kageru 9b865be0ec changed .desktop file to match the new syntax 2017-11-20 15:30:52 +01:00
kageru 97d2d4a893 Merge branch 'dev' 2017-11-20 15:23:03 +01:00
kageru b842051db4 removed the receiver 2017-11-20 15:15:08 +01:00
kageru 7884339cbb simplified arguments 2017-11-20 15:13:47 +01:00
kageru b07a4b7957 started undoing bad ideas 2017-11-20 15:12:02 +01:00
kageru 22722d368e the whole receiver thing was a bad ide anyway ¯\_(ツ)_/¯ 2017-11-20 15:03:59 +01:00
kageru d1373fda03 started undoing bad ideas 2017-11-20 14:35:13 +01:00
kageru 32e80502a4
switched to i3-scrot for performance reasons (will allow both in the future) 2017-11-15 20:27:55 +01:00
kageru b635bef081 added direct file upload and a desktop file for custom file manager actions 2017-11-15 14:12:51 +01:00
kageru b9fa6dc19c screenshots are working (again) 2017-11-15 11:15:04 +01:00
kageru 92082e9e62 updated readme again 2017-11-15 10:14:20 +01:00
kageru 19ee145518 updated readme 2017-11-15 10:13:07 +01:00
kageru 38774f0317 allow mirroring of files and clipboard upload 2017-11-15 10:06:45 +01:00
kageru ee23f3ec56
replace tk with pyperclip and notify-send, add ssh-key authentication 2017-11-14 22:46:54 +01:00
kageru 04f99b9504
extend file upload capabilities 2017-11-06 06:29:29 +01:00
kageru 325eb194b1 started using an argparser... yeah, finally, I know 2017-10-27 10:51:44 +02:00
kageru dcef91fdd6 added clipboard operations (local path, url, plain text) 2017-10-25 14:54:58 +02:00
kageru 6ce497b653 more refactoring for more modes 2017-10-25 14:22:58 +02:00
kageru edf2544c4a add port selection 2017-10-25 14:22:23 +02:00
kageru 033f5ba404 made shebang less ambiguous 2017-10-18 15:03:16 +02:00
kageru 6d0fa461dd screenshots and files via curl should work now 2017-10-18 14:38:36 +02:00
kageru 97d185d604 curl backend now accepts files, names and stores them, and returns a link 2017-10-18 13:25:34 +02:00
kageru 37d5de9d67 finished simple auth system 2017-10-18 12:49:48 +02:00
kageru dc44f6334d incomplete authentication system (lecture is over) 2017-10-17 16:35:38 +02:00