Laurent Cozic
3d8577a689
Plugins: Added support for content scripts
...
- For now, supports Markdown-it plugins
- Also fixed slow rendering of notes in some cases
- Simplified how Markdown-It plugins are created and cleaned MdToHtml code
commit 89576de289
Merge: c75aa21f
5292fc14
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 21 00:23:00 2020 +0100
Merge branch 'release-1.3' into plugin_content_scripts
commit c75aa21ffd
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 21 00:19:52 2020 +0100
Fixed tests
commit 075187729d
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 21 00:11:53 2020 +0100
Fixed tests
commit 14696b8c65
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 23:27:58 2020 +0100
Fixed slow rendering of note
commit 61c09f5bf8
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 22:35:21 2020 +0100
Clean up
commit 9f7ea7d865
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 20:05:31 2020 +0100
Updated doc
commit 98bf3bde8d
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 19:56:34 2020 +0100
Finished converting plugins
commit fe90d92e01
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 20 17:52:02 2020 +0100
Simplified how Markdown-It plugins are created
commit 47c7b864cb
Author: Laurent Cozic <laurent@cozic.net>
Date: Mon Oct 19 16:40:11 2020 +0100
Clean up rules
commit d927a238bb
Author: Laurent Cozic <laurent@cozic.net>
Date: Mon Oct 19 14:29:40 2020 +0100
Fixed tests
commit 388a56c5dd
Author: Laurent Cozic <laurent@cozic.net>
Date: Mon Oct 19 14:00:47 2020 +0100
Add support for content scripts
2020-10-21 00:23:55 +01:00
Laurent
0c147236a3
All: Add mechanism to lock and upgrade sync targets ( #3524 )
2020-08-02 12:28:50 +01:00
Laurent Cozic
a96734f5be
Revert "Tools: Added eslint rule arrow-parens"
...
This reverts commit 0b6f5581f0
.
It causes too many conflicts with pull requests.
2020-05-21 09:14:33 +01:00
Laurent Cozic
0b6f5581f0
Tools: Added eslint rule arrow-parens
2020-05-20 17:16:43 +01:00
Laurent Cozic
d0d2bad7f4
Tools: Enforce and apply eslint rules prefer-const and no-var
2020-03-13 23:46:14 +00:00
Laurent Cozic
74fd9e1e9e
All: Fixes #2091 : Handle WebDAV servers that do not return a last modified date (fixes mail.ru)
2019-12-18 10:46:12 +00:00
Laurent Cozic
40753296c4
iOS: Fixes #2103 : Fix issue when WebDAV server redirects certain API calls
2019-11-19 09:09:01 +00:00
Laurent Cozic
effbf10571
All: Log last requests in case of a sync error
2019-09-25 18:58:15 +00:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
Laurent Cozic
71efff6827
Linter update ( #1777 )
...
* Update eslint config
* Applied linter to lib
* Applied eslint config to CliClient/app
* Removed prettier due to https://github.com/prettier/prettier/pull/4765
* First pass on test units
* Applied linter config to test units
* Applied eslint config to clipper
* Applied to plugin dir
* Applied to root of ElectronClient
* Applied on RN root
* Applied on CLI root
* Applied on Clipper root
* Applied config to tools
* test hook
* test hook
* test hook
* Added pre-commit hook
* Applied rule no-trailing-spaces
* Make sure root packages are installed when installing sub-dir
* Added doc
2019-07-30 09:35:42 +02:00
Laurent Cozic
6cfacb1a48
Second pass at linting lib dir
2019-07-29 15:58:33 +02:00
Laurent Cozic
86dc72b204
First pass at linting lib dir
2019-07-29 15:43:53 +02:00
Laurent Cozic
b3ba5b7747
All: Revert #554 to try to fix #624 : WebDAV error when syncing with SeaFile
2018-06-21 19:00:20 +01:00
bradmcl
8f794fdbc6
Search for 404 anywhere in return status
2018-06-10 10:04:52 -04:00
bradmcl
281e36fde7
Update file-api-driver-webdav.js
2018-05-26 21:06:51 -04:00
bradmcl
8dc14516d6
Handle Nginx DAV PROPFIND responses correctly
...
Parse the d:status field for d:propstat sections within a d:multistatus response to a DAV PROPFIND because Nginx returns 404 statuses wrapped in an overall 207
2018-05-22 21:08:14 -04:00
Laurent Cozic
86e3038cfe
Mobile: Fixes #531 : Get WebDAV to work with certain servers that require a trailing slash on directories
2018-05-22 15:55:38 +01:00
Stefan Weil
feb0c02c9a
ReactNativeClient: Fix some typos (found by codespell)
...
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-05-05 16:25:37 +02:00
Laurent Cozic
0f4324c2f8
All: Added backend for Dropbox support
2018-03-24 19:35:10 +00:00
Laurent Cozic
e1fd9c6922
Clean up
2018-02-21 19:20:33 +00:00
Laurent Cozic
1871123066
All: Improved WebDAV driver compatibility with some services (eg. Seafile)
2018-02-14 19:08:07 +00:00
Laurent Cozic
7841421c0d
All: Fixes #209 : Items with non-ASCII characters end up truncated on Nextcloud
2018-02-12 18:15:22 +00:00
Laurent Cozic
02ac0b8593
Removed uneeded created_time property
2018-02-07 20:42:52 +00:00
Laurent Cozic
3f14878d0f
All: Improved request repeating mechanism
2018-02-07 19:46:07 +00:00
Laurent Cozic
30ff81064f
All: Made WebDAV driver more generic to support services other than Nextcloud and added WebDAV sync target
2018-02-01 23:40:05 +00:00
Laurent Cozic
7b760d03ef
All: Handle case where file is left half-uploaded on Nextcloud instance (possibly an ocloud.de issue only)
2018-01-30 20:10:36 +00:00
Laurent Cozic
5cb5ccc781
All: Optimised Nextcloud sync delta functionality
2018-01-29 20:51:14 +00:00
Laurent Cozic
8f3fdb3afe
Tweaks to make sure Nextcloud driver passes all test units
2018-01-25 21:15:58 +00:00
Laurent Cozic
1cc27f2509
Got Nextcloud sync to work in Electron
2018-01-25 19:01:14 +00:00
Laurent Cozic
5393a1399c
Finished WebDAV driver
2018-01-23 20:10:20 +00:00
Laurent Cozic
7bee25599d
Removed uneeded code
2018-01-22 19:06:50 +00:00
Laurent Cozic
6a7d368184
All: Started Nextcloud support
2018-01-21 17:01:37 +00:00