zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
e140daa952
|
converted protected session password dialog to new pattern
|
2022-06-16 15:28:51 +02:00 |
|
zadam
|
73574ac890
|
converted password not set dialog to new pattern
|
2022-06-14 23:32:16 +02:00 |
|
zadam
|
a38ccde8bc
|
protect tree will check if password is set and send user to options if not
|
2021-12-30 23:55:36 +01:00 |
|
zadam
|
a0caa21458
|
global link map WIP
|
2021-09-17 22:34:23 +02:00 |
|
zadam
|
66374bf95f
|
improvements in frontend sync (WIP)
|
2021-08-24 22:59:51 +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
|
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
|
9de7d3fc53
|
fix unloading protected session after clicking on a button, closes #1078
|
2020-06-03 11:47:30 +02:00 |
|
zadam
|
8b5536ee3a
|
note title widget and protected session entering fixes
|
2020-05-03 22:49:20 +02:00 |
|
zadam
|
d1eacbb574
|
more robust entering protected session and the following protection of a note
|
2020-04-25 17:15:57 +02:00 |
|
zadam
|
29cec8112e
|
fix setup of new document, closes #966
|
2020-04-14 21:57:42 +02:00 |
|