zadam
4ff40ba14f
fix sync status in-progress
2021-05-15 13:44:12 +02:00
zadam
f4a58a2598
Merge remote-tracking branch 'origin/master'
2021-05-14 22:35:15 +02:00
zadam
d8d15b528e
fix .runOnBackend() API call
2021-05-09 21:29:59 +02:00
zadam
9afea492db
delete note fixes
2021-05-08 23:31:20 +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
051b9dff21
Merge remote-tracking branch 'origin/stable' into next
...
# Conflicts:
# package-lock.json
# package.json
# src/public/app/entities/note_short.js
# src/public/app/services/protected_session.js
# src/routes/api/login.js
2021-05-08 10:58:38 +02:00
zadam
de6108f95d
protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads
2021-05-07 22:23:49 +02:00
zadam
fddab59265
added note.executeScript()
2021-05-07 21:23:10 +02:00
Jules-Bertholet
1308dc20e8
Add support for mhchem markup in KaTeX ( #1917 )
2021-05-06 22:38:56 +02:00
zadam
c035627f0a
use .markAsDeleted() instead of setting .isDeleted manually
2021-05-02 20:32:50 +02:00
zadam
43eb248450
Merge branch 'master' into next
2021-04-29 22:09:48 +02:00
zadam
f22c76d9fb
fix focusing tree from note detail, closes #1897
2021-04-27 23:05:28 +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
b9133cb683
fix keyboard shortcut for "open externally"
2021-04-24 22:18:25 +02:00
zadam
ccac46527c
opened file change detection now useable on all note types
2021-04-24 21:56:44 +02:00
zadam
dcd35b1ea2
fix broken inline PDF viewer, #1833
2021-04-24 20:27:42 +02:00
zadam
a74741343e
upload of modified open file WIP
2021-04-24 11:39:59 +02:00
zadam
02988ed2b3
added random ordering
2021-04-22 19:53:11 +02:00
zadam
1a4f35470c
Merge remote-tracking branch 'origin/stable'
2021-04-21 22:04:33 +02:00
zadam
1d99c4e80b
fix moving notes with keyboard on Firefox, closes #1865
2021-04-21 22:03:41 +02:00
zadam
dc7c64a94d
Merge remote-tracking branch 'origin/stable' into stable
2021-04-21 20:38:15 +02:00
zadam
dc6a530d8c
clear note selection anytime a new note is activated
2021-04-21 20:38:07 +02:00
zadam
634baae796
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# src/services/build.js
2021-04-19 20:56:56 +02:00
zadam
7b5d44a329
use official gh
client instead of github-release
to execute releases
2021-04-18 21:29:10 +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
917b259e92
add new sync status "unknown" to differentiate from "can't connect", #1844
2021-04-13 21:54:07 +02:00
zadam
58e4bd4974
Merge remote-tracking branch 'origin/stable'
2021-04-11 22:28:30 +02:00
zadam
44af431a93
ctrl + click / middle click now opens image in a text note in a new tab
2021-04-11 22:24:21 +02:00
zadam
3337487063
fixes
2021-04-10 23:23:43 +02:00
zadam
3d3142e20c
Merge remote-tracking branch 'origin/master'
2021-04-08 21:22:54 +02:00
zadam
9c679aef20
added #runOnInstance and #runAtHour
2021-04-08 21:22:47 +02:00
Davi Alexandre
d47a55d23a
Avoid resetting all background properties on note-icons ( #1834 )
...
This ensures only the background-color property will be changed transparent,
avoiding to reset any other properties (background-image, for example) that
might have been set by some custom CSS rules applied in combination with
#iconClass
2021-04-08 20:24:19 +02:00
zadam
052f584bf4
edit note button is now just an icon
2021-04-08 20:17:35 +02:00
zadam
5314446980
fix seeing only part of the PDF preview
2021-04-07 22:45:46 +02:00
zadam
6b41c26d2b
disable entering new line in the attribute editor
2021-04-07 22:35:06 +02:00
zadam
463071ea4d
make global button more consistent with sync button
2021-04-07 22:15:44 +02:00
zadam
c43b20ec2b
script api search ignores hoisting by default
2021-04-06 21:56:46 +02:00
zadam
4d110aa143
updated render note help
2021-04-05 22:37:12 +02:00
zadam
c4d35fb44e
fix reference link widget in attr editor after CKEditor 27 upgrade
2021-04-05 11:28:34 +02:00
zadam
bc14c3d665
backport not deforming standard top widget in small window size from master
2021-03-31 22:59:07 +02:00
zadam
8644c38abc
hide sync status on extra window until the sync status is known
2021-03-30 22:59:25 +02:00
zadam
e569ae1a0d
one sync status tooltip did not have data-toggle="tooltip"
2021-03-30 22:53:23 +02:00
zadam
e055d4e15e
ckeditor 27
2021-03-29 23:29:14 +02:00
zadam
58200d6431
fix dragabilly webpack build
2021-03-29 22:01:01 +02:00
zadam
57db945558
set cssClass and other note related classes on the root widget instead, fixes #1799
2021-03-28 22:24:24 +02:00
zadam
6541523e88
empty page on new tab nw offers list of available workspaces
2021-03-28 00:07:38 +01:00
zadam
928c8bfdf7
Merge remote-tracking branch 'origin/stable'
2021-03-23 22:47:42 +01:00
zadam
1862acd1ff
avoid getting refreshes on note title
2021-03-23 22:46:18 +01:00
zadam
d5f38c0f88
sync status style fix
2021-03-21 23:45:15 +01:00