Commit graph

193 commits

Author SHA1 Message Date
scharel
9fc188dbe6 Account handling 2021-07-25 18:28:58 +02:00
scharel
829660271a Remove Notes array in NotesApp class as the NotesModel hadles it. 2021-07-09 08:27:42 +02:00
scharel
5cb5ec8637 Use the model of NotesApp 2021-07-01 19:10:12 +02:00
scharel
6ff59f1971 Fixed basic API calls (not visible in UI yet) 2021-06-21 00:17:10 +02:00
scharel
79ed971afe Made login flow usable again 2021-06-20 21:02:10 +02:00
scharel
a99e30aeea Implemented "updateReply" function of "NotesApp" 2021-06-16 08:01:22 +02:00
scharel
f64df0ddf6 Implemented NextcloudApi and NotesApp as Singleton QML Types 2021-05-27 19:28:40 +02:00
scharel
6dc413fa2b Add Q_ENUM to ReplyFormat 2021-05-02 13:47:26 +02:00
Scharel
020c422a9b Work in progress 2021-04-23 11:55:37 +02:00
Scharel
1b0b3b957d Implemented the most important features in NextcloudApi 2021-04-16 21:59:18 +02:00
Scharel
e44af7ec7a Worked on Nextcloud API capabilities (not tested\!) 2021-04-12 18:58:39 +02:00
Scharel Clemens
7e1cc5cf1e Some work on Generic Nextcloud API class 2021-02-01 22:29:30 +01:00
Scharel Clemens
ffe821d8be Direct Download endpoint 2021-02-01 18:35:11 +01:00
Scharel Clemens
c68ec1ee57 Further implementing NextcloudApi clann 2021-02-01 08:09:42 +01:00
Scharel Clemens
538bc6c54f Some work on Generic Nextcloud API class 2021-01-25 22:42:38 +01:00
Scharel Clemens
bd116a8c15 Began separating Generic Nextcloud API class from the Notes functionality. 2021-01-25 18:18:32 +01:00
Scharel Clemens
d6682b7b69 Small fixes on accessing the account settings 2021-01-08 13:26:28 +01:00
Scharel Clemens
3e4d2de07b Worked on Login workflow and account handling 2021-01-06 17:09:09 +01:00
Scharel Clemens
4e2a06bcde Further work on Login workflow 2021-01-05 21:40:53 +01:00
Scharel Clemens
af5acbc4a1 Some work on login workflow and configuration handling 2021-01-03 19:07:47 +01:00
Scharel Clemens
6d0a6d67d9 Small visual improvements 2021-01-02 12:34:31 +01:00
Scharel Clemens
4d0898b349 Image for About page 2020-12-31 15:19:38 +01:00
Scharel Clemens
8e963c7e0f More properties to check if URL is Valid 2020-12-31 14:01:13 +01:00
Scharel Clemens
0989216d90 Changed loginPage to Dialog 2020-08-22 15:48:35 +02:00
Scharel Clemens
2a47f51366 Only small changes 2020-08-22 11:28:31 +02:00
Scharel Clemens
f3b5bbd30d Update ShowdownJS 2020-06-13 15:34:24 +02:00
Scharel Clemens
d8934d4a8a Implemented Nextcloud capabilities 2020-06-08 07:53:49 +02:00
Scharel Clemens
47ed45a3cc Began implementing OCS capabilities 2020-05-29 17:46:46 +02:00
Scharel Clemens
640286afe9 Finally an icon 2020-05-25 19:49:32 +02:00
Scharel Clemens
cf09b84ee3 SVG launcher icon 2020-05-25 08:44:40 +02:00
Scharel Clemens
1c77cd57fc Cover support for DarkOnLight themes, new icon, began to implement new API version 2020-05-25 08:05:16 +02:00
Scharel Clemens
3ff56872c0 Changes in model use 2020-05-17 17:40:24 +02:00
Scharel Clemens
6d537f5ec1 Update Markdown engine 2020-05-13 18:57:24 +02:00
Scharel Clemens
09c5a68b2f NotesModel now directly uses files as backend 2020-05-12 01:30:32 +02:00
Scharel Clemens
964011847c Working on file integration to the model 2020-05-10 20:36:56 +02:00
Scharel Clemens
c319dd1050 Working on file integration to the model 2020-05-08 19:33:41 +02:00
Scharel Clemens
aa8daf89f5 Remove unneeded interface class 2020-05-07 21:18:40 +02:00
Scharel Clemens
6818edd94a Improved offline mode 2020-05-05 19:44:31 +02:00
Scharel Clemens
054afd4ca2 Implemented two functions that should ease the syncronisation 2020-05-04 20:15:17 +02:00
Scharel Clemens
fe31598042 Further Changed on the QML side to adopt the previous changes on the C++ side 2020-05-03 18:30:39 +02:00
Scharel Clemens
842ea9f699 Prepare sync of offline changed notes 2020-05-03 13:00:36 +02:00
Scharel Clemens
8211acbe51 Changed on the QML side to adopt the previous changes on the C++ side 2020-05-01 12:57:43 +02:00
Scharel Clemens
84d720c7ca Connected signals and slots throught the NotesModel, so this can later handle the synchronisation 2020-04-20 22:48:56 +02:00
Scharel Clemens
cd55e83ae9 Model slots 2020-04-19 19:01:03 +02:00
Scharel Clemens
433a049a14 Updated signals and slots of the modules 2020-04-16 21:25:36 +02:00
Scharel Clemens
312be40fcf Just pushing to github to have the code available somewhere else 2020-04-15 08:31:04 +02:00
Scharel Clemens
4ff667e3d1 Improved communication between the modules. Offline mode seems to work fine now. Some kind of synchronisation of offline changes is now needed 2020-04-13 19:13:14 +02:00
Scharel Clemens
629d752dee Making progess... 2020-04-12 20:27:54 +02:00
Scharel Clemens
34484748f5 Show more debug messages on the console 2020-04-11 19:34:28 +02:00
Scharel Clemens
884a464a37 Improved relations between the data sources 2020-04-11 16:39:30 +02:00