Elian Doran
|
82a9808dea
|
server-ts: sql.js -> sql.ts
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
7a9365457a
|
server-ts: utils.js -> utils.ts
|
2024-02-17 13:32:41 +02:00 |
|
Elian Doran
|
96b6d17d77
|
server-ts: Remove need for 'allowImportingTsExtensions'
|
2024-02-17 13:32:40 +02:00 |
|
Elian Doran
|
39627a4fc4
|
server-ts: log.js -> log.ts
|
2024-02-17 13:32:40 +02:00 |
|
zadam
|
cf99345962
|
use .js extension for require() as a preparation for future migration to ESM
|
2023-11-22 19:34:48 +01:00 |
|
zadam
|
746abb02d3
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# package.json
# src/services/build.js
|
2023-11-16 23:57:25 +01:00 |
|
zadam
|
426a8f75aa
|
fix creating tree cycle by moving clone into another clone, closes #4442
|
2023-11-16 23:31:33 +01:00 |
|
zadam
|
45ed436426
|
added runOnBranchChange event #4108
|
2023-11-02 23:26:32 +01:00 |
|
zadam
|
e8b52f9e6c
|
sync fixes and refactorings
|
2023-07-29 23:25:02 +02:00 |
|
zadam
|
ce3834eb9e
|
blob erasure is not synced, need to clean them up before each content hash check
|
2023-07-27 23:57:12 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
ff5d3a5f0c
|
import WIP
|
2023-05-09 00:05:27 +02:00 |
|
zadam
|
626af84f42
|
refactoring + uploading attachments WIP
|
2023-05-08 00:02:08 +02:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
f809da58ec
|
fix occurrences of 'root' branch
|
2022-12-28 13:09:49 +01:00 |
|
zadam
|
dfb462cf35
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:13:22 +01:00 |
|
zadam
|
342ae6e5e2
|
introduced new exception classes for structured error reporting
|
2022-12-09 16:04:13 +01:00 |
|
zadam
|
75bd38885b
|
use trilium version number in asset paths to avoid caching issues
|
2022-10-27 20:34:53 +02:00 |
|
zadam
|
0c196ae3a5
|
fix deleting / erasing note
|
2022-09-21 23:58:54 +02:00 |
|
zadam
|
643a5e5b16
|
moving deleteNote and deleteBranch into entities to make them accessible to scripts, #2792
|
2022-04-19 23:06:46 +02:00 |
|
zadam
|
91e3dd022a
|
added "move note" search action
|
2022-02-05 12:06:23 +01:00 |
|
zadam
|
0448883782
|
option to erase notes immediately
|
2021-09-16 14:38:09 +02:00 |
|
zadam
|
5cfd1c030d
|
allow specifiyng sorted attribute (including off for overriding), #2142
|
2021-09-03 22:33:40 +02:00 |
|
zadam
|
6e300c7cf5
|
make sure the sorted branches are still sorted after drag & drop, #2142
|
2021-09-02 23:21:02 +02:00 |
|
zadam
|
f1338bb643
|
fix moving notes up and down using keyboard
|
2021-07-25 20:55:41 +02:00 |
|
zadam
|
de6ff09bb9
|
fix moving notes
|
2021-07-20 21:12:23 +02:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
439ef4a8cb
|
moved becca to top level source dir
|
2021-05-17 22:09:49 +02:00 |
|
zadam
|
8bd3e17a3b
|
removed legacy entities and repository
|
2021-05-17 22:05:35 +02:00 |
|
zadam
|
c035627f0a
|
use .markAsDeleted() instead of setting .isDeleted manually
|
2021-05-02 20:32:50 +02:00 |
|
zadam
|
1af10d48a2
|
becca conversion WIP
|
2021-05-02 11:23:58 +02:00 |
|
zadam
|
42510fda5c
|
renamed also cache files/modules
|
2021-04-16 23:01:56 +02:00 |
|
zadam
|
f7e86c5be0
|
renamed noteCache into becca
|
2021-04-16 23:00:08 +02:00 |
|
zadam
|
2cfd093cae
|
allow search result to be moved from tree to relation map, fixes #1650
|
2021-02-18 22:30:55 +01:00 |
|
zadam
|
397f0d1326
|
fix collapse tree
|
2021-02-04 23:08:16 +01:00 |
|
zadam
|
6469937393
|
fix note tree flickering (note cache was not updated when expanded status changed)
|
2021-02-04 22:05:32 +01:00 |
|
zadam
|
7900622f38
|
refactored "sync" table to "entity_changes" - more changes
|
2020-08-02 23:43:39 +02:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
3c5db844ba
|
fix tree focusing issues
|
2020-06-03 11:06:45 +02:00 |
|
zadam
|
5e353a5612
|
improved drag & drop
|
2020-05-30 10:30:21 +02:00 |
|
zadam
|
43e12fbea2
|
small fixes for collapse/expand
|
2020-05-03 13:52:12 +02:00 |
|
zadam
|
2a3091f788
|
reimplemented expand/collapse differently for better performance
|
2020-05-03 13:15:08 +02:00 |
|
zadam
|
5024454914
|
better activation behavior when move notes
|
2020-03-29 22:54:14 +02:00 |
|
zadam
|
f2cf361acf
|
small fixes
|
2020-02-17 22:38:46 +01:00 |
|
zadam
|
0054a32dc7
|
treecache now manages reloading when starting protected session
|
2020-02-01 22:29:32 +01:00 |
|
zadam
|
d2e3aedf7f
|
moving notes across parents now deletes the old branch and creates new which makes detecting changes much easier
|
2020-01-28 22:15:33 +01:00 |
|
zadam
|
c1d0a1e07b
|
undelete note WIP
|
2020-01-03 10:48:36 +01:00 |
|
zadam
|
b16c2d19b6
|
duplicate (single) note
|
2019-10-19 12:36:16 +02:00 |
|