zadam
|
ab4e83771c
|
fix throwing empty error
|
2023-11-04 22:53:09 +01:00 |
|
zadam
|
b7f0fd2db3
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/app/widgets/note_tree.js
# src/routes/routes.js
# src/services/consistency_checks.js
# src/services/notes.js
# src/services/task_context.js
|
2023-07-10 18:20:36 +02:00 |
|
zadam
|
f78d96a3d4
|
refactoring of server and suppressing error during conversion of attachment into note
|
2023-06-30 15:44:30 +02:00 |
|
zadam
|
a0d958bf12
|
refactor uploading files
|
2023-06-30 15:25:45 +02:00 |
|
zadam
|
0802b81807
|
improved error logging in frontend
|
2023-06-30 12:14:58 +02:00 |
|
Kian-Meng Ang
|
712304bbc6
|
Fix typos
Found via `codespell -S ./libraries,./package-lock.json -L tabel,tabels,uptodate,isnt,edn,falsy`
|
2023-06-23 00:27:04 +08:00 |
|
zadam
|
cd01886eb2
|
attachment revision upload
|
2023-05-03 22:49:24 +02:00 |
|
zadam
|
8ec2547b4a
|
backend API to create a launcher
|
2022-12-22 14:57:00 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
2df7d99a91
|
routes refactoring
|
2022-12-18 16:12:29 +01:00 |
|
zadam
|
23322455a3
|
mobile layout now has launchbar
|
2022-12-11 22:26:18 +01:00 |
|
zadam
|
342ae6e5e2
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:04:13 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
23c06ebed8
|
fix backend script error reporting, closes #3033
|
2022-08-02 18:15:54 +02:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
7159b13c9d
|
add memberId to entity_changes to avoid having to resend all changes second time
|
2022-01-09 20:16:39 +01:00 |
|
zadam
|
df0411197b
|
fixed syncing of erased notes, closes #2316
|
2021-11-12 21:19:23 +01:00 |
|
zadam
|
711af02928
|
fixed leaking entities into the responses and thus increased performance of e.g. create/duplicate note
|
2021-10-06 20:52:23 +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
|
08cba1e1ce
|
fixed "duplicate subtree"
|
2021-02-14 11:43:31 +01:00 |
|
zadam
|
52b8162d01
|
WIP per-tab hoisting
|
2020-11-23 22:52:48 +01:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
586d6b4557
|
in web version use local client time instead of server time for recording dateModified etc.
|
2020-04-26 14:26:57 +02:00 |
|
zadam
|
29cec8112e
|
fix setup of new document, closes #966
|
2020-04-14 21:57:42 +02:00 |
|