Commit Graph

190 Commits (0.99)

Author SHA1 Message Date
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
JuanJakobo 1c6d6da0e9 prepare fileClasses for folder selection 2022-07-20 15:02:08 +02:00
JuanJakobo b7900b3d10 replace nextcloud and item usage 2022-07-20 15:01:31 +02:00
JuanJakobo 51ae47ab73 pass path of config to util 2022-07-20 15:00:21 +02:00
JuanJakobo a4d4ab05bb enhance UI of webDAVlistView 2022-07-20 14:59:56 +02:00
JuanJakobo 15bfe04c09 use reference more instead of pointer 2022-07-20 14:59:32 +02:00
JuanJakobo f0fe9004d1 remove work offline mode 2022-07-20 14:58:27 +02:00
JuanJakobo 8531df2c0a replace nextcloud and item classes 2022-07-20 14:56:52 +02:00
JuanJakobo e87ddf534b update doku 2022-07-20 14:53:25 +02:00
JuanJakobo 095956c4e6 add bash script to handle PB 2022-07-12 18:17:51 +02:00
JuanJakobo fd423b4e87 enhance logging function 2022-07-12 18:17:26 +02:00
JuanJakobo 2383a1bf23 add first draft of sqlliteConnector 2022-07-12 18:15:21 +02:00
JuanJakobo 2a09d8bee3 enable first test of webDAV api class 2022-07-12 18:14:19 +02:00
JuanJakobo 673e15f164 use list framework over old method 2022-07-12 18:13:02 +02:00
JuanJakobo b5eba5346c hide Panel 2022-07-11 10:51:49 +02:00
JuanJakobo 8123ccd71c update refactor 2022-07-08 11:05:55 +02:00
JuanJakobo df1cc04df8 Use switch for init 2022-07-08 10:59:37 +02:00
JuanJakobo 9cc56158db Start of new api model using webDAV class 2022-07-08 10:58:09 +02:00