Elian Doran
|
d35613f510
|
server-ts: Port becca_loader
|
2024-02-17 20:45:31 +02:00 |
|
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
|
ff2e05fe83
|
server-ts: Fix references to cls.js
|
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
|
92e8b155e4
|
Merge branch 'stable'
# Conflicts:
# package.json
# src/services/build.js
# src/services/migration.js
|
2024-01-27 22:52:47 +01:00 |
|
zadam
|
6e33553146
|
fix migration
|
2024-01-21 23:11:27 +01:00 |
|
zadam
|
1e30c0702e
|
add indexes sooner in the migration process to speed it up #4535
|
2024-01-21 11:13:45 +01:00 |
|
zadam
|
a28d8843ac
|
fix migration
|
2024-01-03 22:08:26 +01:00 |
|
zadam
|
f704cacdee
|
bugfixes to sync
|
2023-12-30 00:34:46 +01:00 |
|
zadam
|
9e914b9016
|
remove relation map from the demo document
|
2023-11-27 10:54:38 +01: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
|
1ebdb0f5e1
|
emergency disabling of image compression since it appears to make problems in migration to 0.61
|
2023-11-04 00:10:54 +01:00 |
|
zadam
|
692f7868bc
|
updated demo document so that canvas and mermaid have generated export attachments
|
2023-10-21 17:36:08 +02:00 |
|
zadam
|
1261a06a30
|
order by note size + attachments + revisions, closes #4295
|
2023-10-02 22:02:25 +02:00 |
|
zadam
|
f2a510e4c5
|
cleanup of old migrations, since upgrading to 0.61 is possible only from 0.60.
|
2023-08-18 15:56:38 +02:00 |
|
zadam
|
63675bfbae
|
make migration 223 NOOP
|
2023-07-30 21:54:01 +02:00 |
|
zadam
|
119050e355
|
fix migration
|
2023-07-28 16:13:31 +02:00 |
|
zadam
|
72122d0f95
|
fix blobIds - they shouldn't contain + and / characters
|
2023-07-28 15:55:26 +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
|
527718eff7
|
add indices on blobId
|
2023-07-27 21:40:47 +02:00 |
|
zadam
|
b7bc843a37
|
fix demo document statistics, closes #4117
|
2023-07-24 23:46:02 +02:00 |
|
zadam
|
f8c9178c5d
|
fix migration
|
2023-07-18 23:23:52 +02:00 |
|
zadam
|
83049c95c3
|
defensive copies of owned attrs
|
2023-07-17 22:56:36 +02:00 |
|
zadam
|
ac0d61e9b4
|
add mindmap mermaid example to demo document
|
2023-07-15 10:44:38 +02:00 |
|
zadam
|
a06ee1ced1
|
added new mermaid diagram examples to the demo document
|
2023-07-14 20:00:53 +02:00 |
|
zadam
|
2dac6ab281
|
DB migration should convert only "perfect candidates" to attachments
|
2023-07-14 18:24:15 +02:00 |
|
zadam
|
b2d460d5c1
|
update demo document with images converted to attachments
|
2023-07-14 17:06:38 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +02:00 |
|
zadam
|
a47004bb4e
|
shift migrations after upmerge
|
2023-06-20 23:32:31 +02:00 |
|
zadam
|
995f1c9fc4
|
Merge branch 'stable' into next61
# Conflicts:
# src/etapi/etapi.openapi.yaml
# src/etapi/notes.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/app_info.js
|
2023-06-20 23:30:45 +02:00 |
|
zadam
|
5905950c17
|
fix notePosition assignment for new children of root
|
2023-06-19 00:29:36 +02:00 |
|
zadam
|
2ebbc33081
|
fix revision rename DB migration
|
2023-06-13 23:39:42 +02:00 |
|
zadam
|
e6bf6424e8
|
rename loadresults methods/properties for clarity that they don't contain entities, only rows
|
2023-06-05 16:12:02 +02:00 |
|
zadam
|
779751a234
|
rename "note revision" to just "revision"
|
2023-06-04 23:01:40 +02:00 |
|
zadam
|
5e2efca933
|
scheduled erasure of attachments WIP
|
2023-04-21 00:19:17 +02:00 |
|
zadam
|
6cf0fe0b73
|
attachments have a position
|
2023-04-11 22:55:50 +02:00 |
|
zadam
|
3f8bf7cacc
|
renamed openTabs to openNoteContexts
|
2023-04-11 22:00:04 +02:00 |
|
zadam
|
a154bea016
|
Merge branch 'master' into next60
|
2023-04-11 17:02:24 +02:00 |
|
zadam
|
5d6d9ab6d6
|
wip attachment support
|
2023-04-03 23:47:24 +02:00 |
|
zadam
|
2bc78ccafb
|
wip attachment widget
|
2023-04-01 23:55:04 +02:00 |
|
zadam
|
fa406d3ded
|
wip attachment widget
|
2023-03-30 23:48:26 +02:00 |
|
zadam
|
0b270ee87a
|
remove "hide included images" feature since with attachments it's no longer necessary
|
2023-03-24 09:17:17 +01:00 |
|
zadam
|
5cc5859211
|
migrate images to attachments
|
2023-03-24 09:13:35 +01:00 |
|
zadam
|
64d8c7a657
|
add a check for the hidden note existence, #3728
|
2023-03-17 22:14:50 +01:00 |
|
zadam
|
1fdb23746a
|
uploading image to attachment
|
2023-03-16 18:34:39 +01:00 |
|
zadam
|
2b84f1be00
|
unify .setContent() .getContent() handling across notes, revisions, attachments
|
2023-03-16 15:19:26 +01:00 |
|
zadam
|
b6efc954bd
|
blob WIP
|
2023-03-16 12:17:55 +01:00 |
|
zadam
|
eee05a4d01
|
blob WIP
|
2023-03-16 12:11:00 +01:00 |
|