Elian Doran
|
ebe7276f40
|
chore(core): fix some use of logs
|
2026-01-06 13:21:39 +02:00 |
|
Elian Doran
|
26d299aa44
|
chore(core): integrate options, options_init & keyboard_actions
|
2026-01-06 13:20:42 +02:00 |
|
Elian Doran
|
bd45c32251
|
chore(core): integrate utils partially
|
2026-01-06 13:06:14 +02:00 |
|
Elian Doran
|
321558a01f
|
chore(core): fix minor type issue
|
2026-01-06 12:43:45 +02:00 |
|
Elian Doran
|
f5a77477aa
|
chore(core): fix missing CLS method
|
2026-01-06 12:42:35 +02:00 |
|
Elian Doran
|
20c90d1296
|
chore(server): fix incompatibility with Uint8Array
|
2026-01-06 12:40:43 +02:00 |
|
Elian Doran
|
bbfef0315f
|
chore(core): fix incompatibility with Uint8Array
|
2026-01-06 12:34:16 +02:00 |
|
Elian Doran
|
321fcf34f2
|
chore(core): fix references to getHoistedNoteId
|
2026-01-06 12:29:13 +02:00 |
|
Elian Doran
|
b9a59fe0c4
|
chore(core): fixs some imports to protected_session
|
2026-01-06 12:27:00 +02:00 |
|
Elian Doran
|
01f3c32d92
|
refactor(server): remove Blob interface in favor of BlobRow
|
2026-01-06 12:24:09 +02:00 |
|
Elian Doran
|
05b9e2ec2a
|
chore(core): fix references to core
|
2026-01-06 12:20:01 +02:00 |
|
Elian Doran
|
c8d3b091fd
|
chore(commons): fix Node reference
|
2026-01-06 12:19:42 +02:00 |
|
Elian Doran
|
d717a89163
|
chore(core): fix references to Buffer
|
2026-01-06 12:16:38 +02:00 |
|
Elian Doran
|
8149460547
|
chore(commons): fix issues with Buffer
|
2026-01-06 12:07:16 +02:00 |
|
Elian Doran
|
b7ad76827a
|
chore(server): various references to core
|
2026-01-06 12:05:52 +02:00 |
|
Elian Doran
|
e19e9b3830
|
chore(core): fix references to blob-service
|
2026-01-06 12:01:18 +02:00 |
|
Elian Doran
|
40b07c3e8a
|
chore(core): fix references to becca-interface
|
2026-01-06 11:59:45 +02:00 |
|
Elian Doran
|
a15b84b4e5
|
chore(core): fix type error in getFlatText
|
2026-01-06 11:56:52 +02:00 |
|
Elian Doran
|
544c52931c
|
chore(server): fix references to abstract becca entity
|
2026-01-06 11:55:10 +02:00 |
|
Elian Doran
|
9391159413
|
chore(server): fix references to becca service
|
2026-01-06 11:52:25 +02:00 |
|
Elian Doran
|
f9e22a9ba9
|
chore(server): fix references to becca loader
|
2026-01-06 11:49:22 +02:00 |
|
Elian Doran
|
f88ac5dfae
|
chore(server): fix imports to becca entities
|
2026-01-06 11:46:15 +02:00 |
|
Elian Doran
|
3459d2906e
|
chore(server): fix imports to validation error
|
2026-01-06 11:41:06 +02:00 |
|
Elian Doran
|
4506b717d5
|
chore(server): fix imports to becca
|
2026-01-06 11:38:25 +02:00 |
|
Elian Doran
|
af8744ef2a
|
chore(core): integrate errors
|
2026-01-06 11:31:13 +02:00 |
|
Elian Doran
|
320d8e3b45
|
chore(core): partially integrate becca
|
2026-01-06 11:23:52 +02:00 |
|
Elian Doran
|
c20da77f83
|
chore(core): integrate events service
|
2026-01-06 11:10:09 +02:00 |
|
Elian Doran
|
14e2e85da7
|
chore(core): integrate date_utils
|
2026-01-06 11:03:33 +02:00 |
|
Elian Doran
|
c7f0d541c2
|
fix(server): blob errors out
|
2026-01-06 10:41:50 +02:00 |
|
Elian Doran
|
c1548b0f54
|
chore(server): integrate data_encryption, and protected_session
|
2026-01-05 17:47:25 +02:00 |
|
Elian Doran
|
6f04738629
|
chore(core): add documentation for SQL
|
2026-01-05 16:07:17 +02:00 |
|
Elian Doran
|
f79af7b045
|
fix(server): request content empty due to CLS
|
2026-01-05 16:01:27 +02:00 |
|
Elian Doran
|
527f502083
|
fix(server): requests failing due to cls namespacing issue
|
2026-01-05 15:58:24 +02:00 |
|
Elian Doran
|
d61e2c6f2c
|
chore(server): get DB to be loaded
|
2026-01-05 15:52:31 +02:00 |
|
Elian Doran
|
ea31d2f446
|
chore(core): basic integration of SQL + CLS + log
|
2026-01-05 15:45:45 +02:00 |
|
Elian Doran
|
62803a1817
|
chore(server): set up dependency to trilium-core
|
2026-01-05 14:42:32 +02:00 |
|
Elian Doran
|
a67464b4a0
|
refactor(server): decouple bettersqlite3 from sql service
|
2026-01-05 14:03:03 +02:00 |
|
Elian Doran
|
00e7482968
|
chore(core): create empty package
|
2026-01-05 12:26:13 +02:00 |
|
Elian Doran
|
688d197472
|
chore(client): set up body classes
|
2026-01-05 11:55:51 +02:00 |
|
Elian Doran
|
b745fb476e
|
chore(client): get icons to load
|
2026-01-05 11:50:21 +02:00 |
|
Elian Doran
|
047b5a85d2
|
chore(client): load stylesheets
|
2026-01-05 11:48:19 +02:00 |
|
Elian Doran
|
370a0c6a05
|
feat(client): get desktop to start
|
2026-01-05 11:40:53 +02:00 |
|
Elian Doran
|
0d4558fee1
|
feat(client): get glob to be populated
|
2026-01-05 11:37:03 +02:00 |
|
Elian Doran
|
76526e0a96
|
feat(server): bootstrap route
|
2026-01-05 11:22:10 +02:00 |
|
Elian Doran
|
70093e0a7d
|
feat(server): render static Vite HTML
|
2026-01-05 11:07:40 +02:00 |
|
Elian Doran
|
13ce8cf498
|
fix(note_list): the note list cannot open the context menu. (#8254)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
|
2026-01-04 23:49:25 +02:00 |
|
Elian Doran
|
6c2afc086c
|
feat(i18n): add Polish
|
2026-01-04 23:38:51 +02:00 |
|
Elian Doran
|
93d50712a9
|
chore(scripts): fix typecheck issue
|
2026-01-04 23:38:51 +02:00 |
|
Elian Doran
|
ed91a44928
|
feat(scripts): check translation coverage
|
2026-01-04 23:38:50 +02:00 |
|
Elian Doran
|
cd10e66fbb
|
chore(scripts): build scripts not working properly on Windows
|
2026-01-04 23:38:50 +02:00 |
|