Commit graph

5633 commits

Author SHA1 Message Date
zadam ecfce409d8 fix "ghost split", closes #3115 2022-09-07 23:39:35 +02:00
zadam b091e2222e separated editable code buttons into separate widget which also fixes scrolling issue 2022-09-04 23:09:42 +02:00
zadam e8b8198eb8 added Montserrat-Regular.ttf to fix boldness on mac, closes #3094 2022-09-04 16:50:45 +02:00
zadam 261f1f0bf2 fix electron 2022-09-04 14:01:34 +02:00
zadam 8588ed5eec remove port scanning for an available port #3036 2022-09-04 14:00:39 +02:00
zadam f161488c13 focus existing window on port conflict, closes #3036 2022-09-04 14:00:34 +02:00
zadam 563808144e small fixes to tray and closing windows 2022-09-04 13:59:58 +02:00
zadam 3c1f826ead add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046 2022-09-04 13:59:34 +02:00
zadam b2a63afc28 limit max imported file size to 250 MiB, #3108 2022-09-03 15:11:03 +02:00
zadam 7f566178d3
Merge pull request #3095 from agentydragon/trilium-docs-noformat
Add some docs to note.js
2022-08-28 13:51:33 +02:00
Rai 4af55d055e revert 2022-08-27 13:46:16 -07:00
Rai be000be960 Merge branch 'master' into trilium-docs-noformat 2022-08-27 13:45:22 -07:00
Rai afb6180cce update docs 2022-08-27 13:42:44 -07:00
Rai d63156a0d6 Add some docs to note.js (for backend scripting docs) 2022-08-27 13:40:01 -07:00
zadam 2556cd5aaa fix share.js in case there's no menu 2022-08-27 21:34:21 +02:00
zadam 7109a12afd Merge branch 'stable'
# Conflicts:
#	bin/release-flatpack.sh
2022-08-27 13:19:29 +02:00
zadam 700e9fd912 fix release-flatpack.sh 2022-08-26 23:52:09 +02:00
zadam 6547b66228 release 0.54.3 2022-08-26 22:16:49 +02:00
zadam e9090b9154 added a release flatpack script
(cherry picked from commit e70a7bad1a)
2022-08-26 22:09:48 +02:00
zadam 5b73fe949e defensive programming, #3089 2022-08-26 22:08:05 +02:00
zadam 35fab7a23c fixes overwriting attributes after clicking on a relation in the attribute editor, closes #3090 2022-08-26 22:02:40 +02:00
zadam bf6d79f4ad
Merge pull request #3088 from DynamoFox/fix-update-button-if-update-checking-is-disabled
Fix the update to latest version button in the dropdown menu if update checking is disabled
2022-08-24 23:24:19 +02:00
zadam 24286c2a6c remove all alert() usages, fixes #3086 2022-08-24 23:20:05 +02:00
DynamoFox 09641d9465 Fix the update to latest version button in the dropdown menu, now it doesn't appear at all if update checking was disabled 2022-08-24 22:07:04 +02:00
zadam e70a7bad1a added a release flatpack script 2022-08-23 23:48:13 +02:00
zadam d386966342 Merge remote-tracking branch 'origin/master' 2022-08-23 22:32:43 +02:00
zadam 09cfaeb9c4 focus autocomplete on new tab even if there are workspaces, fixes #3083 2022-08-23 22:32:27 +02:00
zadam 934b1ad8c6
Merge pull request #3080 from DynamoFox/rate-limit-etapi-login-route
Rate limit the /auth/login route of ETAPI
2022-08-22 19:37:59 +02:00
zadam 80dcb45415 disable compression for electron / desktop builds 2022-08-22 19:29:58 +02:00
zadam ad8b7f67b1 Merge remote-tracking branch 'origin/master' 2022-08-22 19:27:43 +02:00
zadam 67b8f3206c
Merge pull request #3078 from sigaloid/master
Add compression middleware
2022-08-22 19:27:16 +02:00
DynamoFox b965f77f4a Rate limit the /auth/login route of ETAPI 2022-08-22 11:50:58 +02:00
sigaloid 84fc00465e Fix minor typo 2022-08-20 20:33:10 -04:00
Matt 9b0c8a19f9
Merge branch 'zadam:master' into master 2022-08-20 21:30:54 +00:00
sigaloid 8e7d26bf4f Add compression 2022-08-20 17:30:35 -04:00
zadam df351a8d09 trilium safe mode now disables GPU usage 2022-08-20 22:39:59 +02:00
zadam 9ce0421ae7
Merge pull request #3075 from sigaloid/master
Filter excludeFromNoteMap from backlinks
2022-08-20 22:31:37 +02:00
sigaloid c85ec957ec Filter excludeFromNoteMap from backlinks 2022-08-18 23:12:58 -04:00
zadam e93dd176c0
Merge pull request #3074 from sigaloid/master
Add shareDescription tag for HTML meta tags
2022-08-18 23:11:56 +02:00
sigaloid 10676a8d0c Add shareDescription 2022-08-17 15:18:34 -04:00
zadam 8abcf571e8 fixes for undefined parent note #3066 2022-08-16 23:46:56 +02:00
zadam 78bca2477d fix creating virtual "none" note in becca, closes #3066 2022-08-16 23:38:11 +02:00
zadam f241bc564c
Merge pull request #3065 from sigaloid/master
Add Flatpak to README
2022-08-15 23:46:40 +02:00
sigaloid 65942213de Add Flatpak to README 2022-08-15 12:01:55 -04:00
zadam 28f620d51d update demo document, closes #3061 2022-08-14 15:05:10 +02:00
zadam aebdbdf8be fix falsy check in setting custom widget positions, closes #3060 2022-08-14 15:00:18 +02:00
zadam bb3734052a
Merge pull request #3058 from eliandoran/bugfix/upload_filename_encoding
Fix UTF-8 file name encoding for uploads (fixes #3013)
2022-08-14 14:53:44 +02:00
zadam 9a691c8227
Merge pull request #3057 from eliandoran/bugfix/max_content_width
Fix max content width not working (fixes #3056)
2022-08-14 14:52:49 +02:00
zadam 3bd2732cee
Merge pull request #3059 from eliandoran/bugfix/relation_map_crash
Fix relation map crash on missing inverse pair (fixes #3055)
2022-08-14 14:50:52 +02:00
Elian Doran ddb57e35f3 Fix relation map crash on missing inverse pair (fixes #3055) 2022-08-14 04:30:00 +03:00