Elian Doran
|
00e576b052
|
Revert "Merge pull request #1234 from TriliumNext/feature/task_list"
This reverts commit 58a8821c229898c45551da16476d44c010c345ef, reversing
changes made to 50d491b432ce811c4d5e597e952eb18a89ae6c19.
|
2025-03-06 23:52:01 +02:00 |
|
Panagiotis Papadopoulos
|
2beaaa95bf
|
chore(prettier): fix code style
|
2025-03-02 20:47:57 +01:00 |
|
Elian Doran
|
67509bc92f
|
fix(migration): no such table "tasks"
|
2025-03-02 20:43:52 +02:00 |
|
Panagiotis Papadopoulos
|
f6785f7980
|
chore(ts): add missing isDeleted and deleteId types to AttachmentRow
|
2025-02-23 12:52:37 +01:00 |
|
Elian Doran
|
c0d3e8d834
|
feat(tasks): filter by parent note
|
2025-02-19 22:13:13 +02:00 |
|
Elian Doran
|
034b93c99c
|
feat(tasks): support entities reloaded properly
|
2025-02-19 21:30:53 +02:00 |
|
Elian Doran
|
f743f634b4
|
feat(tasks): hide completed tasks for now
|
2025-02-19 20:33:20 +02:00 |
|
Elian Doran
|
7f0df441b5
|
fix(tasks): initial state for checkbox
|
2025-02-19 19:45:23 +02:00 |
|
Elian Doran
|
2de46eb5d2
|
fix(build): task row should be optional
|
2025-02-19 19:37:07 +02:00 |
|
Elian Doran
|
7c0b43db85
|
feat(tasks): mark tasks as completed
|
2025-02-19 19:22:38 +02:00 |
|
Elian Doran
|
0baa804544
|
fix(server/tasks): becca not updating on task creation
|
2025-02-19 18:18:20 +02:00 |
|
Elian Doran
|
373e0b45f2
|
fix(server/tasks): missing utcDateModified causing errors on create
|
2025-02-18 21:07:06 +02:00 |
|
Elian Doran
|
17f9fa7e89
|
feat(tasks): add POST API
|
2025-02-18 19:30:02 +02:00 |
|
Elian Doran
|
98dff61305
|
feat(tasks): add GET API
|
2025-02-18 19:06:02 +02:00 |
|
Elian Doran
|
c0e42e23a6
|
feat(tasks): create backend model for task
|
2025-02-18 18:42:26 +02:00 |
|
dousha
|
9d7f1a2d71
|
Allow removing weak branches even if it's hoisted
|
2025-02-15 01:52:07 +08:00 |
|
Elian Doran
|
befdade7ba
|
chore(client/ts): port similar_notes
|
2025-01-26 21:23:08 +02:00 |
|
Elian Doran
|
e1952fe6b8
|
feat(geomap): create geomap note type
|
2025-01-20 18:45:56 +02:00 |
|
Elian Doran
|
0a0707434e
|
feat(mobile): allow resetting launch bar config
|
2025-01-18 18:49:36 +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 |
|
Panagiotis Papadopoulos
|
afb91f82e1
|
refactor(sanitizeAttributeNames): directly export function
no need to wrap the exported function in an object first
|
2025-01-02 18:25:09 +01:00 |
|
Elian Doran
|
7a2b5e731e
|
chore(code): fix more js & ts files
|
2024-12-22 15:45:54 +02:00 |
|
CobriMediaJulien
|
c419818006
|
Update battachment.ts typo
|
2024-12-15 16:54:39 +01:00 |
|
CobriMediaJulien
|
d9d3613caf
|
Update battachment.ts to fix bug that prevents loading library items
|
2024-12-15 16:41:36 +01:00 |
|
Elian Doran
|
4e945583a1
|
server: Add some documentation
|
2024-11-02 00:55:45 +02:00 |
|
SiriusXT
|
353c410f0e
|
Merge branch 'develop' into revisions_number_limit
|
2024-09-17 19:58:16 +08:00 |
|
SiriusXT
|
62a884cb5a
|
fix potential bugs that may exist in getRevisions
|
2024-09-15 10:51:55 +08:00 |
|
Elian Doran
|
9e85d2cdbd
|
server: Fix missing translations in keyboard actions
|
2024-09-14 14:34:24 +03:00 |
|
SiriusXT
|
78bfc3341b
|
Add versioningLimit label support
|
2024-09-04 09:04:40 +00:00 |
|
SiriusXT
|
898afb7ed7
|
Add revision number limit
|
2024-09-04 08:41:17 +00:00 |
|
Elian Doran
|
94c5fba66f
|
server: Fix import of mind map notes
|
2024-09-02 23:31:49 +03:00 |
|
Elian Doran
|
e2bdfbbedb
|
server: Remove now comment
|
2024-08-09 22:35:26 +03:00 |
|
Elian Doran
|
f297105c25
|
server: Fix duplicating notes with relationships (closes #308)
|
2024-08-09 22:31:30 +03:00 |
|
Elian Doran
|
84c535ae0d
|
electron: Fix "Cannot access 'sqlInit' before initialization" at startup
|
2024-07-27 16:45:02 +03:00 |
|
Elian Doran
|
bb19cc216b
|
server: Fix shadowed fields in becca entities
|
2024-07-24 20:40:03 +03:00 |
|
Elian Doran
|
709101c540
|
server: Fix some build errors
|
2024-07-24 20:35:19 +03:00 |
|
Elian Doran
|
8a5dca5dca
|
server: Fix missing .js import for becca
|
2024-07-24 20:26:57 +03:00 |
|
Elian Doran
|
76fcea7189
|
server: Fix missing .js import for rows file
|
2024-07-24 20:20:20 +03:00 |
|
Elian Doran
|
10239d1a0b
|
Merge branch 'feature/server_esm_part2' into feature/server_esm_part3
|
2024-07-22 20:20:34 +03:00 |
|
Elian Doran
|
f0a561565e
|
Merge branch 'feature/server_esm' into feature/server_esm_part2
|
2024-07-22 20:15:49 +03:00 |
|
Elian Doran
|
e53b7dd297
|
Merge remote-tracking branch 'origin/develop' into feature/server_esm
|
2024-07-22 19:59:44 +03:00 |
|
Elian Doran
|
a10cc7bf8b
|
server-esm: Fix missing becca
|
2024-07-19 00:49:56 +03:00 |
|
Elian Doran
|
8a30663d1e
|
server-esm: Start with some fundamental imports
|
2024-07-18 23:24:36 +03:00 |
|
Elian Doran
|
bf29b30004
|
server-esm: Fix some more service imports
|
2024-07-18 23:06:08 +03:00 |
|
Elian Doran
|
c5561530ec
|
server-esm: Fix import to session-file-store
|
2024-07-18 22:59:39 +03:00 |
|
Elian Doran
|
f4d19e2bc1
|
server-esm: Solve some more imports
|
2024-07-18 22:58:12 +03:00 |
|
Elian Doran
|
ad93fe4b75
|
server-esm: Remove dynamic imports due to past circular issues
|
2024-07-18 22:30:16 +03:00 |
|
Elian Doran
|
ecb8a7f394
|
server-esm: Change single export to export default
|
2024-07-18 21:50:12 +03:00 |
|