Elian Doran
|
f803b9f822
|
feat(geomap): add floating button section
|
2025-01-20 22:39:48 +02:00 |
|
Elian Doran
|
e1952fe6b8
|
feat(geomap): create geomap note type
|
2025-01-20 18:45:56 +02:00 |
|
Elian Doran
|
9820e8aa12
|
fix(mindmap): use dynamic import instead of static one
|
2025-01-19 23:34:57 +02:00 |
|
Elian Doran
|
3db93cdf24
|
chore(client/ts): port note_icon
|
2025-01-18 01:14:47 +02:00 |
|
Elian Doran
|
580bebb4a3
|
chore(client/ts): port mind_map
|
2025-01-14 19:18:44 +02:00 |
|
Elian Doran
|
1807b2b031
|
chore(types): missing import type for JS imports
|
2025-01-13 23:18:10 +02:00 |
|
Elian Doran
|
324696bc54
|
refactor(ts): enable verbatim module syntax
|
2025-01-09 18:36:24 +02:00 |
|
Elian Doran
|
4cbb529fd4
|
chore(prettier): fix all files
|
2025-01-09 18:07:02 +02:00 |
|
Elian Doran
|
c2315a9341
|
refactor(client): use common method for checking if launch bar config
|
2025-01-04 21:52:41 +02:00 |
|
Elian Doran
|
cfeb4eb51f
|
feat(client): add support for mobile launchers in hidden subtree
|
2025-01-04 21:46:52 +02:00 |
|
Elian Doran
|
838dc521b1
|
chore(client/ts): port services/note_list_renderer
|
2024-12-23 11:00:10 +02:00 |
|
Elian Doran
|
ef4d2378f1
|
chore(client/ts): port services/content_renderer
|
2024-12-21 14:56:51 +02:00 |
|
Elian Doran
|
86fc59d265
|
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
; package-lock.json
; package.json
; src/public/app/components/app_context.ts
; src/public/app/services/hoisted_note.ts
; src/public/app/services/open.ts
; src/public/app/services/toast.ts
|
2024-10-26 10:20:19 +03:00 |
|
Elian Doran
|
a4341a5cac
|
Merge pull request #392 from SiriusXT/Icon_improvements
Icon improvements
|
2024-09-11 23:56:10 +03:00 |
|
Elian Doran
|
e39dd1525d
|
client: Create blank type widget for mind map
|
2024-09-01 14:16:45 +03:00 |
|
Elian Doran
|
8fb6b64fa9
|
client-ts: Port services/app/entities
|
2024-07-25 20:36:15 +03:00 |
|
Elian Doran
|
0c8092b8f4
|
client-ts: Port services/entities/fblob
|
2024-07-25 00:13:53 +03:00 |
|
zadam
|
cf068211ff
|
change the way frontend detects content change which works even if no new blob is created, fixes #4434
|
2023-11-13 23:53:14 +01:00 |
|
zadam
|
76f874ef6d
|
refactoring of the complex note tree entitiesReloadedEvent
|
2023-11-03 08:58:57 +01:00 |
|
zadam
|
f37f47ce5b
|
fixes to stable sorting
|
2023-11-03 01:11:47 +01:00 |
|
zadam
|
035113db4d
|
Merge branch 'beta'
# Conflicts:
# package-lock.json
|
2023-09-14 00:19:19 +02:00 |
|
zadam
|
f37dc66074
|
add support for storing canvas libraries in note attachments plus storing exported SVG in attachment
|
2023-09-08 21:53:57 +02:00 |
|
zadam
|
8070c00b5f
|
API docs
|
2023-09-06 23:05:03 +02:00 |
|
zadam
|
da8025f1e4
|
Merge branch 'beta'
|
2023-09-06 23:00:45 +02:00 |
|
zadam
|
d2263c68f8
|
provide note dates in the frontend API, fixes #4232
|
2023-09-06 22:54:31 +02:00 |
|
zadam
|
90fc4b8293
|
Merge branch 'beta'
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BRevision.html
# docs/backend_api/BackendScriptApi.html
# docs/backend_api/becca_entities_battachment.js.html
# docs/backend_api/becca_entities_bblob.js.html
# docs/backend_api/becca_entities_brevision.js.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/services_frontend_script_api.js.html
# package-lock.json
# src/public/app/services/frontend_script_api.js
|
2023-09-06 09:24:41 +02:00 |
|
zadam
|
641985737f
|
fix FNote.getContent() #4210
|
2023-09-05 22:02:26 +02:00 |
|
Zack Rauen
|
d3730ac1a9
|
Fix and improve JSDoc for APIs
|
2023-08-21 04:15:53 -04:00 |
|
zadam
|
ddf75cd5e5
|
note tooltip displays the whole note with scrollbar, other behavior changes. closes #4120
|
2023-07-25 22:27:15 +02:00 |
|
zadam
|
27e6fa9526
|
Merge branch 'stable' into next61
|
2023-07-15 10:10:29 +02:00 |
|
zadam
|
3d31742285
|
fix FNote.isHiddenCompletely() which returned false for _hidden
|
2023-07-15 09:50:07 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +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
|
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
|
a9dae7823f
|
script api docs
|
2023-05-31 14:00:37 +02:00 |
|
zadam
|
375dba3264
|
fixed infinite recursion with search notes
|
2023-05-30 23:54:11 +02:00 |
|
zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
c2f70031d0
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# package.json
# src/public/app/entities/fnote.js
# src/public/app/services/link.js
|
2023-05-28 16:57:48 +02:00 |
|
baiyongjie
|
b3d5938665
|
fix search
|
2023-05-23 09:30:55 +08:00 |
|
zadam
|
579ed7e194
|
attachment content rendering
|
2023-05-21 18:14:17 +02:00 |
|
zadam
|
f6944b8219
|
introducing meta types for import/export, fixes for attachments export
|
2023-05-06 14:38:45 +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
|
5e1f81e53e
|
getting rid of note complement WIP
|
2023-05-05 16:37:39 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
735ac55bb8
|
fixes, allowing conversion of note into an attachment
|
2023-05-02 22:46:39 +02:00 |
|
zadam
|
5e2efca933
|
scheduled erasure of attachments WIP
|
2023-04-21 00:19:17 +02:00 |
|