Laurent Cozic
871f8b3a72
Merge branch 'release-1.2' into dev
2020-10-11 15:22:11 +01:00
Laurent Cozic
f276d2b2d4
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-11 15:13:47 +01:00
Laurent Cozic
2bb5acdfb1
Android release v1.2.6
2020-10-11 15:06:41 +01:00
Laurent Cozic
dda0d8ca08
Mobile: Fixes #3815 : Fixed btoa error
2020-10-11 14:56:30 +01:00
Laurent Cozic
15f22c0507
Cli: Fixes #3847 : Crash when trying to change app locale
2020-10-10 14:17:40 +01:00
Laurent Cozic
fa7bd2cfab
Desktop, Cli: Resolves #3884 : Allow setting note geolocation attributes via API
2020-10-10 14:09:54 +01:00
Laurent Cozic
dc51781976
Desktop: Fixes #3886 : Allows toggling external editing off and on again
2020-10-10 13:32:30 +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
Caleb John
8ff0f7c529
fix settings import in useJoplinMode ( #3889 )
2020-10-10 12:44:48 +01:00
Laurent Cozic
b326ffc41c
Doc: Fixed plugin demo links
2020-10-09 22:00:03 +01:00
Laurent Cozic
a0de8582e6
Update website
2020-10-09 21:56:56 +01:00
Shawn Axsom
5eb0417b1a
All: Sort search results by average of multiple criteria, including 'Sort notes by' field setting ( #3777 )
...
* Weight search results by most recently updated
As discussed here: https://github.com/laurent22/joplin/pull/3777#issuecomment-696491859
Before this commit, results were rarely sorted by date. Content weights and fuzziness were
determined, and then the first criteria to differ would win in sort order (and user_updated_time
was the last criteria checked).
Now the weight score itself will also include age of user_updated_time, surfacing fresh content.
At the current alpha level, results are weighted logarithmically, prioritizing mostly within the
last 30 days, and especially heavily within the past week.
* Updated unit tests to weight search results by last updated date
* Updated unit test title
* Fixed issue with weighted search engine test, and made it more deterministic using mock date
Date was being calculated only at the start of the test suite. It also wasn't using a set mock date, so the milliseconds between the real search engine calculations and the test calculation caused differences in results
* Added initial Search Engine spec
* Added Search Engine spec to README.md
* Renamed Search Sorting spec per laurent22's mentioned naming
* Revised copy in search sorting spec
Co-authored-by: Laurent <laurent22@users.noreply.github.com>
2020-10-09 21:51:11 +01:00
Rahil Sarvaiya
c42d9cf069
Desktop: Disabled emoji highlighting in editor when emoji plugin is disabled ( #3852 )
2020-10-09 21:43:39 +01:00
Caleb John
d965a7b6db
Bump mermaid to 8.8.1 ( #3853 )
...
* Bump mermaid to 8.8.1
* bump mermaid in reactnativeclient
* Add package-lock files
2020-10-09 21:42:16 +01:00
bestlibre
c1919c2908
Missing translation in french po ( #3867 )
2020-10-09 21:41:33 +01:00
Laurent Cozic
3fd7470104
Updated French translation
2020-10-09 21:35:19 +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
Helmut K. C. Tessarek
b3bf7144ac
Update translations
2020-10-09 16:05:10 -04:00
Laurent Cozic
5738a4f92b
Fixing links
2020-10-09 19:35:50 +01:00
Laurent Cozic
784851b217
Fixing links
2020-10-09 19:30:57 +01:00
Laurent Cozic
0e0803e050
Fixing links
2020-10-09 19:27:33 +01:00
Laurent Cozic
3d3abfe259
Add back plugin doc
2020-10-09 19:19:13 +01:00
Laurent Cozic
3f38b518fe
rebuild website from scratch
2020-10-09 19:12:20 +01:00
Laurent Cozic
e673ee97de
Fixing links
2020-10-09 19:09:52 +01:00
Laurent Cozic
7cb55ffdc4
Fixing doc
2020-10-09 19:04:18 +01:00
Laurent Cozic
b706217d41
Update website
2020-10-09 18:55:04 +01:00
Laurent Cozic
6f680081f4
Update website
2020-10-09 18:38:28 +01:00
Laurent
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
Laurent Cozic
833fb1264f
Merge branch 'release-1.2' into dev
2020-10-09 18:33:27 +01:00
Laurent Cozic
f007735936
ios-v10.2.0
2020-10-09 17:26:38 +01:00
Laurent Cozic
73a39d36ea
Update website
2020-10-09 14:58:06 +01:00
Laurent Cozic
a43ab26a46
Merge branch 'release-1.2' into dev
2020-10-09 14:57:44 +01:00
Laurent Cozic
f5f117cb72
Electron release v1.2.6
2020-10-09 12:17:54 +01:00
Laurent Cozic
fc6da04081
CLI v1.2.3
2020-10-09 12:17:40 +01:00
Laurent Cozic
12ff654986
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-09 12:10:16 +01:00
Laurent Cozic
e852ad846f
Electron release v1.2.5
2020-10-09 12:10:06 +01:00
Laurent Cozic
28e00fdf2e
Android release v1.2.5
2020-10-08 12:56:12 +01:00
Laurent Cozic
3bd0656eab
Android release v1.2.4
2020-10-08 12:51:48 +01:00
Laurent Cozic
e9af71dd76
Android: Reverted app to singleTop launch mode and fixed potential crash when sharing with app
2020-10-08 11:49:39 +01:00
Laurent Cozic
73b33e8e32
Android: Fixes #3800 : Simplify initialisation code to prevent sharing
...
with app to create multiple instance of app and break settings.
Revert "Mobile: Add startup screen to show progress of db migration"
This reverts commit 569355a318
.
2020-10-08 11:35:29 +01:00
Laurent Cozic
c2c7efee91
Desktop: Also make toggle button area wider
2020-10-07 21:03:56 +01:00
Laurent Cozic
c9c44d5643
Merge branch 'release-1.2' into dev
2020-10-07 21:00:20 +01:00
Laurent Cozic
0836fca822
Merge branch 'release-1.2' of github.com:laurent22/joplin into release-1.2
2020-10-07 20:59:50 +01:00
Laurent Cozic
566df5039c
Desktop: Fixes #3876 : Notebooks and tags click area was too narrow
2020-10-07 20:58:43 +01:00
Laurent Cozic
559655bf33
Android release v1.2.3
2020-10-06 13:06:48 +01:00
Laurent Cozic
0eab23fbcf
Android: Set app launchMode to singleInstance to try to fix lost settings issue
2020-10-06 13:02:41 +01:00
Laurent Cozic
f334f4f487
All: Improved handling of database migration failures
2020-10-06 12:47:33 +01:00
over-soul
49bfa49489
All: Translation: Update fa.po ( #3856 )
...
Updated some existing Persian translations and added some new translations.
Co-authored-by: over-soul <ali@elego.com>
2020-10-02 12:06:30 -04:00
Paweł Żukowski
5f81944a3e
All: Translation: Update pl_PL.po ( #3855 )
...
Translate missing strings and fix few existing typos.
2020-10-02 12:05:10 -04:00