1032 Commits

Author SHA1 Message Date
SiriusXT
759ac4a4c8 test 2024-09-04 11:52:05 +00:00
SiriusXT
e66b865cd6 open directory 2024-09-04 11:08:04 +00:00
Elian Doran
67528789ed
client: Fix open note custom when no terminal 2024-09-03 22:13:17 +03:00
Elian Doran
ace237989c
client: Reduce code duplication 2024-09-01 23:20:41 +03:00
Elian Doran
1437df7de1
client,server: Set up SVG rendering for mindmap 2024-09-01 22:36:50 +03:00
Elian Doran
594f816702
client: Add basic mindmap integration 2024-09-01 15:04:47 +03:00
Elian Doran
e39dd1525d
client: Create blank type widget for mind map 2024-09-01 14:16:45 +03:00
Elian Doran
9fa31db207
client: Fix another case of tooltip overlap 2024-09-01 00:16:09 +03:00
Elian Doran
84efc13b52
client: Make sure tooltips cannot overlap (fixes #375) 2024-09-01 00:04:29 +03:00
Elian Doran
607af4b8fc
client: Dismiss tooltip if clicking a link inside it 2024-08-31 23:58:26 +03:00
Elian Doran
937e87d760
client: Improve hint & toast regarding attachments 2024-08-17 10:51:43 +03:00
Elian Doran
4a8c3d719f
client: Hide native title bar setting on web 2024-08-16 22:02:38 +03:00
Jin
22d344e764 keep zadam codemirror.js 2024-08-15 20:48:14 +02:00
Jin
c85a8ecc7d remove libraries and fix js code color problem 2024-08-15 20:48:14 +02:00
Jin
2fec1b79af remove codemirror and autocomplete libraries 2024-08-15 20:48:14 +02:00
Elian Doran
1656cfae63
client: Remove i18n debug logs 2024-08-14 22:19:01 +03:00
Elian Doran
bd20cec286
client: Remove errors in log when changing a setting 2024-08-14 22:10:54 +03:00
Elian Doran
3c37f13f54
Merge remote-tracking branch 'origin/develop' into feature/i18n_language_switcher 2024-08-12 16:03:17 +03:00
Elian Doran
196c4f7976
Merge pull request #328 from JYC333/lib
Remove hard-coded libraries part 1
2024-08-12 10:23:13 +03:00
Jin
9fc0b7cc38 fix eslint error 2024-08-11 10:13:20 +02:00
Jin
d3803fc6f3 remove hard-coded libraries part 1 2024-08-11 10:12:55 +02:00
Elian Doran
22dc4ef997
client: Apply locale selection 2024-08-11 08:12:01 +03:00
Elian Doran
3a837cf663
Merge remote-tracking branch 'origin/develop' into feature/i18n 2024-08-11 06:26:32 +03:00
Elian Doran
0deb5df11d
docs: Use nicer links to Wiki (dynamic) 2024-08-10 00:26:39 +03:00
Elian Doran
280f9a98c4
docs: Use nicer links to Wiki 2024-08-09 23:44:41 +03:00
Nriver
8dbafa3cd9 revert change of i18n.js 2024-08-07 17:00:17 +08:00
Nriver
14bdd3819f Merge remote-tracking branch 'upstream-next/develop' into feature/i18n 2024-08-07 16:56:36 +08:00
Elian Doran
c3b742df3b
docs: Fix dynamic references to wiki 2024-08-06 20:38:35 +03:00
Elian Doran
85eaf0cb52
docs: Fix the remainder of hard-coded links to wiki 2024-08-06 20:18:19 +03:00
Elian Doran
c1fcb10bc0
docs: Change reference to search.md 2024-08-06 20:12:13 +03:00
Elian Doran
c76c17fc6f
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
;	package-lock.json
2024-08-04 13:42:54 +03:00
Elian Doran
28f633d903
client-ts: Add some small adjustments 2024-08-04 13:37:39 +03:00
Elian Doran
f1896c3f5f
client-ts: Port services/hoisted_note.js 2024-08-04 13:34:29 +03:00
Elian Doran
e872e88376
client-ts: Port services/tree.js 2024-08-04 13:32:29 +03:00
Elian Doran
cbdb8b8b18
client-ts: Port services/open.js 2024-08-04 13:27:23 +03:00
Elian Doran
90be9b28a8
client-ts: Fix type error in server.ts 2024-08-04 12:35:42 +03:00
Elian Doran
557f6096b4
i18n: Fix warning about missing dev language 2024-07-27 16:50:34 +03:00
Elian Doran
b7754bcea0
client-ts: Port services/app/app_context 2024-07-25 21:03:15 +03:00
Elian Doran
cd5ea28e14
client-ts: Port services/app/date_notes 2024-07-25 20:49:37 +03:00
Elian Doran
ac7316ae93
client-ts: Port services/app/ws 2024-07-25 20:47:33 +03:00
Elian Doran
c5113d9881
client-ts: Fix build errors in froca 2024-07-25 20:44:00 +03:00
Elian Doran
efaa1f47f7
client-ts: Port services/app/froca_updater 2024-07-25 20:42:56 +03:00
Elian Doran
8fb6b64fa9
client-ts: Port services/app/entities 2024-07-25 20:36:15 +03:00
Elian Doran
047c3eea69
client-ts: Port services/app/components/zoom 2024-07-25 19:27:42 +03:00
Elian Doran
6c7a272edc
client-ts: Port services/app/services/spaced_update 2024-07-25 19:22:44 +03:00
Elian Doran
411234dd9c
client-ts: Port services/app/components/component 2024-07-25 19:21:40 +03:00
Elian Doran
65563cb29e
client-ts: Port services/protected_session_holder 2024-07-25 00:27:55 +03:00
Elian Doran
cf57819b22
client-ts: Port services/toast 2024-07-25 00:26:27 +03:00
Elian Doran
78f929ee69
client-ts: Port services/options 2024-07-25 00:25:11 +03:00
Elian Doran
5875aa3bef
client-ts: Port services/server 2024-07-25 00:24:20 +03:00