24 Commits

Author SHA1 Message Date
Elian Doran
45ddafba6d
fix(in-app-help): proper note hoisting 2025-02-02 17:54:14 +02:00
Elian Doran
61ee15cc01
feat(in-app-help): update docName attribute if it got changed 2025-02-02 15:32:28 +02:00
Elian Doran
f1d641ac32
feat(in-app-help): create notes at root level 2025-02-02 14:20:02 +02:00
Elian Doran
5afddb4ecc
feat(inapp-help): add hidden item for user guide 2025-02-02 13:30:22 +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
57ed133c7f
feat(mobile): bring jump to note to mobile 2025-01-04 23:43:15 +02:00
Elian Doran
5250a6d8da
style(mobile): center launcher buttons 2025-01-04 22:49:11 +02:00
Elian Doran
de7248b7ce
feat(mobile): add back/forward buttons to launch bar 2025-01-04 22:43:51 +02:00
Elian Doran
100a80c17d
feat(server): add subtree for mobile launchers 2025-01-04 21:46:22 +02:00
Elian Doran
b321d99076
chore(code): fix editorconfig for src/public 2024-12-22 15:42:15 +02:00
Elian Doran
b7487461fe fix(server): hidden subtree not initializing due to missing translations 2024-12-01 17:00:36 +02:00
Elian Doran
ae97432ae5
feat(i18n): translate hidden notes and settings 2024-11-30 10:37:15 +02:00
Elian Doran
690506ea26
feat(i18n): restore hidden subtree names on language change 2024-11-30 10:13:39 +02:00
Elian Doran
fffd93d4f1
server(hidden): change default icons for next/prev launchers 2024-11-30 00:48:04 +02:00
Elian Doran
a7722e6bca
feat(backend-log): set to full content width 2024-11-25 20:34:05 +02:00
Elian Doran
20b0215364
feat(client): set up quick search as launcher 2024-11-22 22:01:38 +02:00
Elian Doran
8c7cba4f33
server: Add a new settings launcher (closes #619) 2024-11-21 18:11:08 +02:00
Elian Doran
a4341a5cac
Merge pull request #392 from SiriusXT/Icon_improvements
Icon improvements
2024-09-11 23:56:10 +03:00
Elian Doran
76fcea7189
server: Fix missing .js import for rows file 2024-07-24 20:20:20 +03:00
Elian Doran
0ceae0a65e
server-esm: Change some more export object to export default object 2024-07-18 21:47:30 +03:00
Elian Doran
35d11cc0d2
server-esm: Change simple local import statements 2024-07-18 21:35:17 +03:00
Elian Doran
8fb67c9766
server-esm: Normalize quotes in require imports 2024-07-18 21:28:51 +03:00
Elian Doran
de7f4de05b
server-ts: Port services/notes & hidden_subtree 2024-02-17 23:02:19 +02:00