Commit Graph

207 Commits (0e5369324302485a6e5e0570d23dbc33df244c9c)

Author SHA1 Message Date
JuanJakobo 0e53693243 Status of not found item that should be downloaded changed 2022-09-09 15:35:19 +02:00
JuanJakobo 0852280c82 Check if downloaded status still is true or files have been removed locally 2022-09-09 10:13:06 +02:00
JuanJakobo b14f87c5a7 #26 Add option to ignore cert validation 2022-09-09 09:30:14 +02:00
JuanJakobo 568fb92ada Update version info 2022-09-08 21:31:45 +02:00
JuanJakobo 3aaa1ada0f Set status to IDOWNLOADED if sync has been used 2022-09-08 21:29:20 +02:00
JuanJakobo 339db51d3d Show message on sync for localitems, delete or keep, ignore koreader sdr 2022-09-08 20:55:51 +02:00
JuanJakobo cf4e1960c2 Refactor FileBrowser to use Filesystem and static 2022-09-08 20:53:45 +02:00
JuanJakobo e1b4f709fe Fix typos and resture log texts 2022-09-08 15:11:23 +02:00
JuanJakobo 2042ca4da5 Use C++17 method Filesystem instead of local 2022-09-08 15:10:23 +02:00
JuanJakobo 27fce30665 Update Screenshots 2022-09-08 14:31:57 +02:00
JuanJakobo 175240a2c7 Resort menu and fix same number for 2 buttons 2022-09-08 14:24:38 +02:00
JuanJakobo f8c628105d Call template using explict types 2022-09-08 14:23:51 +02:00
JuanJakobo fc030fa284 Feature: Show last modified since now and not complete date 2022-09-08 12:22:41 +02:00
JuanJakobo 945013e0a6 Feature #27: Include sort by date 2022-09-08 12:21:52 +02:00
JuanJakobo fca498570e #26 Enable option to use custom certs 2022-09-02 09:46:17 +02:00
JuanJakobo bc26040897 Update to C++17 2022-09-01 16:41:03 +02:00
JuanJakobo 7bf06319eb Make accessConfig template to support int 2022-09-01 16:40:49 +02:00
JuanJakobo a4585d81a6 Fix issue that folder are marked as synced if locally found 2022-08-12 23:22:57 +02:00
JuanJakobo 34e766498f Use enum class over plain enum 2022-08-10 22:35:11 +02:00
JuanJakobo 4f87eb6658 Move listView Class to view folder 2022-08-06 12:56:43 +02:00
JuanJakobo c24199420e Fix status for local items 2022-08-06 12:56:16 +02:00
JuanJakobo 4ea9873ddc Change usage of ptr 2022-08-06 12:55:49 +02:00
JuanJakobo e2e77fa1e8 Structure openFolder method clearer, also adding local folder msg 2022-07-31 13:38:55 +02:00
JuanJakobo 10e04c056d Add Messaging of Failures and UI fixes 2022-07-31 13:38:04 +02:00
JuanJakobo 708efdbbdb Enhance fileBrowser by possiblity to choose to include files 2022-07-31 13:35:35 +02:00
JuanJakobo 7fd2d3cfb7 Adapt changes from fileBrowser to local method 2022-07-29 17:37:26 +02:00
JuanJakobo 0b54a2c82b Fix 22 If no connection on login show dialog 2022-07-29 17:37:03 +02:00
JuanJakobo 7c90ac4dc8 Reduce redrawing 2022-07-29 17:36:24 +02:00
JuanJakobo c6ea754345 Enhance logging and edit TODOS 2022-07-29 17:35:42 +02:00
JuanJakobo 3822d3197c Implement FilePicker in other classes 2022-07-29 17:34:22 +02:00
JuanJakobo ea3ce81b3a Add remove function and adapt localPath 2022-07-29 17:31:26 +02:00
JuanJakobo 5959f2e7a0 Fix #24 Enhance tests if file is still aviable 2022-07-29 17:27:43 +02:00
JuanJakobo 251fe28688 Fix #21 Add filechooser on startup
Add a fileview class that shows the local file system. User can choose the desired storage folder there.
2022-07-29 17:25:59 +02:00
JuanJakobo 05109b780e
Merge pull request #25 from JuanJakobo/refactor
Add second part implementing etag
2022-07-29 07:42:41 +02:00
JuanJakobo 5925d7c65b Add remove method draw 2022-07-28 19:36:50 +02:00
JuanJakobo 061355c3ed Structure get methods for WebDAVItems 2022-07-28 19:35:54 +02:00
JuanJakobo 010ee9264a Add methods to draw and update WebDAVItems 2022-07-28 19:34:44 +02:00
JuanJakobo 3df14b8a0e Add method to actualize currentFolder 2022-07-28 19:02:54 +02:00
JuanJakobo 5413efd281 Add method to actualize currentFolder 2022-07-28 19:01:25 +02:00
JuanJakobo 66994fa361 Add status code for folder entry 2022-07-28 19:00:24 +02:00
JuanJakobo 5d5044c9ed Update TODOs 2022-07-28 18:59:47 +02:00
JuanJakobo 3a4fd2e8a8 Add DB access methods, insert if not update
new methods are getState and updateState to change the file state
2022-07-28 18:58:49 +02:00
JuanJakobo b627b966c7
Merge pull request #23 from JuanJakobo/refactor
Refactor
2022-07-22 16:23:20 +02:00
JuanJakobo 4f54dc9c13 make first line of entries jump back and describe this 2022-07-22 16:19:49 +02:00
JuanJakobo 4042401826 add method getEtag 2022-07-22 16:19:18 +02:00
JuanJakobo 4e2d2eb687 change primary key of DB 2022-07-22 16:18:49 +02:00
JuanJakobo 707a29afc2 store items on stack 2022-07-20 16:05:33 +02:00
JuanJakobo 98365f54a8 show current location on first item 2022-07-20 16:02:34 +02:00
JuanJakobo 83aa3b6eb4 remove method to set start folder 2022-07-20 15:21:07 +02:00
JuanJakobo ef72cbe678 add open function to sqliteConnector 2022-07-20 15:10:11 +02:00