Commit Graph

95 Commits (6f7b554cdc67e32ea1a8fc4a1631d8c97e3f00e4)

Author SHA1 Message Date
zadam dd37f09309 global link map WIP 2021-09-18 14:29:41 +07:00
zadam ed26e32ccb skeleton for global link map 2021-09-16 23:09:48 +07:00
zadam d0747b125c improvements in frontend sync (WIP) 2021-08-25 22:49:24 +07:00
zadam 1b9c3b0759 keep focus when clicking on edit read only note 2021-06-24 23:50:56 +07:00
zadam 02da5b598c added "edit" button into ribbon button container 2021-06-15 22:59:13 +07:00
zadam 2220c4491b layout fixes 2021-06-15 21:53:22 +07:00
zadam 3893f663d0 sql console also doesn't create a normal note by default 2021-06-06 13:38:01 +07:00
zadam 6d51593b7d removed CSS contain from widgets 2021-06-05 22:07:15 +07:00
zadam 1a0aaf4a30 refactored TabContext => NoteContext 2021-05-22 12:42:34 +07:00
zadam 79a85a0aa7 refactored TabContext => NoteContext 2021-05-22 12:35:41 +07:00
zadam 274cf7312c refactored TabContext => NoteContext 2021-05-22 12:26:45 +07:00
zadam 1a13132a69 split window WIP 2021-05-20 23:13:34 +07:00
Jules-Bertholet a410ed1b74
Update KaTeX to v0.13.9 (#1925)
* Update KaTeX to v0.13.9

* Allow KaTeX commands like \url and \includegraphics
https://katex.org/docs/options.html
2021-05-08 20:58:56 +07:00
Jules-Bertholet 1308dc20e8
Add support for mhchem markup in KaTeX (#1917) 2021-05-06 22:38:56 +07:00
zadam 57db945558 set cssClass and other note related classes on the root widget instead, fixes #1799 2021-03-28 22:24:24 +07:00
zadam 7e2186721f added "re-render note" menu item & shortcut, closes #1766 2021-03-19 22:34:56 +07:00
zadam 4e76d1fa85 hide some "boring" attributes from book listing view 2021-03-12 20:39:42 +07:00
zadam 721e5da672 use notePath instead of noteId for note creation to correctly work with cloned ancestors 2021-03-03 22:48:06 +07:00
zadam 78e48095e6 prompt user when there are unsaved changes, #1692 2021-02-27 23:39:02 +07:00
zadam 3c7a6bc1e4 use longer update interval for web 2021-02-27 21:08:27 +07:00
zadam 90c6852423 hide auto links by default in relation map, allow configuring displayed relations, fixes #1674 2021-02-22 22:34:33 +07:00
zadam 6081c3540e refactoring 2021-01-29 22:44:59 +07:00
zadam d19a929237 removed auto book as it is no longer needed 2021-01-28 22:34:35 +07:00
zadam 1d64129572 lazy loading of note list 2020-12-27 22:19:27 +07:00
zadam 0b6fa4ab06 Merge remote-tracking branch 'origin/optimize-tree' 2020-12-10 22:54:16 +07:00
zadam 81c6043cb6 fix printing notes with math, closes #1484 2020-12-09 21:59:30 +07:00
zadam eaed7ec86f improvements in search UI 2020-11-26 23:00:27 +07:00
zadam 02043d9109 note list is now separate widget which allows more flexibility in its usage 2020-11-25 23:18:30 +07:00
zadam 167b6974fe Merge remote-tracking branch 'origin/stable' 2020-11-23 21:20:06 +07:00
zadam 984ecaf99c show again the table handle and type around 2020-11-23 20:56:14 +07:00
zadam 4bd86a6dfa WIP per-tab hoisting 2020-11-22 23:05:02 +07:00
zadam 8d0df6ddb9 Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	db/demo.zip
#	src/services/notes.js
#	src/services/request.js
2020-08-10 23:45:17 +07:00
zadam 7779fd1dfe synchronize the removal of the selection in cuttonote to make it more predictable 2020-08-10 22:42:57 +07:00
zadam bfa69a3dc3 closing of attr detail 2020-07-03 22:27:45 +07:00
zadam 46d3160da4 removed detail.css, added to individual type widgets 2020-07-01 23:35:00 +07:00
zadam a7d9870846 Merge remote-tracking branch 'origin/better-sqlite3'
# Conflicts:
#	libraries/ckeditor/ckeditor.js
#	libraries/ckeditor/ckeditor.js.map
#	package-lock.json
#	package.json
#	src/public/app/services/utils.js
#	src/public/app/widgets/type_widgets/editable_text.js
#	src/services/utils.js
2020-06-18 09:03:09 +07:00
zadam fb975849b9 small API additions 2020-06-14 14:30:57 +07:00
zadam 212b719ee9 better detection of changes in attributes and how they affect notes 2020-06-09 22:59:22 +07:00
Adam Coyne ac10701b55
Add import option to replace underscores with spaces in note names (#1064) 2020-05-30 23:15:00 +07:00
zadam 58f4f5d1e6 fix deadlock after "cut to note", closes #1030 2020-05-19 22:58:08 +07:00
zadam 5d8808a2ad fix renaming existing attributes + added new label autoReadOnlyDisabled to control automatic setting to readOnly mode 2020-05-06 21:41:14 +07:00
zadam 8f68ff1932 tweaks for the code preview 2020-04-26 12:06:54 +07:00
zadam a1ea2c9115 read only code notes WIP 2020-04-26 11:38:30 +07:00
zadam 71d248cd87 touch protected session during note update 2020-04-25 11:09:07 +07:00
zadam 29cec8112e fix setup of new document, closes #966 2020-04-14 21:57:42 +07:00