zadam
|
c1d0a1e07b
|
undelete note WIP
|
2020-01-03 10:48:36 +01:00 |
|
zadam
|
1d3608b7bf
|
fix recent note dialog for deleted notes
|
2020-01-03 09:04:38 +01:00 |
|
zadam
|
d467db2227
|
unify API for creating note links
|
2019-12-28 21:10:02 +01:00 |
|
zadam
|
0a72383495
|
make opening new links from ckeditor more consistent for internal and external links, closes #779
|
2019-12-24 10:49:16 +01:00 |
|
zadam
|
6bbd4c59bc
|
reduce flicker of "create new day note"
|
2019-11-24 21:40:50 +01:00 |
|
zadam
|
c2ebd4b308
|
show notes in a book including their prefix, closes #695
|
2019-11-09 15:31:47 +01:00 |
|
zadam
|
0b43eceb2d
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# package.json
|
2019-10-10 21:26:57 +02:00 |
|
zadam
|
98a6670cb4
|
prevent default context menu on tab right click, closes #656
|
2019-10-10 19:34:55 +02:00 |
|
zadam
|
8859e2ac40
|
fix opening links from book
|
2019-10-06 12:33:47 +02:00 |
|
zadam
|
35e825b376
|
fix tooltips
|
2019-10-01 21:41:20 +02:00 |
|
zadam
|
8ec01c73cd
|
skeleton implementation of new "book" note type
|
2019-10-01 21:11:11 +02:00 |
|
zadam
|
a6f57d7761
|
recent changes now display also newly created notes without any revisions, some extra improvements to the dialog
|
2019-09-02 20:26:18 +02:00 |
|
zadam
|
c9cc2cb4f3
|
refactoring of similar notes path handling
|
2019-09-01 13:42:10 +02:00 |
|
zadam
|
8e4e0bd543
|
fix global ko references
|
2019-08-25 22:31:02 +02:00 |
|
zadam
|
ced02b42b5
|
new card for tab operation in built-in help
|
2019-05-21 20:43:03 +02:00 |
|
zadam
|
722380e7b8
|
fix access to editor instance if active note is not text
|
2019-05-19 09:13:13 +02:00 |
|
zadam
|
f22cc37df7
|
middle click can now open links in new tab (and close tab)
|
2019-05-15 21:50:27 +02:00 |
|
zadam
|
be68391c37
|
store "openTabs" session
|
2019-05-10 21:43:40 +02:00 |
|
zadam
|
bacf163c96
|
NoteContext => TabContext
|
2019-05-08 19:55:24 +02:00 |
|
zadam
|
db7e083a21
|
ctrl-click opens new tab
|
2019-05-08 19:10:45 +02:00 |
|
zadam
|
8eaf44735a
|
context menu on link to open in new tab
|
2019-05-07 22:33:53 +02:00 |
|
zadam
|
0d11cadc18
|
tabs wip
|
2019-05-02 22:24:43 +02:00 |
|
zadam
|
7880cf62fe
|
open links from render note
|
2019-04-28 17:44:00 +02:00 |
|
azivner
|
76fbff68ba
|
added readOnly attribute which puts text editor into readonly mode #371
|
2019-01-27 13:10:03 +01:00 |
|
azivner
|
e0028ab6f1
|
mobile frontend WIP, removing extra dependencies
|
2018-12-24 10:10:36 +01:00 |
|
azivner
|
74acb08f7b
|
"open" note put into note autocomplete input, also fixes #222
|
2018-11-14 11:17:20 +01:00 |
|
azivner
|
2f4ef0a4a2
|
migrated all remaining dialogs to bootstrap modals, #203
|
2018-11-06 17:47:40 +01:00 |
|
azivner
|
b2776954a1
|
fix opening internal link from ckeditor link editing, fixes #191
|
2018-10-06 23:11:42 +02:00 |
|
azivner
|
62de7f28eb
|
consistently use root/ prefix for note paths
|
2018-10-06 21:32:07 +02:00 |
|
azivner
|
1ece9b71ec
|
fix inserting current timestamp into editor
|
2018-08-29 20:22:57 +02:00 |
|
azivner
|
f5b89432a6
|
frontend script API documentation
|
2018-08-23 12:55:45 +02:00 |
|
azivner
|
510704a074
|
help buttons and existing custom HTML attribute refactoring to data-*
|
2018-08-15 10:14:14 +02:00 |
|
azivner
|
50c4de021c
|
fix for mysterious 404 not found notes like "appearance"
|
2018-08-14 18:00:11 +02:00 |
|
azivner
|
5f36856571
|
* refactoring of repository layer to represent booleans as true/false instead of 1/0
* show list of inherited attributes, fixes #136
* properly work with inheritance
|
2018-08-07 11:38:00 +02:00 |
|
azivner
|
9b3f3fde05
|
#126, relation list in note detail and fixes in saving
|
2018-07-28 17:59:55 +02:00 |
|
azivner
|
85eb50ed0f
|
autocomplete with prefixes
|
2018-04-19 20:59:44 -04:00 |
|
azivner
|
1687ed7e0b
|
load only expanded tree with the rest being lazy loaded, WIP
|
2018-04-16 16:26:47 -04:00 |
|
azivner
|
cdad18551a
|
upgrade CKEditor to 1.0 beta.2, fixes #93
|
2018-04-12 20:03:23 -04:00 |
|
azivner
|
68921ee59b
|
separated text and code handling out of note detail service
|
2018-03-27 00:22:02 -04:00 |
|
azivner
|
7e856283ee
|
some refactorings of note detail service
|
2018-03-26 23:48:45 -04:00 |
|
azivner
|
68bba623b6
|
split up autocomplete related functionality
|
2018-03-26 21:50:47 -04:00 |
|
azivner
|
297a2cd9da
|
renamed service variables to conform to new naming scheme
|
2018-03-25 13:41:29 -04:00 |
|
azivner
|
fddd1c278f
|
moved services into the service directory
|
2018-03-25 13:02:39 -04:00 |
|