zadam
|
c3f5bb5518
|
image note should reload after uploading new revision
|
2023-07-14 17:52:35 +02:00 |
|
zadam
|
a0d958bf12
|
refactor uploading files
|
2023-06-30 15:25:45 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
eb34f9c64f
|
small refactorings and fixes
|
2023-06-29 23:32:19 +02:00 |
|
zadam
|
a46c5a2243
|
use isLabelTruthy() for most binary labels
|
2023-06-29 00:14:12 +02:00 |
|
zadam
|
5c393f959d
|
got rid of .isDeleted on froca entities (the property is not available there)
|
2023-06-05 16:26:05 +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
|
93addac8bb
|
Merge branch 'master' into next61
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
|
2023-06-05 00:09:55 +02:00 |
|
zadam
|
7e71029d1c
|
use note size format also in file properties
|
2023-06-02 16:05:02 +02:00 |
|
zadam
|
235b779dec
|
detect existing attachment in target note
|
2023-05-29 22:37:19 +02:00 |
|
zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
6dfc72c065
|
many small fixes from Intellij analysis
|
2023-05-05 23:17:23 +02:00 |
|
zadam
|
0af6f91d21
|
exposing blobs in APIs
|
2023-05-05 22:21:51 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
cd01886eb2
|
attachment revision upload
|
2023-05-03 22:49:24 +02:00 |
|
zadam
|
d8bc9c2982
|
attachment actions
|
2023-05-03 10:23:20 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
zadam
|
7aa26580ba
|
refactoring of "some path" WIP
|
2023-04-15 00:06:13 +02:00 |
|
zadam
|
f01657e1dd
|
refactorings
|
2023-04-14 16:49:06 +02:00 |
|
zadam
|
15a11daf38
|
Merge branch 'master' into next60
# Conflicts:
# package-lock.json
# package.json
|
2023-04-10 18:52:30 +02:00 |
|
zadam
|
dba0c9f373
|
Merge branch 'stable'
# Conflicts:
# src/services/build.js
|
2023-04-09 23:30:41 +02:00 |
|
soulsands
|
cec4dfa6c3
|
fix:don't break words for CJK text
|
2023-04-08 14:56:37 +08:00 |
|
zadam
|
517f1992a1
|
remove fallback resize window handlers, such old browsers are not supported
|
2023-04-06 21:30:37 +02:00 |
|
zadam
|
8229a97ffb
|
capitalizing ribbon widget names #3806
|
2023-04-06 21:20:19 +02:00 |
|
soulsands
|
6612a3a550
|
fix: correct note-map resizing
|
2023-04-06 21:06:08 +08:00 |
|
zadam
|
9be524ef89
|
attachment improvements
|
2023-03-24 10:57:32 +01:00 |
|
zadam
|
cd72ea524e
|
promoted and inherited attributes should be shown grouped based on the owning note, #3761
|
2023-03-23 23:47:28 +01:00 |
|
MeIchthys
|
b1153f8d01
|
Capitalize Inherited Attributes for consistency
|
2023-03-14 16:01:08 -04:00 |
|
MeIchthys
|
54e21bf249
|
Capitalize Owned Attributes title
|
2023-03-14 15:58:40 -04:00 |
|
zadam
|
6a6ae359b6
|
Merge branch 'master' into dev
# Conflicts:
# package-lock.json
# package.json
# src/public/app/widgets/dialogs/note_revisions.js
# src/services/handlers.js
# src/services/hidden_subtree.js
# src/services/search/services/parse.js
|
2023-01-17 22:20:10 +01:00 |
|
zadam
|
88bc7402a2
|
hidden notes should not appear in the global search unless hoisted into it, #3516
|
2023-01-13 10:09:41 +01:00 |
|
zadam
|
c5ab6fa2fa
|
jsdoc fixes to make export simpler
|
2023-01-03 14:31:46 +01:00 |
|
zadam
|
8ec2547b4a
|
backend API to create a launcher
|
2022-12-22 14:57:00 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
ea006993f6
|
added a "script executor" ribbon widget
|
2022-12-20 23:46:44 +01:00 |
|
zadam
|
c28383de4f
|
full search shows search errors, closes #3221
|
2022-12-17 13:07:42 +01:00 |
|
zadam
|
44997f5cd1
|
options fixes
|
2022-12-08 15:18:41 +01:00 |
|
zadam
|
5fc9f5f3f9
|
improvements
|
2022-12-06 23:48:44 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
19126b7c6d
|
Merge branch 'master' into next58
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
|
2022-11-22 20:46:08 +01:00 |
|
zadam
|
c6e766f5c6
|
added a context menu for image to copy, #1954
|
2022-11-09 23:41:25 +01:00 |
|
zadam
|
f1eaa20e47
|
note map fixes
|
2022-11-06 14:38:41 +01:00 |
|
zadam
|
c16f7a5e02
|
Merge branch 'master' into next55
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
|
2022-10-15 12:09:25 +02:00 |
|
Charles Dagenais
|
73ad557784
|
improve "open" button behaviour for files when in browser
|
2022-09-21 21:56:59 -04:00 |
|
zadam
|
54900b35dc
|
launchbar WIP
|
2022-08-06 13:47:27 +02:00 |
|
zadam
|
7696702a2a
|
launchbar WIP
|
2022-08-05 19:15:28 +02:00 |
|
zadam
|
1f6222a653
|
fix notemap resize + upgrade of force-graph
|
2022-08-02 17:17:27 +02:00 |
|
zadam
|
c2c724aa00
|
Merge remote-tracking branch 'origin/stable'
|
2022-07-08 22:21:41 +02:00 |
|