Elian Doran
|
ae90ff2df4
|
chore(env): add editorconfig to recommendations
|
2024-12-22 15:33:17 +02:00 |
|
Elian Doran
|
8b189dd10e
|
chore(code): set up editorconfig
|
2024-12-22 15:32:52 +02:00 |
|
Elian Doran
|
2ec903893c
|
Merge pull request #821 from TriliumNext/feature/client_typescript_port2
Port frontend to TypeScript (36.7% -> 48.5%)
|
2024-12-22 15:23:01 +02:00 |
|
Elian Doran
|
b920fb24ba
|
Merge pull request #273 from TriliumNext/feature/client_typescript_port1
Port frontend to TypeScript (0% -> 36.7%)
|
2024-12-22 15:17:00 +02:00 |
|
Elian Doran
|
854ac81637
|
Bump to 0.91.2-beta
v0.91.2-beta
|
2024-12-22 14:45:20 +02:00 |
|
Elian Doran
|
4563366732
|
fix(client): delete modal crashing
|
2024-12-22 00:34:25 +02:00 |
|
Elian Doran
|
4e75ba78b4
|
fix(electron): not starting in dev mode
|
2024-12-22 00:28:17 +02:00 |
|
Elian Doran
|
e88cbd5991
|
fix(client/ts): dropdowns not working after conversion
|
2024-12-22 00:10:02 +02:00 |
|
Elian Doran
|
be0c80249e
|
refactor(client/ts): use compact mappings for commands
|
2024-12-21 23:57:55 +02:00 |
|
Elian Doran
|
3bfb163a39
|
refactor(client/ts): use discriminated unions for triggering events
|
2024-12-21 23:54:47 +02:00 |
|
Elian Doran
|
4e3417482e
|
refactor(client/ts): use discriminated unions for triggering commands
|
2024-12-21 23:47:18 +02:00 |
|
Elian Doran
|
9d4841306f
|
refactor(client/ts): use separate interfaces for trigger data
|
2024-12-21 23:29:17 +02:00 |
|
Elian Doran
|
be93380d03
|
fix(client/ts): build error
|
2024-12-21 23:17:59 +02:00 |
|
Elian Doran
|
cde74faca9
|
chore(client/ts): port services/note_create
|
2024-12-21 23:17:57 +02:00 |
|
Elian Doran
|
88d5aa973c
|
chore(client/ts): port widgets/note_type_chooser
|
2024-12-21 23:17:53 +02:00 |
|
Elian Doran
|
7565fdfd5c
|
chore(client/ts): port services/mime_types
|
2024-12-21 23:17:51 +02:00 |
|
Elian Doran
|
c93fcc6988
|
chore(client/ts): port services/mermaid
|
2024-12-21 23:17:48 +02:00 |
|
Elian Doran
|
f4c73d45c7
|
chore(client/ts): port services/mac_init
|
2024-12-21 23:17:46 +02:00 |
|
Elian Doran
|
a759c1fbd2
|
chore(client/ts): port services/link
|
2024-12-21 23:17:43 +02:00 |
|
Elian Doran
|
3df585c72a
|
Merge remote-tracking branch 'origin/feature/client_typescript_port1' into feature/client_typescript_port2
|
2024-12-21 21:59:18 +02:00 |
|
Elian Doran
|
e121e4298a
|
chore(deps): revert changes to integrity in package lock
|
2024-12-21 21:36:39 +02:00 |
|
Elian Doran
|
1bfd1553e5
|
chore(deps): fix types in non-dev-dependencies
|
2024-12-21 21:32:48 +02:00 |
|
Elian Doran
|
791f9b16b0
|
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
; package-lock.json
|
2024-12-21 21:30:32 +02:00 |
|
Elian Doran
|
e7e763435e
|
feat(client): use shared config which also fixes production builds
|
2024-12-21 21:22:27 +02:00 |
|
Elian Doran
|
0611a7aa15
|
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
|
2024-12-21 21:14:17 +02:00 |
|
Elian Doran
|
5601c8a9ee
|
Merge pull request #822 from TriliumNext/renovate/braintree-sanitize-url-7.x
fix(deps): update dependency @braintree/sanitize-url to v7.1.1
|
2024-12-21 21:14:13 +02:00 |
|
Elian Doran
|
09435b6711
|
chore(i18n): reach 100% for Romanian
|
2024-12-21 21:13:55 +02:00 |
|
Elian Doran
|
84bd854740
|
Merge pull request #823 from TriliumNext/renovate/i18next-24.x
fix(deps): update dependency i18next to v24.2.0
|
2024-12-21 21:10:09 +02:00 |
|
Elian Doran
|
301e4b6ea9
|
feat(i18n): translate new note title
|
2024-12-21 21:08:34 +02:00 |
|
Elian Doran
|
dbe9e43ff1
|
Merge remote-tracking branch 'origin/develop' into feature/client_typescript_port1
; Conflicts:
; package-lock.json
|
2024-12-21 20:47:07 +02:00 |
|
Elian Doran
|
dd622f399a
|
fix(client): remove redundant log
|
2024-12-21 20:46:20 +02:00 |
|
Elian Doran
|
09cc487e68
|
fix(client): error in trace when changing settings that requires refresh
|
2024-12-21 20:45:53 +02:00 |
|
Elian Doran
|
c6d04b50fb
|
chore(client/ts): fix build errors
|
2024-12-21 19:26:12 +02:00 |
|
Elian Doran
|
3d2d3b1106
|
chore(client/ts): port services/library_loader
|
2024-12-21 18:00:36 +02:00 |
|
Elian Doran
|
03b6ac450d
|
chore(client/ts): port services/keyboard_actions
|
2024-12-21 17:55:22 +02:00 |
|
Elian Doran
|
476ce0545a
|
chore(client/ts): port services/import
|
2024-12-21 17:50:18 +02:00 |
|
Elian Doran
|
f15bebd330
|
chore(client/ts): port services/image
|
2024-12-21 17:48:27 +02:00 |
|
Elian Doran
|
14dd3a0021
|
chore(client/ts): port services/glob
|
2024-12-21 17:47:09 +02:00 |
|
Elian Doran
|
6e8fa6d757
|
chore(client/ts): port services/file_watcher
|
2024-12-21 17:42:48 +02:00 |
|
Elian Doran
|
45a652828e
|
chore(client/ts): port widgets/dialogs/confirm
|
2024-12-21 17:39:14 +02:00 |
|
Elian Doran
|
1656acdb49
|
chore(client/ts): port widgets/dialogs/confirm
|
2024-12-21 17:32:50 +02:00 |
|
Elian Doran
|
e54e8fdef8
|
chore(client/ts): port widgets/dialogs/prompt
|
2024-12-21 17:12:22 +02:00 |
|
Elian Doran
|
7fc4443206
|
chore(client/ts): port services/debounce
|
2024-12-21 17:00:36 +02:00 |
|
Elian Doran
|
911323c099
|
chore(client/ts): port services/clipboard
|
2024-12-21 16:48:14 +02:00 |
|
Elian Doran
|
c0e9684f73
|
chore(client/ts): port services/bundle
|
2024-12-21 16:43:50 +02:00 |
|
Elian Doran
|
c956d4358c
|
chore(client/ts): port services/bulk_action
|
2024-12-21 16:36:16 +02:00 |
|
Elian Doran
|
05e49f77e6
|
chore(client/ts): remove unused type definition
|
2024-12-21 15:34:15 +02:00 |
|
Elian Doran
|
efb17c9010
|
chore(client/ts): port services/branches
|
2024-12-21 15:34:07 +02:00 |
|
Elian Doran
|
cc8f927718
|
chore(client/ts): port widgets/dialogs/delete_notes
|
2024-12-21 15:30:11 +02:00 |
|
Elian Doran
|
00870ba807
|
chore(client/ts): port widgets/basic_widget
|
2024-12-21 15:09:52 +02:00 |
|