8d35298500
Desktop: Fixes #4305 : Fixed infinite sync issue with OneDrive
...
- Disable support for unreliable OneDrive delta sync, and switched to basic sync
- More robust error handling to take into account how unreliable the OneDrive API became
2021-01-20 15:49:02 +00:00
197e43d78a
Doc: Documentation update (released version v1.5.14) ( #4306 )
2021-01-20 11:59:03 +00:00
0e1fb9f491
Desktop release v1.7.3
v1.7.3
2021-01-19 23:05:06 +00:00
df1df6dc1f
Tools: Minor tweaks on desktop release script
2021-01-19 23:04:49 +00:00
ad34cee234
Desktop release v1.7.2
v1.7.2
2021-01-19 23:03:14 +00:00
ddf3e16ff0
Tools: Minor tweaks on desktop release script
2021-01-19 23:02:58 +00:00
4e2e26f033
Desktop release v1.7.1
v1.7.1
2021-01-19 22:59:19 +00:00
f37d37e613
Desktop: Allow updating a plugin
2021-01-19 22:58:09 +00:00
63e30f6ccb
Plugins: Updated types
2021-01-19 16:48:13 +00:00
9c718baf61
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-18 20:11:17 +00:00
e8ae29adf2
Tools: Clean up and fix tool dependencies
2021-01-18 20:09:11 +00:00
0c67805626
All: Translation: Update id_ID.po ( #4387 )
2021-01-18 14:16:58 -05:00
e91c94baca
Added version command
2021-01-18 15:12:21 +00:00
aa74d05b24
Releasing sub-packages
2021-01-18 15:00:00 +00:00
9a1f7f227d
Build before publish
2021-01-18 14:59:16 +00:00
40779d09c0
Releasing sub-packages
2021-01-18 14:49:39 +00:00
351d8d94c5
Set version numbers
2021-01-18 14:49:14 +00:00
6addd52ba4
Fix script
2021-01-18 14:48:42 +00:00
ea5849855f
Releasing sub-packages
2021-01-18 14:42:40 +00:00
c81529dc45
Fix repo builder package.json
2021-01-18 14:42:23 +00:00
b6d7971691
Set version numbers on sub-packages
2021-01-18 14:40:39 +00:00
446db2d688
Releasing sub-packages
2021-01-18 14:38:23 +00:00
52da072f9a
Plugins: Updated plugin repo script
2021-01-18 14:37:27 +00:00
0d2bf6d787
Server: Improved config and support for Docker
2021-01-18 10:13:26 +00:00
59fe4a2193
Mobile: When attaching a file to a note set correct title and extension ( #4373 )
2021-01-17 11:40:24 +00:00
df6d146c84
SideBar -> Sidebar in app.ts ( #4375 )
2021-01-17 11:34:37 +00:00
eb3493f648
Server: Fixed tests and clean up
2021-01-15 22:02:36 +00:00
7fd4c28a5b
Plugin Generator release v1.7.3
plugin-generator-v1.7.3
2021-01-15 17:04:18 +00:00
d1b55aeceb
Generator: Fixes #4360 : Scripts were no longer being compiled
2021-01-15 17:03:38 +00:00
413ec1a933
Server: Refactored to use Router class
2021-01-14 22:36:46 +00:00
7ad29577f9
Server: Improved how routes can be defined
2021-01-14 18:27:59 +00:00
7652a5a0a0
Server: Added tests for logout and fixed transaction deadlock
2021-01-14 17:18:27 +00:00
105189fc57
Plugin Generator release v1.7.2
plugin-generator-v1.7.2
2021-01-14 15:48:10 +00:00
e559999aa4
Generator: Fixed crash when no external script needs to be compiled
2021-01-14 15:47:34 +00:00
4a230d7cd5
Server: Removed all controller
...
These controllers were mostly here to allow testing the business logic.
However now that the routes are tested directly they are no longer
necessary. And testing the routes significantly increase the test
coverage.
2021-01-14 14:28:20 +00:00
9b2e5e2959
Server: Removed the need for session controller
2021-01-14 13:29:03 +00:00
3c5ac1ecc5
Server: Removed the need for file controller
2021-01-14 13:07:38 +00:00
03dc1bbfe1
Server: Removed the need for profile controller
2021-01-14 12:50:45 +00:00
80580ba54d
Server: Clean up test units
2021-01-14 11:55:27 +00:00
6a80b2ae9e
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-13 23:26:02 +00:00
f14ea46f0b
Server: Moved controller tests to route and model
2021-01-13 23:20:45 +00:00
247bd9bfd9
Server: Moved session tests to route
2021-01-13 22:06:47 +00:00
fc58db5d1a
Server: Removed controller dependency from route
2021-01-13 21:50:43 +00:00
466cd836d7
Add support for the sway desktop environment ( #4357 )
...
Many sway users set $XDG_CURRENT_DESKTOP to sway. This could be detected.
2021-01-13 20:50:32 +00:00
66a09e5068
Server: Moved file API tests to route
2021-01-13 18:11:35 +00:00
b53e475f99
Update French translation + fix a typo ( #4349 )
2021-01-13 12:39:59 +00:00
ecb6134828
Plugin Generator release v1.7.1
plugin-generator-v1.7.1
2021-01-13 12:19:36 +00:00
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
4743b0b5ce
Plugins: Updated types
2021-01-13 12:17:54 +00:00
3abf21d4ae
Generator: Fixed issue that could result in an invalid JPL file
2021-01-13 12:16:36 +00:00