zadam
2ff6e50af4
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/dialogs/options/other.js
2021-12-19 10:54:30 +01:00
zadam
a098630e09
add default JPG quality if value not in range
2021-12-16 22:10:51 +01:00
zadam
657496ea37
Merge remote-tracking branch 'origin/master'
2021-12-14 21:55:00 +01:00
zadam
034aaa7209
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/public/app/dialogs/options/other.js
2021-12-14 21:54:38 +01:00
Lake
4ceba8cc6e
Correct "Options change have been saved." ( #2436 )
2021-12-12 21:08:54 +01:00
zadam
a810c08c02
trigger note revisioning saving also on title changes #2426
2021-12-08 21:04:22 +01:00
Myzel394
886fdf7cd6
Improve image compression ( #2369 )
...
* added options
* added checkbox handling to import into note
* added image compression option respecting
2021-11-21 16:27:13 +01:00
zadam
89322c4b03
upgrade to electron v16 and node v16
2021-11-16 22:43:08 +01:00
zadam
242977c7a5
cleanup after update check merge
2021-11-14 13:45:37 +01:00
Myzel394
364ac331da
Add update available box ( #2329 )
...
* current stand
* added update available button
* improved update available icon
* improved update available box
* adding server side version
* added backend
* fixed text
* added option handling
* added field disabling
* removed options
* fixed terminology
* removed unnecessary imports
2021-11-14 13:42:50 +01:00
zadam
b0c0ed8512
add configurable max content width with default value of 1200px.
2021-10-31 21:55:11 +01:00
zadam
8bd7b657f8
added option to disable backup, #2210
2021-10-11 22:30:23 +02:00
zadam
291b434d70
added mermaid samples to demo document
2021-09-30 13:17:37 +02:00
zadam
0264e847ef
fixes
2021-09-28 10:58:34 +02:00
zadam
e6bc8ed3b5
allow overriding theme fonts
2021-09-27 21:01:56 +02:00
zadam
113bebed3b
switching themes via loading only specific CSS
2021-09-26 15:24:37 +02:00
zadam
9c9a3fc030
small refactorings of auto readonly size
2021-09-20 21:12:35 +02:00
Abitofevrything
b85cf07a28
Add config option to change automatic readonly size ( #2174 )
2021-09-20 21:08:41 +02:00
zadam
0448883782
option to erase notes immediately
2021-09-16 14:38:09 +02:00
zadam
66374bf95f
improvements in frontend sync (WIP)
2021-08-24 22:59:51 +02:00
zadam
c508217604
added underline heading style and make it a default
2021-07-23 16:04:56 +02:00
zadam
05d077ce28
removed green theme
2021-07-05 17:10:10 +02:00
zadam
3a7da1d561
icon and theme experiments
2021-06-06 22:15:51 +02:00
zadam
d4a955a3f5
cleaned up link map
2021-05-31 21:23:01 +02:00
zadam
57b6271c0b
similar notes section widget
2021-05-29 13:24:14 +02:00
zadam
9532a5662f
added note paths section container
2021-05-29 13:06:09 +02:00
zadam
b7ca3dec54
added note info into section container
2021-05-26 23:00:40 +02:00
zadam
79a85a0aa7
refactored TabContext => NoteContext
2021-05-22 12:35:41 +02:00
zadam
274cf7312c
refactored TabContext => NoteContext
2021-05-22 12:26:45 +02:00
zadam
a65eda5e4a
Merge remote-tracking branch 'origin/master' into next
2021-05-15 22:45:28 +02: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 +02:00
zadam
7494491560
Merge remote-tracking branch 'origin/master' into next
...
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/stylesheets/style.css
# src/routes/api/files.js
# src/routes/routes.js
2021-04-25 11:14:45 +02:00
zadam
4ff7e0813d
upload of modified open file WIP
2021-04-24 11:39:44 +02:00
zadam
42510fda5c
renamed also cache files/modules
2021-04-16 23:01:56 +02:00
zadam
af5b1021c7
renamed treeCache into froca
2021-04-16 22:57:37 +02:00
zadam
b38a63d336
delete notes dialog provides checkbox to switch between delete all clones and normal delete
2021-03-18 23:42:30 +01:00
zadam
d62558d97a
delete notes dialog WIP
2021-03-18 23:23:35 +01:00
zadam
5b72b577b8
delete notes preview dialog WIP
2021-03-14 22:54:39 +01:00
zadam
aa8bf0e60a
Revert "Revert "delete notes skeleton dialog""
...
This reverts commit 584fea19
2021-03-14 19:54:40 +01:00
zadam
584fea1992
Revert "delete notes skeleton dialog"
...
This reverts commit 03a11e6f
2021-03-12 20:44:19 +01:00
zadam
03a11e6f77
delete notes skeleton dialog
2021-03-11 22:35:53 +01:00
zadam
f8fb071a6f
added option to bring back plain (non-markdown) headings, closes #1678
2021-03-09 22:06:40 +01:00
zadam
4aa27b6033
added "sort by" dialog
2021-02-28 23:40:15 +01:00
zadam
1c59bc4d3c
sort child notes by ... WIP
2021-02-25 22:26:46 +01:00
Mirwaisse Djanbaz
f62b4a581e
Typo in export.js ( #1682 )
2021-02-23 21:20:19 +01:00
Mirwaisse Djanbaz
dcf1c62ec1
Typo in appearance settings ( #1683 )
2021-02-23 21:19:57 +01:00
zadam
0c9a11db6f
bring back "create and link note" into more places, fixes #1653
2021-02-18 20:10:44 +01:00
zadam
cd653b9f0c
add link dialog should recognize external links, closes #1521
2021-01-08 21:44:43 +01:00
zadam
f8bec35893
use selected text to apply filtering for add link dialog, closes #1515
2021-01-05 14:22:11 +01:00
zadam
248fa780e8
erasing rows of deleted entities
2020-12-14 13:47:33 +01:00