Scharel Clemens
|
ecebd90dcb
|
Further implemented Flow v2 Login
|
2020-01-14 17:04:09 +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
|
da29b4b0ff
|
Change notes locally befor committing it to the server
|
2020-01-12 20:23:51 +01:00 |
|
Scharel Clemens
|
20635dfd6e
|
Only emit dataChanged() when the data actually changed
|
2020-01-12 16:01:54 +01:00 |
|
Scharel Clemens
|
73adff15ca
|
Implemented setData() and setItemData() functions of the model for later use
|
2020-01-12 15:46:54 +01:00 |
|
Scharel Clemens
|
21cccf2f6e
|
Just small fixes
|
2020-01-11 13:32:26 +01:00 |
|
Scharel Clemens
|
3e32fb94f9
|
Added notifications on error
|
2020-01-05 13:25:13 +01:00 |
|
Scharel Clemens
|
385cdc4cca
|
Write notes to local files for upcoming offline mode
|
2020-01-04 16:08:40 +01:00 |
|
Scharel Clemens
|
f7bc0ed9b8
|
Always provide the attribute \'modified\' when creating or modifying a note to allow the API to handle conflicts
|
2020-01-04 14:53:50 +01:00 |
|
Scharel Clemens
|
52132195a5
|
Implemented sync-time capturing and offline detection
|
2020-01-03 14:00:07 +01:00 |
|
Scharel Clemens
|
4341b2bd01
|
Bugfix when deleting a note
|
2019-12-30 19:58:50 +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
|
e2aaa47a7e
|
Small fix in account deleting
|
2019-12-18 20:21:47 +01:00 |
|
Scharel Clemens
|
74ae7bd213
|
Began implementing offline mode
|
2019-12-07 13:42:37 +01:00 |
|
Scharel Clemens
|
5fc566749f
|
Small fixes on NotesPage and EditPage
|
2019-11-14 23:15:33 +01:00 |
|
Scharel Clemens
|
5f246cce20
|
Using QSortFilterProxyModel, so searching and sorting works now
|
2019-11-14 00:47:38 +01:00 |
|
Scharel Clemens
|
2ff9b06c99
|
Sorting order for "modified"
|
2019-11-13 13:22:20 +01:00 |
|
Scharel Clemens
|
cefa7259ad
|
Implemented QSortFilterProxyModel
|
2019-11-11 23:23:41 +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
|
85b33a9e37
|
Fixed a small bug while removing accounts
|
2019-10-27 17:53:38 +01:00 |
|
Scharel Clemens
|
5156f1e629
|
Improved C++ NotedModel and some small visual thinks
|
2019-06-21 17:49:54 +02:00 |
|
Scharel Clemens
|
3b1e1cca8c
|
Still no big changes
|
2019-06-20 20:25:32 +02:00 |
|
Scharel Clemens
|
1e7203d1a2
|
Still no big changes
|
2019-06-20 20:13:46 +02:00 |
|
Scharel Clemens
|
66b56d0ed2
|
Worked on the c++ model
|
2019-05-13 23:32:37 +02:00 |
|
Scharel Clemens
|
52147548cc
|
Just pushing to transport the current code to another computer
|
2019-05-13 18:39:45 +02:00 |
|
Scharel Clemens
|
a841a96e76
|
Began ggoing through the code to clean it.
|
2019-05-10 18:38:52 +02:00 |
|
Scharel Clemens
|
159ef73315
|
Fixed sorting by date
|
2019-04-07 12:28:38 +02:00 |
|
Scharel Clemens
|
c4268f6212
|
Integrated Showdown as a git submodule
|
2019-03-11 21:53:04 +01:00 |
|
Scharel Clemens
|
0de7aec681
|
Integrated Showdown as a git submodule
|
2019-03-11 21:43:31 +01:00 |
|
Scharel Clemens
|
87f7ba83fd
|
Worked on the C++ model and its integration
|
2019-03-10 20:20:41 +01:00 |
|
Scharel Clemens
|
fc8072bb60
|
Just some small changes.
|
2019-02-24 16:40:47 +01:00 |
|
Scharel Clemens
|
2941f32eb4
|
Removed some old code
|
2019-02-01 19:17:07 +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 Clemens
|
ddb778795b
|
Began testing the new C++ Model.
|
2019-01-26 18:09:28 +01:00 |
|
Scharel Clemens
|
6419b45f52
|
Worked on C++ implementation of the model.
|
2019-01-06 11:35:28 +01:00 |
|
scharel
|
72f3b3f44c
|
Further worked on C++ implementation of the notes Model.
|
2018-12-30 15:16:23 +01:00 |
|
scharel
|
86a3755ad2
|
Began implementing the data model in C++
|
2018-12-29 01:40:11 +01:00 |
|
scharel
|
03098b7354
|
Implemented #24 and #32 (not tested)
|
2018-12-27 20:38:14 +01:00 |
|
scharel
|
3cd7be99cd
|
Merged swedish translation.
|
2018-12-27 09:17:11 +01:00 |
|
scharel
|
c38727e77e
|
Improved workaround for #40
|
2018-12-26 21:51:20 +01:00 |
|
Scharel
|
40aa889e07
|
Fixed #39 and workaround for #40. Some other changes
|
2018-12-23 01:59:01 +01:00 |
|
Scharel
|
41f530c0f6
|
Small changes
|
2018-12-22 08:03:15 +01:00 |
|
Scharel Clemens
|
99a184697b
|
Just pushing befor travaling home for xmas
|
2018-12-20 18:53:29 +01:00 |
|
Scharel Clemens
|
9b800e5591
|
Added syntac page.
|
2018-12-12 23:10:45 +01:00 |
|
Scharel Clemens
|
038c9a8391
|
Disabled Syntax page until it is usable
|
2018-12-11 23:44:34 +01:00 |
|
Scharel
|
1971a93da9
|
Worked on Syntax Page
|
2018-12-11 17:44:00 +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
|
413d3e3486
|
Mention eson57
Mention @eson57
|
2018-12-11 11:41:23 +01:00 |
|
Scharel
|
e7e6b9d69a
|
Line numbers in translation file.
|
2018-12-11 09:56:31 +01:00 |
|