Commit Graph

6322 Commits

Author SHA1 Message Date
J Rao fdffc27bb6 Allow arbitrary labels to be added via web clipper 2023-03-06 21:21:09 +08:00
zadam 540d19c67c fix import of ZIP with images with no meta file, closes #3649 2023-03-02 08:44:55 +01:00
zadam 46eebdc7aa Update README.md 2023-03-01 10:48:34 +01:00
zadam 700c6ffc75 Update README.md 2023-03-01 10:48:11 +01:00
zadam 6b013c05cc added awesome-trilium to README 2023-03-01 10:47:27 +01:00
zadam f541bf186c release 0.59.1 v0.59.1 2023-02-28 23:39:34 +01:00
zadam 9eb3075f65 Merge remote-tracking branch 'origin/master' into next59
# Conflicts:
#	bin/tpl/anonymize-database.sql
2023-02-28 23:25:51 +01:00
zadam e2b8dfe96a fix autocomplete showing hidden paths, closes #3654 2023-02-28 23:23:48 +01:00
zadam f883fde74a small search refactorings 2023-02-28 23:23:17 +01:00
zadam ae6f2624a0 Merge pull request #3650 from eliandoran/fix/vertical_align_table_cells
Centered vertical align does not seem to work on merged table cells
2023-02-28 00:02:29 +01:00
zadam ee2953a5e1 fix display of note revision content, #3637 2023-02-27 22:58:02 +01:00
zadam ec8ed65feb submenu choice of template should override child: settings, fixes #3628 2023-02-27 21:07:32 +01:00
zadam b70699ce1c make the active fancytree selector more specific than the normal color setting 2023-02-27 21:01:25 +01:00
Elian Doran 5820f874fc Fix infinite loop in autocompletion
In some cases, the token used for highlighting autocompletion gets to be
empty, resulting in an infinte loop. One such case is searching for `''`
(without the backticks).
2023-02-27 01:00:30 +02:00
Elian Doran 44c0ecdbfa Fix middle vertical align on table cells
For merged cells, middle vertical alignment would not work properly (it
was either aligned to the top or bottom).
2023-02-26 22:45:58 +02:00
zadam 7be9db8b84 fix ctrl+click opening note twice, closes #3630 2023-02-22 22:59:31 +01:00
zadam 69d7684b0d fix refreshing option cache on sync, closes #3623 2023-02-22 22:10:41 +01:00
zadam a88582c610 Update README-ZH_CN.md 2023-02-21 10:38:37 +01:00
zadam 3fd0c01c05 Update README.ru.md 2023-02-21 10:38:12 +01:00
zadam c16537aecf Update README.md 2023-02-21 10:37:53 +01:00
zadam 79f1eb6e5e improvements in the anonymization script 2023-02-20 21:21:32 +01:00
zadam fc67dd4d0a release 0.59.0-beta v0.59.0-beta 2023-02-19 21:36:05 +01:00
zadam 232dad66d1 trim imported text 2023-02-19 21:34:37 +01:00
zadam ed30ec27e7 update demo API examples 2023-02-17 23:34:29 +01:00
zadam eaab82551f API migration to remove deprecated calls 2023-02-17 23:23:53 +01:00
zadam d343ff0d23 removed deprecated widgets from frontend API 2023-02-17 23:04:49 +01:00
zadam 400b14e021 removed remnants of dev branch 2023-02-17 16:44:04 +01:00
zadam 760c7b73ad api docs 2023-02-17 16:30:14 +01:00
zadam 97cadc3acf cleaned up unused backend log widget 2023-02-17 16:27:37 +01:00
zadam 7d0117bd28 unneeded changes from dev 2023-02-17 16:24:47 +01:00
zadam 956682f2c7 update docs 2023-02-17 16:15:58 +01:00
zadam 4558e349b5 node update 2023-02-17 15:05:27 +01:00
zadam 6f7b554cdc preparing 0.59 without ocr/pdf, userguide, note ancillaries 2023-02-17 14:49:45 +01:00
zadam 42e08284b0 Merge remote-tracking branch 'origin/master' into dev
# Conflicts:
#	package-lock.json
#	src/public/app/widgets/mermaid.js
2023-02-15 23:47:41 +01:00
zadam 127486fdf5 removed deprecated API methods 2023-02-15 23:45:25 +01:00
zadam 4ffe36e4d0 added options for OCR and extract text from PDF 2023-02-15 16:08:00 +01:00
zadam 85403321cf tweaks 2023-02-15 15:57:33 +01:00
zadam 22cea63863 unneeded await 2023-02-15 15:09:34 +01:00
zadam c95c5bb471 fix lost content data after CKEditor crash, closes #3584 2023-02-15 15:08:59 +01:00
zadam cbabaa6b0c move advanced menu slightly below to not overlay the text 2023-02-15 14:49:58 +01:00
zadam 520ffecd36 ancillary type widget 2023-02-15 14:32:12 +01:00
zadam b1e2b5ba8e reimplement note source to open in a new tab 2023-02-14 16:06:49 +01:00
zadam 896a4fe981 show mermaid errors, fixes #3610 2023-02-13 23:46:04 +01:00
zadam e9a2cacb5b release 0.58.8 v0.58.8 2023-02-13 21:50:54 +01:00
zadam c190296bf9 refactoring 2023-02-13 16:22:34 +01:00
zadam e411ad0eb1 Merge branch 'master' into dev 2023-02-13 15:58:02 +01:00
zadam 17085e5578 fix hidden subtree appearing after collapse, #2922 2023-02-13 15:09:57 +01:00
zadam 33d6bb69c0 refresh note list on pageSize update 2023-02-10 13:21:00 +01:00
zadam 44629e6a0a upgrades 2023-02-10 12:29:07 +01:00
zadam 78d61f157e fix docker healthcheck 2023-02-10 12:20:27 +01:00