Laurent Cozic
12187b9da3
Mobile: Fixed mobile build
2021-01-27 17:42:58 +00:00
Laurent Cozic
9a1f7f227d
Build before publish
2021-01-18 14:59:16 +00:00
Laurent Cozic
52da072f9a
Plugins: Updated plugin repo script
2021-01-18 14:37:27 +00:00
Laurent Cozic
0d2bf6d787
Server: Improved config and support for Docker
2021-01-18 10:13:26 +00:00
Laurent Cozic
4413e6a1ee
Tools: Handle obsolete packages on plugin repo
2021-01-12 15:29:08 +00:00
Laurent Cozic
3fdcd3aaa6
Android release v1.6.5
2021-01-10 00:14:36 +00:00
Laurent Cozic
76ff0b9c11
Server: Added script to create release
2021-01-04 15:03:17 +00:00
Laurent Cozic
fb01c64133
Server: Added script to create release
2021-01-04 15:01:45 +00:00
Laurent
41684a64ef
Server: Add Joplin Server package ( #1872 )
2020-12-28 11:48:47 +00:00
Laurent Cozic
4180d4bd28
Tools: Allow publishing all lib packages to @joplin
2020-12-14 14:55:31 +00:00
Laurent Cozic
046433a947
Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick
2020-12-05 11:54:58 +00:00
Laurent Cozic
05e9000087
Plugins: Improved note change event handling. Also added tests and improved debugging plugins.
2020-12-01 14:08:41 +00:00
Laurent Cozic
4abdab5cdb
Tools: Fixed tests
2020-11-19 18:34:53 +00:00
Laurent Cozic
e1180a1d84
Tools: Remove Jasmine dependency
2020-11-19 12:44:20 +00:00
Laurent Cozic
52b13f6d56
Tools: Added script to release plugin generator
2020-11-18 10:36:31 +00:00
Laurent Cozic
ce59d29bb3
Plugins: Added support app_min_version property and made it required
2020-11-15 14:18:46 +00:00
Laurent Cozic
67f0739d3c
Desktop: Allow customising application layout
2020-11-13 17:09:28 +00:00
Laurent Cozic
06f2fda946
Tools: Replace Jasmine with Jest to run tests
2020-11-10 15:59:30 +00:00
Laurent Cozic
31a0449e71
Tools: Added script to generate database types for TypeScript
2020-11-09 13:12:11 +00:00
Laurent Cozic
498e80f2d3
Tools: Display deleted strings when building translations, and run TypeScript before
2020-11-08 17:19:38 +00:00
Laurent Cozic
6ac4131003
Tools: Move translation script to root
2020-11-07 18:44:32 +00:00
Laurent Cozic
9af8720199
Tools: Fixed doc update scripts
2020-11-06 21:52:24 +00:00
Laurent Cozic
53c432ce12
Tools: Update Clipper release script
2020-11-06 21:41:12 +00:00
Laurent Cozic
553bbfc818
Tools: Restored CLI release script
2020-11-06 21:25:07 +00:00
Laurent Cozic
7ea4f570cb
Tools: Refactor Android release script
2020-11-06 18:45:45 +00:00
Laurent Cozic
90d58e4e2b
Tools: Fixing Windows CI build
2020-11-05 18:23:54 +00:00
Laurent Cozic
8cd37d602c
Tools: Running tests from root does not work well
2020-11-05 17:53:43 +00:00
Laurent Cozic
bc57d229fa
Tools: Fix desktop build
2020-11-05 17:44:19 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
Laurent Cozic
3f83355d9f
Clipper: Fixes #3984 : Images from some website were not being downloaded
2020-10-29 10:16:31 +00:00
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 Cozic
3a57cfea02
Desktop: Simplified and improve command service, and added command palette
...
- Commands "enabled" state is now expressed using a "when-clause" like in VSCode
- A command palette has been added to the Tools menu
2020-10-18 21:52:10 +01:00
Laurent Cozic
cb3e1cf1e9
Mobile: Upgraded React Native to v0.63
...
commit 2fb6cee901
Merge: 4e303be85f
db509955f6
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 16:24:07 2020 +0100
Merge branch 'dev' into rn_63
commit 4e303be85f
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 16:14:39 2020 +0100
Clean up
commit e3a37ec2d6
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 15:57:55 2020 +0100
Use different script for pre-commit and manual start
commit bd236648fc
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 15:56:45 2020 +0100
Removed RN eslint config
commit e7feda41c9
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 15:27:08 2020 +0100
Revert "Disable git hook for now"
This reverts commit 89263ac742
.
commit cfd63fe46f
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 13:02:32 2020 +0100
Ask permission to use geo-location
commit 66059939a3
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 12:26:20 2020 +0100
Fixed WebView race condition
commit 1e0d2b7b86
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 11:56:21 2020 +0100
Fixed webview issues
commit f537d22d7f
Author: Laurent Cozic <laurent@cozic.net>
Date: Fri Oct 16 11:08:29 2020 +0100
Improve resource file watching
commit eec32cf70a
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 18:40:13 2020 +0100
Removed cache package dependency and implemented one more suitable for React Native
commit efa346fea4
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 14:57:21 2020 +0100
iOS: Added fonts to Info.plist although it was working without it
commit 572b647bc0
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 14:56:49 2020 +0100
Specify content-type header for OneDrive to prevent network error
commit bcedf6c7f0
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:45:01 2020 +0100
iOS: Disable long press menu since it is already built-in
commit 7359dd61d1
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:37:40 2020 +0100
Removed unused react-native-device-info
commit 2d63ab36d3
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:35:54 2020 +0100
iOS: Fixed taking a picture
commit 8e2875a91c
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 12:11:13 2020 +0100
iOS: Restored camera roll functionality
commit 75f5edf2ad
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 11:40:13 2020 +0100
iOS: Fixed build settings
commit b220c98419
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 11:40:03 2020 +0100
iOS: Got images to work with WebKit
commit c34b43e841
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 10:24:52 2020 +0100
iOS: Restore more settings
commit 32997611e6
Author: Laurent Cozic <laurent@cozic.net>
Date: Thu Oct 15 10:15:14 2020 +0100
iOS: Added back icons and other properties
commit b5811d7f7c
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 23:53:14 2020 +0100
Got iOS build to work
commit dc6d7c00e0
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 18:40:06 2020 +0100
Imported old settings in gradle build
commit dff59f5603
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 18:20:00 2020 +0100
Restored sharing
commit 0bdb449e72
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 17:25:40 2020 +0100
Updated NoteBodyViewer
commit 0c0d228815
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 16:54:42 2020 +0100
Fixed networking
commit 6ff45ce485
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 13:11:00 2020 +0100
Fixed document picker
commit cc889182b6
Author: Laurent Cozic <laurent@cozic.net>
Date: Wed Oct 14 12:56:27 2020 +0100
Added back support for alarms
commit 040261abfa
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 22:04:49 2020 +0100
Fixed Clipboard and remove image-picker package
commit 1077ad8f16
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 21:54:52 2020 +0100
Fixed Select Alarm dialog and PoorManIntervals class
commit 8296676fd5
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 21:32:52 2020 +0100
Fixed icons and warnings
commit 3b0e3f6f43
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 17:02:59 2020 +0100
Got app to build again
commit 89263ac742
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:41:17 2020 +0100
Disable git hook for now
commit d6da162f67
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:39:12 2020 +0100
Restored back all RN packages
commit 7f8ce3732c
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:13:12 2020 +0100
Restored base packages
commit ea59726eb3
Author: Laurent Cozic <laurent@cozic.net>
Date: Tue Oct 13 15:05:17 2020 +0100
Started over from scratch
2020-10-16 16:26:19 +01:00
Laurent Cozic
c874aee774
Merge branch 'release-1.2' into dev
2020-10-10 13:13:19 +01:00
Laurent Cozic
6c84fdc51d
Tools: Added clean script
2020-10-10 13:02:37 +01:00
Laurent Cozic
0bf74142ac
Improved building website
...
- Added script to check links
- Moved plugin API doc to separate directory
- Added script to build website and plugin doc
- Moving static assets in separate directory
2020-10-09 21:29:16 +01:00
Laurent
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
Laurent Cozic
f7ef0a2b1e
Tools: Added script to automatically increase major and minor version numbers on new releases
2020-09-22 15:30:20 +01:00
Laurent
056285deda
Desktop: UI update ( #3586 )
2020-09-15 14:01:07 +01:00
Laurent Cozic
157736ff7e
Desktop: Fixed regression: Several menu items did not work anymore
2020-08-18 21:45:22 +01:00
Laurent Cozic
5ade9ff2f6
Tools: Updated eslint and clarified comma-dangle rule
2020-08-04 23:00:11 +01:00
Laurent
0c147236a3
All: Add mechanism to lock and upgrade sync targets ( #3524 )
2020-08-02 12:28:50 +01:00
Laurent Cozic
98905f6892
Tools: Cleaned up and improve build config, and fixed TypeScript Watch high CPU usage
2020-08-01 14:48:56 +01:00
Laurent Cozic
73bd6f9776
Update turndown
2020-07-24 17:28:28 +01:00
Laurent Cozic
4bef79cd71
Desktop: Fixes #3407 : In some cases, changes made to an attachment would not be saved. Also added banner to show that an attachment is being edited
2020-07-22 19:03:31 +01:00
Laurent Cozic
e0a87d6253
Revert "All: Add support for sync target lock"
...
This reverts commit 51235f191d
.
Not ready yet, moving to a branch
2020-07-12 16:38:54 +01:00
Laurent Cozic
51235f191d
All: Add support for sync target lock
...
The goal is to allow locking a sync target so that maintenance
operations, such as upgrading the target to a more efficient format,
can be done. For now, only the lock mechanism is in place, as a way to
evaluate it, and to see if it can cause any issue.
2020-07-10 23:42:03 +01:00
Laurent Cozic
be1895a080
Clipper: Fixes #3241 : Handle certain special cases of ordered lists
2020-06-08 18:44:13 +01:00
Laurent Cozic
4113252f18
Tools: Build TypeScript in pre-commit to check for any error
2020-06-04 18:22:21 +01:00
Laurent Cozic
560db37025
Tools: Added prefer-default-export eslint rule
2020-06-02 20:13:15 +00:00