Commit graph

618 commits

Author SHA1 Message Date
zadam 82a437f2a8 remove unnecessary debounce which caused missed changes 2024-05-30 06:55:45 +02:00
zadam a2711cfb7b verify that the uploaded modified file is temporary 2024-05-18 05:50:46 +02:00
zadam bfb8aa6481 remove eslint 2024-03-06 07:17:51 +01:00
zadam 2bb4cccd82 fix excalidraw 0.17 integration 2024-03-06 07:13:30 +01:00
zadam 80eaf10656 remove husky 2024-03-06 06:51:25 +01:00
zadam 6f1e6402f0 package upgrades + removal of prettier 2024-03-06 06:47:30 +01:00
zadam ebd6276b5e CKEditor 41.0.0 2024-01-27 23:02:11 +01:00
zadam 17e063f01d updates 2024-01-12 00:02:45 +01:00
zadam 2c7b774356 Merge branch 'stable' 2024-01-10 22:57:05 +01:00
zadam cd43752f61 remove conflicting shortcut, fixes #4570 2024-01-09 22:52:13 +01:00
zadam 0404b78fb8 fix loading katex in share #4558 2024-01-07 22:52:16 +01:00
zadam 33af9a3595 updates 2023-12-27 22:48:16 +01:00
zadam df85a5eee4 Merge branch 'stable'
# Conflicts:
#	src/routes/api/revisions.js
#	src/services/bulk_actions.js
2023-12-11 23:07:15 +01:00
zadam 2e23c521c3 electron upgrade 2023-12-06 23:54:17 +01:00
zadam 947627d8a0 relation map deprecation - don't show it in menu to create new note 2023-11-27 10:50:17 +01:00
zadam ad74952194 fix thumbnails with chinese titles, closes #4478 2023-11-27 10:10:27 +01:00
zadam 1f206a9c24 load panzoom from node_modules 2023-11-22 20:28:17 +01:00
zadam f026646bb5 load split.js from node_modules 2023-11-22 20:26:20 +01:00
zadam f9bfc8ad86 load printThis from node_modules 2023-11-22 20:22:16 +01:00
zadam e70539ff48 load jquery-hotkeys from node_modules 2023-11-22 20:15:21 +01:00
zadam a439be79b3 load jquery from node_modules 2023-11-22 20:11:41 +01:00
zadam edf2dfe8f9 load mermaid from node_modules 2023-11-22 20:09:04 +01:00
zadam 0e4c49ea5b load box icons from node_modules 2023-11-22 20:06:44 +01:00
zadam 52cfd138d1 load force-graph from node_modules 2023-11-22 20:02:35 +01:00
zadam cf99345962 use .js extension for require() as a preparation for future migration to ESM 2023-11-22 19:34:48 +01:00
zadam e2b1421bf3 electron upgrade 2023-11-21 20:48:43 +01:00
zadam 1561f402f0 ckeditor 40.1.0 2023-11-20 22:29:05 +01:00
zadam cf068211ff change the way frontend detects content change which works even if no new blob is created, fixes #4434 2023-11-13 23:53:14 +01:00
Luis González 3470347523 feat(package.json & package-lock.json): Add 'katex' package and update project version 2023-11-09 14:23:39 -03:00
zadam bde311fd76 upgrades 2023-11-06 22:23:18 +01:00
zadam 6dd466ddaf updates 2023-11-03 12:23:14 +01:00
zadam 8690228d98 etapi test infrastructure plus a basic note creation test 2023-10-29 23:24:11 +01:00
zadam cc20d17bd2 npm upgrades && docs 2023-10-24 00:13:20 +02:00
zadam 137703ada4 add promoted attributes widget to the mobile version, closes #4314 2023-10-08 22:58:31 +03:00
zadam 00f5924251 jsdocs 2023-10-07 20:57:53 +03:00
zadam b5ef09e779 hide canvas buttons which don't work, #4182 2023-08-18 15:33:20 +02:00
zadam 5c12ac4eee fix CKEditor crashing 2023-08-10 13:40:15 +02:00
zadam 00eaa16985 clipper now creates notes with image attachments instead of image notes 2023-08-08 23:42:47 +02:00
zadam 63675bfbae make migration 223 NOOP 2023-07-30 21:54:01 +02:00
zadam 527718eff7 add indices on blobId 2023-07-27 21:40:47 +02:00
zadam 3aad0ebc95 Merge remote-tracking branch 'origin/next61' into next61 2023-07-22 17:48:17 +02:00
zadam 479d720a6e upgrades 2023-07-22 17:48:09 +02:00
zadam e4892c9888 fixed order of multi-valued promoted attributes, closes #4105 2023-07-20 23:22:31 +02:00
zadam 9d24499fef upgrade excalidraw to 0.15.2 2023-07-15 12:01:09 +02:00
zadam 64b86b2666 use marked instead of commonmark to convert MD to HTML, which supports e.g. tables, closes #2026 2023-07-15 10:31:50 +02:00
zadam ca41806bc2 import and export fixes 2023-07-13 23:54:47 +02:00
zadam ac9a4b3afc fixes in etapi tests 2023-07-10 19:10:07 +02:00
zadam 192e399cb5 typos 2023-06-30 11:18:34 +02:00
zadam 48029cea7c small refactorings 2023-06-29 22:10:13 +02:00
zadam 48b30b985e attachment upload 2023-06-28 20:53:55 +02:00