Elian Doran
06d848ba17
feat(code): support mips ( closes #1406 )
2025-03-12 10:54:44 +02:00
Elian Doran
42821d47c8
refactor(mime): sort alphabetically
2025-03-12 10:54:19 +02:00
Adorian Doran
ddd2babe21
style/content renderer: localize some strings
2025-03-12 03:40:56 +02:00
Adorian Doran
b082f95d42
style/content renderer: add icons to the "download" and "open" buttons
2025-03-12 03:32:54 +02:00
Elian Doran
3457c2e4d8
feat(content_renderer): render docnotes
2025-03-11 21:57:33 +02:00
Elian Doran
32f84e8378
refactor(client): extract doc rendering to dedicated service
2025-03-11 21:32:48 +02:00
Elian Doran
6c845102d3
fix(build): missing arguments in eslint.spec.ts
2025-03-10 09:25:33 +02:00
Elian Doran
be6e56fbe8
feat(eslint): add support for module.exports
2025-03-09 21:41:13 +02:00
Elian Doran
1fb4634b7b
feat(eslint): add globals for jQuery
2025-03-09 21:38:16 +02:00
Elian Doran
c7b99adb6a
feat(template): duplicate content for mermaid diagrams
2025-03-08 04:23:05 +02:00
Elian Doran
7ade401018
feat(eslint): downgrade unused variables to warning
2025-03-08 03:02:25 +02:00
Elian Doran
3756524ad3
feat(test): basic tests for ESLint
2025-03-08 02:55:59 +02:00
Elian Doran
79adb0b20e
feat(client): add recommended rules
2025-03-08 02:45:40 +02:00
Elian Doran
0273fad0ba
refactor(deps): use different approach for eslint
2025-03-08 02:37:29 +02:00
Elian Doran
c4f8e9605f
fix(client): update ESLint to latest
2025-03-08 02:20:56 +02:00
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
Elian Doran
79cc1cbf17
fix(link): search from URL not working ( closes #1335 )
2025-03-06 22:17:14 +02:00
Elian Doran
a162fbfe42
fix(mermaid): <br> breaking diagram rendering ( closes #1345 )
2025-03-06 21:18:36 +02:00
Elian Doran
15075c8626
fix(build): tests failing due to cyclic dependencies
2025-03-05 22:11:03 +02:00
Elian Doran
07dbacb61f
fix(build): incorrect import
2025-03-05 22:05:12 +02:00
Elian Doran
1976fe6729
Merge remote-tracking branch 'origin/develop' into feature/rtl
...
; Conflicts:
; src/public/app/widgets/floating_buttons/help_button.ts
2025-03-05 21:57:53 +02:00
Elian Doran
dd28ce9e5d
feat(note_language): add in-app help
2025-03-05 21:38:41 +02:00
JYC333
883a67bcfe
Merge branch 'develop' into port_dialogs
2025-03-05 13:09:00 +01:00
Elian Doran
ea3364ab09
feat(note_language): support RTL in read-only text
2025-03-04 23:13:23 +02:00
Elian Doran
f150ec15bc
refactor(client): move finding by locale in service
2025-03-04 22:45:38 +02:00
Elian Doran
951f4c4921
feat(note_language): align list of languages to the right
2025-03-04 20:48:36 +02:00
Elian Doran
bb42b5fb19
feat(note_language): allow removing language tag
2025-03-04 18:35:42 +02:00
Elian Doran
5b4d323936
feat(client): display list of languages
2025-03-04 17:43:24 +02:00
Jin
f1f55fd4f8
fix: 🐛 fix add external link
...
fix can't add external link from add link dialog
2025-03-04 00:33:09 +01:00
Elian Doran
3855f0e75f
Revert "port tab manager to ts"
...
This reverts commit 45a50f3aa1ebe5f6687d1733f3dbed58b46c42cb.
2025-03-03 23:34:54 +02:00
Jin
1b76442367
chore: 🤖 fix webpack build error
2025-03-03 21:03:45 +01:00
Elian Doran
8e66dc300f
Merge branch 'develop' into porting_js
2025-03-03 20:30:15 +02:00
Jin
45a50f3aa1
port tab manager to ts
2025-03-03 01:04:42 +01:00
Panagiotis Papadopoulos
2beaaa95bf
chore(prettier): fix code style
2025-03-02 20:47:57 +01:00
Panagiotis Papadopoulos
d3283746fc
fix(type_widgets/doc): import i18next
...
since we don't export the full i18n object (not sure why?),
I had to add an additional export "getCurrentLanguage"
-> needs to be a function, because otherwise it will be a static value (being set to undefined),
which is *not* what we want
2025-02-28 08:30:35 +01:00
Panagiotis Papadopoulos
f3148bf478
build: let webpack bundle i18next
2025-02-28 08:26:48 +01:00
Panagiotis Papadopoulos
559517ace1
build: let webpack bundle split.js
2025-02-27 23:00:44 +01:00
Panagiotis Papadopoulos
49a2eb0ccf
build: let webpack bundle dayjs
2025-02-27 22:44:18 +01:00
Elian Doran
2ea85dc238
feat(tasks): trim task name
2025-02-26 22:43:38 +02:00
Elian Doran
fa60295ab2
feat(note_list): improve file footer
2025-02-26 22:43:38 +02:00
Elian Doran
fcd7b986aa
feat(tasks): make due date editable
2025-02-25 18:36:46 +02:00
Elian Doran
23d01ec351
fix(build): type definitions for context menu
2025-02-24 21:35:35 +02:00
Elian Doran
2ab22e7b0e
fix(client): type errors due to command change
2025-02-24 12:39:40 +02:00
Elian Doran
147c340529
Merge remote-tracking branch 'origin/develop' into port/client_ts
2025-02-24 10:14:52 +02:00
Elian Doran
87e687147d
Merge remote-tracking branch 'origin/develop' into port/client_ts
2025-02-24 10:10:34 +02:00
Panagiotis Papadopoulos
add6f80aeb
chore(ts/content_renderer): add FAttachment types as used in attachment_detail
2025-02-23 12:52:37 +01:00
Panagiotis Papadopoulos
4ddc36f6b8
chore(ts): import AttachmentRow type in load_results
2025-02-23 12:52:37 +01:00
Panagiotis Papadopoulos
31170744d1
chore(ts): allow link.createLink notePath type to accept undefined
...
it can also accept undefined -> it is even handled in that first if block.
change required for upcoming port of attachment_*.js files
2025-02-23 12:52:36 +01:00
Elian Doran
f6224d9ec4
Merge pull request #1168 from TriliumNext/chore_bootstrap-ts-ignore
...
build: bundle bootstrap with webpack
2025-02-22 14:57:47 +02:00
Panagiotis Papadopoulos
cf11be7f35
chore(ts): get rid of bootstrap related ts-ignores
2025-02-22 11:56:56 +01:00