Henry Heino
|
96850b7b98
|
Chore: Migrate mime-utils.js to TypeScript (#10536)
|
2024-06-04 09:50:18 +01:00 |
|
pedr
|
1040675781
|
Chore: Improve logs to help debugging (#10432)
|
2024-05-17 09:42:16 +01:00 |
|
Laurent Cozic
|
f39021d373
|
Chore: Make API note.source optional
|
2024-05-12 11:14:11 +01:00 |
|
Laurent Cozic
|
6b0e1598ed
|
Chore: Fixed types
|
2024-05-11 19:45:42 +01:00 |
|
Laurent Cozic
|
a747828276
|
Api: Add support for note.source property
|
2024-05-11 16:21:07 +01:00 |
|
Laurent Cozic
|
57c316a591
|
Api: Exclude deleted and conflicted notes when calling /notes
|
2024-05-03 16:14:04 +01:00 |
|
pedr
|
4e95486c5c
|
Clipper: Fix process stopping because one resource can't be created (#10337)
|
2024-04-25 13:53:34 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
pedr
|
9e0a0468b2
|
Chore: Make resource creation from files faster by executing them in parallel (#9952)
|
2024-03-11 09:39:57 +00:00 |
|
Henry Heino
|
25cd5affca
|
Chore: Apply changes from mobile plugins to lib/ and app-desktop/ (#10079)
|
2024-03-09 11:03:57 +00:00 |
|
pedr
|
17a8ce5010
|
Api: Add capability of limiting downloads (#9788)
|
2024-03-09 10:45:21 +00:00 |
|
Henry Heino
|
75cb639ed2
|
Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585)
|
2024-03-09 10:33:05 +00:00 |
|
Laurent Cozic
|
f19b1c5364
|
All: Resolves #483: Add trash folder (#9671)
|
2024-03-02 14:25:27 +00:00 |
|
Laurent Cozic
|
47f95cb294
|
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2024-02-26 10:16:23 +00:00 |
|
pedr
|
d4d400217b
|
API: Increase protection of files downloaded via the REST API (#9676)
|
2024-01-22 14:46:18 +00:00 |
|
pedr
|
4aeb2fafb2
|
Clipper: add options to make fetchBlob exit faster, if needed (#9252)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2023-11-19 10:44:27 +00:00 |
|
pedr
|
632802e58b
|
Clipper: Avoid errors when downloading media files without protocol (#9241)
|
2023-11-09 15:02:52 +00:00 |
|
pedr
|
c06ca87573
|
Chore: Export extractNoteFromHTML from notes services library (#9086)
|
2023-10-17 21:10:18 +01:00 |
|
Laurent Cozic
|
73eedd3ec3
|
Desktop: Fixes #8706: Pasting a resource in Rich Text editor breaks the resource link
|
2023-08-23 18:16:06 +01:00 |
|
Laurent Cozic
|
16c87c36da
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
|
Laurent Cozic
|
a6536e1ef9
|
Chore: Improve logging on api/notes
|
2023-02-24 18:50:04 +00:00 |
|
Laurent Cozic
|
92cf5abd08
|
Desktop: Fixed clipping certain pages that contain images within links
|
2023-02-24 18:49:27 +00:00 |
|
Wartijn
|
4e942afba6
|
API: Fixes #6862 set todo related fields when adding or changing a todo (#7395)
|
2023-01-11 19:14:19 +00:00 |
|
asrient
|
c0bc4c38c3
|
Clipper: Resolves #6247: Clipper unable to pull and store PDFs (#6384)
|
2022-06-20 13:56:54 +01:00 |
|
Laurent Cozic
|
91df23e959
|
Chore: Removed lodash package to save space
|
2022-05-26 15:57:44 +01:00 |
|
Laurent Cozic
|
0e11273c45
|
Desktop: Fixes #5693: Opening a file with ctrl and click leads to an error in the Rich Text editor
|
2021-11-22 17:20:48 +00:00 |
|
Laurent Cozic
|
0ec0d87e71
|
All: Resolves #5754: Improved error message when synchronising with Joplin Server
|
2021-11-19 11:26:01 +00:00 |
|
Laurent Cozic
|
5a620ee26e
|
Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text
Also improved copying plain text from Rich Text editor - in that case the HTML is converted to Markdown
|
2021-04-11 19:01:06 +02: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
|
dadec484e9
|
Merge branch 'release-1.7' into dev
|
2021-01-30 12:21:14 +00:00 |
|
Laurent Cozic
|
73314447b9
|
Desktop: Fixes #4441: Fixed copying text from Rich Text editor
|
2021-01-30 11:08:11 +00:00 |
|
Laurent Cozic
|
ccbc329cbf
|
Server: Add support for sharing notes via a link
|
2021-01-29 18:45:11 +00:00 |
|
Laurent Cozic
|
86610e7561
|
Converted models and services to TypeScript
|
2021-01-22 17:41:11 +00:00 |
|
Laurent Cozic
|
8305eb4403
|
API: Fix note and resource association end points
|
2020-11-13 21:45:25 +00:00 |
|
Laurent Cozic
|
d20694e52c
|
Tools: Apply rule @typescript-eslint/type-annotation-spacing
|
2020-11-12 19:13:28 +00:00 |
|
Laurent Cozic
|
0fd0451c17
|
API: Change pagination to has_more model
|
2020-11-11 11:52:47 +00:00 |
|
Laurent Cozic
|
04bfbec96b
|
Tools: Renamed package namespace from @joplinapp to @joplin
|
2020-11-07 15:59:37 +00:00 |
|
Laurent Cozic
|
cc07016b07
|
All: Use Lerna to manage monorepo
|
2020-11-05 16:58:23 +00:00 |
|