Commit Graph
49 Commits
Author SHA1 Message Date
buengeseandbuengese 664213cedb jottacloud: remove clientSecret from config when upgrading to token based authentication - #4645 2020-10-08 11:51:17 +02:00
buengese 3edc9ff0b0 jottacloud: remove DirMove workaround as it's not required anymore - also fixes #4655 2020-10-05 20:13:05 +02:00
buengese 60cc2cba1f sftp: always convert the checksum to lower case - fixes #4518 2020-09-22 03:15:09 +02:00
buengeseandbuengese 233bed6a73 dropbox: implement IDer - fixes #2928 2020-09-08 19:04:32 +02:00
buengeseandbuengese b3964efe4d docs/dropbox: update docs with information regarding the new flags to access shared files and folders 2020-09-08 19:02:35 +02:00
buengeseandbuengese 575f061629 dropbox: add support for viewing shared files and folders 2020-09-08 19:02:35 +02:00
buengese e247811db5 jottacloud: remove debug Printf accidentally left in 2020-06-23 13:16:23 +02:00
buengeseandbuengese 6768f999ed docs/overview: pcloud now supports link sharing 2020-06-21 17:22:56 +02:00
buengeseandbuengese ce767bc3cf pcloud: implement PublicLink 2020-06-21 17:22:56 +02:00
buengeseandbuengese 6606602f1e docs/box: add some info regarding the CleanUp implementation 2020-06-18 23:39:59 +02:00
buengeseandbuengese b6b8958fb4 box: implement CleanUp - fixes #4326 2020-06-18 23:39:59 +02:00
buengeseandbuengese 945a37d0d2 docs/jottacloud: add some info about the setup for whitelabel version 2020-06-16 18:15:49 +02:00
buengeseandbuengese 2c4f7b61c1 jottacloud: switch to new api root - fixes #4295
- also implement a very ugly workaround for the DirMove failures
2020-06-16 15:44:34 +02:00
buengeseandbuengese 84d5df3c84 jottacloud: bring back legacy authentification for use with whitelabel versions - fixes #4299 2020-06-12 12:08:27 +02:00
buengeseandbuengese 7f776c64f0 fichier: implement custom pacer to deal with the new rate limiting 2020-04-26 20:38:56 +02:00
buengeseandbuengese 64b5105edd jottacloud: implement cleanup 2020-04-11 16:42:25 +02:00
buengeseandbuengese 2c2f4a6a05 jottacloud: implement --jottacloud-trashed-only 2020-04-11 16:42:25 +02:00
buengeseandbuengese 4a8b548add jottacloud: use RawURLEncoding when decoding base64 encoded login token - fixes #3945 2020-02-22 23:12:56 +01:00
buengeseandbuengese 9c858c3228 crypt: correctly handle trailing dot 2020-01-22 01:40:04 +01:00
buengeseandbuengese 69ac04fec9 docs: add GetSky to list of supported providers 2020-01-02 15:37:33 +01:00
buengeseandbuengese 8a2d1dbe24 jottacloud: add support whitelabel versions 2020-01-02 15:37:33 +01:00
buengeseandNick Craig-Wood a186284b23 asyncreader: fix EOF error 2019-12-10 12:12:29 +00:00
buengeseandNick Craig-Wood 8f33c932f2 jottacloud: update docs for new auth method 2019-11-26 13:49:49 +00:00
buengeseandNick Craig-Wood 4195bd7880 jottacloud: use new auth method used by official client 2019-11-26 13:49:49 +00:00
buengeseandNick Craig-Wood 5ddfa9f7f6 config: SetValueAndSave ignore error if config section does not exist yet 2019-11-09 16:44:08 +00:00
buengeseandbuengese 898782ac35 help/showBackend: fixed advanced option category when there are no standard options 2019-08-15 11:46:56 +00:00
buengeseandbuengese 4e43fa746a jottacloud: update config docs 2019-08-15 11:46:56 +00:00
buengeseandbuengese acc9dadcdc jottacloud: refactor configuration and minor cleanup 2019-08-15 11:46:56 +00:00
buengeseandNick Craig-Wood 6812844b3d march: Fix checking sub-directories when using --no-traverse 2019-08-13 19:30:56 +01:00
buengeseandNick Craig-Wood 3a04d0d1a9 march: rework testcases to better reflect real use 2019-08-13 19:30:56 +01:00
buengeseandbuengese 6f4b86e569 jottacloud: use new api for retrieving internal username - fixes #3434 2019-08-13 17:18:14 +00:00
buengeseandbuengese 0c1eaf1bcb cache: correctly handle fs.ErrorIsFile in GetFn - fixes #3424 2019-08-09 21:45:46 +00:00
buengese 19ae053168 rcserver: remove _async key from input parameters after parsing so later operations won't get confused - fixes #3346 2019-07-20 19:35:10 +02:00
buengese def790986c fichier: make FolderID int and adjust related code - fixes #3359 2019-07-20 02:49:08 +02:00
buengeseandNick Craig-Wood 11264c4fb8 jottacloud: update docs regarding devices and mountpoints 2019-05-29 17:16:42 +01:00
buengeseandNick Craig-Wood 25f7f2b60a jottacloud: Add support for selecting device and mountpoint. fixes #3069 2019-05-29 17:16:42 +01:00
Sebastian Bünger 972e27a861 jottacloud: fix token refresh - fixes #2992 2019-02-21 19:26:18 +01:00
Sebastian BüngerandNick Craig-Wood 291f270904 jottacloud: add support for 2-factor authentification fixes #2722 2019-01-30 08:13:46 +00:00
Sebastian BüngerandNick Craig-Wood 88592a1779 jottacloud: Use token auth for all API requests
Don't store password anymore
2019-01-27 11:32:11 +00:00
Sebastian BüngerandNick Craig-Wood 92fa30a787 jottacloud: resume/deduplication fixups 2019-01-27 11:32:11 +00:00
Sebastian BüngerandNick Craig-Wood 703b0535a4 yandex: update docs 2018-11-22 20:14:50 +00:00
Sebastian BüngerandNick Craig-Wood 155264ae12 yandex: complete rewrite
Get rid of the api client and use rest/pacer for all API calls
Add Copy, Move, DirMove, PublicLink, About optional interfaces
Improve general error handling
Remove ListR for now due to inconsitent behaviour
fixes #2586, progress on #2740 and #2178
2018-11-22 20:14:50 +00:00
Sebastian BüngerandNick Craig-Wood b18595ae07 jottacloud: Fix handling of reserved characters. fixes #2531 2018-09-17 12:42:35 +01:00
Sebastian BüngerandNick Craig-Wood c6f1c3c7f6 box: Implement link sharing. #2178 2018-09-04 22:01:22 +01:00
Sebastian BüngerandNick Craig-Wood 2d7c5ebc7a jottacloud: Implement optional about interface. 2018-08-30 17:15:49 +01:00
Sebastian BüngerandNick Craig-Wood 86e3436d55 jottacloud: Add optional MimeTyper interface. 2018-08-30 17:15:49 +01:00
Sebastian BüngerandNick Craig-Wood 007c7757d4 Add docs for Jottacloud 2018-08-10 11:14:34 +01:00
Sebastian BüngerandNick Craig-Wood dd3e912731 fs/OpenOptions: Make FixRangeOption clamp range to filesize. 2018-08-10 11:14:34 +01:00
Sebastian BüngerandNick Craig-Wood 10ed455777 New backend: Jottacloud 2018-08-10 11:14:34 +01:00