zadam
|
c08524c977
|
fix CSS class of user theme
|
2019-02-03 00:12:57 +01:00 |
|
zadam
|
f89537037e
|
small styling fixes
|
2019-02-02 23:51:00 +01:00 |
|
zadam
|
c153793766
|
added CSS variable for disabled button background
|
2019-02-02 23:26:39 +01:00 |
|
zadam
|
0aec5927d5
|
added missing labels customRequestHandler, customResourceProvider to autocomplete
|
2019-02-02 22:33:02 +01:00 |
|
zadam
|
8aea9a1801
|
added font family CSS variables to theming API
|
2019-02-02 20:45:38 +01:00 |
|
zadam
|
73247e3220
|
minor library updates
|
2019-02-02 19:21:30 +01:00 |
|
zadam
|
89344a6eda
|
final fixes and refactorings for consistency checks
|
2019-02-02 12:41:20 +01:00 |
|
zadam
|
40d2e6ea83
|
refactoring consistency checks WIP
|
2019-02-02 11:26:27 +01:00 |
|
zadam
|
910cfe9a17
|
refactoring consistency checks WIP
|
2019-02-02 10:38:33 +01:00 |
|
zadam
|
e58a80fc00
|
consistency checks WIP
|
2019-02-02 09:26:57 +01:00 |
|
zadam
|
4a2319cb33
|
refactoring of consistency checks plus some autofixers
|
2019-02-01 22:48:51 +01:00 |
|
zadam
|
5619088c41
|
raise payload size limit to 500 MB #395
|
2019-01-29 21:19:08 +01:00 |
|
zadam
|
60271993eb
|
Merge pull request #392 from jkurei/ios_favicon
Better icon for iOS' homescreen
|
2019-01-28 23:01:12 +01:00 |
|
jkurei
|
6695e8b011
|
Better icon for iOS' homescreen
|
2019-01-28 22:48:01 +01:00 |
|
zadam
|
707df18b93
|
added type and mime classes on body as well #383
|
2019-01-28 21:42:37 +01:00 |
|
zadam
|
90895f1288
|
added noteId to file view
|
2019-01-27 23:10:37 +01:00 |
|
zadam
|
ba1ca506af
|
change in referencing CSS resources to allow easier relative linking
|
2019-01-27 22:34:41 +01:00 |
|
zadam
|
f90ed99a40
|
fix leaf node having angle bracket in dark & black themes, closes #387
|
2019-01-27 21:54:24 +01:00 |
|
zadam
|
67630b1a22
|
options now allow selecting user theme
|
2019-01-27 21:18:11 +01:00 |
|
zadam
|
2c1580ea65
|
appCss/appTheme are now loaded as external CSS files instead of inline styles
|
2019-01-27 17:01:37 +01:00 |
|
zadam
|
840a0b5f64
|
custom handler refactoring
|
2019-01-27 16:37:18 +01:00 |
|
zadam
|
b39f6ef7ad
|
bug fixes for custom handlers
|
2019-01-27 15:47:40 +01:00 |
|
zadam
|
fb27088fcd
|
smaller children overview font
|
2019-01-27 14:26:39 +01:00 |
|
azivner
|
76fbff68ba
|
added readOnly attribute which puts text editor into readonly mode #371
|
2019-01-27 13:10:03 +01:00 |
|
azivner
|
54de4d236d
|
custom HTTP handler which triggers associated script notes WIP, #356
|
2019-01-27 12:28:20 +01:00 |
|
azivner
|
e211dd65ad
|
exit on detection of not supported node version, #324
|
2019-01-26 19:59:51 +01:00 |
|
azivner
|
a87f4d8653
|
search can be triggered from URL, closes #385
|
2019-01-25 22:18:34 +01:00 |
|
azivner
|
b59c175c2e
|
add HTML header with UTF-8 meta encoding declaration to exported HTML files, fixes #384
|
2019-01-25 21:34:14 +01:00 |
|
azivner
|
580104c4c5
|
using trilium's confirm dialog, small refactoring
|
2019-01-24 22:18:31 +01:00 |
|
zadam
|
0fc3053b0a
|
Merge pull request #377 from flurmbo/master
add confirm type change dialog when note not empty
|
2019-01-24 22:12:09 +01:00 |
|
Phil Marshall
|
929e0f69c2
|
add confirm type change dialog when note not empty
|
2019-01-23 15:15:24 -06:00 |
|
azivner
|
e70af1300a
|
drag and drop moves multiple items only if CTRL is pressed, active note has now bold text for more differentiation from selected note
|
2019-01-23 21:13:04 +01:00 |
|
azivner
|
4d0e46021b
|
Mac uses CMD+Left, CMD+Right for history navigation, closes #376
|
2019-01-23 20:15:33 +01:00 |
|
azivner
|
1a9a49b739
|
release 0.28.3
|
2019-01-22 23:01:32 +01:00 |
|
azivner
|
2ac560c56e
|
text note should change its icon after having new note inserted into, fixes #361
|
2019-01-22 21:21:44 +01:00 |
|
azivner
|
c23387c0fb
|
make search dialog more responsive in narrow sidebar, fixes #367
|
2019-01-22 20:54:00 +01:00 |
|
azivner
|
0ff250fe15
|
font sizes were not created for new documents - fix plus migration for existing ones
|
2019-01-22 20:34:45 +01:00 |
|
azivner
|
52b1e58b26
|
make tree selection more visually consistent
|
2019-01-22 20:23:54 +01:00 |
|
azivner
|
484715e440
|
fix icon in desktop linux build, fixes #372
|
2019-01-22 19:49:33 +01:00 |
|
azivner
|
9d42c3d802
|
release 0.28.2
|
2019-01-21 22:55:12 +01:00 |
|
azivner
|
c654172d33
|
auto fixer for "undeleted branch of deleted note" consistency check
|
2019-01-21 22:51:49 +01:00 |
|
azivner
|
e17b26c883
|
revert consistency checks refactoring for now
|
2019-01-21 22:46:27 +01:00 |
|
azivner
|
24d02d9cf5
|
fix in task manager script to not error out so much on deletion
|
2019-01-21 22:05:37 +01:00 |
|
azivner
|
7208a311ac
|
check that note is not deleted before creating a branch
|
2019-01-21 21:55:40 +01:00 |
|
azivner
|
ad7355372b
|
issue template
|
2019-01-21 19:55:07 +01:00 |
|
azivner
|
f18b5babad
|
uncommented issue template
|
2019-01-20 16:47:49 +01:00 |
|
azivner
|
9831ec0ca9
|
added issue template
|
2019-01-20 16:46:56 +01:00 |
|
azivner
|
596544eca3
|
fix setNoteToParent API method, closes #360
|
2019-01-20 16:33:09 +01:00 |
|
azivner
|
1f853024ee
|
more autofixers WIP
|
2019-01-19 09:57:51 +01:00 |
|
azivner
|
0308b13460
|
expose app info on the backend script api #345
|
2019-01-18 23:57:08 +01:00 |
|