Commit Graph

11674 Commits (a6e7f98f69b9d0a0f080c6f3256d5dcc4b859df5)
 

Author SHA1 Message Date
Elian Doran 84c480c4c6
feat(in-app-help): remove "contextual-help" suffix 2025-03-05 21:44:40 +07:00
Elian Doran 01f9ddaea7
fix(in-app-help): unnecessary bottom padding 2025-03-05 21:39:26 +07:00
Elian Doran 07b1f69f7a
fix(in-app-help): fix image max width 2025-03-05 21:38:56 +07:00
Elian Doran dd28ce9e5d
feat(note_language): add in-app help 2025-03-05 21:38:41 +07:00
Elian Doran e514396c42
feat(docs): prepare documentation for RTL text support 2025-03-05 21:27:53 +07:00
Adorian Doran f2d1726852 style(next)/tab bar: do not use a distinct visual state for tabs being dragged in horizontal toolbar layout 2025-03-05 21:15:35 +07:00
Adorian Doran 6b9311f9ef style(next)/toolbar: rollback the sync status icon animation 2025-03-05 21:03:23 +07:00
Elian Doran 9ced699751
feat(rtl): reposition buttons for read-only language change 2025-03-05 19:23:04 +07:00
Elian Doran c217d1c037
chore(i18n: rename localization setting 2025-03-05 19:20:34 +07:00
Elian Doran a9938cbf7d
feat(options/language): improve description & add translations 2025-03-05 18:54:59 +07:00
Elian Doran 3d600c885a
feat(note_language): refresh rtl for read-only notes 2025-03-05 17:33:46 +07:00
Elian Doran 24c2b54bc9
feat(note_language): reload list of languages when changed 2025-03-05 17:23:22 +07:00
Elian Doran 8e2517459f
feat(rtl): align floating buttons properly 2025-03-05 17:12:14 +07:00
Elian Doran 25c9f52cf4
feat(note_language): add a button to configure the language 2025-03-05 16:44:36 +07:00
Elian Doran 4a75f9f48b
feat(rtl): adjust padding for read-only text 2025-03-05 14:39:26 +07:00
Elian Doran 51813099b3
feat(note_language): reinitialize editor when switching between RTL and LTR notes 2025-03-05 14:35:05 +07:00
Elian Doran 93e2515190
Merge pull request #1332 from TriliumNext/port_dialogs
port dialogs
2025-03-05 14:21:02 +07:00
JYC333 883a67bcfe
Merge branch 'develop' into port_dialogs 2025-03-05 13:09:00 +07:00
Elian Doran 17e3bd9f6d
Merge pull request #1339 from TriliumNext/build_server-build-dump-db
build(build-server): stop copying dump-db during build
2025-03-05 13:48:13 +07:00
Jin d4fe8cf4b9 refactor: 💡 add event data and remove redundant code 2025-03-05 12:44:36 +07:00
Elian Doran 4c0ecc4df9
Merge pull request #1315 from TriliumNext/chore_add-eslint
chore: add eslint as linter
2025-03-05 12:55:48 +07:00
Elian Doran 2b0cb8225f
Merge branch 'develop' into build_server-build-dump-db 2025-03-05 12:55:14 +07:00
Elian Doran 3d7798859f
Merge pull request #1338 from TriliumNext/chore_move-deps-to-dev
chore(deps): move deps to devDeps
2025-03-05 12:54:59 +07:00
Panagiotis Papadopoulos f8c8b9eb3f build(build-server): stop copying dump-db during build 2025-03-05 09:28:41 +07:00
Panagiotis Papadopoulos 33eb8fe820 chore(deps): move deps to devDeps
* happy-dom → only needed for tests
* knockout → this is now bundled by webpack during build stage
* ts-loader → only needed during build stage
2025-03-05 09:24:20 +07:00
Panagiotis Papadopoulos d8ea415b84
Merge branch 'develop' into chore_add-eslint 2025-03-05 09:16:02 +07:00
Elian Doran 7bcbf29f21
fix(canvas): unable to copy-paste 2025-03-05 09:27:20 +07:00
Elian Doran ea3364ab09
feat(note_language): support RTL in read-only text 2025-03-04 23:13:23 +07:00
Elian Doran 115c3bbeb0
chore(client/ts): port read_only_text 2025-03-04 22:59:46 +07:00
Elian Doran f150ec15bc
refactor(client): move finding by locale in service 2025-03-04 22:45:38 +07:00
Elian Doran d582fdea02
feat(settings/i18n): filter only display languages 2025-03-04 22:19:37 +07:00
Elian Doran 775fd3f22b
feat(note_language): filter by enabled languages 2025-03-04 21:56:21 +07:00
Elian Doran 9f6b97cdfa
feat(note_language): display checkbox to the right 2025-03-04 21:31:19 +07:00
Elian Doran d31ba6f47c
feat(note_language): add checkbox 2025-03-04 21:04:50 +07:00
Elian Doran b150a05a55
feat(note_language): group right-to-left languages 2025-03-04 20:58:32 +07:00
Elian Doran 4c89a2ac27
feat(i18n): sort languages alphabetically 2025-03-04 20:51:22 +07:00
Elian Doran 951f4c4921
feat(note_language): align list of languages to the right 2025-03-04 20:48:36 +07:00
Elian Doran 856410120c
feat(note_language): improve layout of list of languages 2025-03-04 20:39:30 +07:00
Elian Doran 427b7fe992
feat(note_language): rebuild editor when language is switched 2025-03-04 20:34:36 +07:00
Elian Doran c6b3c1bf88
feat(note_language): add right-to-left languages 2025-03-04 20:31:51 +07:00
Elian Doran 42d3334c9d
feat(note_language): initialize CKEditor with right language 2025-03-04 19:29:02 +07:00
Elian Doran 3546ac6ded
refactor(note_language): remove unnecessary fields 2025-03-04 18:40:26 +07:00
Elian Doran b81fd69981
fix(note_language): crash if user entered invalid locale 2025-03-04 18:38:07 +07:00
Elian Doran bb42b5fb19
feat(note_language): allow removing language tag 2025-03-04 18:35:42 +07:00
Elian Doran 598586f735
feat(note_language): update value of combobox 2025-03-04 18:30:43 +07:00
Elian Doran bccfeed431
feat(note_language): set language attribute for note 2025-03-04 17:54:52 +07:00
Elian Doran dbea35f9f3
feat(note_language): set a default value for the combo 2025-03-04 17:49:58 +07:00
Elian Doran acc76f9b74
feat(note_language): add an option for no language set 2025-03-04 17:48:04 +07:00
Elian Doran 5b4d323936
feat(client): display list of languages 2025-03-04 17:43:24 +07:00
Elian Doran fd652ea7a5
feat(client): hide language for non-text notes 2025-03-04 17:29:37 +07:00