Commit graph

35 commits

Author SHA1 Message Date
Scharel Clemens
bd116a8c15 Began separating Generic Nextcloud API class from the Notes functionality. 2021-01-25 18:18:32 +01:00
Scharel Clemens
af5acbc4a1 Some work on login workflow and configuration handling 2021-01-03 19:07:47 +01:00
Scharel Clemens
4d0898b349 Image for About page 2020-12-31 15:19:38 +01:00
Scharel Clemens
2a47f51366 Only small changes 2020-08-22 11:28:31 +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
09c5a68b2f NotesModel now directly uses files as backend 2020-05-12 01:30:32 +02:00
Scharel Clemens
aa8daf89f5 Remove unneeded interface class 2020-05-07 21:18:40 +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
312be40fcf Just pushing to github to have the code available somewhere else 2020-04-15 08:31:04 +02:00
Scharel Clemens
60e1eb0bdd Implementing new methods for data handling (files and API targets) 2020-04-05 22:59:18 +02:00
Scharel Clemens
ffffd306d6 A somehow working version again 2020-03-29 18:03:05 +02:00
Scharel Clemens
ffe96e2200 Worked on LoginPage 2020-01-19 13:13:29 +01:00
Scharel Clemens
4563e95ef7 Small changes in the LoginDialog 2020-01-16 22:14:47 +01:00
Scharel Clemens
2be8a2675d Implemented Nextcloud Login Flow v2 2020-01-15 00:27:17 +01:00
Scharel Clemens
58ae28dbe6 Implemented status.php call in the API. Began implementing Nextcloud Login flow v2. 2020-01-14 14:47:42 +01:00
Scharel Clemens
426f7ea509 Changed internal data handling to QJson___ for easier conversion to raw output to save the notes to files. 2019-12-30 18:14:38 +01:00
Scharel Clemens
3f128bcd63 Implemented API in C++. Next: I discovered QSortFilterProxyModel :) 2019-11-10 23:04:42 +01:00
Scharel Clemens
a026c2ee8d Implemented the API in C++. Still plenty bugs. 2019-11-10 03:35:33 +01:00
Scharel Clemens
c20d7408d2 Worked on C++ implementation of the Model. It seems to work somehow. 2019-01-28 23:15:53 +01:00
scharel
86a3755ad2 Began implementing the data model in C++ 2018-12-29 01:40:11 +01:00
Scharel
40aa889e07 Fixed #39 and workaround for #40. Some other changes 2018-12-23 01:59:01 +01:00
Scharel Clemens
99a184697b Just pushing befor travaling home for xmas 2018-12-20 18:53:29 +01:00
Scharel
a01fe96830 Changed #34: Do not underline lines with tick boxes. Began implementing #18: Page with Markdown syntax 2018-12-11 13:34:17 +01:00
Scharel Clemens
4ec38cc345 Allow IP addresses. Added setting to allow unencrypted connections. Added translations for German and Swedish. 2018-12-10 23:14:15 +01:00
Scharel Clemens
af18cc77d2 Implemented checkboxes 2018-11-28 14:05:36 +01:00
Scharel Clemens
21aa7211ca Improved about page and added FOSS licenses 2018-11-27 12:08:44 +01:00
Scharel Clemens
203fd4b1a0 Moved showdown to qml/; Begin versioning. 2018-11-27 10:21:50 +01:00
Scharel Clemens
2f6117114e Use ShowdownJS https://github.com/showdownjs/showdown to parse Markdown 2018-11-27 09:58:21 +01:00
Scharel Clemens
e600a72036 Small UI improvements 2018-11-25 14:08:00 +01:00
Scharel Clemens
3f95d6ed1b Worked on multi account settings. The app is still not usable! 2018-11-14 22:13:47 +01:00
Scharel Clemens
e05d583959 Worked on mutli-account settings 2018-10-23 22:15:59 +02:00
Scharel Clemens
0deafe6b08 Worked on login handling. Still in early development. 2018-10-22 22:53:14 +02:00
Scharel Clemens
6262b35302 Work in progress: Login, Markdown, ... 2018-10-21 01:44:23 +02:00
Scharel Clemens
811bb27a09 First changes for the upcoming server login. 2018-10-18 00:33:47 +02:00
Scharel Clemens
53b94e99e2 API Implemented in javascript. Currently just readonly functionality. No possibility to set user credentials 2018-10-16 23:52:28 +02:00