Commit graph

5938 commits

Author SHA1 Message Date
zadam 0e68e8069b launcher improvements 2022-12-01 16:22:04 +01:00
zadam 7aa801fc1f notes with #keyboardShortcut don't need reload to take effect 2022-12-01 13:24:34 +01:00
zadam fc080f785b moving components to its own directory 2022-12-01 13:07:23 +01:00
zadam 1a6c9be065 renamed shortcuts to launchers 2022-12-01 10:16:57 +01:00
zadam b55c2d3dbc shortcut improvements 2022-12-01 10:03:04 +01:00
zadam 720fb0f73e refactorted shortcut handling into a service 2022-12-01 00:17:15 +01:00
zadam 0985314fb7 shortcut improvements 2022-11-30 16:57:51 +01:00
zadam e759b4846a shortcut improvements 2022-11-29 16:16:57 +01:00
zadam dacc2444c4
Merge pull request #3357 from agentydragon/stuff
Add Ctrl+PgUp/Dn for tab switching, pointer to Electron docs
2022-11-29 00:06:03 +01:00
zadam 8ea3608bf1 each stripped tag will be replace by a space, #3355 2022-11-29 00:00:45 +01:00
zadam eecfce3cc9 shortcuts use templates 2022-11-28 23:39:23 +01:00
Rai a402c79287 Add Ctrl+PgUp/Dn for tab switching, pointer to Electron docs 2022-11-27 19:33:05 -08:00
zadam a459230aa9 shortcuts improvements 2022-11-27 23:43:25 +01:00
zadam e4f57ab2fe fix path resolution bug when path is outside of hosted subtree 2022-11-27 15:50:01 +01:00
zadam 6a9ac6f90a shortcuts improvements 2022-11-26 14:57:39 +01:00
zadam 6883b71ce7 shortcut improvements 2022-11-25 15:29:57 +01:00
zadam 70552d58ac global menu styling improvements 2022-11-25 09:21:56 +01:00
zadam c7bda4d0be global menu ref 2022-11-24 22:59:09 +01:00
zadam e4e20c8007 Revert "open window before loading becca"
This reverts commit 2fbcd9aaf7.
2022-11-23 23:49:49 +01:00
zadam 2fbcd9aaf7 open window before loading becca 2022-11-23 23:31:05 +01:00
zadam ee667634ab Merge branch 'stable' 2022-11-23 22:48:52 +01:00
zadam 7a8c69a6f9 fix jumping cursor position after closing a dialog, fixes #3325 2022-11-23 22:48:32 +01:00
zadam 723db97094 fix jumping cursor position after closing a dialog, fixes #3325 2022-11-23 22:47:20 +01:00
zadam 65be882b49 optimize initial render 2022-11-22 23:53:08 +01:00
zadam 48765cc87d optimize initial render 2022-11-22 22:45:50 +01:00
zadam e2f6191229 upgrades 2022-11-22 20:48:04 +01:00
zadam 19126b7c6d Merge branch 'master' into next58
# Conflicts:
#	libraries/ckeditor/ckeditor.js
#	libraries/ckeditor/ckeditor.js.map
#	package-lock.json
#	package.json
#	src/public/app/layouts/desktop_layout.js
2022-11-22 20:46:08 +01:00
zadam a76bef1a28 docker should use webpacked frontend files, fixes #3322 2022-11-21 21:15:04 +01:00
zadam a259bd8c3a release 0.57.1-beta 2022-11-20 23:43:38 +01:00
zadam 4001953fd7 Merge remote-tracking branch 'origin/master' 2022-11-20 23:43:31 +01:00
zadam 9a6df54832 release 0.57.1-beta 2022-11-20 23:43:17 +01:00
zadam 29327bbc5d
Merge pull request #3333 from DynamoFox/rate-limit-other-auth-routes
Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes
2022-11-20 23:35:10 +01:00
zadam bcb3a707f4 option tabs refactored 2022-11-20 23:20:42 +01:00
zadam 0a67af4f46 refactoring option templates to use "options-section" class 2022-11-20 20:33:50 +01:00
zadam b3c0b36ba6 refactor imageoptions to use updateOption() 2022-11-20 20:11:27 +01:00
zadam a3783b0113 options dialog refactoring into more standard widget structure 2022-11-20 18:29:15 +01:00
DynamoFox 059dca905c Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes 2022-11-19 18:45:26 +01:00
zadam 02d908df1e added option to disable tray, closes #2612 2022-11-18 21:47:14 +01:00
zadam 1a95e459eb moved options to new tabs Images/Spellcheck 2022-11-18 21:38:36 +01:00
zadam ae0c5a0c09 moved auto read only options to code/text tabs 2022-11-18 21:27:25 +01:00
zadam 6f238f5f1a create "disableTray" option 2022-11-18 21:08:32 +01:00
zadam 6cec8bcda8 "erase" button to the right 2022-11-17 23:14:01 +01:00
zadam d388b4d814 add "erase all deleted notes now" also to recent changes 2022-11-17 23:12:36 +01:00
zadam d9dac00a01 add TRILIUM_NO_UPLOAD_LIMIT to disable the upload limit, #3164 2022-11-17 22:54:45 +01:00
zadam 4961d9bb89 avoid errors on dead backlinks, #3289 2022-11-14 21:03:14 +01:00
zadam 89e319c7a2 fix backlink generation for drag & dropped links, fixes #3314 2022-11-14 20:30:52 +01:00
zadam f7e56cbffe release 0.57.0-beta 2022-11-12 20:40:45 +01:00
zadam 3f115a7657 api docs 2022-11-12 20:40:40 +01:00
zadam 8fad8a1ce9 enabled advanced list features, fixes #3308 2022-11-10 23:22:37 +01:00
zadam 1b242a905b use CMD/meta key for opening link in a new tab on mac, #3303 2022-11-10 23:16:41 +01:00