129 Commits

Author SHA1 Message Date
Elian Doran
62bb8ac89a
chore(release): prepare for 0.99.1 2025-10-05 11:52:06 +03:00
Elian Doran
7cfebbabeb
feat(script): api.log now supports objects 2025-10-01 20:22:02 +03:00
Elian Doran
5a56ba2fd5
chore: fix various references to the old repo 2025-09-28 11:02:24 +03:00
Elian Doran
27e6d1b00b
chore(release): prepare for v0.99.0 2025-09-24 19:20:20 +03:00
Elian Doran
5a15024e59
refactor(client): use type safety for option names 2025-09-23 20:24:55 +03:00
Elian Doran
4cc55b02ab
feat(client/text): provide a way to disable slash commands 2025-09-23 20:24:55 +03:00
Elian Doran
3ac0dfb2ad
refactor(react): add type safety for note relations 2025-09-14 10:22:20 +03:00
Elian Doran
b8e4947adb
refactor(react): add type safety for note labels 2025-09-14 10:17:06 +03:00
Elian Doran
9c8b0611ea
refactor: add typesafety to TaskContext 2025-09-13 13:44:23 +03:00
Elian Doran
777d5ab3b7
refactor: extract WS API into separate file 2025-09-13 13:07:31 +03:00
Elian Doran
39fecb3ffe
refactor: further improve task context types 2025-09-13 13:06:28 +03:00
Elian Doran
4cd0702cbb
refactor: proper websocket message types 2025-09-13 12:59:00 +03:00
Elian Doran
998688573d
refactor(server): integrate entity types changes into commons 2025-09-13 12:00:20 +03:00
Adorian Doran
97aa00e18b electron app: add an option to disable smooth scrolling 2025-09-06 19:00:45 +03:00
Elian Doran
e71284d887
chore(dx): get rid of references to NX 2025-09-03 18:23:47 +03:00
Elian Doran
d60899e362
chore(dx): remove unnecessary nx configs 2025-09-02 17:43:32 +03:00
Elian Doran
63c0841c32
chore(dx/server): get server to run up to missing public server 2025-08-31 16:58:57 +03:00
Elian Doran
753f1dc7b6
feat(react/widgets): sql table schemas 2025-08-29 17:14:27 +03:00
Elian Doran
735e91e636
feat(react/widgets): port sql_result 2025-08-29 16:10:37 +03:00
Elian Doran
a95e28c085
feat(react/floating_buttons): port backlinks 2025-08-28 18:35:37 +03:00
Elian Doran
2085d1bbba
feat(react/floating_buttons): port save to note button 2025-08-27 23:14:25 +03:00
Elian Doran
399c7435ac
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-26 23:49:00 +03:00
Elian Doran
b192f43187
chore(release): prepare for 0.98.1 2025-08-26 20:35:41 +03:00
Elian Doran
83d1a68879
fix(i18n): pt_BR still not working 2025-08-25 23:32:20 +03:00
Elian Doran
bd35539fa1
fix(i18n): electron locale for pt_BR 2025-08-25 21:34:59 +03:00
Elian Doran
4dbc76790a
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-25 19:33:14 +03:00
Sky Swimmer
24abf7f0ed
Update i18n.ts
Another casing error throwing off tests
2025-08-24 23:22:24 +02:00
Elian Doran
a3e8fd374f
chore(react/ribbon): port convert to attachment 2025-08-24 23:21:28 +03:00
Elian Doran
04fbc82d7c
chore(react/ribbon): save search to note 2025-08-24 16:58:10 +03:00
Elian Doran
b585a64a38
Merge remote-tracking branch 'origin/main' into react/note_context_aware 2025-08-24 12:05:05 +03:00
Elian Doran
5a767dae34
feat(i18n): add support for Brazilian Portuguese 2025-08-24 11:05:52 +03:00
Elian Doran
9f93d30b99
feat(i18n): add support for Ukrainian 2025-08-24 10:53:21 +03:00
Adorian Doran
94ddad3c49 client/settings/disable backdrop effects: add an option to enable or disable backdrop effects 2025-08-23 01:15:00 +03:00
Adorian Doran
85dd99a3c4 client/settings/disable shadows: add an option to enable or disable shadows 2025-08-23 00:43:49 +03:00
Adorian Doran
03681d23c5 client/settings/disable motion: add an option to allow transitions and animations to be disabled 2025-08-22 20:32:08 +03:00
Elian Doran
cc05572a35
feat(react/ribbon): port similar notes 2025-08-22 19:27:58 +03:00
Elian Doran
77551b1fed
feat(react/ribbon): port note info tab 2025-08-22 18:23:54 +03:00
Elian Doran
cee4714665
feat(react/ribbon): port edited notes 2025-08-22 17:31:15 +03:00
Elian Doran
f9b6fd6ac5
feat(react): port bookmark switch 2025-08-22 11:40:27 +03:00
Elian Doran
5945f2860a
chore(react/ribbon): finalize note type selection 2025-08-21 21:01:57 +03:00
Elian Doran
cddf9f0242
Merge remote-tracking branch 'origin/main' into react/settings
; Conflicts:
;	apps/client/package.json
;	apps/client/src/translations/en/translation.json
;	apps/client/src/translations/tw/translation.json
;	pnpm-lock.yaml
2025-08-19 13:50:27 +03:00
Elian Doran
04973094f2
feat(react/settings): port LLM settings 2025-08-19 13:46:13 +03:00
Elian Doran
44825af0c0
feat(react/settings): port OAuth settings 2025-08-19 10:51:05 +03:00
Elian Doran
cfb3607052
feat(react/settings): port totp settings 2025-08-19 10:37:14 +03:00
Elian Doran
95af901808
feat(react/settings): port HTML import tags 2025-08-18 18:07:58 +03:00
Elian Doran
2e0f606a7a
chore(release): prepare for v0.98.0 2025-08-17 22:46:16 +03:00
Elian Doran
c02ed17ebc
feat(react/settings): port change password 2025-08-15 14:19:49 +03:00
Elian Doran
25dce64c3b
feat(react/settings): port backup DB list 2025-08-15 13:16:57 +03:00
Elian Doran
6f19fde76e
feat(react/settings): port backup DB now 2025-08-15 12:52:59 +03:00
Elian Doran
c9dcbef014
feat(react/settings): port etapi tokens 2025-08-15 12:00:11 +03:00