Laurent Cozic
674db9a543
Doc: Fixed GitHub star counter
2021-03-15 17:00:03 +00:00
Laurent Cozic
16a104c2fc
Update website
2021-03-15 16:46:49 +00:00
Laurent Cozic
de43a44c1f
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-03-15 16:34:40 +00:00
Laurent Cozic
d76ec0ba0d
Chore: Fixed TS issues
2021-03-15 16:33:42 +00:00
mbalint
e81c7f2dd2
Desktop: Fixes #4612 : Fix mermaid diagrams in WYSIWYG editor ( #4670 )
2021-03-15 16:31:11 +00:00
Laurent Cozic
1aca81b584
Doc: add donate button
2021-03-15 16:27:45 +00:00
Laurent Cozic
76c143e8b0
Server: Prevent new user password from being hashed twice
2021-03-14 18:43:20 +00:00
Nishant Mittal
f8b7d20255
API: Resolves #4655 : Don't compress image when resource is added through api ( #4660 )
2021-03-14 15:28:34 +00:00
Roman Musin
74cd19f942
Android: Resolves #3547 : Make Joplin resizeable ( #4624 )
2021-03-14 15:18:50 +00:00
Neeraj Kashyap
fd390dff6b
Desktop: Resolves #2810 : Ctrl+Shift+B to viewer when editor invisible ( #4537 )
2021-03-14 15:06:38 +00:00
Naveen M V
a1423e4851
All: Filter "notebook" can now be negated ( #4651 )
2021-03-11 14:42:39 +00:00
Helmut K. C. Tessarek
3e9cb1d4fd
Desktop: remove branch name in detached head state ( #4636 )
2021-03-11 14:39:18 +00:00
Caleb John
6496172aed
Desktop: Bring editor katex highlight in line with renderer ( #4632 )
2021-03-11 14:37:58 +00:00
Caleb John
4d0beb6d47
Desktop: Toggle math highlighting in editor with markdown options ( #4631 )
2021-03-11 14:37:12 +00:00
Roman Musin
c4fe38e632
Mobile: fix items shared to android not saved ( #4607 )
2021-03-11 14:31:39 +00:00
Roman Musin
7eb9305448
Desktop: Set keep-alive on http(s) requests ( #4625 )
2021-03-11 14:29:35 +00:00
Naveen M V
3657c0369e
Chore: Clean up unused fuzzy search code ( #4593 )
2021-03-10 22:27:45 +00:00
Roman Musin
ec99511397
Android: Fix issue with note not saved when created via sharing ( #4604 )
2021-03-10 19:20:40 +00:00
Roman Musin
01a9e49458
Mobile: Upgrade react-native-share ( #4589 )
2021-03-10 19:15:37 +00:00
Roman Musin
d889cd55db
Android: Resolves #4585 : Set min android version to 5 / sdk 21 ( #4590 )
...
As per https://github.com/facebook/react-native#-requirements
2021-03-10 19:15:01 +00:00
Roman Musin
876fcfe008
Desktop: Fixes #4505 : Make plugin links clickable from search ( #4548 )
2021-03-10 19:12:43 +00:00
Zhang YANG
3d1c92685b
All: Translation: Update zh_CN.po ( #4648 )
2021-03-10 02:05:37 -05:00
majsterkovic
bbc41ab726
All: Translation: Update pl_PL.po ( #4642 )
2021-03-08 17:06:28 -05:00
Helmut K. C. Tessarek
31e9e7227c
Update translations
2021-03-05 12:44:11 -05:00
Vyacheslav Andreykiv
f7a41fbc8e
All: Translation: Add Ukrainian (uk_UA.po) ( #4622 )
2021-03-05 12:38:19 -05:00
Glandos
1900ffe96d
Fix typo in "ortograph(e|ique) ( #4619 )
2021-03-04 12:21:44 +00:00
dcaveiro
93441ea10b
All: Translation: Update pt_PT.po ( #4605 )
...
100% translation. Thank you for the tutorial :)
Co-authored-by: Diogo Caveiro <50335724+Lorinson@users.noreply.github.com>
2021-02-28 14:11:07 -05:00
Nicolas Suzuki
65b0d7f2f7
All: Translation: Update pt_BR.po ( #4599 )
...
* Updating Brazilian Portuguese strings
Added missing translated strings. Fixed some incorrect translations. Standardized some words across all application's strings.
* Delete pt_BR.mo
2021-02-27 12:15:26 -05:00
Helmut K. C. Tessarek
22ea40e104
delete fr_FR.mo
2021-02-27 12:14:15 -05:00
Helmut K. C. Tessarek
93c35c9423
add .mo and .mo~ to .gitignore
2021-02-27 12:11:49 -05:00
Helmut K. C. Tessarek
c86df6a480
Update translations
2021-02-24 01:27:00 -05:00
Helmut K. C. Tessarek
3ed7d4a72b
fix code typo and all source and target translations
2021-02-24 01:23:13 -05:00
milotype
b7eb2f9fa8
All: Translation: Update hr_HR.po ( #4496 )
...
* Update Croatian translation
- minor changes/corrections
- complete transaltion
- removed unused strings
* Updated hr_HR with reverted unused strings
2021-02-23 19:36:50 -05:00
James Wright
752c14d726
Desktop: Resolves #4554 : Improve mathmode syntax highlighting ( #4580 )
2021-02-23 22:32:01 +00:00
SZŐKE, Sándor
b0ddba5a61
All: Translation: Add Hungarian (hu_HU.po) ( #4584 )
2021-02-23 11:28:59 -05:00
António Ramadas
e12af60579
Desktop: Select search text input when focusing it ( #4586 )
2021-02-23 11:25:13 +00:00
Roman Musin
0c58d238e8
Desktop: Fixes #4369 : Refresh note tags when a note is moved to another folder ( #4574 )
2021-02-23 11:21:26 +00:00
Roman Musin
38e91ea1f7
Mobile: Fix incorrect field name when attaching a resource from share ( #4557 )
2021-02-23 11:03:09 +00:00
Caleb John
da9da7ec62
Desktop: Reset window hash to allow clicking an anchor multiple times ( #4538 )
2021-02-23 10:59:08 +00:00
Caleb John
80cb18ca90
Desktop: Enforce utf-8 charset for plugin scripts ( #4509 )
2021-02-23 10:53:19 +00:00
Ji-Hyeon Gim
320755a294
All: Translation: Update ko.po ( #4566 )
...
It updates Korean translation to fix fuzzy translations.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2021-02-20 13:19:18 -05:00
Andrei Drynov
a6b866cbe1
All: Translation: Update ru_RU.po ( #4550 )
...
* Russian translation update
* Misspelling in "Toggle comment" string
Co-authored-by: Andrei Drynov <adrynov@pm.me>
2021-02-18 13:08:40 -05:00
Helmut K. C. Tessarek
95fd05b135
All: Translation: Update nl_BE.po (Thanks BertHammer)
...
/ref https://discourse.joplinapp.org/t/contribute-to-translation-po-file-cannot-be-opened/14926?u=tessus
2021-02-17 22:51:38 -05:00
konhi
a836f531f6
All: Translation: Update pl_PL.po ( #4534 )
...
- complete translation
- minor corrections
2021-02-16 17:13:26 -05:00
Laurent Cozic
9bfc7d9860
Fixed tests
2021-02-09 20:58:17 +00:00
Laurent Cozic
b7f37fdf89
Fixed schema
2021-02-09 18:15:27 +00:00
Laurent Cozic
71f976f6a5
Desktop, Cli: Save user settings to JSON file
2021-02-09 17:54:29 +00:00
Laurent Cozic
3a8aea1aa4
Fixed tests
2021-02-08 16:28:18 +00:00
Laurent Cozic
f0943f7b67
Fixed tests
2021-02-08 15:36:36 +00:00
Laurent Cozic
4fb2bee330
Doc: Fix link for GSoC 2021
2021-02-07 19:08:44 +00:00
Laurent Cozic
b4b913cf15
Doc: Added info about GSoC 2021
2021-02-07 19:04:49 +00:00
Laurent Cozic
ce8f156f51
Desktop: Fixed issue which could cause plugin views to be orphaned
2021-02-07 16:47:56 +00:00
Laurent Cozic
26bce33e98
Plugins: Only call onNoteChange for the current note
...
Otherwise it could mean hundreds of updates when notes are being imported
or during sync.
2021-02-07 15:29:36 +00:00
Laurent Cozic
3ed19ba9f6
Releasing sub-packages
2021-02-07 14:35:40 +00:00
Laurent Cozic
c1198dc76a
setup v1.8
2021-02-07 14:34:43 +00:00
Laurent Cozic
3edea55976
Plugin Repo: Fixed git compare URL and added Dry Run mode
2021-02-07 14:33:10 +00:00
Laurent Cozic
19feb0c48b
Desktop: Sort plugin config sections alphabetically
2021-02-07 13:02:58 +00:00
Laurent Cozic
6dcb145732
Desktop: Give plugin config section without an icon, a default icon
2021-02-07 12:59:58 +00:00
Laurent Cozic
414b3636d9
Desktop: Fixes #4491 : Make config sidebar vertically scrollable, and make it grow horizontally depending on menu items
2021-02-07 12:55:28 +00:00
Laurent Cozic
6f52107234
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-02-07 10:10:30 +00:00
Laurent Cozic
c5b8d82234
Desktop: Fixes #4473 : Improved enabling/disabling commands depending on application state
2021-02-07 10:09:28 +00:00
Laurent Cozic
526b16b931
Plugins: Resolves #4474 : Focus dialog when it is opened so that ENTER/ESC shortcuts work
2021-02-07 09:39:56 +00:00
Helmut K. C. Tessarek
8f2594602c
Update translations
2021-02-06 11:42:48 -05:00
Helmut K. C. Tessarek
4e3b055d0d
Merge branch 'release-1.7' into dev
2021-02-06 11:27:43 -05:00
Elaborendum
0b6e4ac99b
All: Translation: Update es_ES.po ( #4467 )
...
* Updated es_ES.po
* Reverting some changes
* Redid translation using current .po file
* Update es_ES.po
* Update es_ES.po
2021-02-06 11:19:18 -05:00
Ji-Hyeon Gim
341157483b
All: Translation: Update ko.po ( #4483 )
...
It updates Korean translation to fix a translation warning.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2021-02-06 16:08:13 +00:00
Caleb John
33e1214ef6
Desktop: Undo changes introduced in #4303 ( #4406 )
2021-02-06 16:01:06 +00:00
Laurent Cozic
11c8bf7e6e
Desktop: Resolves #4458 : Improved spell checking support in dialogs and text input fields
2021-02-06 12:17:30 +00:00
Laurent Cozic
bd5e3d363c
Desktop: Fixes #4452 : Fixed exporting as HTML or PDF when a plugin is active, and make sure plugin assets are also exported
2021-02-05 21:27:19 +00:00
Laurent Cozic
127a28e9b0
Desktop: Fixes #4416 : Fixed formatting of consecutive code blocks
2021-02-05 16:51:37 +00:00
Whaell
1e8f1cd5c5
All: Translation: Update ar.po ( #4477 )
...
* Changes to the Arabic translation, added in all missing strings, will eventually probably take a look at ALL the strings, but for now this should hopefully bring the Arabic UX a few notches up!
* Deleting the MO File for Commit Consistency
2021-02-05 10:28:48 -05:00
Laurent Cozic
80d56c4d63
Android release v1.7.5
2021-02-03 12:29:04 +00:00
Laurent Cozic
91c4056aec
Android release v1.7.4
2021-02-03 12:07:07 +00:00
Laurent Cozic
f560563d89
Desktop release v1.7.11
2021-02-03 11:59:14 +00:00
Laurent Cozic
ede600458a
All: Regression: Fixed network request repeat mechanism
2021-02-03 11:58:18 +00:00
Arda Kılıçdağı
4a9d8033fa
All: Translation: Update tr_TR.po ( #4455 )
...
* Update tr_TR.po
* Three dot character rolled back with actual three dots
2021-02-02 17:23:00 -05:00
Helmut K. C. Tessarek
6746b9af70
Merge branch 'release-1.7' into dev
2021-02-02 17:21:47 -05:00
Laurent Cozic
ef281e8f74
Desktop: Save geo-location when saving note
2021-02-01 21:44:13 +00:00
Laurent Cozic
935b4dca0a
ios-v10.7.2
2021-02-01 17:57:27 +00:00
Laurent Cozic
15d85f4ee4
Android release v1.7.3
2021-02-01 17:44:46 +00:00
Laurent Cozic
fb165c87c3
Mobile: Fix search
2021-02-01 17:39:45 +00:00
Laurent Cozic
1f536ba3d9
Plugins: Fixes #4407 : Apply "fields" query parameter when requesting data from data API
2021-02-01 12:41:25 +00:00
Laurent Cozic
67cbc068c6
Merge branch 'release-1.7' into dev
2021-02-01 12:15:06 +00:00
Laurent Cozic
1c1558c7bf
ios-v10.7.1
2021-02-01 11:53:52 +00:00
Laurent Cozic
613938e8c9
Tools: IOS release script
2021-02-01 11:53:25 +00:00
Laurent Cozic
f24f8e8b47
Tools: IOS release script
2021-02-01 11:52:45 +00:00
Laurent Cozic
e673ce132e
Android release v1.7.2
2021-02-01 11:46:52 +00:00
Laurent Cozic
775e22818b
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-02-01 10:49:25 +00:00
Laurent Cozic
b1b5069a23
Desktop: Fixes #4426 : Improved handling of empty paths for Joplin Server sync target
2021-02-01 10:48:37 +00:00
hms5232
f38e7ec782
All: Translation: Update zh_TW.po ( #4449 )
...
improve terms and some typo in zh_TW.po
2021-01-31 22:07:59 -05:00
Laurent Cozic
a419e1eb7c
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-31 22:24:05 +00:00
Laurent Cozic
52c7889731
Plugin Repo: do not create errors.json file as errors are already logged to file
2021-01-31 22:23:39 +00:00
Vaso3
de64e5e8f2
All: Translation: Update sr_RS.po ( #4446 )
...
Added and improved translation in the first 3k lines of the file
2021-01-31 14:24:27 -05:00
Laurent Cozic
07484de91e
Server: Fixed crash when rendering note with links to non-existing resources or notes
2021-01-31 17:00:24 +00:00
Laurent Cozic
61399cec62
All: Fixed rendering of note and resource links
2021-01-31 16:58:25 +00:00
Ji-Hyeon Gim
69cd63b57f
All: Translation: Update ko.po ( #4443 )
...
It updates Korean translation for the plugin features
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2021-01-30 12:58:48 -05:00
Amanda
06b21848ac
Doc: Updating to make it clear its a functioning plugin ( #4420 )
2021-01-30 14:54:02 +00:00
Laurent Cozic
dadec484e9
Merge branch 'release-1.7' into dev
2021-01-30 12:21:14 +00:00
Laurent Cozic
fb1c876b52
Desktop release v1.7.10
2021-01-30 12:20:28 +00:00
Laurent Cozic
285482804a
Converted htmlUtils to TypeScript
2021-01-30 12:19:43 +00:00
Laurent Cozic
73314447b9
Desktop: Fixes #4441 : Fixed copying text from Rich Text editor
2021-01-30 11:08:11 +00:00
Zhang YANG
477b9fb8e8
All: Translation: Update zh_CN.po ( #4442 )
...
* Update zh_CN translation (2020-12-29)
* Minor update
* Update zh_CN.po
2021-01-29 20:49:15 -05:00
Laurent Cozic
cb2c2160ae
Desktop: Fixed updating plugins
2021-01-29 21:54:08 +00:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Gen Neko
4a847a096b
All: Translation: Update ja_JP.po ( #4440 )
2021-01-29 01:29:32 -05:00
Vaso3
db985b9faf
All: Translation: Update sr_RS.po ( #4438 )
...
Added and improved translation in first 1k lines of the file
Co-authored-by: Vasily <50267052+VasilyKaiser@users.noreply.github.com>
2021-01-28 14:04:34 -05:00
Helmut K. C. Tessarek
b0af917a35
Update translations
2021-01-28 11:37:28 -05:00
Ji-Hyeon Gim
f898fd4ef0
All: Translation: Update ko.po ( #4436 )
...
It updates Korean translation to be better.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2021-01-28 11:29:18 -05:00
Laurent Cozic
42c80e6e28
Merge branch 'release-1.7' into dev
2021-01-28 10:22:33 +00:00
Laurent Cozic
2f8aafd85b
Releasing sub-packages
2021-01-27 23:59:02 +00:00
Laurent Cozic
95253f70ea
Plugin Repo: Add link to plugin commit in commit message
2021-01-27 23:57:08 +00:00
Laurent Cozic
4156b13c32
Desktop: Fixed plugin panel issue that could crash app in rare case
...
Ref: https://discourse.joplinapp.org/t/rearranging-the-pannels-crushed-the-app-and-generated-fatal-error/14373
2021-01-27 22:52:54 +00:00
Laurent Cozic
18dfc5a987
Desktop release v1.7.9
2021-01-27 22:13:10 +00:00
Laurent Cozic
ae29238592
Desktop release v1.7.8
2021-01-27 22:12:05 +00:00
Laurent Cozic
99445cac27
Tools: Make sure notarization does not make Travis timeout the task
2021-01-27 22:11:40 +00:00
Laurent Cozic
95f59a67ea
Android release v1.7.1
2021-01-27 17:49:13 +00:00
Laurent Cozic
fb04a3ae20
Desktop release v1.7.7
2021-01-27 17:43:25 +00:00
Laurent Cozic
12187b9da3
Mobile: Fixed mobile build
2021-01-27 17:42:58 +00:00
Laurent Cozic
35597ce3c2
Doc: Updated doc for resource creation from a plugin
2021-01-27 13:00:10 +00:00
Laurent Cozic
ea49242f24
Plugins: Add support for joplin.plugins.installationDir
to allow accessing external files packaged with the plugin
2021-01-27 12:48:47 +00:00
Vaso3
f60f07ad19
All: Translation: Update sr_RS.po ( #4429 )
...
Corrected and added translation in the first 600 lines of the file.
2021-01-26 20:46:07 -05:00
Laurent Cozic
8de46ed462
Desktop release v1.7.6
2021-01-26 23:57:01 +00:00
Laurent Cozic
cda9441c69
Desktop: Fixed installing plugins
2021-01-26 23:56:35 +00:00
Laurent Cozic
11b8821bf4
Desktop release v1.7.5
2021-01-25 23:08:45 +00:00
Laurent Cozic
f7a457fb6c
Desktop, Cli: Some imported ENEX files incorrectly had invisible sections
2021-01-25 15:54:11 +00:00
Laurent Cozic
63a5bfa756
Server: Fixed error handling when no session is provided
2021-01-25 12:13:02 +00:00
Laurent Cozic
e828c8e6eb
Server: Fixes #4402 : Fixed uploading empty file to the API
2021-01-25 12:04:18 +00:00
Laurent Cozic
dbbbd22aef
Desktop: Localise "Click to add tags" button
2021-01-25 10:20:56 +00:00
Laurent Cozic
ad56d02eb8
Fixed CLI release script
2021-01-24 21:56:59 +00:00
Laurent Cozic
adad4cab75
Doc: Automatically create Joplin Server changelog
2021-01-24 19:25:32 +00:00
Laurent Cozic
89a2e9fe9a
Server release v1.7.2
2021-01-24 18:56:53 +00:00
Laurent Cozic
774be9cc0d
Desktop: Do not allow installing plugins incompatible with current app version
2021-01-24 18:45:42 +00:00
Laurent Cozic
351a05fb0d
Desktop: In config screen, click on a plugin name to open its home page
2021-01-24 18:20:00 +00:00
Laurent Cozic
a320e113ac
Plugins: Add support for joplin.plugins.require API to allow using sqlite3 or fs-extra from a plugin
2021-01-24 18:03:33 +00:00
Ji-Hyeon Gim
1509e6e58a
All: Translation: Update ko.po ( #4410 )
...
It updates fuzzy/missing translations for Korean.
Signed-off-by: Ji-Hyeon Gim <potatogim@potatogim.net>
2021-01-24 12:09:55 -05:00
Laurent Cozic
cbd842c268
Plugins: Add support for plugins.dataDir function, to provide a path for plugin to store its own data
2021-01-24 15:51:35 +00:00
Laurent Cozic
257cde4383
Desktop, Cli: Improved error handling when importing ENEX
2021-01-24 15:24:10 +00:00
Laurent Cozic
039da8c15c
Releasing sub-packages
2021-01-23 16:20:38 +00:00
Laurent Cozic
0cbecabff2
Plugin Repo: Prevent faulty packages from generating commits on each check
2021-01-23 16:18:59 +00:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
0e2351e79e
Mobile: Removing no longer used beta Markdown editor
...
Ref: https://discourse.joplinapp.org/t/anyone-using-the-beta-editor-on-ios/11658
2021-01-22 23:36:02 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Laurent Cozic
c895f7cd4f
Desktop release v1.7.4
2021-01-22 10:56:22 +00:00
Laurent Cozic
83c1753049
Merge branch 'release-1.7' into dev
2021-01-22 10:55:00 +00:00
Laurent Cozic
22a7668d4b
Server: Fixed password hashing when changing password
2021-01-22 01:11:06 +00:00
Laurent Cozic
469143c2e8
Plugins: Fixed dropdown settings
2021-01-22 00:55:58 +00:00
Laurent Cozic
d4a6078392
Desktop: Enable TLS options for Joplin Server
2021-01-22 00:31:10 +00:00
Laurent Cozic
0c09202950
Update website
2021-01-21 23:12:49 +00:00
Laurent Cozic
5128ef22bf
Fix CLI build
2021-01-21 23:12:04 +00:00
Laurent Cozic
43a8f4a46e
Desktop: Added button to browse plugins
2021-01-21 22:57:09 +00:00
Laurent Cozic
63493214a0
Desktop: Move plugin settings under separate section in config menu
2021-01-21 22:40:14 +00:00
Laurent Cozic
fa9f5fd458
Desktop: Fixes #4337 : Make sure note is automatically saved when format is set via keyboard shortcut in Rich Text editor
2021-01-21 18:33:33 +00:00
Laurent Cozic
2d4ae4d8de
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-21 18:26:56 +00:00
Laurent Cozic
716a92944d
Desktop, Mobile: Fixes #4363 : Added missing translations
2021-01-21 18:23:32 +00:00
Laurent Cozic
3ecf942b44
Merge branch 'release-1.6' into dev
2021-01-21 13:49:23 +00:00
Laurent Cozic
33db9883c9
ios-v10.6.3
2021-01-21 13:47:04 +00:00
Laurent Cozic
85355f8eda
Android release v1.6.7
2021-01-21 11:25:45 +00:00
Laurent Cozic
1c696bf989
CLI v1.6.4
2021-01-21 10:02:05 +00:00
Laurent Cozic
7a8629c38d
Cli: Fixed version number
2021-01-21 10:00:42 +00:00
Laurent Cozic
9b24c2f4a9
All: Disable log statement when saving settings
2021-01-21 09:57:53 +00:00
Laurent Cozic
ff0c1b62b3
Releasing sub-packages
2021-01-21 00:17:54 +00:00
Laurent Cozic
1e611a7ab9
Tools: Added README for plugin-repo-cli
2021-01-21 00:16:59 +00:00
Laurent Cozic
f9b0e2f6df
Tools: Various improvements on plugin-repo-cli
2021-01-21 00:12:59 +00:00
Laurent Cozic
fc7bd41c10
Desktop release v1.6.8
2021-01-20 15:49:39 +00:00
Laurent Cozic
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
Laurent Cozic
0e1fb9f491
Desktop release v1.7.3
2021-01-19 23:05:06 +00:00
Laurent Cozic
df1df6dc1f
Tools: Minor tweaks on desktop release script
2021-01-19 23:04:49 +00:00
Laurent Cozic
ad34cee234
Desktop release v1.7.2
2021-01-19 23:03:14 +00:00
Laurent Cozic
ddf3e16ff0
Tools: Minor tweaks on desktop release script
2021-01-19 23:02:58 +00:00
Laurent Cozic
4e2e26f033
Desktop release v1.7.1
2021-01-19 22:59:19 +00:00
Laurent Cozic
f37d37e613
Desktop: Allow updating a plugin
2021-01-19 22:58:09 +00:00
Laurent Cozic
63e30f6ccb
Plugins: Updated types
2021-01-19 16:48:13 +00:00
Laurent Cozic
9c718baf61
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-18 20:11:17 +00:00
Laurent Cozic
e8ae29adf2
Tools: Clean up and fix tool dependencies
2021-01-18 20:09:11 +00:00
eresytter
0c67805626
All: Translation: Update id_ID.po ( #4387 )
2021-01-18 14:16:58 -05:00
Laurent Cozic
e91c94baca
Added version command
2021-01-18 15:12:21 +00:00
Laurent Cozic
aa74d05b24
Releasing sub-packages
2021-01-18 15:00:00 +00:00
Laurent Cozic
40779d09c0
Releasing sub-packages
2021-01-18 14:49:39 +00:00
Laurent Cozic
351d8d94c5
Set version numbers
2021-01-18 14:49:14 +00:00
Laurent Cozic
6addd52ba4
Fix script
2021-01-18 14:48:42 +00:00
Laurent Cozic
ea5849855f
Releasing sub-packages
2021-01-18 14:42:40 +00:00
Laurent Cozic
c81529dc45
Fix repo builder package.json
2021-01-18 14:42:23 +00:00
Laurent Cozic
b6d7971691
Set version numbers on sub-packages
2021-01-18 14:40:39 +00:00
Laurent Cozic
446db2d688
Releasing sub-packages
2021-01-18 14:38:23 +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
Roman Musin
59fe4a2193
Mobile: When attaching a file to a note set correct title and extension ( #4373 )
2021-01-17 11:40:24 +00:00
Caleb John
df6d146c84
SideBar -> Sidebar in app.ts ( #4375 )
2021-01-17 11:34:37 +00:00
Laurent Cozic
eb3493f648
Server: Fixed tests and clean up
2021-01-15 22:02:36 +00:00
Laurent Cozic
7fd4c28a5b
Plugin Generator release v1.7.3
2021-01-15 17:04:18 +00:00
Laurent Cozic
d1b55aeceb
Generator: Fixes #4360 : Scripts were no longer being compiled
2021-01-15 17:03:38 +00:00
Laurent Cozic
413ec1a933
Server: Refactored to use Router class
2021-01-14 22:36:46 +00:00
Laurent Cozic
7ad29577f9
Server: Improved how routes can be defined
2021-01-14 18:27:59 +00:00
Laurent Cozic
7652a5a0a0
Server: Added tests for logout and fixed transaction deadlock
2021-01-14 17:18:27 +00:00
Laurent Cozic
105189fc57
Plugin Generator release v1.7.2
2021-01-14 15:48:10 +00:00
Laurent Cozic
e559999aa4
Generator: Fixed crash when no external script needs to be compiled
2021-01-14 15:47:34 +00:00
Laurent Cozic
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
Laurent Cozic
9b2e5e2959
Server: Removed the need for session controller
2021-01-14 13:29:03 +00:00
Laurent Cozic
3c5ac1ecc5
Server: Removed the need for file controller
2021-01-14 13:07:38 +00:00
Laurent Cozic
03dc1bbfe1
Server: Removed the need for profile controller
2021-01-14 12:50:45 +00:00
Laurent Cozic
80580ba54d
Server: Clean up test units
2021-01-14 11:55:27 +00:00
Laurent Cozic
6a80b2ae9e
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-01-13 23:26:02 +00:00
Laurent Cozic
f14ea46f0b
Server: Moved controller tests to route and model
2021-01-13 23:20:45 +00:00
Laurent Cozic
247bd9bfd9
Server: Moved session tests to route
2021-01-13 22:06:47 +00:00
Laurent Cozic
fc58db5d1a
Server: Removed controller dependency from route
2021-01-13 21:50:43 +00:00
Laurent Cozic
66a09e5068
Server: Moved file API tests to route
2021-01-13 18:11:35 +00:00
jibedoubleve
b53e475f99
Update French translation + fix a typo ( #4349 )
2021-01-13 12:39:59 +00:00
Laurent Cozic
ecb6134828
Plugin Generator release v1.7.1
2021-01-13 12:19:36 +00:00
Laurent Cozic
4b2bb1168b
Setup new release version 1.7
2021-01-13 12:19:12 +00:00
Laurent Cozic
4743b0b5ce
Plugins: Updated types
2021-01-13 12:17:54 +00:00
Laurent Cozic
3abf21d4ae
Generator: Fixed issue that could result in an invalid JPL file
2021-01-13 12:16:36 +00:00
Laurent Cozic
6cdb16c8ab
Server: Started moving controller tests to routes
2021-01-12 22:03:31 +00:00
rnbastos
b7bfa2b997
Updated pt_BR translation ( #4344 )
2021-01-12 21:27:16 +00:00
Laurent Cozic
eab2371206
Server: Add test units for sessions route
2021-01-12 18:08:14 +00:00
Laurent Cozic
63615ffbaf
Server: Unit test request routing
2021-01-12 17:33:14 +00:00
Laurent Cozic
59fa51c5bf
Server: Added test units for user login
2021-01-12 17:14:09 +00:00
Laurent Cozic
c70f023fe0
Server: Added test units for notification handler
2021-01-12 16:49:39 +00:00
Laurent Cozic
fb5eb1a47b
Server: Dismiss admin password notification when password has been changed
2021-01-12 16:02:44 +00:00
Laurent Cozic
5aa5089ae0
Plugins: Add support for "keywords" manifest field
2021-01-12 15:34:59 +00:00
Laurent Cozic
4413e6a1ee
Tools: Handle obsolete packages on plugin repo
2021-01-12 15:29:08 +00:00
Laurent Cozic
309a97fb5b
Fixed publishing toggleSidebars plugin
2021-01-12 12:36:15 +00:00
Laurent Cozic
1b5b2342fc
Move plugin under joplin namespace
2021-01-12 12:30:45 +00:00
Laurent Cozic
0f23277bfc
Chore: SideBar => Sidebar
2021-01-12 12:28:55 +00:00
Laurent Cozic
e595e19c0d
Typo
2021-01-12 02:27:56 +00:00
Laurent Cozic
79dde365f0
Doc: Updated doc and tests for plugin postMessage() update
2021-01-11 23:34:06 +00:00
Laurent Cozic
2489409abb
Plugins: Added support for bi-directional messages in content scripts and webview scripts using postMessage
2021-01-11 23:33:10 +00:00
Laurent Cozic
cbad3b1190
Merge branch 'release-1.6' into dev
2021-01-11 22:41:26 +00:00
Laurent Cozic
b74b849830
Desktop release v1.6.7
2021-01-11 22:18:24 +00:00
Caleb John
63a331c82f
Desktop: Fixes #4338 : Some commands were no longer working ( #4343 )
2021-01-11 22:17:55 +00:00
Caleb John
b7313568de
Desktop: Fixes #4338 : Some commands were no longer working ( #4343 )
2021-01-11 22:17:34 +00:00
Laurent Cozic
25341858d5
Tools: Fixed plugin repo table and sort by name
2021-01-11 12:46:21 +00:00
Laurent Cozic
dc6ae90113
Tools: Auto-update README when building plugin repo
2021-01-11 12:42:11 +00:00
Laurent Cozic
7530d2e4bc
CLI v1.6.3
2021-01-11 11:52:17 +00:00
Laurent Cozic
f678434411
Fixed deps
2021-01-11 11:51:53 +00:00
Laurent Cozic
9d547a58c9
CLI v1.6.2
2021-01-11 11:42:17 +00:00
Laurent Cozic
aa4905ab45
Releasing sub-packages
2021-01-11 11:40:56 +00:00
Laurent Cozic
b24eb5d09c
ios-v10.6.2
2021-01-11 11:16:46 +00:00
Laurent Cozic
1bc56d0fa9
ios-v10.6.1
2021-01-11 11:16:17 +00:00
Laurent Cozic
a77d500bfa
CLI v1.6.1
2021-01-11 11:10:58 +00:00
Laurent Cozic
8fea9ba193
Android release v1.6.6
2021-01-10 00:53:26 +00:00
Laurent Cozic
3fdcd3aaa6
Android release v1.6.5
2021-01-10 00:14:36 +00:00
Laurent Cozic
f58b7563e6
Desktop release v1.6.6
2021-01-09 13:17:23 +00:00
Laurent Cozic
d434723244
Desktop: Add way to install plugin from file
2021-01-09 13:14:39 +00:00
Laurent Cozic
fca8f71f4a
Desktop release v1.6.5
2021-01-08 22:22:44 +00:00
Laurent Cozic
023170548f
Plugins: Added joplin.settings.onChange event
2021-01-08 22:20:59 +00:00
Laurent Cozic
d75adc3740
Desktop: Fixed attaching local files that contain spaces in path
...
Ref: https://discourse.joplinapp.org/t/a-minor-bug-on-linking-to-local-files/13654
2021-01-08 18:33:22 +00:00
Laurent Cozic
0bf3531f51
Plugins: Fixes #4308 : Fixed "exportFolders" command when exporting JEX file
2021-01-08 18:06:33 +00:00
Laurent Cozic
c9f40ea23f
Desktop, Cli: Resolves #4310 : Do not display error message when fixing ENEX resource mime type
2021-01-08 17:49:53 +00:00
Laurent Cozic
c8755839be
Desktop, Cli: Resolves #4316 : Improved support for bold and italic format when importing ENEX file
2021-01-08 17:40:18 +00:00
Laurent Cozic
c3e696db5a
Merge branch 'release-1.5' into dev
2021-01-08 17:27:41 +00:00