Commit Graph

7439 Commits (code_formatting)
 

Author SHA1 Message Date
zadam ab4e83771c fix throwing empty error 2023-11-04 22:53:09 +07:00
zadam 803b6df40c release 0.61.12 2023-11-04 00:16:19 +07:00
zadam 1ebdb0f5e1 emergency disabling of image compression since it appears to make problems in migration to 0.61 2023-11-04 00:10:54 +07:00
zadam df5951ce46 improve sync debug info 2023-11-04 00:02:31 +07:00
zadam 809ffa0c6e small refactor of ordinal() func 2023-11-03 13:49:18 +07:00
zadam 6dd466ddaf updates 2023-11-03 12:23:14 +07:00
zadam a45b801a84 reverted incomplete work on export per-directory metadata 2023-11-03 12:18:38 +07:00
zadam f8ade4d0c5 Merge remote-tracking branch 'origin/master' 2023-11-03 12:15:46 +07:00
zadam 889cb1d7b1 Merge branch 'stable'
# Conflicts:
#	package.json
2023-11-03 12:15:39 +07:00
zadam d3a477b8f2 release 0.61.11 2023-11-03 11:46:53 +07:00
zadam 4db042736c
Merge pull request #4371 from rauenzi/pwa-manifest
Update webmanifest for wider compatibility
2023-11-03 11:25:17 +07:00
zadam 612e4406b5 refactored TOC and Highlights close buttons and added a button to quickly access options 2023-11-03 10:44:14 +07:00
zadam 76f874ef6d refactoring of the complex note tree entitiesReloadedEvent 2023-11-03 08:58:57 +07:00
zadam f37f47ce5b fixes to stable sorting 2023-11-03 01:11:47 +07:00
zadam 45ed436426 added runOnBranchChange event #4108 2023-11-02 23:26:32 +07:00
Zack Rauen 9314cf87c5 Update manifest for wider compatibility
Partially fixes #920
2023-11-01 12:30:01 +07:00
zadam 0efc42081d more tests 2023-11-01 00:41:35 +07:00
zadam 7d80fe19e0 add backend API methods to access options, attachments, revisions, etapi tokens 2023-10-31 22:26:56 +07:00
zadam de8c351e25 reduce indent of TOC when larger headings are not being used, fixes #4363 2023-10-31 00:18:03 +07:00
zadam 695c9d5cf3 more note etapi tests 2023-10-30 23:51:53 +07:00
zadam 8690228d98 etapi test infrastructure plus a basic note creation test 2023-10-29 23:24:11 +07:00
zadam 01093d05d7 qswitch-electron, qswitch-server npm scripts 2023-10-29 18:39:53 +07:00
zadam 690caf7da1 Merge branch 'beta'
# Conflicts:
#	package-lock.json
#	package.json
2023-10-29 16:43:31 +07:00
zadam a9b63111ae qstart-electron, qstart-server npm scripts 2023-10-29 16:42:30 +07:00
zadam eb0a68d0ab note list should show the prefix, #4362 2023-10-29 01:02:55 +07:00
zadam 48e98b2ac3 add api.runAsyncOnBackendWithManualTransactionHandling() variant and add toast warnings about improper usage. 2023-10-29 00:51:23 +07:00
zadam ed1a731950 extra hint on "noproxy directly in the setting", #3934 2023-10-24 23:15:18 +07:00
zadam 4660c154e9 refactor 2023-10-24 23:10:52 +07:00
zadam ef974ab1f5 add shell as enabled by default #4347 2023-10-24 23:00:46 +07:00
zadam bacae67374 fix import 2023-10-24 00:14:15 +07:00
zadam cc20d17bd2 npm upgrades && docs 2023-10-24 00:13:20 +07:00
zadam 494b240015 Merge branch 'beta'
# Conflicts:
#	src/public/app/layouts/desktop_layout.js
2023-10-24 00:09:37 +07:00
zadam 1cd391a132 mermaid 10.5.1 2023-10-22 23:57:28 +07:00
zadam 1c15527d95 added "greater than 0" and "less than 2" for ancestor depth, fixes #4343 2023-10-22 23:52:21 +07:00
zadam 7af79ec33b limit mermaid width, #4340 2023-10-21 23:24:43 +07:00
zadam 4294c043d8 enabled CKEditor HTML support 2023-10-21 23:19:14 +07:00
zadam e5b925abf8 added extra elements to the html sanitizer 2023-10-21 18:03:06 +07:00
zadam 90c0a4a437 respect safeImport flag when sanitizing imported content 2023-10-21 17:54:07 +07:00
zadam 692f7868bc updated demo document so that canvas and mermaid have generated export attachments 2023-10-21 17:36:08 +07:00
zadam 5282af55f6 render attachment SVG when sharing mermaid 2023-10-21 17:32:07 +07:00
zadam aefc4c6bd2 ckeditor 40 2023-10-21 17:24:47 +07:00
zadam b39ba76505 add ability to insert mermaid diagram into text notes as image 2023-10-21 00:23:16 +07:00
zadam 9d918e7a54 fix image zooming 2023-10-20 23:44:30 +07:00
zadam 4773f9392b don't log known slow queries 2023-10-20 09:36:57 +07:00
zadam 5c10fc26be Merge branch 'beta'
# Conflicts:
#	package.json
#	src/public/app/layouts/desktop_layout.js
2023-10-20 09:15:48 +07:00
zadam 38db7f9db7 style tweaks #4338 2023-10-19 23:54:36 +07:00
zadam 5163e50e7d use mtime instead of ctime for backups #4321 2023-10-19 23:02:37 +07:00
zadam 5115b33446 release 0.61.10-beta 2023-10-19 09:33:51 +07:00
zadam b01fe5ead9 add canvas properties with a button to copy reference to clipboard which allows inserting canvas as an image into text notes 2023-10-19 09:20:23 +07:00
zadam b1d4a258a1 move FAB down in canvas 2023-10-19 09:03:49 +07:00