Elian Doran
da1cf4d6ed
Bump to 0.90.10-beta
2024-11-04 17:24:30 +02:00
Adorian Doran
dd7c2084fa
client: apply grouping to the MIME type list
2024-11-03 15:43:33 +02:00
Adorian Doran
4f5d874028
client: Use a multiple column layout for the MIME type listing
2024-11-03 15:42:13 +02:00
Elian Doran
611fb90a52
Merge pull request #544 from hasecilu/i18n/Spanish_update
...
i18n: Update Spanish translations
2024-11-02 21:45:41 +02:00
hasecilu
75e554d86b
i18n: Update Spanish translations
2024-11-02 13:09:44 -06:00
Elian Doran
0db1a63cef
client: Fix sync error toast
2024-11-02 19:02:26 +02:00
Elian Doran
4ffc6f716c
client: Enable syntax highlighting in print
2024-11-02 16:40:33 +02:00
Elian Doran
fa3200ba8f
electron: Fix docnotes not rendering
2024-11-02 16:11:59 +02:00
Elian Doran
bff9bedc44
i18n: Translate sync messages
2024-11-02 15:43:16 +02:00
Elian Doran
f8777b0de1
server: Fix path on dev environment
2024-11-02 15:01:58 +02:00
Adorian Doran
48e6c1a33d
client: Properly align of the "Override theme fonts" checkbox
2024-11-02 14:34:55 +02:00
Adorian Doran
4c43ac5bdd
client: Use a shadowless box for printed code blocks
2024-11-02 14:29:20 +02:00
Elian Doran
45ccc7562e
client: Fix error in toast due to missing import
2024-11-02 12:19:17 +02:00
Elian Doran
e72eb5f27c
electron: Fix asset path on forge build
2024-11-02 11:49:33 +02:00
Elian Doran
d1404492a7
build: Use shorter special version moniker
...
Some builds fail in the CI because the extra part of the version is limited to 20 chars.
2024-11-02 11:04:16 +02:00
Elian Doran
238c9c6f0d
build: Fix updating nightly version for desktop builds
2024-11-02 10:43:42 +02:00
Elian Doran
443f02a78e
client,server: i18next: 23.16.2 -> 23.16.4
2024-11-02 10:24:53 +02:00
Elian Doran
5fbd052138
build: Update tooling dependencies
2024-11-02 10:23:46 +02:00
Elian Doran
bc84a71929
client: mermaid: 11.3.0 -> 11.4.0
2024-11-02 10:22:22 +02:00
Elian Doran
a514a51fff
client: mind-elixir: 4.2.3 -> 4.2.4
2024-11-02 10:18:58 +02:00
Elian Doran
24022834e2
db: Update demo section on code blocks
2024-11-02 10:15:22 +02:00
Elian Doran
9fdc84d91f
build: Update nightly version for server as well
2024-11-02 09:53:36 +02:00
Elian Doran
9c27672794
build: Update nightly version to avoid caching issues
2024-11-02 09:47:31 +02:00
Elian Doran
f37fa3723b
Merge pull request #526 from TriliumNext/feature/syntax_highlight
...
Basic syntax highlight support for code blocks
2024-11-02 01:46:02 +02:00
Elian Doran
b14065d442
server: Address self-review
2024-11-02 01:42:25 +02:00
Elian Doran
1554e25283
server: Add documentation for code_block_theme
2024-11-02 01:39:35 +02:00
Elian Doran
4e945583a1
server: Add some documentation
2024-11-02 00:55:45 +02:00
Elian Doran
92c588dc98
server: Implement color theme migration based on existing theme
2024-11-02 00:39:22 +02:00
Elian Doran
5c66e3fd04
server: Initialize code block theme for old databases as well
2024-11-02 00:20:27 +02:00
Elian Doran
e508313f21
electron: Fix deprecation warning
2024-11-01 23:42:32 +02:00
Elian Doran
df3f51d1f3
electron: Fix loading of highlight.js
2024-11-01 23:42:23 +02:00
Elian Doran
0a6815e448
Merge remote-tracking branch 'origin/develop' into feature/syntax_highlight
2024-11-01 23:20:12 +02:00
Elian Doran
293db6962e
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-11-01 23:14:41 +02:00
Elian Doran
eb05c5b919
Merge pull request #534 from TriliumNext/AutomaticallyShowRecentNotes
...
Automatically trigger autocomplete on focus.
2024-11-01 20:37:39 +02:00
Elian Doran
bbaed45f6b
client: Fix scrolling in empty tab search list after constraining height
2024-11-01 20:23:46 +02:00
Elian Doran
aa7d7b3afd
client: Add borders to empty tab search list
2024-11-01 20:20:53 +02:00
Elian Doran
fc4797d04f
Merge pull request #541 from TriliumNext/export_file_name
...
Crop fileName and prevent cutting into the extension.
2024-11-01 19:44:31 +02:00
Elian Doran
c2baa4b752
server: Add comment to clarify use of regex
2024-11-01 19:43:39 +02:00
Elian Doran
faeefc75ba
Merge pull request #542 from TriliumNext/close_tabs
...
close right tabs
2024-11-01 19:07:55 +02:00
Elian Doran
d0904c1051
client: Change translation for closing tabs to the right
2024-11-01 19:05:56 +02:00
Elian Doran
11a82e62f1
client: Change layout of tab context menu slightly
2024-11-01 19:03:06 +02:00
SiriusXT
7b24f7e332
close right tabs
2024-11-01 22:01:46 +08:00
SiriusXT
7f17f93767
Crop fileName and prevent cutting into the extension.
2024-11-01 21:43:09 +08:00
SiriusXT
cdd5a17fce
Make note-detail-empty always display autocompletion.
2024-11-01 15:30:31 +08:00
SiriusXT
dbca50d9b0
Make note-detail-empty always display autocompletion.
2024-11-01 14:45:49 +08:00
Elian Doran
57a86c75d8
i18n: Fix single Romanian translation
2024-10-31 23:54:50 +02:00
Elian Doran
9e3c1b46cd
client: Don't load syntax highlighter when not needed
2024-10-31 22:47:34 +02:00
Elian Doran
00209ec77a
client: Apply syntax highlight to included notes
2024-10-31 22:18:00 +02:00
Elian Doran
dfa4f3cd84
client: Apply syntax highlight to note preview
2024-10-31 22:14:54 +02:00
Elian Doran
3af29a78dc
client: Refactor syntax highlighting for read-only text into service
2024-10-31 22:11:59 +02:00
Elian Doran
4d783f1879
client: Fix color theme leak when deactivating highlighting
2024-10-31 21:45:06 +02:00
Elian Doran
c3e10b2b76
client: Remove syntax highlight in preview when disabled
2024-10-31 21:33:00 +02:00
Elian Doran
f57ab4b9f0
client: Fix word wrap preview being in reverse
2024-10-31 21:29:01 +02:00
Elian Doran
a690155d7e
client: Improve group for no theme
2024-10-31 21:17:40 +02:00
Elian Doran
cc0b3db424
client: Translate dark/light color theme groups
2024-10-31 21:00:48 +02:00
Elian Doran
ae60f8c842
client: Group color themes by dark/light
2024-10-31 20:54:33 +02:00
Elian Doran
90dffdc6ed
client: Enable preview for word wrap
2024-10-31 20:18:02 +02:00
Elian Doran
ac13291744
client,server: Allow disabling syntax highlight
2024-10-31 18:03:52 +02:00
Elian Doran
bbc038f254
Merge remote-tracking branch 'origin/develop' into feature/syntax_highlight
2024-10-31 17:48:49 +02:00
Elian Doran
f8df3a6933
client: Fix crash for some unhandled rejections
2024-10-31 17:48:33 +02:00
Elian Doran
b10e2d9ec4
Update README to add a few shields
2024-10-31 14:00:14 +02:00
SiriusXT
2387bbd17f
Automatically trigger autocomplete on focus.
2024-10-30 22:30:40 +08:00
Adorian Doran
f13d88c3c0
Add a background color transition for the code sample
2024-10-29 18:46:55 +02:00
Adorian Doran
2459bbf341
Improve the layout of the "Word wrapping" checkbox
2024-10-29 18:39:14 +02:00
Adorian Doran
60426ea487
Fix word-wrapping
2024-10-29 12:57:15 +02:00
Adorian Doran
b112cb609f
Tweak the padding of the language badges
2024-10-29 01:55:29 +02:00
Adorian Doran
b9ebc66122
Customize the scrollbar in code boxes for WebKit-based browsers
2024-10-29 01:30:08 +02:00
Adorian Doran
2f4ed92346
Prevent the language badge to be scrolled in code boxes
2024-10-29 01:07:24 +02:00
Adorian Doran
d3d001d8ea
Tweak (again) the shadow of code blocks
2024-10-28 23:52:45 +02:00
Adorian Doran
70cee7dbf6
Tweak the shadow of code blocks
2024-10-28 23:44:40 +02:00
Adorian Doran
36fde2b03d
Tweak the language badge of code blocks
2024-10-28 23:29:53 +02:00
Adorian Doran
bda8173932
Improve the sample code
2024-10-28 16:08:46 +02:00
Adorian Doran
48f9f072b4
Format theme names
2024-10-28 16:07:52 +02:00
Elian Doran
9c55203ea0
client: Add credits
2024-10-28 00:05:43 +02:00
Elian Doran
dbb5e0e971
server: Add friendlier names for color themes
2024-10-27 23:46:03 +02:00
Elian Doran
b8eb09b46b
server: Refactor code block theme search into own service
2024-10-27 23:12:55 +02:00
Elian Doran
5682b2d819
client: Translate word wrapping
2024-10-27 22:57:34 +02:00
Elian Doran
5109c07e9c
client: Toggle word wrapping for code blocks
2024-10-27 22:51:24 +02:00
Elian Doran
b8569ea243
client, server: Create option to control word wrapping for code blocks
2024-10-27 21:51:56 +02:00
Elian Doran
52bc28def7
client: Rename section to CodeBlockOptions
2024-10-27 21:42:40 +02:00
Elian Doran
e65d4cdfbf
client: Rename endpoint to codeblock-themes
2024-10-27 21:40:22 +02:00
Elian Doran
96b9042559
client: Rename option to codeBlockTheme
2024-10-27 21:39:50 +02:00
Elian Doran
e68d070320
client: Set up localization for syntax highlighting section
2024-10-27 21:27:35 +02:00
Elian Doran
ef5f2c680b
client: Rephrase theme section
2024-10-27 21:19:27 +02:00
Elian Doran
6717b1b4ae
client: Rephrase section
2024-10-27 21:15:51 +02:00
Elian Doran
41e3163595
client: Fix flicker of font selection
2024-10-27 21:03:13 +02:00
Elian Doran
514653fb50
client: Fix flicker of preview
2024-10-27 20:22:23 +02:00
Elian Doran
e843f1adc1
client: Fix background of preview
2024-10-27 20:19:53 +02:00
Elian Doran
83f5b47c99
client: Set up simple preview for syntax highlight
2024-10-27 20:18:44 +02:00
Elian Doran
2fdff29067
client: Apply syntax highlight in real-time
2024-10-27 20:08:12 +02:00
Elian Doran
0d270cbeb6
client: Use 3px shadow for dark theme
2024-10-27 20:01:08 +02:00
Elian Doran
f947a039b9
client: Apply background to read-only code blocks as well
2024-10-27 19:58:00 +02:00
Elian Doran
d2235a185b
client: Improve style for code blocks
2024-10-27 19:54:05 +02:00
Elian Doran
87bc142552
client: Fix foreground color
2024-10-27 19:43:48 +02:00
Elian Doran
1a25f60264
client: Fix background color
2024-10-27 19:41:28 +02:00
Elian Doran
fe4dbae079
client: Apply highlighting theme on refresh
2024-10-27 17:41:37 +02:00
Elian Doran
e1ae014b74
server: Remove dashes from syntax theme name
2024-10-27 17:25:05 +02:00
Elian Doran
7952a5a81e
client: Fix order of options
2024-10-27 12:54:40 +02:00
Elian Doran
60b6f7df89
client: Allow switching theme
2024-10-27 12:54:06 +02:00
Elian Doran
7354fb5b4a
client,server: List syntax highlighting themes
2024-10-27 12:41:53 +02:00
Elian Doran
1fb0b74f76
client: Use same mechanism for read-only notes
2024-10-27 12:15:32 +02:00
Elian Doran
9e3b915612
client: Use translation for auto-detect
2024-10-27 11:47:36 +02:00
Elian Doran
7505db220e
client: Implement auto syntax highlighting
2024-10-27 11:46:19 +02:00
Elian Doran
a3932376f3
client: Add Javadoc for newly introduced methods
2024-10-27 11:32:54 +02:00
Elian Doran
3a609d54ab
client: Fix highlighting for JavaScript
2024-10-27 11:21:08 +02:00
Elian Doran
c4bd4eb440
client: Respect user language selection for editor
2024-10-27 11:18:36 +02:00
Elian Doran
e931df721d
client: Fix duplication when requesting scripts
2024-10-27 10:48:50 +02:00
Elian Doran
1e9324c303
client: Support custom language types for highlight
2024-10-27 10:39:31 +02:00
Elian Doran
6c4513fb2e
client: Enable syntax highlight for read-only notes
2024-10-27 08:52:34 +02:00
Elian Doran
c7e1362105
Merge branch 'develop' into feature/syntax_highlight
2024-10-26 23:39:49 +03:00
Elian Doran
acf37f9327
client: Fix error when duplicating note
2024-10-26 23:39:38 +03:00
Elian Doran
f80cf0aa02
Add limit to blocks highlighting
2024-10-26 23:39:18 +03:00
Elian Doran
6078620bf1
Carry over code block highlighting
2024-10-26 23:27:23 +03:00
Elian Doran
579b3f4ca0
Carry over highlighter initialization
2024-10-26 23:21:51 +03:00
Elian Doran
bf28005f46
Create dedicated file for syntax highlight
2024-10-26 23:16:24 +03:00
Elian Doran
c81b847b61
Set up highlight.js
2024-10-26 22:57:07 +03:00
Elian Doran
88cd2ac25c
build: Fix duplication
2024-10-26 01:00:44 +03:00
Elian Doran
e3e6f56a88
build: Add icon.png for Linux builds ( fixes #507 )
2024-10-26 00:58:02 +03:00
Elian Doran
0768a2a0a3
build: Add StartupWMClass to deb build
2024-10-26 00:42:44 +03:00
Elian Doran
84d216da54
i18n: Translate missing keys for Romanian
2024-10-25 21:06:03 +03:00
Elian Doran
391f518c01
i18n: Translate search note prefix
2024-10-25 21:04:13 +03:00
Elian Doran
2324c9a13b
client: Fix HTML in some toasts
2024-10-25 20:51:50 +03:00
Elian Doran
6799c44e22
client: Fix redundant toast message
2024-10-25 20:50:13 +03:00
Elian Doran
f0052d56b7
Merge pull request #520 from hasecilu/i18n/more_Spanish_translation
...
More Spanish translation
2024-10-25 20:49:48 +03:00
Elian Doran
53822fd47f
client: Remove redundant global
2024-10-25 20:44:08 +03:00
hasecilu
b02c4b54e5
i18n: Fix source strings
2024-10-25 11:32:43 -06:00
hasecilu
27f07ee604
i18n: Update Spanish translations
2024-10-25 11:32:42 -06:00
Elian Doran
03a23d15f9
client: Fix double errors if not returning a widget
2024-10-25 20:22:29 +03:00
Elian Doran
70d55097ee
client: Fix crash if note tree fails to find a child note
2024-10-25 20:15:12 +03:00
Elian Doran
560467bdba
client: Log uncaught promise errors
2024-10-25 19:57:40 +03:00
Elian Doran
cb4fe4481f
client: Strengthen widget rendering errors detection
2024-10-25 19:57:31 +03:00
Elian Doran
eee088316d
client: Improve logging for some bundle errors
2024-10-24 20:55:36 +03:00
Elian Doran
81ca0a3776
client: Improve logging for basic sync crash
2024-10-24 18:47:16 +03:00
Elian Doran
48b0af1bba
client: Stop crash if right widget crashes during render
2024-10-24 18:14:17 +03:00
Elian Doran
43ef452d44
client: Fix error when running script due to translations
2024-10-23 20:33:55 +03:00
Elian Doran
70ebf1a08f
client: Fix content size for code editor
2024-10-23 20:27:36 +03:00
Elian Doran
9f6f0f5d60
server: Update locale when switching language from settings
2024-10-23 19:56:06 +03:00
Elian Doran
af67362ad6
server: Translate weekday and month names
2024-10-23 19:34:09 +03:00
Elian Doran
77550f3087
server: Fix regression due to express types
2024-10-22 20:09:42 +03:00
Elian Doran
5813282248
Prepare for 0.90.9-beta
2024-10-22 20:05:43 +03:00
Elian Doran
e77b223508
client: Update force-graph 1.43.5 -> 1.45.0
2024-10-22 20:03:05 +03:00
Elian Doran
7aafdce629
server: Update jasmine, debounce
2024-10-22 19:56:15 +03:00
Elian Doran
a2f0cb394a
server: Update marked, sanitize-html to latest
2024-10-22 19:53:22 +03:00
Elian Doran
e8d1518965
build: Update TypeScript
2024-10-22 19:30:34 +03:00
Elian Doran
8b333b32af
mind-elixir: 4.2.2 -> 4.2.3
2024-10-22 19:27:53 +03:00
Elian Doran
cda369ed4d
server: Update express, express-rate-limit, express-session to latest
2024-10-22 19:25:47 +03:00
Elian Doran
b5bc93d794
i18next: 23.16.1 -> 23.16.2
2024-10-22 19:24:16 +03:00
Elian Doran
b96047e962
vanilla-js-wheel-zoom: 9.0.2 -> 9.0.4
2024-10-22 19:22:14 +03:00
Elian Doran
31ccbb0d23
mind-elixir: 4.2.0 -> 4.2.2
2024-10-22 19:17:52 +03:00
Elian Doran
cb9403535d
i18next: 23.16.0 -> 23.16.1
2024-10-22 19:17:52 +03:00
Elian Doran
b5ee90a1d2
i18n: Translate delete/restore branch
2024-10-22 19:17:52 +03:00
Elian Doran
9ed7eb977e
i18n: Translate launcher context menu
2024-10-22 19:17:52 +03:00
Elian Doran
8cc487da7c
i18n: Translate confirmation popups
2024-10-22 19:17:52 +03:00
Elian Doran
ae593ea363
i18n: Translate protected session
2024-10-22 19:17:52 +03:00
Elian Doran
26e4decaec
i18n: Translate toast errors
2024-10-22 19:17:52 +03:00
Elian Doran
28f6712a4f
i18n: Translate toast messages
2024-10-22 19:17:52 +03:00
Elian Doran
93efce4023
server: Minimize not found logs ( closes #505 )
2024-10-22 19:17:52 +03:00
Elian Doran
689b3a3079
i18n: Fix capitalization of no anonymization
2024-10-22 19:17:51 +03:00
Elian Doran
4ad725842e
server: Trim .htm when importing zip ( closes #500 )
2024-10-20 00:17:51 +03:00
Elian Doran
d4956ad3a2
client: Refactor and add documentation
2024-10-19 23:19:11 +03:00
Elian Doran
c7b7c68a05
client: Reduce code duplication for CodeMirror
2024-10-19 23:12:33 +03:00
Elian Doran
cab1d7d353
client: Set up syntax highlight in read-only code ( closes #504 )
2024-10-19 22:56:45 +03:00
Elian Doran
7957c6d34e
client: Fix promoted attribute style regressions ( closes #503 )
2024-10-19 22:40:27 +03:00
Elian Doran
c18c972a57
i18n: Use variable interpolation for delete relation warning
2024-10-19 11:13:54 +03:00
Elian Doran
29a700f731
i18n: Fix duplication in delete relations count
2024-10-19 10:55:48 +03:00
Elian Doran
815eab26f6
i18n: Fix duplication in delete note count
2024-10-19 10:50:56 +03:00
Elian Doran
103da23b5a
i18n: Fix strange title in Romanian
2024-10-19 10:46:28 +03:00
Elian Doran
ba1d82bc0a
i18n: Fix capitalization of checkbox
2024-10-19 10:45:45 +03:00
Elian Doran
21f8a29761
Bump to v0.90.8
2024-10-19 09:44:34 +03:00
Elian Doran
f38870b27d
i18next: 23.15.2 -> 23.16.0
2024-10-17 23:15:46 +03:00
Elian Doran
56a6d27240
client: mind-elixir: 4.1.5 -> 4.2.0
2024-10-17 23:12:43 +03:00
Elian Doran
38e5ef2c7d
i18n: Translate some more Romanian messages
2024-10-17 22:50:20 +03:00
Elian Doran
e29d600517
Merge pull request #489 from TriliumNext/add-stable-tag-to-containers
...
Introduce `stable` tag on containers
2024-10-17 22:43:04 +03:00
Elian Doran
42605fbbad
Merge pull request #495 from Potjoe-97/develop
...
i18n : Add fr translation (2/2)
2024-10-17 22:42:01 +03:00
Elian Doran
11ca427a28
Merge pull request #496 from hasecilu/i18n/Spanish_more
...
Continue Spanish translation
2024-10-17 22:40:34 +03:00
hasecilu
28d8088763
i18n: Create script to create PO files for translation
...
Script for translators
2024-10-17 13:34:40 -06:00
hasecilu
664c4789c0
i18n: Update Spanish translation
2024-10-17 12:30:36 -06:00
Potjoe-97
7c5667b457
Minor fixes
2024-10-17 15:54:42 +02:00
Potjoe-97
0afd22e196
Edited French option to display native spelling
2024-10-17 15:12:51 +02:00
Potjoe-97
b3abee71b7
Major overhaul fr translation
...
Corrections & Consistency
2024-10-17 13:33:28 +02:00
Elian Doran
9bd5596b2a
i18n: Set up French
2024-10-16 20:29:42 +03:00
Elian Doran
e0e3c15e6e
Merge pull request #493 from Potjoe-97/develop
...
Add french translation
2024-10-16 20:28:38 +03:00
Potjoe-97
31396264fa
Corrections i18n : {} attribute detail
2024-10-16 14:52:05 +02:00
Potjoe-97
b1aada22b5
Corrections in /src/public/translations/fr
2024-10-16 11:32:34 +02:00
Elian Doran
d7eaf72a6d
Merge pull request #491 from TriliumNext/feature/i18n-part6
...
Feature/i18n part6
2024-10-16 12:13:28 +03:00
Potjoe-97
59df442676
Corrections /src/public/translations/fr
...
Consistency in translations/server.json
2024-10-15 20:29:34 +02:00
Potjoe-97
9770db7f3c
Consistency : "étiquette" now translated into "label"
2024-10-15 18:52:34 +02:00
Potjoe-97
8c36cea71b
src/public/translations/fr : First draft
2024-10-15 18:16:39 +02:00
Potjoe-97
b03f40f1f9
Edit french translation
2024-10-15 15:48:11 +02:00
Potjoe-97
00dba7bef4
Add french translation
2024-10-15 15:20:04 +02:00
Nriver
4186f3d136
add translation for app_context.js
2024-10-15 15:46:34 +08:00
Nriver
529502524d
add missing context menu translation
2024-10-15 15:24:01 +08:00
Nriver
7c518e9512
add translation for watched_file_update_status.js
2024-10-15 15:19:09 +08:00
Nriver
5e2d1bc124
add translation for toc.js
2024-10-15 15:12:09 +08:00
Nriver
7dfe6f276e
update Chinese translation and synchronize with English
2024-10-15 15:05:48 +08:00
Nriver
858db68d66
add translation for tab_row.js
2024-10-15 14:51:26 +08:00
Jon Fuller
b72f46f108
Don't add stable if pushed tag has -
2024-10-14 14:06:55 -07:00
Elian Doran
83dbe0539e
client: Highlight content links on hover
2024-10-14 22:47:16 +03:00
Jon Fuller
87e0cf55f1
Introduce stable tag on containers
...
Closes #488
2024-10-14 12:18:29 -07:00
Elian Doran
8315d5c778
Update package-lock
2024-10-14 22:13:04 +03:00
Elian Doran
61bd7dca18
client: Fix underlines for all links ( closes #485 )
2024-10-14 22:12:48 +03:00
Elian Doran
4faf27364f
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-10-13 15:45:48 +03:00
Elian Doran
52a6d0b48a
Bump version to 0.90.7-beta
2024-10-13 15:45:40 +03:00
Elian Doran
cddc9a7b6a
i18n: Mark mind map as beta
2024-10-13 14:43:50 +03:00
Elian Doran
75d019863f
server: Disable debug mode for i18n
2024-10-13 14:40:07 +03:00
Elian Doran
849a6a3aef
electron: Solve server translation loading on macOS
2024-10-13 14:24:46 +03:00
Elian Doran
e7378306a2
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-10-13 13:52:39 +03:00
Elian Doran
1277dfc5d5
electron: Add back server translations
2024-10-13 12:31:37 +03:00
Elian Doran
ae680847dc
vscode: Pin nightly GitHub Action
2024-10-13 12:28:05 +03:00
Elian Doran
a5fd57308a
server: Fix translations in standalone build
2024-10-13 12:09:36 +03:00
Elian Doran
fa769df7b0
client: Fix table background on dark mode
2024-10-13 11:20:26 +03:00
Elian Doran
8136a2972e
Merge pull request #465 from quantum5/pwa-icon-fix
...
server: fix blurry PWA icon
2024-10-13 10:51:00 +03:00
Elian Doran
8c8c3974f3
Merge pull request #480 from hasecilu/i18n/Spanish_server
...
i18n: Add more Spanish translations
2024-10-13 10:07:39 +03:00
hasecilu
e81bfa3693
i18n: Add more Spanish translations
2024-10-12 17:30:59 -06:00
Elian Doran
a857f4816f
codemirror: 5.65.15 -> 5.65.18
2024-10-12 20:48:39 +03:00
Elian Doran
ade34f9745
client: Use CodeMirror from package.json
2024-10-12 20:41:50 +03:00
Elian Doran
fd66cb930d
electron: Update electron-forge to latest
2024-10-12 20:22:18 +03:00
Elian Doran
182d9afac1
tools: Update development tools
2024-10-12 20:18:44 +03:00
Elian Doran
4e6ef0be95
i18next: 23.15.1 -> 23.15.2 + http-backend
2024-10-12 20:16:23 +03:00
Elian Doran
88961ea93f
mermaid: 11.2.0 -> 11.3.0
2024-10-12 20:14:46 +03:00
Elian Doran
a3f2946a17
mind-elixir: 4.1.1 -> 4.1.5
2024-10-12 20:12:45 +03:00
Elian Doran
8ae5f9ea9b
electron: Fix translations in packaged builds
2024-10-12 19:40:54 +03:00
Elian Doran
9ec2508f09
i18n: Add more Romanian translations
2024-10-12 18:53:24 +03:00
Elian Doran
bae63b08a2
server, electron: Fix crash if locale is undefined
2024-10-12 18:24:10 +03:00
Elian Doran
729a188528
docker: Fix server translation initialization ( closes #439 )
2024-10-12 10:53:30 +03:00
Elian Doran
2c5a5acffa
server: Improve type for keyboard shortcut scope
2024-10-12 10:31:12 +03:00
Elian Doran
e45c5f429d
server: Fix crash when starting server in Docker due to translations
2024-10-12 10:29:50 +03:00
Elian Doran
5c44ac5ad8
ci: Fix permissions for nightly
2024-10-11 22:15:50 +03:00
Elian Doran
b44c2f5ebf
ci: Configure nightly deployment
2024-10-11 22:07:22 +03:00
Elian Doran
6e64cab2d4
Merge pull request #327 from TriliumNext/JYC333-patch-1
...
Create nightly release action
2024-10-11 21:56:04 +03:00
Elian Doran
9c8cf0bc09
Merge pull request #452 from TriliumNext/fix-image-copy
...
Use the electron Clipboard module when using "Copy image to clipboard"
2024-10-11 19:48:18 +03:00
Elian Doran
bafc556b00
server: Fix build errors
2024-10-11 19:45:54 +03:00
Elian Doran
0ec3232c81
Merge pull request #451 from jaimeferj/bugfix/parseDatesOnSort
...
Fixes issue #441 : Dates were not parsed on sorting
2024-10-10 23:31:47 +03:00
Elian Doran
469c1ceb07
Merge pull request #458 from TriliumNext/zip-import-image-fix
...
Resolve MIME type not being used when creating new note correctly, upon zip import
2024-10-10 23:26:48 +03:00
Elian Doran
5e80f120c9
server: Refactor variable usage
2024-10-10 20:21:06 +03:00
Elian Doran
8faa26b663
Merge pull request #391 from SiriusXT/revisions_number_limit
...
Revisions number limit
2024-10-10 20:13:24 +03:00
Elian Doran
201e2fcfdb
Merge pull request #472 from dousha/bugfix-math-preview
...
Override the z-index of Bootstrap tooltips
2024-10-10 20:04:25 +03:00
Elian Doran
5678487a16
Merge pull request #473 from TriliumNext/feature/i18n-part5
...
Feature/i18n part5
2024-10-10 19:13:31 +03:00
Nriver
6646e8c311
update Chinese translation and synchronize with English
2024-10-10 15:42:10 +08:00
dousha
96fc4d3280
Override the z-index of Bootstrap tooltips, making it conform to CKEditor's z-index ordering.
...
This change overrides the z-index of Bootstrap tooltips (calculates to 1080 in the current version) to the value assigned to CKEditor Panel Balloons (calculates to 1000 in the current version) minus 1. It also removes the original override to the CKEditor Panel Balloons which forces the autocomplete box to appear above tooltips, which is no longer needed and would interfere with math preview boxes.
This change fixes the regression to the [original issue][1] and the [math preview issue][2]. One notable effect is that tooltips will not cover menus when overlapped with one, including menus opened from the top-right corner. Further discussion and more extensive testing are encouraged.
[1]: https://github.com/zadam/trilium/issues/1272
[2]: https://github.com/TriliumNext/Notes/issues/297
2024-10-10 13:19:08 +08:00
Elian Doran
0a69189b9b
i18n: Reach 100% for Romanian
2024-10-09 22:04:00 +03:00
Elian Doran
cb3ea3fb75
Merge pull request #449 from hasecilu/i18n/Spanish_pt_3_4
...
i18n: Continue Spanish translation, parts 3 and 4
2024-10-09 21:58:38 +03:00
Elian Doran
787a2d1957
Merge pull request #450 from hasecilu/docs/fix_links
...
docs: Use relative link to other README files
2024-10-09 21:56:38 +03:00
Elian Doran
89e1275dda
i18n: Tweak a single message
2024-10-09 20:06:20 +03:00
Elian Doran
ddc927d617
server: Bump sync version ( closes #467 )
2024-10-09 20:06:13 +03:00
Quantum
d46963e496
server: fix blurry PWA icon
2024-10-08 20:32:17 -04:00
perf3ct
c37a51c6d0
use type assertions to make TS happy?
2024-10-03 22:48:47 -07:00
perf3ct
91095e8d4e
detectFileTypeAndMime also returns the type, fixes #456
2024-10-03 22:24:43 -07:00
MeIchthys
d4fa7e3fd2
Add link to docs repo under contributing section
2024-10-03 23:23:43 -04:00
perf3ct
9204f0735c
use fewer const
2024-09-30 19:43:44 +00:00
perf3ct
cfc32a14e0
Use the electron Clipboard module when using "Copy image to clipboard"
2024-09-28 17:41:59 -07:00
Jaime Fernández
270aa52591
Fixes issue #441 : Dates were not parsed on sorting
2024-09-28 02:33:36 +02:00
hasecilu
99a5913391
docs: Use relative link to other README files
...
`master` branch was hardcoded despite working on `develop` branch
2024-09-27 14:38:45 -06:00
hasecilu
c3d6165aff
i18n: Continue Spanish translation, parts 3 and 4
...
Some fixes were done thanks by using PO file with Poedit. It enhances a
lot the workflow for translators
---
Step 1: Create PO files from English and localized JSON files as source
$ json2po -t en es po-es
Step 2: Make the translation
Step 3: Recover translation from PO files to JSON file. Remember to set
the indentation to 2 spaces
$ po2json -t en po-es es
Step 4: Update localized JSON file with missing tags from English JSON
$ jq -s '.[0] * .[1]' en/translation.json \
es/translation.json > merged.json
$ mv merged.json es/translation.json
Step 5: Remove PO files
$ rm -r po-es
2024-09-25 17:54:46 -06:00
Elian Doran
9220616bb5
Merge pull request #448 from Nriver/feature/i18n-part4
...
Feature/i18n part4
2024-09-25 18:54:12 +03:00
Nriver
eb9b4aee21
add translation for 6 widgets
2024-09-24 09:57:16 +08:00
Nriver
d9a7671830
update Chinese translation and synchronize with English
2024-09-24 09:28:46 +08:00
SiriusXT
353c410f0e
Merge branch 'develop' into revisions_number_limit
2024-09-17 19:58:16 +08:00
Elian Doran
7ca4cddc58
Merge pull request #431 from TriliumNext/perfectra1n-patch-2
...
Print Docker container log, regardless of success or failure of healthcheck
2024-09-15 23:29:06 +03:00
Elian Doran
12543f762b
Merge pull request #432 from TriliumNext/hide_float_button
...
Floating buttons can be displayed again after being closed
2024-09-15 23:21:44 +03:00
SiriusXT
ec7fabcb58
Floating buttons can be displayed again after being closed
2024-09-15 22:22:38 +08:00
Jin
5d08f2bc5a
fix revision list ESC behaviour
2024-09-15 12:41:45 +02:00
SiriusXT
a557b82c83
Fixed the bug that notes in different formats cannot be restoredRevisioned
2024-09-15 12:48:01 +08:00
SiriusXT
62a884cb5a
fix potential bugs that may exist in getRevisions
2024-09-15 10:51:55 +08:00
perfectra1n
88875a3375
Print Docker container log, if success or failure healthcheck
2024-09-14 12:50:25 -07:00
SiriusXT
cd547ebdaf
Fix svg not previewing in revisions
2024-09-14 21:09:52 +08:00
Elian Doran
e511d6aecf
client: Fix strange margins when ribbon has hidden components
2024-09-14 14:47:48 +03:00
Elian Doran
9b6148dec3
client: Translate attribute editor placeholder
2024-09-14 14:44:32 +03:00
Elian Doran
29a1aad45a
Merge pull request #430 from TriliumNext/fix
...
Fix global menu advanced command can't click
2024-09-14 14:40:03 +03:00
SiriusXT
a9fce727d4
Fix svg not previewing in revisions
2024-09-14 19:37:25 +08:00
Elian Doran
9e85d2cdbd
server: Fix missing translations in keyboard actions
2024-09-14 14:34:24 +03:00
Jin
c4f430276a
fix global menu advanced command can't click
2024-09-14 11:02:23 +02:00
SiriusXT
fdf57b6cfa
revisions_number_limit
2024-09-14 16:00:18 +08:00
SiriusXT
0a9e76abb7
Merge branch 'develop' into revisions_number_limit
2024-09-14 14:58:47 +08:00
SiriusXT
3e085e5cae
Show revision information
2024-09-14 14:32:43 +08:00
Elian Doran
73cd54e75c
client: Fix shortcuts section crashing when no translations
2024-09-13 22:58:39 +03:00
Elian Doran
28b8e59b4d
electron: Translate title bar button
2024-09-13 22:56:30 +03:00
Elian Doran
51b6725b91
server,electron: Downgrade incompatible libraries for now
2024-09-13 22:54:06 +03:00
Elian Doran
93ca30fda0
build: Fix type not in dev dependencies
2024-09-13 22:46:15 +03:00
Elian Doran
8c222368de
i18n: Translate some more messages in Romanian
2024-09-13 22:26:56 +03:00
Elian Doran
a3aa6b0628
client: Translate note tree
2024-09-13 22:22:16 +03:00
Elian Doran
d0061794dd
client: Translate note icon
2024-09-13 22:17:22 +03:00
Elian Doran
17c8708b54
client: Translate quick search
2024-09-13 22:08:52 +03:00
Elian Doran
da0ddbb80d
i18n: Translate the rest of Romanian messages
2024-09-13 21:59:19 +03:00
Elian Doran
138b4b1a95
i18n: Remove unused key
2024-09-13 21:57:23 +03:00
Elian Doran
1299072ea9
server: Update dependencies
2024-09-13 21:51:46 +03:00
Elian Doran
bb5893f989
electron: Update squirrel startup
2024-09-13 21:49:36 +03:00
Elian Doran
7b764fd7d8
client: Update mermaid, mind elixir
2024-09-13 21:48:38 +03:00
Elian Doran
ac2fc49a48
build: Update tooling dependencies
2024-09-13 21:44:57 +03:00
Elian Doran
c0abf6e2c5
Use fixed versions for all dependencies
2024-09-13 21:43:58 +03:00
Elian Doran
85ff0bac55
electron: Set up StartupWMClass to avoid missing icon
2024-09-13 21:21:29 +03:00
Elian Doran
3671b83a9c
server: Disable debug logs for i18n
2024-09-13 21:16:20 +03:00
Elian Doran
6970bf4fc1
Merge pull request #428 from TriliumNext/icon_improvement
...
Fix strange underline for zoom button
2024-09-13 17:50:44 +03:00
SiriusXT
e5cce1b1bc
Fix strange underline for zoom button
2024-09-13 22:24:19 +08:00
Elian Doran
faa8eca810
i18n: Translate a few Romanian messages
2024-09-13 14:57:05 +03:00
SiriusXT
84bf0cbae5
Merge branch 'develop' into revisions_number_limit
2024-09-13 19:46:07 +08:00
SiriusXT
a77264208e
Merge branch 'develop' into icon_improvement
2024-09-13 19:15:33 +08:00
SiriusXT
ee06db8c8f
Fix strange underline for zoom button
2024-09-13 19:10:44 +08:00
Elian Doran
e330b43750
Merge pull request #426 from TriliumNext/feature/i18n-part3
...
Feature/i18n part3
2024-09-13 10:28:26 +03:00
Nriver
f5b21498bf
add translation for mermaid.js
2024-09-13 11:24:42 +08:00
Nriver
83388ecf1c
add translation for 2 widgets
2024-09-13 11:10:59 +08:00
Nriver
87de631af4
sync Chinese translation with English
2024-09-13 10:53:50 +08:00
Nriver
e4271d3945
update missing translation
2024-09-13 10:29:44 +08:00
Elian Doran
65b8a2f97c
Merge pull request #425 from TriliumNext/dropped-backslash
...
Picking up the backslash that I dropped
2024-09-13 00:04:08 +03:00
perfectra1n
0656154c35
Picking up the backslash that I dropped
...
I wiped it off and cheered it up, so it should be ready to go now.
2024-09-12 13:45:13 -07:00
Elian Doran
b3f682144b
server: Update better-sqlite3 11.1.2 → 11.3.0
2024-09-12 23:08:22 +03:00
Elian Doran
d3c3e157c7
server: Update express 4.19.2 -> 4.21.0
2024-09-12 22:49:21 +03:00
Elian Doran
2534402157
client,server: Update i18next 23.14.0 -> 23.15.1
2024-09-12 22:47:46 +03:00
Elian Doran
ec80ba5caf
build: Update jasmine from 5.1.0 to 5.3.0
2024-09-12 22:43:21 +03:00
Elian Doran
26621b6336
build: Fix test-jasmine on Windows
2024-09-12 22:42:22 +03:00
Elian Doran
d961e3cdf1
build: tsx 4.19.0 -> 4.19.1
2024-09-12 22:39:38 +03:00
Elian Doran
7ef399912b
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
2024-09-12 22:23:51 +03:00
Elian Doran
9fc789676f
electron: Fix window drag not working
2024-09-12 22:23:49 +03:00
Elian Doran
f01dc3d102
Merge pull request #424 from TriliumNext/stop-sha-images
...
Stop tagging images with `sha*`
2024-09-12 22:23:36 +03:00
perfectra1n
501bf624cc
Stop tagging images with sha*
2024-09-12 12:20:54 -07:00
Elian Doran
f8605688ab
Merge pull request #423 from TriliumNext/perfectra1n-patch-1
...
Add explicit permissions for GITHUB_TOKEN for package access
2024-09-12 20:54:15 +03:00
Elian Doran
590a9bef2d
client: Fix calendar double open on existing note
2024-09-12 20:53:31 +03:00
perfectra1n
419756d19e
Add explicit permissions for GITHUB_TOKEN for package access
2024-09-12 10:42:47 -07:00
Elian Doran
93ce81b355
Merge pull request #416 from SiriusXT/highlightslits
...
Toc and Highlightslist improvement
2024-09-12 20:24:30 +03:00
Elian Doran
8bfa4461b0
Merge pull request #381 from TriliumNext/bootstrap
...
Upgrade bootstrap from v4 to v5
2024-09-12 20:09:19 +03:00
Elian Doran
648feb82f8
client: Fix close button on dark theme
2024-09-12 20:06:40 +03:00
Elian Doran
74645e12fc
Merge remote-tracking branch 'origin/develop' into bootstrap
2024-09-12 20:06:31 +03:00
Elian Doran
71de1a0b55
Merge pull request #421 from TriliumNext/perfectra1n-patch-1
...
Force `github.repository_owner` to lowercase
2024-09-12 19:59:23 +03:00
perfectra1n
694f3cb174
Force github.repository_owner to lowercase
...
Ahhhh, the joys of Docker....
2024-09-12 09:54:00 -07:00
Elian Doran
a2bc5073d0
client: Fix note hint not working in calendar
2024-09-12 19:37:15 +03:00
Elian Doran
3134ef7c03
Merge pull request #402 from perfectra1n/develop
...
Use matrix strategy for CI/CD
2024-09-12 19:24:56 +03:00
Elian Doran
8e665e27e7
client: Fix calendar opening notes twice ( closes #417 )
2024-09-12 19:22:58 +03:00
Elian Doran
e6fbf62cf9
Merge pull request #414 from SiriusXT/i18n_falls_back_en
...
i18n Fallback to English for null characters
2024-09-12 19:03:50 +03:00
Jin
ce8b5e33da
fix regressions
2024-09-12 13:55:07 +02:00
SiriusXT
b63b603d64
complete toc/highlightslist improvements
2024-09-12 19:34:23 +08:00
SiriusXT
31aa6feb0c
Make toc/hightlightslist reopen after it's closed
2024-09-12 19:22:41 +08:00
SiriusXT
98c9e25124
Merge branch 'develop' into highlightslits
2024-09-12 09:37:01 +08:00
SiriusXT
bb97e1a661
Let toc and highlights_list display formulas
2024-09-12 09:36:08 +08:00
Elian Doran
a4341a5cac
Merge pull request #392 from SiriusXT/Icon_improvements
...
Icon improvements
2024-09-11 23:56:10 +03:00
Elian Doran
fe844d4f8c
client: Fix math not loading ( closes #297 )
2024-09-11 23:50:17 +03:00
SiriusXT
447cf60afb
i18n Fallback to English for null characters
2024-09-11 15:17:21 +08:00
Elian Doran
7a11f9aaff
Merge pull request #389 from SiriusXT/open_in_file_manager_of_data
...
Open in file manager of Trilium's data directory
2024-09-10 21:04:56 +03:00
Jin
527591f651
fix package-lock conflict
2024-09-10 00:48:52 +02:00
Jin
fca6f99870
fix checkbox problem
2024-09-10 00:45:00 +02:00
Jin
8c97f0bec7
fix some styles, add some cn translations
2024-09-10 00:45:00 +02:00
Jin
58ee801e57
other fixes
2024-09-10 00:45:00 +02:00
Jin
c1ce578018
fix all dialogs
2024-09-10 00:45:00 +02:00
Jin
464d8417f5
fix all dropdowns and tooltips, fix some translations
2024-09-10 00:45:00 +02:00
Jin
44bd008829
fix note revisions layout
2024-09-10 00:45:00 +02:00
Jin
f3b7261748
fix all launcher bar components
2024-09-10 00:45:00 +02:00
Jin
5d579fee68
Upgrade bootstrap from v4 to v5, fix global menu
2024-09-10 00:44:54 +02:00
Elian Doran
d7ab99013c
client: Fix zoom interfering with mind map ( closes #387 )
2024-09-09 23:59:25 +03:00
Elian Doran
a3a5339048
client: Fix relative path for loading languages
2024-09-09 20:42:47 +03:00
Elian Doran
d95a23de28
Merge pull request #392 from SiriusXT/Icon_improvements
...
Icon improvements
2024-09-09 20:30:35 +03:00
SiriusXT
744d953822
icon improvement
2024-09-09 20:15:35 +08:00
SiriusXT
f8e5717b80
Merge branch 'develop' into revisions_number_limit
2024-09-09 14:52:31 +08:00
SiriusXT
3ad2d1a309
Merge branch 'develop' into open_in_file_manager_of_data
2024-09-09 14:50:01 +08:00
SiriusXT
7186222393
Merge branch 'develop' into Icon_improvements
2024-09-09 14:30:22 +08:00
SiriusXT
d66c07717c
Merge branch 'develop' into Icon_improvements
2024-09-09 14:08:27 +08:00
Elian Doran
132dd7514a
client: Update axios 1.7.2 to 1.7.7
2024-09-09 00:22:49 +03:00
Elian Doran
aca9d0f1ef
server: Update ini 4.1.3 -> 5.0.0
2024-09-09 00:20:11 +03:00
Elian Doran
eabceae6f1
server: Update Marked 13.0.2 → 14.1.2
2024-09-09 00:18:15 +03:00
Elian Doran
3a5b05e5c6
client: Bump eslint to 9.10.0
2024-09-09 00:14:29 +03:00
Elian Doran
11e5f6a1c1
client: Update dayjs 1.11.12 -> 1.11.13
2024-09-09 00:10:52 +03:00
Elian Doran
bec9acdc3f
client: Update jsdom 24.1.0 -> 25.0.0
2024-09-09 00:07:53 +03:00
Elian Doran
37079b7388
client: Update Mermaid to 11.1.1
2024-09-09 00:03:02 +03:00
Elian Doran
22b7bf826b
electron: Bump electron-dl
2024-09-08 23:59:55 +03:00
Elian Doran
7cc71a4fdb
electron: Bump electron-debug
2024-09-08 23:51:01 +03:00
Elian Doran
fb28b9d36d
client: Improve max content widget fit on other languages
2024-09-08 22:20:38 +03:00
Elian Doran
720087f082
client: Translate open help page
2024-09-08 22:18:54 +03:00
Elian Doran
3bdb87d3aa
client: Translate template switch
2024-09-08 22:14:51 +03:00
Elian Doran
e4066ba164
client: Translate shared switch
2024-09-08 22:11:52 +03:00
Elian Doran
a0fdaabb1f
client: Translate protected switch
2024-09-08 22:04:22 +03:00
Elian Doran
38ac4318b9
client: Translate rest of note types
2024-09-08 21:54:30 +03:00
Elian Doran
e382a32ebd
client: Translate note types
2024-09-08 21:48:24 +03:00
Elian Doran
8074245758
client: Translate shared info
2024-09-08 21:19:13 +03:00
Elian Doran
f26a04216a
server: Translate share page
2024-09-08 20:36:25 +03:00
Elian Doran
e565d29490
server: Translate share 404
2024-09-08 20:25:38 +03:00
Elian Doran
947c50353d
server: Translate here link in setup
2024-09-08 20:16:57 +03:00
Elian Doran
83851a61d5
i18n: Translate setup screen into Romanian
2024-09-08 20:02:29 +03:00
Elian Doran
893a1e3723
i18n: Translate setup screen
2024-09-08 20:00:55 +03:00
Elian Doran
6bf18b6837
i18n: Configure i18n-ally for .ejs templates
2024-09-08 19:27:19 +03:00
Elian Doran
94857d8802
server: Translate JavaScript required
2024-09-08 18:55:11 +03:00
Elian Doran
58d1e77ac1
server: Translate set password page
2024-09-08 18:28:29 +03:00
Elian Doran
1fbc65b007
electron: Fix crash on first start due to i18n
2024-09-08 18:23:06 +03:00
Elian Doran
c25c8c753d
server: Translate login page
2024-09-08 18:12:16 +03:00
Elian Doran
317b7b4c59
server: Implement basic restore of language
2024-09-08 18:01:08 +03:00
Elian Doran
68042994e0
electron: Fix loading of i18n
2024-09-08 17:40:05 +03:00
Elian Doran
d00c028a0c
client: Fix note actions not fitting on all languages
2024-09-08 16:38:12 +03:00
Elian Doran
a9e6c887f2
i18n: Configure extensions & nodemon
2024-09-08 16:04:14 +03:00
Elian Doran
69f9457bda
i18n: Translate keyboard actions into Romanian
2024-09-08 16:04:00 +03:00
Elian Doran
0fed54f1c3
server: Translate keyboard actions
2024-09-08 15:33:06 +03:00
Elian Doran
b45fde2e5f
server: Set up early initialization of i18n
2024-09-08 15:31:47 +03:00
Elian Doran
c1010a79f9
server: Initialize backend translations
2024-09-08 14:37:40 +03:00
Elian Doran
c33154d128
i18n: Translate tree context menu
2024-09-08 12:32:22 +03:00
Elian Doran
c0d613c46d
i18n: Translate note map buttons
2024-09-08 11:59:24 +03:00
Elian Doran
4f7bbee769
i18n: Fix erase attachments button translation
2024-09-08 11:53:36 +03:00
Elian Doran
7a567583f2
i18n: Improve keybindings phrasing
2024-09-08 11:49:23 +03:00
Elian Doran
0ac1f071cd
i18n: Tweak two Romanian translations
2024-09-08 11:48:01 +03:00
perf3ct
114e7809fe
Fix CI/CD to use Matrix strategy
...
fix the digests missing
tweak dockerhub digests 1
Revert "tweak dockerhub digests 1"
This reverts commit 3542125d6035d2330fe1075682b046133568137d.
Revert "fix the digests missing"
This reverts commit 01954e5687549586233d73339b74e03e2182a339.
give this a shot then
add short sha
fix sha tag names
2024-09-07 22:34:57 -07:00
Elian Doran
4106cc61b5
release 0.90.6-beta
2024-09-07 21:36:34 +03:00
Elian Doran
7c0d6930fa
build: Revert alpine build
2024-09-07 21:35:51 +03:00
Elian Doran
1c8cc36402
release 0.90.5-beta
2024-09-07 10:02:55 +03:00
Elian Doran
4f6392ce14
ci: Rename server release artifact
2024-09-07 10:02:28 +03:00
Elian Doran
c6abbf0cf7
ci: Remove test name for release
2024-09-07 09:49:54 +03:00
Elian Doran
89beda16fd
Clean up workflow
2024-09-07 09:42:16 +03:00
Elian Doran
6dee56d72e
Prepare for release
2024-09-07 09:34:59 +03:00
Elian Doran
e4d6ab3a6e
ci: Refactor release workflow & add version in name
2024-09-07 00:54:21 +03:00
Elian Doran
c964f9eeff
ci: Upload server build as well
2024-09-07 00:20:38 +03:00
Elian Doran
7248d5bab8
ci: Release ZIP artifacts as well
2024-09-06 23:59:09 +03:00
Elian Doran
42c714891a
ci: Set up a test release process
2024-09-06 23:50:11 +03:00
SiriusXT
89e073bf28
bx-map-alt->bxl-graphql
2024-09-05 15:24:37 +08:00
SiriusXT
490ae1c9fd
icon improvements
2024-09-05 15:09:31 +08:00
SiriusXT
2a27383682
revision snapshots number limit
2024-09-04 14:27:33 +00:00
SiriusXT
00f8a43b0f
test
2024-09-04 12:10:13 +00:00
SiriusXT
759ac4a4c8
test
2024-09-04 11:52:05 +00:00
SiriusXT
e66b865cd6
open directory
2024-09-04 11:08:04 +00:00
SiriusXT
78bfc3341b
Add versioningLimit label support
2024-09-04 09:04:40 +00:00
SiriusXT
898afb7ed7
Add revision number limit
2024-09-04 08:41:17 +00:00
Elian Doran
2b01392b41
Merge pull request #390 from hasecilu/i18n/Spanish_again
...
i18n: Complete Spanish translation again
2024-09-04 07:47:51 +03:00
hasecilu
8eb12b2280
i18n: Complete Spanish translation again
2024-09-03 17:27:33 -06:00
Elian Doran
67528789ed
client: Fix open note custom when no terminal
2024-09-03 22:13:17 +03:00
Elian Doran
2e86ae6556
db: Remove image URL from mindmap
2024-09-03 22:10:18 +03:00
Elian Doran
1e6e9fa417
db: Fix preview for mindmap
2024-09-03 21:43:24 +03:00
Elian Doran
a27feee1be
client: Clean up restart warnings in spellcheck
2024-09-03 21:24:03 +03:00
Elian Doran
6a3e4671b6
client: Disable ligatures in help dropdown code
2024-09-03 21:14:47 +03:00
Elian Doran
6a8825d972
i18n: Add a few minor tweaks to Romanian translation
2024-09-03 21:14:40 +03:00
Elian Doran
3a87f8bc31
client: Fix F1 shortcut in mind map ( fixes #387 )
2024-09-03 20:57:39 +03:00
Elian Doran
15a041a195
server: Remove redundant whitespace in CPU log
2024-09-03 19:09:50 +03:00
Elian Doran
891621be69
Merge pull request #388 from SiriusXT/electron_start_dialog
...
The new instance makes the dialog box error not display
2024-09-03 19:07:15 +03:00
SiriusXT
bc4444d132
open in file manager of Trilium's data directory
2024-09-03 10:37:28 +00:00
SiriusXT
56259616cb
open in file manager of Trilium's data directory
2024-09-03 10:06:01 +00:00
SiriusXT
4113574a43
makes the dialog box error not display
2024-09-03 08:49:19 +00:00
SiriusXT
cef8086419
The new instance makes the dialog box error not display
2024-09-03 08:23:05 +00:00
Elian Doran
9d59203121
build: Update Electron Forge to latest
2024-09-03 01:14:36 +03:00
Elian Doran
f426e3d764
build: Update TypeScript
2024-09-03 01:11:02 +03:00
Elian Doran
f378411bb8
client,server: Update i18next
2024-09-03 01:08:30 +03:00
Elian Doran
b882bcb1df
i18n: Reach 100% for Romanian
2024-09-03 00:41:31 +03:00
Elian Doran
8abb8f9e0e
client,server: Downgrade edit branch prefix to note-tree scope ( fixes #385 )
2024-09-02 23:37:34 +03:00
Elian Doran
191c9e9c82
i18n: Fix a typo in translation
2024-09-02 23:31:56 +03:00
Elian Doran
94c5fba66f
server: Fix import of mind map notes
2024-09-02 23:31:49 +03:00
Elian Doran
86c74c7fdb
db: Update demo to add mindmap
2024-09-02 23:00:31 +03:00
Elian Doran
9cf45468ae
client: Prevent dismissing the calendar popup by clicking on an empty space inside it
2024-09-02 22:24:53 +03:00
Elian Doran
c2ce7d617a
client: Fix calendar dropdown not closing ( fixes #384 )
...
The regression was introduced in 612e4406b5 .
This might cause some other issues in closing the highlights, but none
were identified during a cursory testing.
2024-09-02 22:15:46 +03:00
Elian Doran
50c0252055
client: Fix mindmap preview in revision
2024-09-02 22:03:02 +03:00
Elian Doran
f82ff5aa76
i18n: Add some more Romanian translations (87.3%)
2024-09-02 22:02:50 +03:00
Elian Doran
0b5945f219
i18n: Add more Romanian translations
2024-09-02 21:23:29 +03:00
Elian Doran
0bdb6d7e96
i18n: Remove redundant translations
2024-09-02 20:40:57 +03:00
Elian Doran
e78ab589b0
i18n: Add a few more translations
2024-09-02 20:31:23 +03:00
Elian Doran
339bd84cf9
i18n: Translate note_info_widget in Romanian
2024-09-02 20:23:06 +03:00
Elian Doran
529760213b
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-09-02 20:19:45 +03:00
Elian Doran
1c17bf82a0
Merge pull request #380 from hasecilu/i18n/README_Spanish
...
Translate README to Spanish
2024-09-02 20:18:03 +03:00
hasecilu
200e1c016c
i18n: Translate README to Spanish
...
Also complete some missing strings
2024-09-02 07:46:57 -06:00
Elian Doran
f29e047ba2
i18n: Translate note actions and erasure into Romanian
2024-09-02 14:53:40 +03:00
Elian Doran
466d4966fd
i18n: Tweak a few more messages
2024-09-02 13:56:57 +03:00
Elian Doran
8a83267ead
i18n: Translate more Romanian words
2024-09-02 13:55:26 +03:00
Elian Doran
5e8be78760
i18n: Change reference to pasting in Romanian
2024-09-01 23:56:47 +03:00
Elian Doran
2a6870d73b
client: Fix console error when exporting SVG after multiple note types
2024-09-01 23:24:36 +03:00
Elian Doran
ace237989c
client: Reduce code duplication
2024-09-01 23:20:41 +03:00
Elian Doran
61e0678af4
client: Implement SVG export button for mindmap
2024-09-01 23:10:58 +03:00
Elian Doran
27a287f8ea
client: Change translation for Export SVG button
2024-09-01 23:05:25 +03:00
Elian Doran
87b8c623c5
client: Rename MermaidExportButton to SvgExportButton
2024-09-01 23:05:06 +03:00
Elian Doran
64b4aba6ba
client: Enable copy image reference button for mindmaps
2024-09-01 22:56:45 +03:00
Elian Doran
5c2446be67
share: Render mind map
2024-09-01 22:41:48 +03:00
Elian Doran
1437df7de1
client,server: Set up SVG rendering for mindmap
2024-09-01 22:36:50 +03:00
Elian Doran
ad88042e5b
i18n: Add even more Romanian translations
2024-09-01 21:02:19 +03:00
Elian Doran
f3669dfc42
i18n: Add a few more Romanian translations
2024-09-01 20:52:09 +03:00
Elian Doran
efdc3ebfac
i18n: Improve highlight wording
2024-09-01 20:47:05 +03:00
Elian Doran
2751d655e6
i18n: Review a few translations
2024-09-01 20:32:01 +03:00
Elian Doran
73ba913f59
client: Fix mindmap in multiple tabs not working
2024-09-01 18:51:51 +03:00
Elian Doran
49a373426e
Merge pull request #379 from hasecilu/i18n/Spanish
...
Update Spanish translation
2024-09-01 18:28:09 +03:00
hasecilu
392fb2abad
i18n: Translate new strings
2024-09-01 09:01:42 -06:00
hasecilu
d543e8147f
i18n: Fix "consistency" Spanish translations
2024-09-01 09:01:42 -06:00
Elian Doran
27dbcdd281
ci: Fix problematic ignore for workflow
2024-09-01 17:28:32 +03:00
Elian Doran
0dbad48d47
electron: Fix missing mind-elixir
2024-09-01 17:24:44 +03:00
Elian Doran
07170a5a39
client: Improve code selection in note type
2024-09-01 16:56:25 +03:00
Elian Doran
13860a3f16
client: Remove redundant separators in note type selection
2024-09-01 16:51:33 +03:00
Elian Doran
95b7a30d06
client: Add mind map to note type combo
2024-09-01 16:47:27 +03:00
Elian Doran
b32f3ffd84
client: Fix center issue at startup
2024-09-01 16:44:55 +03:00
Elian Doran
6c54f3c804
client: Improve mind map saving & centering
2024-09-01 16:31:05 +03:00
Elian Doran
1b08487ee9
client: Fix first show in mindmap
2024-09-01 16:14:19 +03:00
Elian Doran
ff3d01f2c7
client: Implement basic refresh for mind map
2024-09-01 15:51:01 +03:00
Elian Doran
10df00d62f
client: Save content of mind map
2024-09-01 15:41:59 +03:00
Elian Doran
73c19c6cbf
client: Enable viewing source of mind map
2024-09-01 15:38:13 +03:00
Elian Doran
c2959fe52d
client: Fix switching notes, default text
2024-09-01 15:25:28 +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
945bc7ded3
i18n: Add a few more Romanian translations (39.4%)
2024-09-01 10:24:24 +03:00
Elian Doran
5df6f32fda
i18n: Add Romanian to the list of languages
2024-09-01 02:06:51 +03:00
Elian Doran
d31bc8a0bd
i18n: Translate Romanian (18.8%)
2024-09-01 02:05:33 +03:00
Elian Doran
73e25fc721
i18n: Small tweaks to translation
2024-09-01 02:04:52 +03:00
Elian Doran
5df371b20a
i18n: Fix one more translation issue
2024-09-01 00:34:14 +03:00
Elian Doran
e6e478e857
i18n: Fix incorrect & missing keys
2024-09-01 00:32:48 +03:00
Elian Doran
bfea3d53b3
client: Use translations for first day of week
2024-09-01 00:22:29 +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
08060abe76
electron: Ignore TRILIUM_HOST env ( fixes #368 )
2024-08-31 23:41:08 +03:00
Elian Doran
27f513e2a3
server: Improve error handling for invalid host
2024-08-31 23:38:30 +03:00
Elian Doran
40651e9852
server,electron: Improve error logging
2024-08-31 23:28:45 +03:00
Elian Doran
c6d043b42c
electron: Fix crash on Linux
2024-08-31 23:08:19 +03:00
Elian Doran
3a3dae3d02
client: Refresh calendar immediately
2024-08-31 17:08:55 +03:00
Elian Doran
5c326c553c
client: Add support for first day of week ( closes #247 )
2024-08-31 17:05:02 +03:00
Elian Doran
981ff34ac4
client: Update calendar header for first day of week
2024-08-31 16:50:23 +03:00
Elian Doran
f5330cb915
client,server: Add first day of week option
2024-08-31 16:24:09 +03:00
Elian Doran
dab97071c0
client: Improve calendar design slightly ( closes #374 )
2024-08-31 15:27:59 +03:00
Elian Doran
84056415ca
client: Implement simple year switcher for calendar
2024-08-31 14:49:01 +03:00
Elian Doran
9cc2e7745e
client: Implement simple month switcher
2024-08-31 14:42:21 +03:00
Elian Doran
cb57ceb541
client: Add basic year navigation to calendar
2024-08-31 14:32:25 +03:00
Elian Doran
0fd92a379b
build: Build alpine only for amd64
2024-08-30 23:04:10 +03:00
Elian Doran
1a17b8907a
build: Fix docker alpine not building
2024-08-30 22:35:02 +03:00
Elian Doran
b7ed153b14
Merge pull request #373 from SiriusXT/New_window_from_taskbar
...
Open New window from taskbar
2024-08-30 22:24:38 +03:00
Elian Doran
b1163624ba
Merge pull request #377 from SiriusXT/find_widget
...
Fix a bug of find widget
2024-08-30 22:22:44 +03:00
Elian Doran
59a92c33b6
Merge pull request #366 from TriliumNext/update-cicd-again
...
Alpine = AMD64, Debian = ARM
2024-08-30 22:15:54 +03:00
MeIchthys
55403c6e76
Add note to upgrade to latest trilium version before migrating
2024-08-30 13:15:45 -04:00
SiriusXT
35171fe2b4
Fix a bug of find widget
2024-08-30 11:42:55 +00:00
Elian Doran
95158c30b7
Merge pull request #372 from TriliumNext/add-png-images
...
Add PNG icons from SVG icons.
2024-08-29 09:45:41 +03:00
perf3ct
da20a377c1
have alpine more closely match deb dockerfile
2024-08-28 18:24:00 +00:00
perf3ct
fcbb178096
change Dockerfile.alpine name
2024-08-28 17:07:25 +00:00
SiriusXT
553a2f9929
New window from taskbar
2024-08-28 06:30:25 +00:00
SiriusXT
e5213640d7
Open new window from taskbar
2024-08-28 06:28:02 +00:00
perf3ct
c95da1c813
move to better folder
2024-08-27 19:04:03 +00:00
perf3ct
2ee290034a
remove entries in gitignore for larger pngs
2024-08-27 19:03:54 +00:00
perf3ct
69a81afd09
add png images from svg
2024-08-27 17:10:53 +00:00
Elian Doran
a18ac7c504
client: Fix default focus of "Include note" dialog ( closes #365 )
2024-08-27 00:30:54 +03:00
Elian Doran
07bd3de4fb
Merge pull request #359 from hasecilu/i18n/Spanish_pt2
...
i18n: Continue Spanish translation, part 2
2024-08-26 21:26:08 +03:00
Elian Doran
ef955a300a
Merge pull request #342 from TriliumNext/feature/i18n-part2
...
i18n support (part 2)
2024-08-26 21:24:56 +03:00
MeIchthys
19cb783e66
Update README.md
...
Fix minor spelling error
2024-08-26 08:47:53 -04:00
MeIchthys
d2dd61f297
Update README.md
...
Add note about migrating from zadam/Trilium
2024-08-26 08:46:36 -04:00
perf3ct
a769aef059
have alpine be only for amd64
2024-08-24 00:22:30 +00:00
perf3ct
6eb6bfa25d
have debian be only for arm
2024-08-24 00:22:25 +00:00
perf3ct
6b916c1494
add other CI/CD step
2024-08-24 00:10:46 +00:00
perf3ct
08a4b2d19a
add new alpine files
2024-08-19 22:24:13 +00:00
Nriver
2890885157
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n-part2
2024-08-19 17:09:03 +08:00
hasecilu
2d65797dfc
i18n: Continue Spanish translation, part 2
...
Indentation changed to 4 spaces
2024-08-18 12:02:39 -06:00
Elian Doran
bb2fa70cd6
client: Fix title outline ( closes #358 )
2024-08-17 10:59:12 +03:00
Elian Doran
937e87d760
client: Improve hint & toast regarding attachments
2024-08-17 10:51:43 +03:00
Elian Doran
808797a48b
client: Fix double question mark in attachments context menu (see #306 )
2024-08-17 10:42:59 +03:00
Elian Doran
c61f76f020
server: Show absolute path to data dir
2024-08-17 02:08:25 +03:00
Elian Doran
16073ea4aa
client: Disable some context options in settings ( closes #346 )
2024-08-17 02:01:12 +03:00
Elian Doran
3163b8687b
client: Disable more items in options
2024-08-17 01:57:52 +03:00
Elian Doran
1c1d71e2d0
client: Disable show attachments in options
2024-08-17 01:52:52 +03:00
Elian Doran
e70531fcc1
client: Remove broken Firefox scrollbar styling
2024-08-17 01:19:07 +03:00
Elian Doran
12756a165f
client: Improve Firefox scrollbar background
2024-08-17 01:13:43 +03:00
Elian Doran
fa4b890bce
client: Disable template button in options
2024-08-17 00:56:49 +03:00
Elian Doran
c1ab1296f8
client: Disable share button in options
2024-08-17 00:56:49 +03:00
Elian Doran
1284cf9868
client: Fix invisible scrollbar on Firefox
2024-08-17 00:56:49 +03:00
Elian Doran
b0480e1667
client: Add a toggle to set template label ( closes #348 )
2024-08-16 23:41:59 +03:00
Elian Doran
ca6b4c3497
client: Hide spellcheck settings on web ( closes #345 )
2024-08-16 22:14:19 +03:00
Elian Doran
1172908e41
client: Hide tray settings on web
2024-08-16 22:05:53 +03:00
Elian Doran
4a8c3d719f
client: Hide native title bar setting on web
2024-08-16 22:02:38 +03:00
Elian Doran
bd732386e4
Merge pull request #334 from TriliumNext/lib
...
Remove hard-coded libraries part 2
2024-08-16 19:20:43 +03:00
Nriver
8e87bcf37b
add translation for bookmark_switch.js and editability_select.js
2024-08-16 11:39:26 +08:00
Nriver
0198f135ac
Fix duplicated key and missing '{' in translation.json
2024-08-16 11:27:22 +08:00
Nriver
ff3effdb31
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n-part2
2024-08-16 11:23:35 +08: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
Jin
69586e6876
fix js note can't run
2024-08-15 18:50:17 +02:00
Elian Doran
d2bd369144
Merge pull request #351 from TriliumNext/chore/update-language-name
...
update language name
2024-08-15 12:48:31 +03:00
Nriver
47e8977371
update language name
2024-08-15 16:23:37 +08:00
Elian Doran
71f8d09043
i18n: Add Spanish to the list
2024-08-15 10:44:05 +03:00
Elian Doran
216afdd494
Merge pull request #349 from hasecilu/i18n/Spanish
...
i18n: Add Spanish translation
2024-08-15 10:23:55 +03:00
Elian Doran
2de2c7fc9d
client: Fix custom scroll bar on Chrome/Electron ( closes #350 )
2024-08-15 09:59:37 +03:00
Nriver
e7eec0f328
add translation for widget: attachment_detail.js
2024-08-15 11:42:30 +08:00
Nriver
4c3694bfa3
add translation for widget: api_log.js
2024-08-15 11:33:44 +08:00
Nriver
34d2f20e16
fix translation key
2024-08-15 11:31:11 +08:00
Nriver
a78859fc2a
add translation for the last 2 option files
2024-08-15 11:26:51 +08:00
Nriver
cc98ae0ea4
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n-part2
2024-08-15 11:04:14 +08:00
hasecilu
6b8cb54e71
i18n: Add Spanish translation
2024-08-14 19:48:13 -06:00
Elian Doran
5609612473
client: Add a synthetic fix for CKeditor list spacing ( closes #341 )
2024-08-15 01:11:48 +03:00
Elian Doran
317505484e
integration-test: Set up system for resetting in-memory DB
2024-08-15 00:06:37 +03:00
Elian Doran
d1f4d99c19
integration-test: Set up development server
2024-08-14 23:03:36 +03:00
Elian Doran
2e56db6475
integration-test: Add notes for deletion
2024-08-14 23:03:17 +03:00
Elian Doran
1656cfae63
client: Remove i18n debug logs
2024-08-14 22:19:01 +03:00
Elian Doran
295cd6ac83
client: Fix double translation causing logs
2024-08-14 22:17:20 +03:00
Elian Doran
bd20cec286
client: Remove errors in log when changing a setting
2024-08-14 22:10:54 +03:00
Elian Doran
115c2576cf
client: Fix duplicate items in language selection
2024-08-14 21:51:42 +03:00
Elian Doran
c204b31cda
client: Fix fancytree being broken on mobile
2024-08-14 19:15:07 +03:00
Elian Doran
07fb8c072d
server: Fix CSRF on mobile reload ( closes #318 )
2024-08-14 18:59:02 +03:00
Nriver
9210f915ca
fix text wrap for shortcuts.js
2024-08-14 17:14:07 +08:00
Nriver
78e908c761
add translation for shortcuts.js
2024-08-14 17:12:33 +08:00
Nriver
68733cf0c2
add translation for 3 option files
2024-08-14 11:31:00 +08:00
Nriver
b231905981
add translation for backup.js
2024-08-14 11:07:00 +08:00
Elian Doran
a9b094bf27
Merge pull request #330 from TriliumNext/feature/i18n_language_switcher
...
Implement a language switcher
2024-08-12 19:48:16 +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
Elian Doran
f378cf9ff9
Merge pull request #264 from TriliumNext/feature/i18n
...
i18n support again (part 1)
2024-08-12 10:21:44 +03:00
Elian Doran
ef20645447
docker: Fix reading USER_UID/GID ( closes #331 )
2024-08-12 10:01:22 +03:00
Elian Doran
c4a4acdc39
Merge pull request #333 from TriliumNext/chore/update-gitignore
...
Ignore JetBrains IDE shelf files
2024-08-12 09:13:13 +03:00
Nriver
54a63e7689
Ignore JetBrains IDE shelf files
2024-08-12 11:39:50 +08:00
Nriver
dcdbb092c3
update links in Chinese translation
2024-08-12 09:54:37 +08:00
Elian Doran
e87ef882d5
client: Fix restoring language on mobile
2024-08-11 15:38:47 +03:00
Elian Doran
221fc66ca1
client: Fix flakiness when changing language on desktop
2024-08-11 14:22:37 +03:00
Elian Doran
ec3066caee
integration-test: Fix test for i18n
2024-08-11 14:13:05 +03:00
Elian Doran
45e2b565ef
integration-test: Start writing test for language change
2024-08-11 13:56:11 +03:00
Elian Doran
ffdc90012e
integration-test: Add support for running dev server
2024-08-11 13:56:02 +03:00
Elian Doran
307c6ebb73
client: Remove flags from language selection to avoid potential political issues
2024-08-11 13:07:17 +03:00
Jin
9fc0b7cc38
fix eslint error
2024-08-11 10:13:20 +02:00
Jin
b5e8fcaf57
fix eslint module
2024-08-11 10:13:01 +02:00
Jin
0967ee1b46
remove fancytree and bootstrap
2024-08-11 10:13:01 +02:00
Jin
c16c528270
fix electron import
2024-08-11 10:13:01 +02:00
Jin
d3803fc6f3
remove hard-coded libraries part 1
2024-08-11 10:12:55 +02:00
Elian Doran
18515111ff
client: Address self-review changes
2024-08-11 08:29:02 +03:00
Elian Doran
ea34a1688c
i18n: Revert indentation change
2024-08-11 08:27:21 +03:00
Elian Doran
aa5a7294df
client: Add country flags to language selection
2024-08-11 08:24:15 +03:00
Elian Doran
e086ba5eb4
i18n: Translate locale section
2024-08-11 08:18:06 +03:00
Elian Doran
22dc4ef997
client: Apply locale selection
2024-08-11 08:12:01 +03:00
Elian Doran
bc648e981e
client: Add language switcher in settings
2024-08-11 07:46:27 +03:00
Elian Doran
51afb63e25
server: Add endpoint to get list of locales
2024-08-11 07:36:09 +03:00
Elian Doran
6871216649
server: Set up a locale option
2024-08-11 07:36:00 +03:00
Elian Doran
94340ab1a1
build: Fix app name in Electron Forge hook
2024-08-11 06:57:34 +03:00
Elian Doran
3a837cf663
Merge remote-tracking branch 'origin/develop' into feature/i18n
2024-08-11 06:26:32 +03:00
Elian Doran
edebe8f7c6
build: Remove unnecessary electron-installer-debian
2024-08-11 06:11:10 +03:00
Elian Doran
3028b20a7f
build: Change name of application for Electron Forge
2024-08-11 06:09:28 +03:00
Elian Doran
2752f30f21
ci: Fix name conflict in artifacts
2024-08-11 05:27:24 +03:00
Jin
a50e5cc733
fix typo
2024-08-10 22:52:41 +02:00
JYC333
b790dabc8c
Create nighyly release action
2024-08-10 22:38:32 +02:00
Elian Doran
395cf59e59
Merge pull request #325 from JYC333/action
...
FIx Github actions
2024-08-10 23:00:15 +03:00
Jin
6113990b50
fix name conflict
2024-08-10 21:12:58 +02:00
Jin
71495f3878
seperate artifacts and add arch to matrix
2024-08-10 21:02:15 +02:00
Jin
b83c6023c4
port dump-db and other tools to TS
2024-08-10 18:23:49 +02:00
Jin
2cc34efbde
update backend_script_api.ts @link
2024-08-10 14:07:51 +02:00
Elian Doran
4090386cc3
ci: Try to fix "Cannot find module 'appdmg'"
2024-08-10 14:14:32 +03:00
Elian Doran
ee9ce5fadc
ci: Disable npm cache to see if that's the cause for macos failing to build
2024-08-10 13:50:43 +03:00
Elian Doran
f7639d2537
Merge pull request #322 from JYC333/develop
...
Fix CI builds
2024-08-10 13:44:49 +03:00
Jin
16851d10b4
fix main.yml conflict
2024-08-10 12:42:59 +02:00
Jin
468e996ba1
remove wrong fix
2024-08-10 12:02:45 +02:00
Jin
86603573f0
fix ci build
2024-08-10 12:00:57 +02:00
Jin
690bd4ce5f
fix ci errors
2024-08-10 11:39:05 +02:00
Elian Doran
daeea2258d
build: Turn off fail fast for matrix
2024-08-10 12:30:56 +03:00
Elian Doran
8cc583e714
build: Fix extra resources for macos
2024-08-10 12:23:26 +03:00
Elian Doran
a29392e75a
ci: Experiment with build matrix
2024-08-10 12:14:35 +03:00
Elian Doran
061b0c981d
Merge pull request #294 from JYC333/sql
...
Remove hard-coded better-sqlite3 binaries
2024-08-10 10:56:38 +03:00
Elian Doran
72b669b5db
release 0.90.4
2024-08-10 01:05:59 +03:00
Elian Doran
2a5c444eff
client: Fix link to Wiki in F1 popup
2024-08-10 00:39:45 +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
JYC333
b05e51f2f1
Merge branch 'TriliumNext:develop' into sql
2024-08-09 22:40:54 +02:00
Jin
9efa748e66
fix CI
2024-08-09 22:36:43 +02:00
Jin
8932028a75
minor fix
2024-08-09 22:30:21 +02:00
Jin
62e483a21a
using esrun for webpack and fix package arch problem
2024-08-09 22:23:54 +02:00
Elian Doran
e2bdfbbedb
server: Remove now comment
2024-08-09 22:35:26 +03:00
Elian Doran
f297105c25
server: Fix duplicating notes with relationships ( closes #308 )
2024-08-09 22:31:30 +03:00
Elian Doran
ddc82853fc
integration-test: Set up password that was missing for some reason
2024-08-09 22:13:01 +03:00
Elian Doran
64f99ba637
integration-test: Allow for in-memory database
2024-08-09 21:51:10 +03:00
Elian Doran
1542eb14b3
integration-test: Set up DB for #308
2024-08-09 21:43:20 +03:00
Elian Doran
5aa0040a83
integration-test: Disable WAL for cleaner commits
2024-08-09 21:32:12 +03:00
Elian Doran
c2e7ccddb4
integration-test: Start implementing dedicated DB
2024-08-09 21:28:35 +03:00
Nriver
c9d0d339eb
add translation for all text note options
2024-08-09 14:48:54 +08:00
Nriver
d6aa4d26dd
add translation for all other options
2024-08-09 14:37:03 +08:00
Elian Doran
d0042b5891
Merge pull request #317 from TriliumNext/remove-ci-cd-matrices
...
Remove the strategy matrix for concurrent builds.
2024-08-09 09:22:02 +03:00
Nriver
f6f5cc2ecb
add translation for all image options
2024-08-09 13:54:28 +08:00
Nriver
38f19e21f0
add translation for all code note options
2024-08-09 13:46:26 +08:00
Nriver
b78ac44e73
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n
2024-08-09 13:36:48 +08:00
perf3ct
19ad1a1b82
linux/arm64/v8 is normalized as linux/arm64
2024-08-08 17:27:36 -07:00
perf3ct
00b40df6e1
remove the strategy matrix to fix ci/cd builds
2024-08-08 17:24:50 -07:00
Elian Doran
9d5966819b
Merge pull request #316 from TriliumNext/update-start-docker
...
Update start-docker.sh to be more distro-agnostic
2024-08-09 01:22:51 +03:00
perf3ct
13ad877b2f
also change the tags of build-docker.sh to triliumnext
2024-08-08 15:17:38 -07:00
perf3ct
138b85dd3c
change from gosu to just su
2024-08-08 15:17:02 -07:00
Elian Doran
50a6a1f3dc
Merge pull request #314 from TriliumNext/fix-arm-builds
...
Fix ARM container builds
2024-08-09 01:06:32 +03:00
Elian Doran
42058034a5
client: Fix redirecting to wrong URL for downloading new version ( closes #313 )
2024-08-09 00:54:26 +03:00
perf3ct
3014b11422
swap su-exec to gosu
2024-08-08 14:52:09 -07:00
Elian Doran
a98f01d924
integration-test: Create authentication setup
2024-08-09 00:41:55 +03:00
perfectra1n
d09195097d
Merge branch 'develop' into fix-arm-builds
2024-08-08 14:40:41 -07:00
perf3ct
676bff43d9
fix arm builds
2024-08-08 14:38:39 -07:00
Elian Doran
6a459427fb
Merge pull request #309 from slashtechno/update-docker-compose
...
Update `docker-compose.yml`
2024-08-09 00:01:22 +03:00
Elian Doran
513b0c6597
ci: Remove problematic platforms for now
2024-08-08 23:26:58 +03:00
Elian Doran
36f51baf2b
client: Fix CKEditor modal background after update ( fixes #304 )
2024-08-08 19:59:30 +03:00
Elian Doran
3cc3c751b4
electron: Fix missing icons ( closes #311 )
2024-08-08 19:23:37 +03:00
slashtechno
5fbda79dbe
Remove erroneous backtick
2024-08-08 10:21:13 -04:00
slashtechno
b7ce4d04ba
revert spacing to what it was before
2024-08-08 09:06:40 -04:00
Nriver
ec4b35ea75
add translation for all appearance options
2024-08-08 11:43:09 +08:00
Nriver
e8dc75df51
improve font size UI under smaller screen
2024-08-08 11:04:37 +08:00
Nriver
febd1d5ab3
add translation for font option
2024-08-08 11:02:04 +08:00
Nriver
fcf4b57838
add translation for backend_log.js and
...
5 advanced options
2024-08-08 10:40:15 +08:00
Nriver
9885abc626
add translation for 2 type widgets
2024-08-08 09:44:13 +08:00
Nriver
01f99d7f12
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n
2024-08-08 09:04:14 +08:00
Elian Doran
17e306a3c9
Merge pull request #310 from capi/add-dockerhub-link-to-readme
...
docs: Add Dockerhub link to readme
2024-08-08 00:19:12 +03:00
Martin Carpella
32eaded3af
docs: Add Dockerhub link to readme
2024-08-07 23:15:19 +02:00
Elian Doran
865c0fb981
docker: Reintroduce cross-platform builds
2024-08-08 00:06:19 +03:00
Elian Doran
645fd43339
Revert "docker: Reintroduce cross-platform builds"
...
This reverts commit 85db664756 .
2024-08-08 00:03:51 +03:00
Elian Doran
85db664756
docker: Reintroduce cross-platform builds
2024-08-07 23:46:12 +03:00
Elian Doran
f4e7dcd5e8
docker: Fix healthcheck & convert to TypeScript ( closes #296 )
2024-08-07 23:25:22 +03:00
slashtechno
4bc24246ab
Update Docker image tag in build script
2024-08-07 15:51:29 -04:00
Elian Doran
9cf14cc3a8
ci: Use healthcheck action
2024-08-07 22:42:55 +03:00
Elian Doran
e64234b462
ci: Add test for Docker healtcheck
2024-08-07 22:31:09 +03:00
Elian Doran
5295d956a2
ci: Add Docker test step
2024-08-07 22:25:01 +03:00
Elian Doran
a8814f0e9b
ci: Extract docker build into separate workflow
2024-08-07 22:10:16 +03:00
slashtechno
883e71612c
Use triliumnext/notes as image in docker-compose.yml
...
Also added comments to `docker-compose.yml` and removed unused volumes
2024-08-07 13:39:56 -04:00
Elian Doran
2efbe97286
integration-test: Add basic test for KaTeX
2024-08-07 20:27:04 +03:00
Elian Doran
cc9bb31b9c
integration-test: Disable webkit runner for now
2024-08-07 20:21:04 +03:00
Elian Doran
b2e27144b7
integration-test: Initialize Playwright
2024-08-07 20:21:04 +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
meichthys
72173533a6
Update references from Trilium -> TriliumNext
2024-08-07 01:08:45 -04:00
meichthys
0b7bf533fa
Update third-party communities description
2024-08-07 01:07:32 -04:00
meichthys
b3791f7a6a
Add open-source and cross-platform to project tagline
2024-08-07 01:06:15 -04:00
meichthys
3042ce13e7
Update installation instructions & communication links
2024-08-07 01:05:11 -04:00
meichthys
ac9a9a7758
Rename Builds section to "Installation"
2024-08-07 00:43:58 -04:00
meichthys
94c53e6342
Remove MacOS unsupported message
2024-08-07 00:43:27 -04:00
meichthys
eb91cfd650
Clarify Flatpack is not yet available
2024-08-07 00:33:37 -04:00
Nriver
3d955abd31
resolve code conflict in book.js
2024-08-07 11:48:24 +08:00
Nriver
8f6087068e
add translation for type widgets: relation_map.js
2024-08-07 11:35:55 +08:00
Nriver
2754bd7a93
add translation for 8 type widgets
2024-08-07 11:18:02 +08:00
Nriver
40f74656f3
add translation for all 9 search option files
2024-08-07 10:16:27 +08:00
Elian Doran
cba15f9df5
ci: Deploy main on tags as well
2024-08-06 23:09:31 +03:00
Elian Doran
b72626aab6
release 0.90.3
2024-08-06 20:40:58 +03:00
Elian Doran
712ef92f7c
build: Mark releases as draft
2024-08-06 20:40:54 +03: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
743fee2783
electron: Fix alt+left, alt+right navigation
...
Broken due to a change in Electron API:
https://github.com/electron/electron/pull/41577/files
2024-08-06 18:44:19 +03:00
Nriver
9453ec4e29
add translation for the last ribbon widget
2024-08-06 10:41:08 +08:00
Nriver
74c4634da2
add translation for ribbon widgets: search_definition.js
2024-08-06 10:39:15 +08:00
Nriver
a8bb064557
add translation for ribbon widgets: script_executor.js
2024-08-06 10:16:56 +08:00
Nriver
b7809a709c
add translation for ribbon widgets: promoted_attributes.js
2024-08-06 10:12:53 +08:00
Nriver
2916182cdf
add translation for 2 ribbon widgets
2024-08-06 10:01:21 +08:00
Jin
42e3f126e4
add arm64 for linux
2024-08-05 20:46:32 +02:00
Jin
e10df0708c
remove old build scripts
2024-08-05 20:30:16 +02:00
Jin
46164de94a
fix github action
2024-08-05 20:29:17 +02:00
Jin
39c0250833
fix server package
2024-08-05 20:20:35 +02:00
Jin
e5e92c8ece
add electron-forge for all platforms
2024-08-05 18:47:57 +02:00
Jin
5f6aba8a10
remove comments
2024-08-05 17:14:24 +02:00
Jin
e5c1d38722
- Remove hard-coded better-sqlite3 binaries
...
- Fix ExperimentalWarning
2024-08-05 17:14:24 +02:00
Nriver
835891999e
add translation for ribbon widgets: note_paths.js
2024-08-05 10:59:26 +08:00
Nriver
729715ebfb
add translation for ribbon widgets: note_map.js
2024-08-05 10:55:37 +08:00
Nriver
bdc6a1fe29
add translation for ribbon widgets: note_info_widget.js
2024-08-05 10:48:37 +08:00
Nriver
931e319fbf
add translation for ribbon widgets: inherited_attribute_list.js
2024-08-05 10:43:11 +08:00
Nriver
6743eb8d1b
add translation for ribbon widgets: image_properties.js
2024-08-05 10:40:08 +08:00
Nriver
e2aaa97a01
fix text wrap for file_properties.js
2024-08-05 10:34:00 +08:00
Nriver
c2a8f4f4a3
add translation for ribbon widgets: file_properties.js
2024-08-05 10:32:48 +08:00
Nriver
4270ab416e
add translation for ribbon widgets: edited_notes.js
2024-08-05 10:26:40 +08:00
Nriver
d47a5c4ffe
add translation for ribbon widgets: book_properties.js
2024-08-05 10:23:38 +08:00
Nriver
97e127a4af
fix double curly braces
2024-08-05 10:18:42 +08:00
Nriver
cfd33c802c
add translation for ribbon widgets: basic_properties.js
2024-08-05 10:09:25 +08:00
Nriver
971f52f92a
add translation for mobile_detail_menu.js
2024-08-05 09:57:36 +08:00
Nriver
71c09b1d67
add translation for all floating buttons
2024-08-05 09:49:52 +08:00
Elian Doran
f3641e5fa6
server: Fix fulltext search ignoring buffers
2024-08-04 23:26:35 +03:00
Elian Doran
8f5859f344
Merge pull request #285 from perfectra1n/develop
...
Add CI/CD step for DockerHub containers
2024-08-04 19:47:02 +03:00
perfectra1n
a8337c51dd
Merge branch 'develop' into develop
2024-08-04 09:42:37 -07:00
Elian Doran
2f9a75b74c
Merge pull request #291 from TriliumNext/feature/new_icon
...
New icon
2024-08-04 19:36:25 +03:00
Elian Doran
2d7ffaf2a8
ci: Revert change
2024-08-04 19:35:59 +03:00
Elian Doran
8ca6dbe34b
Scale mac icon to 0.8
2024-08-04 17:11:46 +03:00
Elian Doran
5ee62d4d65
Create Big Sur-style icons
2024-08-04 16:42:35 +03:00
Elian Doran
3544dc6650
Fix weird plural in author name
2024-08-04 16:09:44 +03:00
Elian Doran
03cb773560
Add sharper icons using Inkscape for rendering
2024-08-04 15:36:51 +03:00
Elian Doran
3659cad587
bin: Don't remove intermediate icons, simply ignore them
2024-08-04 15:18:39 +03:00
Elian Doran
54b9bcb6de
Build small icons for macOS as well
2024-08-04 14:30:55 +03:00
Elian Doran
712b180f94
Set up 1024x1024 icon for macOS
2024-08-04 14:26:30 +03:00
Elian Doran
3ce2c98317
bin: Add asserts for create-icons dependencies
2024-08-04 14:26:10 +03:00
Elian Doran
880b0420cc
client: Update icon in CKEditor
2024-08-04 14:15:35 +03:00
Elian Doran
c0a26889e4
Document #run=mobileStartup ( fixes #290 )
2024-08-04 10:46:28 +03:00
Elian Doran
efc5ac0e9b
ci: Add workflow_dispatch to main
2024-08-03 23:37:28 +03:00
Elian Doran
86463086fa
Update non-rendering emoji
...
See https://emojipedia.org/right-thought-bubble
2024-08-03 23:21:15 +03:00
Elian Doran
48ac02a1a7
Update logo in demo document
2024-08-03 22:33:33 +03:00
Elian Doran
a94c2c45b7
build: Build Squirrel splash image as well
2024-08-03 22:25:10 +03:00
Elian Doran
f81bf509cd
build: Create script to build icons for the application
2024-08-03 22:20:05 +03:00
Elian Doran
7906c8b64f
Remove unused icons
2024-08-03 21:55:38 +03:00
Elian Doran
80289b8059
client: Fix icon jumping on hover
2024-08-03 21:43:49 +03:00
Elian Doran
96aecf8544
client: Match original size icon slightly
2024-08-03 21:40:07 +03:00
Elian Doran
deb2f389df
client: Use correct color
2024-08-03 21:37:46 +03:00
Elian Doran
ab25778e7e
client: Embed SVG directly
2024-08-03 21:35:16 +03:00
Nriver
d93a94322e
fix broken button feature by over-translating
2024-08-02 09:40:49 +08:00
Nriver
156d3c421c
fix miss deleted import
2024-08-02 09:21:15 +08:00
Nriver
7fc3fdab94
add translation for note launcher button
2024-08-02 09:09:49 +08:00
Nriver
625e9efcf3
add translation for buttons: update_available.js
2024-08-02 09:06:37 +08:00
Nriver
e2d43b4538
add translation for buttons: revisions_button.js
2024-08-02 09:01:39 +08:00
Elian Doran
3b0ea51f5f
docs: Add a few details about CKEditor
2024-08-02 00:20:17 +03:00
Nriver
9320a548f4
add translation for buttons: protected_session_status.js
2024-08-01 14:32:53 +08:00
Nriver
4081f44a0e
add translation for buttons: onclick_button.js
2024-08-01 14:30:11 +08:00
Nriver
d21ca03e9c
add translation for buttons: note actions
2024-08-01 14:26:37 +08:00
Nriver
355c4164c9
add translation for buttons: move pane button
2024-08-01 14:20:33 +08:00
Nriver
989a0d6cd9
add translation for buttons: left pane toggle
2024-08-01 14:18:21 +08:00
Nriver
8a0fec0a63
add translation for buttons: global menu
2024-08-01 13:54:59 +08:00
perf3ct
eb91834539
trigger CI
2024-07-31 12:06:01 -07:00
perf3ct
c104475cd6
have DockerHub login use username secret instead
2024-07-31 12:03:53 -07:00
perf3ct
2a09c620fd
update step names
2024-07-31 12:00:47 -07:00
perfectra1n
fe03db7dba
Merge pull request #1 from perfectra1n/cicd-add-dockerhub-images
...
add steps to push container to DockerHub as well
2024-07-31 11:59:05 -07:00
perf3ct
5b74a931aa
fix push action ids
2024-07-31 11:58:49 -07:00
perf3ct
ee4544cefe
add steps to push container to DockerHub as well
2024-07-31 11:56:17 -07:00
Nriver
d84f4387c5
add translation for buttons: edit button
2024-07-31 10:59:22 +08:00
Nriver
75e8a6cdc0
add translation for buttons: create pane button
2024-07-31 10:57:45 +08:00
Nriver
38a9ad6a46
add translation for buttons: close pane button
2024-07-31 10:51:35 +08:00
Nriver
b99510ad4f
add translation for buttons: calendar
2024-07-31 10:46:31 +08:00
Nriver
02ecdf565e
add translation for buttons: attachments actions
2024-07-31 10:32:43 +08:00
Nriver
f116e52228
add translation for bulk action titles
2024-07-30 10:15:07 +08:00
Nriver
3ff361495e
add translation for bulk action of relation
2024-07-30 10:06:54 +08:00
Nriver
50434201cf
add translation for bulk action of notes
2024-07-30 09:40:02 +08:00
Elian Doran
99ca701a5c
electron: Fix initial sync ( closes #284 )
...
Apparently the issue was caused by options_init which for Electron was
attempting to read the theme asynchronously. That's why it didn't cause
issues on the server build.
2024-07-29 20:41:28 +03:00
Nriver
f7b5dbd12f
fix text wrap in about dialog
2024-07-29 10:40:30 +08:00
Nriver
71e69d34ed
fix text wrap in rename label
2024-07-29 10:40:12 +08:00
Nriver
738684c4c7
add translation for bulk action of labels
2024-07-29 10:37:53 +08:00
Nriver
bcf892ca37
add translation for bulk action and script execute
2024-07-29 10:23:32 +08:00
Nriver
92b0c7f0b7
add translation for attribute editor
2024-07-29 10:14:27 +08:00
Elian Doran
bc5a1de9b7
server: Fix import when no meta ( closes #281 )
2024-07-28 23:39:25 +03:00
Elian Doran
89314fac03
server: Report ZIP import errors properly
2024-07-28 23:38:34 +03:00
Elian Doran
347f18058f
build: Set up iconUrl for squirrel build
2024-07-28 21:51:48 +03:00
Elian Doran
2f0d41922b
release 0.90.2-beta
2024-07-28 10:12:19 +03:00
Elian Doran
1d142b9e57
build: Fix accidental change in release script
2024-07-28 10:12:08 +03:00
Elian Doran
e654f053b1
Merge pull request #277 from TriliumNext/feature/update_ckeditor_v41.4.2
...
ckeditor: 41.0.0 -> 41.4.2
2024-07-28 09:07:37 +03:00
Elian Doran
d5693e21df
ci: Fix main not triggering
2024-07-28 00:22:52 +03:00
Elian Doran
32dc064ffa
docs: Add some more documentation
2024-07-27 23:49:56 +03:00
Elian Doran
d9d8fff249
docs: Update example env
2024-07-27 23:39:15 +03:00
Elian Doran
312c85ae30
docs: Update documentation
2024-07-27 23:28:14 +03:00
Elian Doran
f5e02102e7
docs: Improve the preview script
2024-07-27 23:27:18 +03:00
Elian Doran
f32fb168dc
docs: Fix the prepare script if run from a different dir
2024-07-27 23:27:11 +03:00
Elian Doran
1871846b64
ckeditor: Bring back emojis
2024-07-27 23:10:33 +03:00
Elian Doran
f5ebd66661
ckeditor: 41.0.0 -> 41.4.2
2024-07-27 21:53:59 +03:00
Elian Doran
e4d464d6c9
electron: Fix deprecated assert syntax
2024-07-27 16:51:36 +03:00
Elian Doran
557f6096b4
i18n: Fix warning about missing dev language
2024-07-27 16:50:34 +03:00
Elian Doran
84c535ae0d
electron: Fix "Cannot access 'sqlInit' before initialization" at startup
2024-07-27 16:45:02 +03:00
Elian Doran
e5cdccc066
build: Make copy-dist silent
2024-07-27 16:42:47 +03:00
Elian Doran
ac4f902bb9
electron: Display TypeScript stack traces
2024-07-27 16:40:59 +03:00
Elian Doran
3bc83e19fa
build: Turn off safe mode by default in order to be able to test scripts
2024-07-27 15:28:12 +03:00
Elian Doran
3466786a96
Merge branch 'develop' of ssh://github.com/TriliumNext/Notes into develop
2024-07-27 15:25:34 +03:00
Elian Doran
b58b7a6575
Merge pull request #268 from TriliumNext/feature/server_esm_part4
...
Server ESM port: Fix Electron build
2024-07-27 15:21:03 +03:00
Elian Doran
48cf41b5a5
Merge pull request #243 from TriliumNext/feature/server_esm_part3
...
Server ESM port: Getting things to run
2024-07-27 15:20:52 +03:00
Elian Doran
7b2d70ba56
Merge remote-tracking branch 'origin/develop' into feature/server_esm_part3
2024-07-27 15:20:39 +03:00
Elian Doran
1a5649e8ac
Merge pull request #259 from TriliumNext/feature/server_esm
...
Server ESM port: Basic imports
2024-07-27 15:19:44 +03:00
Elian Doran
0f7446c198
client: Display errors for all basic widgets instead of just right panel widget
2024-07-27 12:26:35 +03:00
Elian Doran
0ba9fc7f5b
client: Display errors for right panel widgets instead of crashing
2024-07-27 12:24:49 +03:00
Elian Doran
584ba246e3
client: Use translations for critical error
2024-07-27 12:10:59 +03:00
Elian Doran
22761d8a00
client: Display critical error toast instead of blank screen
2024-07-27 12:05:24 +03:00
Elian Doran
7bb70bb659
client: Allow newlines in toast message
2024-07-27 12:03:40 +03:00
Nriver
f3e09c3a4b
add translation for attribute detail
2024-07-26 17:00:28 +08:00
Nriver
fa2d0578c0
fix export note title
2024-07-26 14:02:54 +08:00
Nriver
da96344690
add translation for the rest 7 dialogs
2024-07-25 17:14:08 +08:00
Elian Doran
b508b5bbfd
Update SECURITY.md
2024-07-25 00:31:42 +03:00
Elian Doran
dc48eeb7c1
dev: Set up default JSON formatter on VS Code
2024-07-25 00:30:51 +03:00
Elian Doran
3ba8f93412
Merge remote-tracking branch 'origin/develop' into feature/server_esm_part4
2024-07-24 21:39:39 +03:00
Elian Doran
25db092b41
electron: Fix crash due to missing i18next
2024-07-24 21:04:20 +03:00
Elian Doran
ae80a748af
electron: Fix not starting due to squirrel
2024-07-24 20:57:32 +03:00
Elian Doran
6006d01f8b
electron: Fix JSON imports
2024-07-24 20:52:46 +03:00
Elian Doran
7fb3abb4ea
electron: Fix directory imports
2024-07-24 20:41:44 +03:00
Elian Doran
bb19cc216b
server: Fix shadowed fields in becca entities
2024-07-24 20:40:03 +03:00
Elian Doran
709101c540
server: Fix some build errors
2024-07-24 20:35:19 +03:00
Elian Doran
eca9459d4c
server: Use the TypeScript configuration that corresponds for Electron
2024-07-24 20:33:49 +03:00
Elian Doran
24af2e55dc
server: Fix the remainder of import issues
2024-07-24 20:33:35 +03:00
Elian Doran
42f0073ab6
server: Fix various imports
2024-07-24 20:31:26 +03:00
Elian Doran
20ee62dfb1
server: Fix search-related imports
2024-07-24 20:30:12 +03:00
Elian Doran
2787feb593
server: Fix missing .js import for blob_interface
2024-07-24 20:27:50 +03:00
Elian Doran
8a5dca5dca
server: Fix missing .js import for becca
2024-07-24 20:26:57 +03:00
Elian Doran
d5ec62f797
server: Fix missing .js import for shaca
2024-07-24 20:25:38 +03:00
Elian Doran
3595ace249
server: Fix missing .js import for request_interface
2024-07-24 20:24:47 +03:00
Elian Doran
ed0970b33b
server: Fix missing .js import for entity_changes_interface
2024-07-24 20:24:13 +03:00
Elian Doran
ed0d86c787
server: Fix missing .js import for note-interface
2024-07-24 20:23:34 +03:00
Elian Doran
212d61c1d2
server: Fix missing .js import for route-interface
2024-07-24 20:23:05 +03:00
Elian Doran
3067380338
server: Fix missing .js import for etapi-interface
2024-07-24 20:21:52 +03:00
Elian Doran
76fcea7189
server: Fix missing .js import for rows file
2024-07-24 20:20:20 +03:00
MeIchthys
379c07a7fa
Update issue template to use new version scheme and TriliumNext Documentation links
2024-07-24 09:49:50 -04:00
Nriver
a8d6e5b1ea
add translation for 6 more dialogs
2024-07-24 17:34:26 +08:00
Nriver
5691554442
add translation for enter
2024-07-24 17:32:01 +08:00
Nriver
a01065908d
Merge remote-tracking branch 'upstream-next/develop' into feature/i18n
2024-07-24 09:17:51 +08:00
Elian Doran
f382d3c728
Merge remote-tracking branch 'origin/feature/update_bettersqlite3' into feature/server_esm_part3
2024-07-24 00:02:15 +03:00
Elian Doran
fd1f43d192
Merge remote-tracking branch 'origin/feature/update_electron' into feature/server_esm_part3
2024-07-24 00:01:44 +03:00
Elian Doran
989462c1b8
electron: Fix Common.js import
2024-07-24 00:00:41 +03:00
Elian Doran
bd6ef06732
Merge remote-tracking branch 'origin/develop' into feature/server_esm_part3
2024-07-23 23:43:00 +03:00
Elian Doran
b9a2be6808
Merge pull request #248 from TriliumNext/feature/i18n_first_steps
...
i18n: First steps
2024-07-23 23:27:45 +03:00
Elian Doran
ece343ac09
dev: Improve custom translation framework slightly
2024-07-23 23:27:00 +03:00
Elian Doran
2fb05ab37d
Merge remote-tracking branch 'origin/develop' into feature/i18n_first_steps
...
; Conflicts:
; package-lock.json
; package.json
2024-07-23 23:22:34 +03:00
Elian Doran
de342c3285
dev: Set up key style & source language
2024-07-23 23:19:11 +03:00
Elian Doran
906dad62a8
dev: Set up i18n-ally
2024-07-23 22:52:34 +03:00
Elian Doran
0606fe01f6
Merge pull request #242 from TriliumNext/feature/server_esm_part2
...
Server ESM port: Convert some of the asynchronous imports
2024-07-23 19:17:20 +03:00
Elian Doran
1b5b3e697e
Merge branch 'feature/server_esm_part2' into feature/server_esm_part3
2024-07-23 19:15:59 +03:00
Elian Doran
3aa38b998a
server: Address requested changes
2024-07-23 19:14:33 +03:00
Elian Doran
45bf75b864
Merge branch 'feature/server_esm' into feature/server_esm_part2
2024-07-23 19:08:46 +03:00
Elian Doran
7f2caa00cb
test: Remove commented-out code
2024-07-23 19:07:39 +03:00
Nriver
935e882f3e
translate 5 more dialogs and refine some translation
2024-07-23 17:38:22 +08:00
Elian Doran
e9e329c6dd
build: Fix Windows installer build
2024-07-23 00:26:02 +03:00
Elian Doran
faa9ebe1bc
build: Remove unnecessary rm
2024-07-23 00:24:27 +03:00
Elian Doran
26efa9299e
build: Fix export =
2024-07-23 00:17:20 +03:00
Elian Doran
3dbf8fb1c1
build: Fix running webpack on ESM
2024-07-23 00:12:08 +03:00
Elian Doran
6f6ce38538
build: Increase strictness of copy-trilium
2024-07-22 21:44:48 +03:00
Elian Doran
e74eff75db
Revert "build: Export correct build info"
...
This reverts commit ef4f0f80b9 .
2024-07-22 21:43:55 +03:00
Elian Doran
7fb4a66127
build: Remove redundant rm
2024-07-22 21:39:36 +03:00
Elian Doran
ef4f0f80b9
build: Export correct build info
2024-07-22 21:35:24 +03:00
Elian Doran
dd14ba9e0e
build: Increase error strictness
2024-07-22 21:33:07 +03:00
Elian Doran
c39d131426
ci: Add ESM change to main temporarily
2024-07-22 21:23:06 +03:00
Elian Doran
b0d6564a63
server: Fix share not working after ESM port
2024-07-22 21:17:43 +03:00
Elian Doran
c20c8d1176
server: Fix init database not working due to share db
2024-07-22 21:17:27 +03:00
Elian Doran
10239d1a0b
Merge branch 'feature/server_esm_part2' into feature/server_esm_part3
2024-07-22 20:20:34 +03:00
Elian Doran
f0a561565e
Merge branch 'feature/server_esm' into feature/server_esm_part2
2024-07-22 20:15:49 +03:00
Elian Doran
e53b7dd297
Merge remote-tracking branch 'origin/develop' into feature/server_esm
2024-07-22 19:59:44 +03:00
Elian Doran
997da1c3bc
client: Change URL for checking updates (not testable yet)
2024-07-22 19:40:00 +03:00
Elian Doran
c1b5eb086b
ci: Don't build main if only docs were changed
2024-07-22 19:39:15 +03:00
Nriver
cb9b4c07e5
translate some dialogs
2024-07-22 17:31:54 +08:00
Elian Doran
043313c71a
Merge branch 'feature/update_electron' into feature/update_bettersqlite3
2024-07-21 23:29:48 +03:00
Elian Doran
62804ec67a
Merge remote-tracking branch 'origin/develop' into feature/update_electron
2024-07-21 23:28:03 +03:00
Elian Doran
4edb0374fc
server: Fix "Content hash check for [...] sector [...] FAILED"
...
The issue was caused by a guard condition which prevented the writing of
entity changes which came from the remote and were marked as deleted,
resulting in an incorrect checksum when attempting to sync.
2024-07-21 21:14:27 +03:00
Elian Doran
2e9a624bfd
release 0.90.1-beta
2024-07-21 13:25:01 +03:00
Elian Doran
715a952148
build: Remove auth if token not provided
2024-07-21 13:24:44 +03:00
Elian Doran
d09578735e
build: Implement cross-platform build info script
2024-07-21 11:45:31 +03:00
Elian Doran
374a51b77c
ci: Update build info for Windows setup as well
2024-07-21 11:26:14 +03:00
Elian Doran
5a8442f3d8
build: Fix artifacts not generated due to name change
2024-07-21 10:57:43 +03:00
Elian Doran
f07a6600c9
ci: Patch package.json main
2024-07-21 09:12:46 +03:00
Elian Doran
b2f688a3e5
ci: Fix typo
2024-07-21 08:53:21 +03:00
Elian Doran
4a7c447528
Merge pull request #255 from TriliumNext/feature/windows_installer
...
Windows installer
2024-07-21 08:52:06 +03:00
Elian Doran
028565d89b
ci: Fix dev workflow no longer triggering
2024-07-21 08:48:54 +03:00
Elian Doran
b55e93c7c1
ci: Join workflows
2024-07-21 08:37:18 +03:00
Elian Doran
ad7a29a700
ci: Try to fix missing assets in installer
2024-07-21 00:31:36 +03:00
Elian Doran
f49008bf21
ci: Improve workflow
2024-07-21 00:02:43 +03:00
Elian Doran
3ac643b3ac
build: Reorder scripts & rename artifact
2024-07-20 23:56:28 +03:00
Elian Doran
2e2400edb3
build: Improve product information in package.json
2024-07-20 23:39:53 +03:00
Elian Doran
6c36c47135
ci: Adapt to changes to package.json
2024-07-20 23:34:52 +03:00
Elian Doran
a5f7a3a029
build: Improve package.json for building with electron-forge
2024-07-20 23:33:40 +03:00
Elian Doran
52af97c88f
build: Remove electron-builder
2024-07-20 23:24:04 +03:00
Elian Doran
dcb5d539b3
Fix removing dependency on electron
2024-07-20 23:23:44 +03:00
Elian Doran
19e776b1f6
Merge remote-tracking branch 'origin/develop' into feature/windows_installer
...
; Conflicts:
; electron.js
; package-lock.json
; package.json
2024-07-20 23:07:32 +03:00
Elian Doran
f9a4f9b538
Merge pull request #253 from TriliumNext/feature/update_ci
...
CI improvements
2024-07-20 22:28:26 +03:00
Elian Doran
5277c3e6b6
ci: Revert artifact upload for darwin
2024-07-20 22:23:31 +03:00
Elian Doran
e380fa5224
ci: Fix permission issue with build script
2024-07-20 22:10:09 +03:00
Elian Doran
5eabdf8496
ci: Cancel unnecessary actions
2024-07-20 22:03:51 +03:00
Elian Doran
128af66797
ci: Don't pack Windows artifact
2024-07-20 22:02:29 +03:00
Elian Doran
80e647ffec
ci: Update build info
2024-07-20 21:58:14 +03:00
Elian Doran
7dc8c662ca
ci: Revert .tar.xz to avoid losing permissions
2024-07-20 21:50:32 +03:00
Elian Doran
cc55e1b657
ci: Remove .tar.xz to avoid double archiving
2024-07-20 21:48:04 +03:00
Elian Doran
27c2d1efbd
ci: Fix double .zip artifact name
2024-07-20 21:46:37 +03:00
Elian Doran
4dc615fe68
ci: Fix double zipping
2024-07-20 21:39:11 +03:00
Elian Doran
9647738162
Merge pull request #252 from TriliumNext/feature/update_reduce_binary_size
...
Reduce dist size
2024-07-20 21:33:21 +03:00
Elian Doran
5b8148206d
Merge pull request #251 from TriliumNext/feature/update_server_dependencies
...
Update server dependencies
2024-07-20 21:33:05 +03:00
Elian Doran
758c08ec85
build: Remove map files & ts files
2024-07-20 20:55:38 +03:00
Elian Doran
cb0d1d80a1
build: Remove some more unnecessary files
2024-07-20 20:53:33 +03:00
Elian Doran
9dcf51b117
build: Remove some unnecessary files
2024-07-20 20:39:18 +03:00
Elian Doran
389097bcc2
build: Silence clean-up phase
2024-07-20 20:31:36 +03:00
Elian Doran
366e791e2d
build: Use--omit=dev
2024-07-20 20:19:38 +03:00
Elian Doran
d570b3c428
build: Move rimraf to devDependencies
2024-07-20 20:18:47 +03:00
Elian Doran
3b3f676964
server: Update ini, debounce
2024-07-20 19:06:56 +03:00
Elian Doran
77ddf529ac
server: Update https-proxy-agent, sax
2024-07-20 19:06:55 +03:00
Elian Doran
ba74f39d86
server: Update semver, async-mutex
2024-07-20 19:06:55 +03:00
Elian Doran
76890de33b
server: Update dayjs
2024-07-20 19:06:55 +03:00
Elian Doran
e9860e9523
server: Update axios, ejs
2024-07-20 19:06:55 +03:00
Elian Doran
44d095777c
server: Update ws
2024-07-20 19:06:55 +03:00
Elian Doran
af726eff6c
server: Update jsdom
2024-07-20 19:06:55 +03:00
Elian Doran
abd860754f
server: Update express, express-rate-limit
2024-07-20 19:06:55 +03:00
Elian Doran
1a5b3ab0e3
server: Update yauzl
2024-07-20 19:06:55 +03:00
Elian Doran
8a507d3cc0
server: Update sanitize-url, archiver, marked, sanitize-html, turndown
2024-07-20 19:06:55 +03:00
Elian Doran
645c16e450
Merge pull request #228 from TriliumNext/feature/update_to_node20
...
Update Node.js version
2024-07-20 19:06:21 +03:00
Elian Doran
338012ec7e
build: Bring update script for better-sqlite3
2024-07-20 16:48:41 +03:00
Elian Doran
e778680e94
Merge branch 'feature/update_to_node20' into feature/update_electron
2024-07-20 16:39:38 +03:00
Elian Doran
9b9180e5c8
Merge remote-tracking branch 'origin/develop' into feature/update_to_node20
2024-07-20 16:30:46 +03:00
Elian Doran
460bd6b979
ci: Always build main for update branches
2024-07-20 16:30:17 +03:00
Elian Doran
45a751ac6c
Merge remote-tracking branch 'origin/feature/update_to_node20' into feature/update_electron
2024-07-20 15:27:19 +03:00
Elian Doran
c080dab9fa
Revert "ci: Build main temporarily"
...
This reverts commit 776d2e7402 .
2024-07-20 15:24:36 +03:00
Elian Doran
75ccf9c3a7
Merge pull request #232 from TriliumNext/feature/update_tooling_dependencies
...
Update tooling dependencies
2024-07-20 15:22:15 +03:00
Elian Doran
66415abe8a
server: Remove dependency to "open", closes #221
...
This is a very old dependency from 2018:
aa2bbc6575
It is no longer used.
2024-07-20 15:21:24 +03:00
Elian Doran
431e04d039
build: Update rimraf, webpack, nodemon, jsdoc
2024-07-20 15:21:24 +03:00
Elian Doran
946a02fd67
build: Determine better-sqlite3 version automatically
2024-07-20 15:13:42 +03:00
Elian Doran
6a7f95f75b
Revert "ci: Build main temporarily"
...
This reverts commit 79871dce638f47a86f673daa36cec84daa37c6ae.
2024-07-20 15:13:42 +03:00
Elian Doran
2a57765dd9
build: Update bettersqlite3 binary for Linux server
2024-07-20 15:13:42 +03:00
Elian Doran
42c0a557b4
build: Update bettersqlite3 binary for Linux desktop
2024-07-20 15:13:42 +03:00
Elian Doran
aa6cf1f11c
build: Update bettersqlite3 binary for macOS
2024-07-20 15:13:42 +03:00
Elian Doran
d73b10d10d
build: Update bettersqlite3 binary for Windows
2024-07-20 15:13:42 +03:00
Elian Doran
6aea3b1472
Revert "build: Investigate not embedding better_sqlite3 natives"
...
This reverts commit 0e10fbb0875e515b6c10d4d010fe81464b41f6b4.
2024-07-20 15:13:40 +03:00
Elian Doran
edc18e5be8
Revert "build: Fix ".node is not a valid Win32 application""
...
This reverts commit 8ac84e12c8dd2a838bf602e032b08d507b9d763b.
2024-07-20 15:13:19 +03:00
Elian Doran
86659552ee
build: Fix ".node is not a valid Win32 application"
...
See https://github.com/electron/packager/issues/740 .
2024-07-20 15:13:19 +03:00
Elian Doran
03ab41bfba
build: Investigate not embedding better_sqlite3 natives
2024-07-20 15:13:17 +03:00
Elian Doran
956beb1cc0
server: Update better-sqlite3 from 8.5.0 to 11.1.2
2024-07-20 15:12:34 +03:00
Elian Doran
9db4e1d7d3
build: Fix Node version incompatibility
2024-07-20 15:10:50 +03:00
Elian Doran
776d2e7402
ci: Build main temporarily
2024-07-20 15:10:50 +03:00
Elian Doran
41286d41ee
electron: Downgrade electron-debug
...
Avoids an import error because electron-debug became ESM-only in version
4. We will update to it once we upgrade to ESM.
2024-07-20 15:10:50 +03:00
Elian Doran
4bae19b1c3
electron: Switch 25.9.8 -> 31.2.1
2024-07-20 15:10:49 +03:00
Elian Doran
b587ec474c
build: Use rimraf instead of rm -rf
2024-07-20 14:16:49 +03:00
Elian Doran
837b7ce3d1
Merge remote-tracking branch 'origin/develop' into feature/update_to_node20
2024-07-20 13:23:25 +03:00
Elian Doran
05776d178e
docs: Move binaries to bin/
2024-07-20 13:14:48 +03:00
Elian Doran
46c193dd9f
docs: Get rid of /share
2024-07-20 13:10:19 +03:00
Elian Doran
5bcae52d08
docs: Always use HTML extensions
2024-07-20 13:08:22 +03:00
Elian Doran
4f5fa9f42b
docs: Deploy .html files for GitHub Pages
2024-07-20 12:51:41 +03:00
Elian Doran
d381ef5100
docs: Deploy first documentation
2024-07-20 12:41:39 +03:00
Elian Doran
0a1a8c5a27
docs: Deploy to docs folder
2024-07-20 12:41:30 +03:00
Elian Doran
5db499cf56
docs: Create home page with redirect
2024-07-20 12:40:03 +03:00
Elian Doran
bfab6b4d5c
docs: Add preview script
2024-07-20 12:29:12 +03:00
Elian Doran
621cc4a065
docs: Get rid of domain in output folder
2024-07-20 12:26:52 +03:00
Elian Doran
30c1810211
docs: Set up basic download script
2024-07-20 12:23:56 +03:00
Elian Doran
e284ea945c
i18n: Improve formatting
2024-07-20 11:42:54 +03:00
Elian Doran
288e677495
i18n: Change back to English
2024-07-20 10:37:28 +03:00
Elian Doran
5ea35dd851
i18n: Implement HTTP backend loader
2024-07-20 10:19:11 +03:00
Elian Doran
d4bf162e92
i18n: Add i18next-http-backend to library loader
2024-07-20 10:07:10 +03:00
Elian Doran
d14cf7c246
i18n: Move translations to backend serve
2024-07-20 10:02:25 +03:00
Elian Doran
784891409f
i18n: Add Romanian as demo
2024-07-20 09:51:09 +03:00
Elian Doran
0dbe6702ff
i18n: Translate about page
2024-07-20 09:42:55 +03:00
Elian Doran
10ec7d6b2b
i18n: Set up client dependency to i18next
2024-07-20 09:32:56 +03:00
Elian Doran
33d6d51d59
i18n: Set up i18next
2024-07-20 09:24:16 +03:00
Elian Doran
a71a53de97
Merge pull request #246 from CrO2Cl2/develop
...
update Italian README
2024-07-20 00:03:11 +03:00
CrO2Cl2
6a0949e5b4
found out the Italian README was actually already in here, and Translated all of the new stuff
2024-07-19 18:27:18 +00:00
Elian Doran
33a26b0b70
Merge pull request #212 from TriliumNext/bugfix/sync_failure
...
Sync failed: Cannot read properties of undefined (reading 'utcDateChanged')
2024-07-19 19:33:42 +03:00
Elian Doran
ab23459299
server: Fix script execution error ( closes #244 )
2024-07-19 19:30:27 +03:00
CrO2Cl2
f18939942b
copy Italian README by MatMasIt from Zadams Repo
2024-07-19 16:27:29 +00:00
Elian Doran
40363f6e8e
Merge pull request #225 from TriliumNext/feature/update_typescript
...
Update TypeScript dependencies
2024-07-19 19:12:13 +03:00
Elian Doran
583a4420fd
Merge pull request #245 from Nriver/develop
...
update Chinese README
2024-07-19 18:33:24 +03:00
Nriver
508b53d47b
update Chinese README
2024-07-19 15:00:53 +08:00
Elian Doran
dd416ed042
server-esm: Revert types config
2024-07-19 00:54:43 +03:00
Elian Doran
a10cc7bf8b
server-esm: Fix missing becca
2024-07-19 00:49:56 +03:00
Elian Doran
1cd6670c55
server-esm: Fix circular dependency between sql and sql_init
2024-07-19 00:47:09 +03:00
Elian Doran
87fbd4bce8
server-esm: Fix cyclical dependency
2024-07-19 00:34:37 +03:00
Elian Doran
b6c5880484
server-esm: Fix use of __dirname
2024-07-19 00:18:35 +03:00
Elian Doran
27c296fa6c
server-esm: Fix marked import issue
2024-07-19 00:02:39 +03:00
Elian Doran
fb7c0fdb4c
server-esm: Use tsx instead of ts-node
2024-07-18 23:59:48 +03:00
Elian Doran
93a0782009
server-esm: Fix a few more straightforward imports
2024-07-18 23:48:14 +03:00
Elian Doran
508b5e3c69
server-esm: Handle more straightforward requires
2024-07-18 23:45:17 +03:00
Elian Doran
f137d38300
server-esm: Handle async client
2024-07-18 23:42:54 +03:00
Elian Doran
da0829245f
server-esm: Handle proxy agent
2024-07-18 23:40:32 +03:00
Elian Doran
0a7828b9ae
server-esm: Handle two more async imports
2024-07-18 23:39:04 +03:00
Elian Doran
86808c07bd
server-esm: Handle migrations asynchronously
2024-07-18 23:36:49 +03:00
Elian Doran
3852753a89
server-esm: Avoid passing async to express
2024-07-18 23:36:26 +03:00
Elian Doran
fe385bf2e4
server-esm: Solve a few straightforward cases
2024-07-18 23:35:13 +03:00
Elian Doran
013f25a49b
server-esm: Make crash async
2024-07-18 23:26:21 +03:00
Elian Doran
8a30663d1e
server-esm: Start with some fundamental imports
2024-07-18 23:24:36 +03:00
Elian Doran
6de1291efa
server-esm: Configure for dynamic imports
2024-07-18 23:23:23 +03:00
Elian Doran
4f018c8ceb
server-esm: Fix one more service import
2024-07-18 23:15:01 +03:00
Elian Doran
bf29b30004
server-esm: Fix some more service imports
2024-07-18 23:06:08 +03:00
Elian Doran
c5561530ec
server-esm: Fix import to session-file-store
2024-07-18 22:59:39 +03:00
Elian Doran
f4d19e2bc1
server-esm: Solve some more imports
2024-07-18 22:58:12 +03:00
Elian Doran
4ed88d28e9
server-esm: Fix type errors related to cloning
2024-07-18 22:41:58 +03:00
Elian Doran
8ac8f6c2df
server-esm: Fix a few more import issues
2024-07-18 22:33:36 +03:00
Elian Doran
ad93fe4b75
server-esm: Remove dynamic imports due to past circular issues
2024-07-18 22:30:16 +03:00
Elian Doran
efdae79c10
server-esm: Remove two more straightforward imports
2024-07-18 22:25:03 +03:00
Elian Doran
a8fd3be133
server-esm: Remove dynamic import to utils
2024-07-18 22:21:33 +03:00
Elian Doran
0c87fab550
server-esm: Fix wonderful token type mismatch
2024-07-18 22:18:10 +03:00
Elian Doran
20c729e62b
server-esm: Solve a few straightforward imports
2024-07-18 22:11:38 +03:00
Elian Doran
5d3e54ee9c
server-esm: Fix Electron helpers
2024-07-18 22:07:57 +03:00
Elian Doran
1dc894e279
server-esm: Fix the remaining compilation errors
2024-07-18 21:56:20 +03:00
Elian Doran
46f76d7284
server-esm: Fix some imports in app.ts
2024-07-18 21:55:26 +03:00
Elian Doran
6c8e9f69b0
server-esm: Fix import of package.json
2024-07-18 21:53:50 +03:00
Elian Doran
ecb8a7f394
server-esm: Change single export to export default
2024-07-18 21:50:12 +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
55eecb0f61
server-esm: Change export object to export default object
2024-07-18 21:42:44 +03:00
Elian Doran
2750df04a3
server-esm: Change simple library import statements
2024-07-18 21:37:45 +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
971c1472a5
server: Set to bundler / ES2015
2024-07-18 21:22:10 +03:00
Elian Doran
893a563afb
vscode: Add task to watch build errors
2024-07-18 20:45:46 +03:00
Elian Doran
8b79975500
server: Fix SVG backwards compatibility ( fixes #238 )
2024-07-18 19:29:34 +03:00
Elian Doran
824bc4705f
Merge pull request #234 from root-hal9000/develop
...
Fixed links to wiki and documentation to redirect to TriliumNext Docs
2024-07-18 12:58:20 +03:00
root-hal9000
75d583e064
Russian language README fixes
...
- fixes links and other small issues that differed from the English version, same as other languages
- Fixed forgotten change of title in Japanese version
2024-07-17 18:16:58 -05:00
root-hal9000
7562c28686
updated links in japanese readme
2024-07-17 18:06:44 -05:00
root-hal9000
4ef6406a76
Italian README links fixed
...
- Italian: same basic clean up and change of links as the other languages
**** Please note: Italian README file is not present in master branch
- For chinese: changed title to TriliumNext and fixed general link to docs
2024-07-17 18:00:08 -05:00
root-hal9000
be978e893f
Updates of chinese language readme
...
- updated for content to match current English version
- Changed wiki links from original zadam repo to TriliumNext docs
- changed release/builds link to TriliumNext repo
- removed gitpod reference
- added the same heading icons as in english version
- left a link referring to a third party wiki in chinese. Were they the ones who translated this? : https://github.com/baddate/trilium/wiki/
- did not mess with adding any of the new content such as "Why TriliumNext" - need an actual translator for a few of these
2024-07-17 17:49:21 -05:00
root-hal9000
95b8bf620f
update links in English language readme
2024-07-17 17:24:00 -05:00
Elian Doran
e74b7f6964
build: Update NODE_VERSION in build-server
2024-07-17 01:08:33 +03:00
Elian Doran
612907c830
Revert "ci: Force build release for branch"
...
This reverts commit bc60d77cd7 .
2024-07-17 01:01:41 +03:00
Elian Doran
6a2ed4f621
server: Upgrade better-sqlite3 to 8.5.0
2024-07-17 00:40:52 +03:00
Elian Doran
bc60d77cd7
ci: Force build release for branch
2024-07-17 00:02:19 +03:00
Elian Doran
fe4bf31de8
Update .gitpod to Node 20
2024-07-17 00:01:33 +03:00
Elian Doran
0c0bcdcf4e
ci: Update to Node 20
2024-07-16 23:59:46 +03:00
Elian Doran
a7006df892
docker: Update to Node 20.15.1
2024-07-16 23:52:55 +03:00
Elian Doran
690048e910
Merge pull request #215 from TriliumNext/feature/investigate_tests
...
(Bug report) Search not working correctly
2024-07-16 23:19:22 +03:00
Elian Doran
2dbe3c62c2
Merge pull request #227 from TriliumNext/feature/client_updates
...
Update client dependencies, Canvas: "Copy image reference to clipboard" no longer working
2024-07-16 23:02:18 +03:00
Elian Doran
1eefa65418
client: Update KaTeX to 10.9.1
2024-07-16 22:51:44 +03:00
Elian Doran
7ad977de63
client: Update Mermaid to 10.9.1
2024-07-16 22:49:23 +03:00
Elian Doran
d48cdb1c8d
client: Update Excalidraw to 0.17.6
2024-07-16 22:43:15 +03:00
Elian Doran
ea1da1e155
server: Fix rendering of SVG attachments ( closes #226 )
2024-07-16 22:29:00 +03:00
Elian Doran
623b2730ed
server: Update @types/* to latest
2024-07-16 21:43:14 +03:00
Elian Doran
c0b3c8496e
server: Fix build errors after updating to latest TypeScript
2024-07-16 21:43:04 +03:00
Elian Doran
9fdb7b29de
server: Update TypeScript to latest
2024-07-16 21:30:07 +03:00
Elian Doran
e89faf6786
Merge remote-tracking branch 'origin/develop' into feature/investigate_tests
2024-07-16 18:33:55 +03:00
Elian Doran
66108c1067
client: Fix regression (front end no longer loading)
2024-07-16 18:33:39 +03:00
Elian Doran
eb39da19b3
server: Fix build comparator preferring numeric comparators
2024-07-15 23:20:20 +03:00
Elian Doran
105aa3e5f8
tests: Fix test-jasmine on Windows
2024-07-15 22:42:12 +03:00
Elian Doran
9dc22264f4
test: Add additional context for failed test
2024-07-15 22:36:09 +03:00
Elian Doran
80d2a69f47
test: Ignore tests that are failing upstream due to "no such table: notes"
2024-07-15 22:31:04 +03:00
Elian Doran
e393914b94
tests: Align with original repo
...
Apparently upstream does not run all the tests, the beforeAll() is not
even executed. On our side it was, causing a lot of errors related to
timeouts.
2024-07-15 22:24:14 +03:00
Elian Doran
eff6ca3365
Merge pull request #173 from TriliumNext/feat/ts-unit-and-integration-tests
...
feat: TS unit and integration tests
2024-07-15 21:21:11 +03:00
Elian Doran
6a7eb9b34f
Merge remote-tracking branch 'origin/develop' into feat/ts-unit-and-integration-tests
...
; Conflicts:
; package.json
; tsconfig.json
2024-07-15 21:17:20 +03:00
Elian Doran
1e54a9660b
Revert indentation change
2024-07-15 21:15:22 +03:00
Elian Doran
653fba3b71
client: Fix URL to repository
2024-07-15 20:21:43 +03:00
Elian Doran
ea47668916
server: Clarify name
2024-07-15 19:31:59 +03:00
Elian Doran
81a2b206ca
electron: Improve run & switch scripts
2024-07-15 19:25:55 +03:00
Elian Doran
ddce014495
server: Fix sync failing if local EC is missing
2024-07-15 19:25:31 +03:00
Elian Doran
f323193c9d
release 0.90.0-beta
2024-07-14 22:32:45 +03:00
Elian Doran
b811f3d399
release 0.90.0-beta
2024-07-14 22:32:17 +03:00
Elian Doran
bbbbc3b860
bin/build*: Adjust error tolerance
2024-07-14 21:48:15 +03:00
Elian Doran
c9f27547a2
bin/build*: Check if dpkg-deb tool is correct
2024-07-14 21:45:48 +03:00
Elian Doran
6bf063b92f
bin/build*: Check that required binaries are present
2024-07-14 21:35:08 +03:00
Elian Doran
590442b0d5
client,server: Trilium Notes -> TriliumNext Notes ( closes #195 )
2024-07-14 21:20:42 +03:00
Elian Doran
4862b324a5
bin/release: Get rid of sponge
2024-07-14 21:13:06 +03:00
Elian Doran
f678c4337b
bin/release: Fail if jq is missing
2024-07-14 21:12:51 +03:00
Elian Doran
686b9c840e
release 0.9.0
2024-07-14 21:04:43 +03:00
Elian Doran
2e8b2d4b81
server: Fix empty note titles ( closes #205 )
2024-07-14 20:50:42 +03:00
Elian Doran
3d423d25f8
Merge pull request #208 from TriliumNext/bugfix/fix_importing_non_text_files
...
Unable to import a PDF file
2024-07-14 17:14:04 +03:00
Elian Doran
79123b0c63
server: Fix import of non-text files
2024-07-14 15:21:45 +03:00
Elian Doran
595402adea
dev: Fix npm start-electron script
2024-07-14 13:03:06 +03:00
Elian Doran
f40257b591
Merge pull request #206 from TriliumNext/bugfix/image_upload_regression
...
server: Fix regression in uploading images
2024-07-14 11:07:34 +03:00
Elian Doran
b6ca2281f7
Merge pull request #199 from TriliumNext/feature/port_0.63.7
...
Port 0.63.7
2024-07-14 10:17:18 +03:00
Elian Doran
186650b1cf
ci: Add workflow to build macOS ARM64
2024-07-14 10:12:12 +03:00
Elian Doran
1dad4bc80f
Merge remote-tracking branch 'origin/develop' into feature/port_0.63.7
2024-07-14 09:58:37 +03:00
Elian Doran
d66a70f099
Merge pull request #201 from TriliumNext/feature/fix_build_scripts
...
Fix build scripts & add CI for running them
2024-07-14 09:58:00 +03:00
Elian Doran
0792714e45
server: Fix regression in uploading images
...
The attachment is first saved with no content while the image is being
asynchronously resized. On our side we had a guard condition fail if the
content was empty, whereas the original implementation was simply using
an empty string instead.
2024-07-14 09:52:01 +03:00
Elian Doran
6ecbf1c528
Merge pull request #198 from TriliumNext/bugfix/note_import_type
...
Fix import note type
2024-07-14 00:51:04 +03:00
Elian Doran
5460359753
Merge pull request #196 from TriliumNext/feature/fix_docker_build
...
Fix Docker build
2024-07-14 00:43:33 +03:00
Elian Doran
75ebe24abb
ci: Remove temporary branch config
2024-07-14 00:43:04 +03:00
Elian Doran
3f5e5fd840
ci: Set up Wine
2024-07-14 00:30:49 +03:00
Elian Doran
998db5ce95
ci: Add build Windows
2024-07-14 00:14:30 +03:00
Elian Doran
7aed6d4ad4
ci: Add build Linux Server
2024-07-13 23:16:35 +03:00
Elian Doran
99ea741275
ci: Add build Linux
2024-07-13 22:52:28 +03:00
Elian Doran
e6ff99198f
ci: Fix docker build after macOS integration
2024-07-13 22:10:57 +03:00
Elian Doran
7c43a49046
ci: Add workflow for building macOS x86_64
2024-07-13 21:39:22 +03:00
Elian Doran
5b30bae5b2
bin: Adapt copy-trilium to TypeScript changes
2024-07-13 21:11:03 +03:00
Elian Doran
947aaa6156
webpack: Switch to TypeScript-based config
2024-07-13 21:10:40 +03:00
Elian Doran
534fe87fb1
Merge pull request #200 from TriliumNext/feature/basic_ci
...
Basic CI pipeline
2024-07-13 20:21:23 +03:00
Elian Doran
1652a7a2ec
ci: Remove test branch
2024-07-13 20:04:00 +03:00
Elian Doran
7184c648ab
ci: Test Docker publishing
2024-07-13 19:39:56 +03:00
Elian Doran
be239d2230
ci: Set up node environment & cache
2024-07-13 19:11:25 +03:00
Elian Doran
439bf410ac
ci: Use newer versions of actions
2024-07-13 19:05:39 +03:00
Elian Doran
5aadcb69f8
Merge branch 'feature/fix_docker_build' into feature/basic_ci
2024-07-13 19:02:57 +03:00
Elian Doran
543c29e539
server: Change build directory
2024-07-13 19:02:51 +03:00
Elian Doran
8bcff49198
ci: Install npm dependencies
2024-07-13 18:57:13 +03:00
Elian Doran
c0cc1e3b52
ci: Run tsc & create server-package.json
2024-07-13 18:56:18 +03:00
Elian Doran
19550eec6a
ci: Set up Docker build in dev workflow
2024-07-13 18:51:46 +03:00
Elian Doran
45f2691053
ci: Disable original CI workflows
2024-07-13 18:47:53 +03:00
Elian Doran
ba2931b854
Update package.json
2024-07-13 18:41:36 +03:00
Elian Doran
d5c1bd1085
Merge remote-tracking branch 'upstream/master' into feature/port_0.63.7
...
; Conflicts:
; package-lock.json
; src/routes/api/files.ts
; src/services/build.js
; src/services/notes.ts
2024-07-13 18:36:04 +03:00
Elian Doran
606490a611
server: Remove log and fix whitespace
2024-07-13 16:56:13 +03:00
Elian Doran
d99cc11d8b
server: Fix import of notes with type=file
2024-07-13 16:52:31 +03:00
Elian Doran
1b0690ddfc
server: Fix note type import
...
A regression caused by the port to TypeScript caused all note types to
be treated as a "text" instead of other types such as canvas. The MIME
type, however, was unaffected.
2024-07-13 16:43:33 +03:00
Elian Doran
ef92d17272
Revert change to tsconfig.json
2024-07-13 14:02:19 +03:00
Elian Doran
7fd63e8064
docker: Remove unneeded build directory
2024-07-13 11:45:20 +03:00
Elian Doran
d18bfb9d69
docker: Fix build by generating artifacts
2024-07-13 11:40:52 +03:00
Elian Doran
60d134a89b
Revert "docker: Fix webpack"
...
This reverts commit 0a7fcf399f .
2024-07-13 11:32:02 +03:00
Elian Doran
9b88228be9
docker: Cache system dependencies installation
2024-07-13 11:14:32 +03:00
Elian Doran
0a7fcf399f
docker: Fix webpack
2024-07-13 11:06:45 +03:00
Elian Doran
408369fcac
docker: Add build directory to gitignore
2024-07-13 10:54:37 +03:00
Elian Doran
c435b97e10
docker: Fix "Missing script: "rebuild""
2024-07-13 10:54:29 +03:00
Elian Doran
e7c3dab56f
Merge pull request #194 from TriliumNext/feature/disable_format_on_save
...
Disable format on save temporarily
2024-07-13 09:48:04 +03:00
Elian Doran
374b1f9bb2
Disable format on save for VS Code
2024-07-13 00:27:53 +03:00
MeIchthys
5f23a4e3c7
Fix TrilumRocks Link
2024-07-03 01:15:31 -04:00
meichthys
4e93209fbd
- Update chat link to link to Matrix space instead of single room
...
- Emphasize Awesome Trilium repo
- Remove Ukraine images
- Add note about links still referring to original repo
- Emojify all headings
- Add "Why TriliumNext" section
2024-07-03 01:14:39 -04:00
meichthys
1cff016923
Revert "Update README.md ( #171 )"
...
This reverts commit a80a857e46 .
2024-07-03 00:29:41 -04:00
MeIchthys
a80a857e46
Update README.md ( #171 )
...
* Emojify readme and remove original repo specific items (links, images, maintenance mode notice, etc)
* Update readme links to point to TriliumNext repo
* Add link to TriliumRocks
2024-07-02 08:08:44 -04:00
perfectra1n
47c5f60a85
Merge pull request #179 from TriliumNext/perfectra1n-patch-1
...
Add "unofficial" section, and add some fancier wording
2024-06-17 17:57:24 -07:00
perfectra1n
ec2e6f2507
Update README.md
2024-06-15 22:30:35 -07:00
perfectra1n
8eb1e803b5
Add "unofficial" section, and add some fancier wording around "discuss with us"
2024-06-15 22:28:30 -07:00
Alex
17fac31cd1
convert es6 tests to ts
2024-06-09 12:16:09 +02:00
Alex
615f15756b
Merge branch 'develop' into feat/ts-unit-and-integration-tests
2024-06-09 11:36:52 +02:00
Alex
d7f8cb4e38
remove rebuild
2024-06-09 11:35:48 +02:00
Elian Doran
44ad22ceea
Merge pull request #167 from TriliumNext/feat/chatroom-links
...
Include links to chatrooms in readme
2024-06-03 18:55:16 +03:00
alexpietsch
40dfc46250
add links to readme
2024-05-31 19:37:09 +02:00
Alex
9775a8b7c5
feat: Add prettier config ( #165 )
...
* add prettier config
* format some files
* Revert "format some files"
This reverts commit 2c5681ba88c422a92737a9c109021aef8deff2f4.
2024-05-31 12:04:42 -04:00
zadam
82a437f2a8
remove unnecessary debounce which caused missed changes
2024-05-30 06:55:45 +02:00
zadam
a64a0e52ec
Merge branch 'refs/heads/stable'
...
# Conflicts:
# package-lock.json
2024-05-30 06:46:36 +02:00
zadam
88c4171031
lock file
2024-05-30 06:46:22 +02:00
zadam
b6c7e2e48f
error handling
2024-05-30 06:25:03 +02:00
zadam
305d28b5b3
remove warning about the relation map - trilium is sunsetting anyway, there's no point now in deprecating this feature, fixes #4779
2024-05-30 06:24:50 +02:00
zadam
a88bf68eb6
verify that the uploaded modified file is temporary
...
(cherry picked from commit a2711cfb7b )
2024-05-30 06:10:30 +02:00
zadam
8ebebecd93
Merge pull request #4772 from gigamonster256/macos-arm64
...
Support compiling native MacOS arm64 (Apple Silicon) builds
2024-05-30 06:06:08 +02:00
Alex
b88f81b718
feat: add temp formatter settings
2024-05-21 20:31:22 +02:00
Caleb Norton
f0d30dbe49
Add macos arm64 to release script
2024-05-18 03:48:33 -05:00
Caleb Norton
d142d3261d
support compiling native arm64 macos builds
2024-05-18 03:34:24 -05:00
zadam
25b49e1ca2
release 0.63.6
2024-05-18 06:17:21 +02:00
zadam
c7f19e04fa
Merge remote-tracking branch 'origin/master'
2024-05-18 05:50:53 +02:00
zadam
a2711cfb7b
verify that the uploaded modified file is temporary
2024-05-18 05:50:46 +02:00
Alex
fcb30f6319
feat: migrate jasmine tests to ts
2024-05-08 23:59:11 +02:00
Alex
aa4960f1a5
Merge branch 'develop' into feat/ts-unit-and-integration-tests
2024-05-08 21:17:29 +02:00
Elian Doran
ade6d08ded
Merge pull request #67 from TriliumNext/fix/EtapiError-prototype
...
fix: set prototype
2024-05-08 21:37:36 +03:00
Elian Doran
045f318612
Merge pull request #60 from TriliumNext/fix/start-electron
...
fix: start-electron script
2024-05-08 21:36:36 +03:00
Elian Doran
2d67abbc12
Merge branch 'zadam:master' into develop
2024-05-07 20:44:45 +03:00
Alex
5f539427a9
fix: set prototype
2024-05-05 12:40:00 +02:00
zadam
f984b361ee
Merge pull request #4717 from MatMasIt/italian-translation
...
Italian translation of README
2024-05-05 05:13:26 +02:00
Alex
e7f11d6687
enable jasmine test runs
2024-05-03 21:18:20 +02:00
Alex
3e82d30a32
fix: skipLibCheck
2024-05-01 11:32:08 +02:00
alexpietsch
d2604e91d4
feat: add ts script for cross plattform use
2024-05-01 00:05:24 +02:00
Alex
e2b4eaf9cc
fix: copy only necessary modules
2024-04-29 23:37:08 +02:00
Alex
0a69ed91b6
fix: add postinstall step
2024-04-29 14:58:16 +02:00
Alex
8c0ce174b5
fix: script permissions
2024-04-29 14:54:39 +02:00
alexpietsch
c8adf2a685
fix: restore start-electron script functionality
2024-04-29 00:36:27 +02:00
Elian Doran
a68b75f069
Merge pull request #48 from TriliumNext/feature/typescript_backend_11
...
Convert backend to TypeScript (89% -> 92%, final)
2024-04-20 09:37:19 +03:00
Elian Doran
2771bd4ece
Merge pull request #47 from TriliumNext/feature/typescript_backend_10
...
Convert backend to TypeScript (84% -> 89%)
2024-04-20 09:36:08 +03:00
Elian Doran
19cf9df52c
Merge pull request #45 from TriliumNext/feature/typescript_backend_9
...
Convert backend to TypeScript (81% -> 84%)
2024-04-20 09:35:18 +03:00
Elian Doran
15168fb213
server-ts: Use unknown for validators
2024-04-18 21:26:29 +03:00
Elian Doran
0d700d6951
server-ts: Address review
2024-04-17 23:00:02 +03:00
Elian Doran
67cb02ed92
server-ts: Address some more review comments
2024-04-17 22:54:05 +03:00
Elian Doran
1d1ccc8d63
server-ts: Fix regression
2024-04-17 22:49:41 +03:00
Elian Doran
262e4db0f2
server-ts: Remove unnecessary type comments
2024-04-17 22:35:38 +03:00
Elian Doran
c814187a25
server-ts: Address review
2024-04-17 22:24:27 +03:00
Elian Doran
138be84e45
server-ts: Address requested changes
2024-04-16 21:10:39 +03:00
Elian Doran
625d935f08
Merge pull request #44 from TriliumNext/feature/typescript_backend_8
...
Convert backend to TypeScript (80% -> 81%)
2024-04-16 21:01:20 +03:00
Elian Doran
98d12901a5
Merge pull request #43 from TriliumNext/feature/typescript_backend_7
...
Convert backend to TypeScript (71% -> 80%)
2024-04-15 21:51:00 +03:00
Elian Doran
1372cc1cb9
server-ts: Fix regression
2024-04-15 21:20:59 +03:00
Elian Doran
a072016fc5
Merge pull request #42 from TriliumNext/feature/typescript_backend_6
...
Convert backend to TypeScript (67% -> 71%)
2024-04-15 21:12:55 +03:00
Elian Doran
97230ca82a
server-ts: Remove some esdoc types
2024-04-15 21:12:34 +03:00
Elian Doran
4c69384b5d
Merge pull request #41 from TriliumNext/feature/typescript_backend_5
...
Convert backend to TypeScript (64% -> 67%)
2024-04-15 21:09:37 +03:00
Elian Doran
6ac3c172b1
Merge pull request #28 from TriliumNext/feature/typescript_backend_4
...
Convert backend to TypeScript (50% -> 64%)
2024-04-15 21:00:38 +03:00
Elian Doran
a66e4435ba
server-ts: Address requested changes
2024-04-13 17:30:48 +03:00
Elian Doran
ae29699e65
server-ts: Port www
2024-04-11 23:14:37 +03:00
Elian Doran
9022bc338a
server-ts: Port app
2024-04-11 23:03:19 +03:00
Elian Doran
dededcd303
server-ts: Port routes/routes
2024-04-11 23:00:24 +03:00
Elian Doran
4638351ec8
server-ts: Update progress script
2024-04-11 22:21:38 +03:00
Elian Doran
1ac65fff47
server-ts: Address requested changes
2024-04-11 19:49:01 +03:00
Elian Doran
17eda952e4
Merge branch 'feature/typescript_backend_5' into feature/typescript_backend_10
2024-04-10 19:29:00 +03:00
Elian Doran
8629993fe4
Merge branch 'feature/typescript_backend_5' into feature/typescript_backend_9
2024-04-10 19:28:36 +03:00
Elian Doran
8297e1a835
Merge branch 'feature/typescript_backend_5' into feature/typescript_backend_8
2024-04-10 19:28:10 +03:00
Elian Doran
b517b18394
Merge branch 'feature/typescript_backend_5' into feature/typescript_backend_7
2024-04-10 19:27:31 +03:00
Elian Doran
32e34eec90
Merge branch 'feature/typescript_backend_5' into feature/typescript_backend_6
2024-04-10 19:26:30 +03:00
Elian Doran
fb32ab9707
server-ts: Address requested changes
2024-04-10 19:26:08 +03:00
Elian Doran
8acfb5b558
Merge pull request #25 from TriliumNext/feature/typescript_backend_3
...
Convert backend to TypeScript (35% -> 50%)
2024-04-10 19:16:29 +03:00
Elian Doran
a7ae16bb39
Merge pull request #18 from TriliumNext/feature/typescript_backend_2
...
Convert backend to TypeScript (19% -> 35%)
2024-04-10 19:16:06 +03:00
Elian Doran
c08393f04b
server-ts: Port share/routes
2024-04-10 19:04:38 +03:00
Elian Doran
88aba1c844
server-ts: Port share/shaca/content_renderer
2024-04-09 22:58:24 +03:00
Elian Doran
7c76d28f75
server-ts: Port share/shaca/shaca_loader
2024-04-09 22:49:05 +03:00
Elian Doran
b3c2602620
server-ts: Port share/shaca/shaca
2024-04-09 22:42:48 +03:00
Elian Doran
0865e90cae
server-ts: Port share/shaca/sbranch
2024-04-09 22:33:59 +03:00
Elian Doran
e1d74cd2f5
server-ts: Port share/shaca/sattribute
2024-04-09 22:29:40 +03:00
Elian Doran
c4c2259e69
server-ts: Port share/shaca/sattachment
2024-04-09 22:21:07 +03:00
Elian Doran
3e4b0d5f91
server-ts: Port share/shaca/snote
2024-04-09 22:13:01 +03:00
Elian Doran
b07df6061f
server-ts: Port share/share_root
2024-04-09 21:51:23 +03:00
Elian Doran
80a1b8b44d
server-ts: Port share/sql
2024-04-09 21:50:47 +03:00
Elian Doran
45e3632c6e
server-ts: Port share/shaca/abstract_shaca_entity
2024-04-09 21:48:15 +03:00
Elian Doran
39e152b0b9
Merge branch 'feature/typescript_backend_6' into feature/typescript_backend_10
2024-04-09 21:46:24 +03:00
Elian Doran
2a99ecc384
Merge branch 'feature/typescript_backend_6' into feature/typescript_backend_9
2024-04-09 21:45:40 +03:00
Elian Doran
22477f90ae
Merge branch 'feature/typescript_backend_6' into feature/typescript_backend_8
2024-04-09 21:45:04 +03:00
Elian Doran
d8c2ba0ed8
Merge branch 'feature/typescript_backend_6' into feature/typescript_backend_7
2024-04-09 21:44:26 +03:00
Elian Doran
74441273a8
server-ts: Fix getAttribute permitting null
2024-04-09 21:43:42 +03:00
Elian Doran
ed79c1c62a
server-ts: Convert etapi/special_notes
2024-04-07 18:21:18 +03:00
Elian Doran
9b9b452055
server-ts: Convert etapi/spec
2024-04-07 18:18:26 +03:00
Elian Doran
5fdf094e9d
server-ts: Convert etapi/notes
2024-04-07 16:56:45 +03:00
Elian Doran
e4024408bd
server-ts: Convert etapi/bbranches
2024-04-07 15:21:42 +03:00
Elian Doran
602b4988ae
server-ts: Convert etapi/backup
2024-04-07 15:18:35 +03:00
Elian Doran
071f9400d7
server-ts: Convert etapi/auth
2024-04-07 15:17:45 +03:00
Elian Doran
1e2a30adcc
server-ts: Convert etapi/attributes
2024-04-07 15:15:50 +03:00
Elian Doran
a6de065bf4
server-ts: Convert etapi/attachments
2024-04-07 15:13:34 +03:00
Elian Doran
3bd7231ba9
server-ts: Convert etapi/validators
2024-04-07 14:59:40 +03:00
Elian Doran
4bb46aeb9c
server-ts: Convert etapi/mappers
2024-04-07 14:56:22 +03:00
Elian Doran
26859e83e4
server-ts: Convert etapi/app_info
2024-04-07 14:54:42 +03:00
Elian Doran
569bdf19be
server-ts: Convert etapi/etapi_utils
2024-04-07 14:54:01 +03:00
Elian Doran
b8eb301f34
server-ts: Add types for multer
2024-04-07 14:38:51 +03:00
Elian Doran
10c21d3403
server-ts: Convert routes/index
2024-04-07 14:36:47 +03:00
Elian Doran
a18b054dbb
server-ts: Convert routes/setup
2024-04-07 14:33:41 +03:00
Elian Doran
2e906af77d
server-ts: Convert routes/session_parser
2024-04-07 14:32:08 +03:00
Elian Doran
34cd2eba91
server-ts: Remove use of (req as any)
2024-04-07 14:29:08 +03:00
Elian Doran
7fe6d1ab4d
server-ts: Convert routes/login
2024-04-07 14:22:01 +03:00
Elian Doran
c2eefad287
server-ts: Convert routes/error_handlers
2024-04-07 14:13:57 +03:00
Elian Doran
202fda3c30
server-ts: Convert routes/electron
2024-04-07 14:09:37 +03:00
Elian Doran
4940207b15
server-ts: Convert routes/custom
2024-04-07 14:05:50 +03:00
Elian Doran
79c9d7e305
server-ts: Convert routes/assets
2024-04-07 14:02:52 +03:00
Elian Doran
6e042c20e9
server-ts: Convert routes/api/tree
2024-04-06 23:34:47 +03:00
Elian Doran
7a98718e64
server-ts: Convert routes/api/sync
2024-04-06 23:28:51 +03:00
Elian Doran
6bbb1f8404
server-ts: Convert routes/api/stats
2024-04-06 23:15:00 +03:00
Elian Doran
cecfc4cd34
server-ts: Convert routes/api/sql
2024-04-06 23:12:22 +03:00
Elian Doran
c1875a8c8f
server-ts: Convert routes/api/special_notes
2024-04-06 23:11:02 +03:00
Elian Doran
249e81c9eb
server-ts: Convert routes/api/similar_notes
2024-04-06 23:09:32 +03:00
Elian Doran
5804dc52bc
server-ts: Convert routes/api/setup
2024-04-06 23:08:41 +03:00
Elian Doran
90cf913083
server-ts: Convert routes/api/sender
2024-04-06 23:01:08 +03:00
Elian Doran
fa82158e30
server-ts: Convert routes/api/search
2024-04-06 22:48:20 +03:00
Elian Doran
de42df40bb
server-ts: Convert routes/api/script
2024-04-06 22:38:17 +03:00
Elian Doran
6265aa99d3
server-ts: Convert routes/api/revisions
2024-04-06 22:32:03 +03:00
Elian Doran
4ab6f159e5
server-ts: Fix "Missing or incorrect type for target branch ID"
...
When attempting to add a new note from the relation map
2024-04-06 22:17:47 +03:00
Elian Doran
b50ceaf299
server-ts: Convert routes/api/relation-map
2024-04-06 22:13:47 +03:00
Elian Doran
96c8c9080d
server-ts: Convert routes/api/recent_notes
2024-04-06 22:07:58 +03:00
Elian Doran
66d7548046
server-ts: Convert routes/api/recent_changes
2024-04-06 22:07:03 +03:00
Elian Doran
4b1c351195
server-ts: Convert routes/api/password
2024-04-06 22:00:03 +03:00
Elian Doran
eb7a7e4988
server-ts: Convert routes/api/other
2024-04-06 21:58:32 +03:00
Elian Doran
3d75366f02
server-ts: Convert routes/api/options
2024-04-06 21:57:26 +03:00
Elian Doran
c63c7d518c
server-ts: Convert routes/api/notes
2024-04-06 21:55:27 +03:00
Elian Doran
37697c7db7
server-ts: Convert routes/api/note_map
2024-04-06 21:45:58 +03:00
Elian Doran
b1744c3867
server-ts: Convert routes/api/login
2024-04-06 21:34:34 +03:00
Elian Doran
b0d6035a67
server-ts: Convert routes/api/keys
2024-04-06 21:31:09 +03:00
Elian Doran
3902719008
server-ts: Convert routes/api/import
2024-04-06 21:30:27 +03:00
Elian Doran
291b791b67
server-ts: Convert routes/api/image
2024-04-06 21:21:22 +03:00
Elian Doran
b552f40ae8
server-ts: Convert routes/api/fonts
2024-04-05 22:24:21 +03:00
Elian Doran
0ab137de03
server-ts: Convert routes/api/files
2024-04-05 22:22:18 +03:00
Elian Doran
952c3cc12f
server-ts: Convert routes/api/export
2024-04-05 20:58:31 +03:00
Elian Doran
e451237361
server-ts: Convert routes/api/etapi_tokens
2024-04-05 20:56:23 +03:00
Elian Doran
27637b0483
server-ts: Convert routes/api/consistency_checks
2024-04-05 20:55:21 +03:00
Elian Doran
122ff3bb1d
server-ts: Convert routes/api/cloning
2024-04-05 20:47:07 +03:00
Elian Doran
f98f84d419
server-ts: Convert routes/api/bnote
2024-04-05 20:45:57 +03:00
Elian Doran
40ef533c5f
server-ts: Convert routes/api/bulk_action
2024-04-05 20:36:10 +03:00
Elian Doran
fd77c5e8c4
server-ts: Convert routes/api/branches
2024-04-05 20:33:04 +03:00
Elian Doran
706b9d0f46
server-ts: Convert routes/api/backend_log
2024-04-05 20:28:19 +03:00
Elian Doran
82f5553980
server-ts: Convert routes/api/autocomplete
2024-04-05 20:26:45 +03:00
Elian Doran
c0349b3f84
server-ts: Convert routes/api/attributes
2024-04-05 20:22:10 +03:00
Elian Doran
9330241045
server-ts: Convert routes/api/attachments
2024-04-05 20:16:46 +03:00
Elian Doran
b13ad5d01e
server-ts: Convert routes/api/app_info
2024-04-05 20:12:54 +03:00
Elian Doran
ea36b37f66
server-ts: Convert services/scheduler
2024-04-04 23:08:32 +03:00
Elian Doran
92ca32bd70
server-ts: Convert services/handlers
2024-04-04 23:04:54 +03:00
Elian Doran
59c533cb6c
server-ts: Convert services/script
2024-04-04 22:47:58 +03:00
Elian Doran
884b6618fb
server-ts: Convert services/script_context
2024-04-04 22:29:12 +03:00
Elian Doran
15dee4b952
server-ts: Convert services/backend_script_api
2024-04-04 22:04:30 +03:00
Elian Doran
a154dc76ce
server-ts: Port services/options
2024-04-03 23:28:26 +03:00
Elian Doran
532ed1d3f9
server-ts: Port services/setup
2024-04-03 23:18:39 +03:00
Elian Doran
984ce49168
server-ts: Port services/special_notes
2024-04-03 23:05:06 +03:00
Elian Doran
16283d4054
server-ts: Port services/spaced_update
2024-04-03 22:53:41 +03:00
Elian Doran
915de23e34
server-ts: Port services/anonymize
2024-04-03 22:51:07 +03:00
Elian Doran
53d4873c1f
server-ts: Port services/import/zip
2024-04-03 22:46:14 +03:00
Elian Doran
764d251b0a
server-ts: Port services/import/enex
2024-04-03 21:29:26 +03:00
Elian Doran
aa233b8adb
server-ts: Port consistency_checks
2024-04-03 20:48:54 +03:00
Elian Doran
ed47c23e23
Merge branch 'feature/typescript_backend_3' into feature/typescript_backend_4
2024-04-03 20:21:55 +03:00
Elian Doran
5baabecdee
Merge branch 'feature/typescript_backend_2' into feature/typescript_backend_3
2024-04-03 20:21:13 +03:00
Elian Doran
17c7e2d8e7
server-ts: Address further suggestions
2024-04-03 20:04:20 +03:00
Elian Doran
5d452a1525
server-ts: Address review
2024-04-03 19:22:49 +03:00
Elian Doran
f857b8a9bb
server-ts: Refactor out abstract init in entities
2024-04-03 19:05:10 +03:00
Elian Doran
a354b54a08
server-ts: Fix getContent in updateNoteData
2024-04-03 18:53:56 +03:00
Elian Doran
e96b56e061
server-ts: Fix build errors
2024-04-03 00:02:51 +03:00
Elian Doran
0daa4cc89a
Merge branch 'feature/typescript_backend_3' into feature/typescript_backend_4
2024-04-02 23:57:01 +03:00
Elian Doran
99d50957dd
server-ts: Address self-review
2024-04-02 23:55:02 +03:00
Elian Doran
d4c8d24d50
server-ts: Address some review comments
2024-04-02 23:39:45 +03:00
Elian Doran
a420129631
server-ts: Fix build errors after merge
2024-04-02 23:34:12 +03:00
Elian Doran
090d353fd0
Merge branch 'feature/typescript_backend_2' into feature/typescript_backend_3
2024-04-02 23:26:16 +03:00
Elian Doran
b84b27692c
server-ts: Fix some issues from self-review
2024-04-02 23:22:45 +03:00
Elian Doran
adc384a971
Merge pull request #13 from TriliumNext/feature/typescript_backend
...
Convert backend to TypeScript (0% -> 19%)
2024-04-02 22:30:39 +03:00
Elian Doran
08f0c01eef
server-ts: Solve build errors after merge
2024-03-30 11:09:45 +02:00
Elian Doran
db2b33704f
Merge branch 'feature/typescript_backend' into feature/typescript_backend_2
2024-03-30 10:54:06 +02:00
Elian Doran
3eb7ed5dda
server-ts: Address requested changes
2024-03-30 10:49:40 +02:00
Elian Doran
5e5add7e47
Merge remote-tracking branch 'origin/develop' into feature/typescript_backend
2024-03-30 09:23:00 +02:00
Mattia Mascarello
ac1e1ebe43
Forgot to translate a heading
2024-03-28 20:51:28 +01:00
Mattia Mascarello
499bfaea9b
Added italian to other READMEs language section
2024-03-28 20:42:53 +01:00
Mattia Mascarello
fa4772b91e
proofreading
2024-03-28 20:38:20 +01:00
Mattia Mascarello
fa7b190c6b
Translated readme in italian
2024-03-28 19:23:01 +01:00
zadam
84feec2e7e
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
2024-03-28 07:26:17 +01:00
zadam
3035473751
release 0.63.5
2024-03-28 07:11:39 +01:00
zadam
399458b52f
package lock
2024-03-28 07:08:31 +01:00
zadam
becac5fbad
fix rendering of math on non-root paths, closes #4713
2024-03-28 07:08:15 +01:00
zadam
1e26b31090
release 0.63.4
2024-03-28 07:00:01 +01:00
zadam
0ebd03869d
use "n space" instead of zero length space to make it obvious there is a character there
2024-03-28 06:57:44 +01:00
zadam
a4a713f102
allow cancelling mention UI with escape, fixes #4692 , #4684
2024-03-28 06:43:26 +01:00
zadam
83d5d6bbd8
fix copy link in browser, closes #4682
2024-03-27 20:42:36 +01:00
zadam
90f4c6b0d1
allow converting file attachments to file notes
2024-03-27 06:59:57 +01:00
Elian Doran
926b3e9650
Merge remote-tracking branch 'origin/develop' into feature/typescript_backend
2024-03-17 21:44:06 +02:00
Elian Doran
cbad58201e
server-ts: Solve requested changes
2024-03-17 21:40:14 +02:00
Elian Doran
040ed39a4e
server-ts: Fix undefined in task_context
2024-03-17 21:37:40 +02:00
Elian Doran
9f6a8dc75c
server-ts: Fix undefined in ws
2024-03-17 21:34:50 +02:00
zadam
bfb8aa6481
remove eslint
2024-03-06 07:17:51 +01:00
zadam
2bb4cccd82
fix excalidraw 0.17 integration
2024-03-06 07:13:30 +01:00
zadam
6fad5f2b51
Merge branch 'master' into excali-17-2
2024-03-06 06:53:19 +01:00
zadam
36357bdf86
update mermaid
2024-03-06 06:52:41 +01:00
zadam
80eaf10656
remove husky
2024-03-06 06:51:25 +01:00
zadam
f46ce0417d
more prettier removals
2024-03-06 06:48:25 +01:00
zadam
6f1e6402f0
package upgrades + removal of prettier
2024-03-06 06:47:30 +01:00
zadam
bdfa13a8a0
Merge pull request #4676 from st3iny/fix/invisible-unchecked-todo
...
fix: invisible unchecked to-do items
2024-03-06 06:32:23 +01:00
Richard Steinmetz
d5622dfbf7
fix: invisible unchecked to-do items
2024-03-05 22:29:10 +01:00
zadam
0948853539
release 0.63.3
2024-03-03 06:58:18 +01:00
zadam
0ad337c8e8
add API method to erase a revision #4662
2024-03-03 06:34:43 +01:00
zadam
9565b0b43d
Merge pull request #4671 from AlexeiKharchev/master
...
Reduce warnings count caused by bin/copy-trilium.sh
2024-03-03 06:26:18 +01:00
zadam
a115b14136
fix highlighting search results with regexp characters in fulltext string, closes #4665
2024-03-02 07:35:52 +01:00
Alexei Kharchev
bb8bfc61ed
Improved scriptes bin/copy-trilium.sh, bin/build-linux-x64.sh
2024-03-02 14:18:39 +08:00
zadam
2d19f073d9
fix searching fulltext with tags, closes #4661
2024-03-02 07:13:02 +01:00
Alexei Kharchev
ff5d5d20d9
Reduce warnings count caused by bin/copy-trilium.sh
2024-03-02 11:49:17 +08:00
Elian Doran
8c5f680dca
server-ts: Fix build errors
2024-02-25 15:06:43 +02:00
Elian Doran
7f0102181d
server-ts: Port services/import/single
2024-02-25 14:52:20 +02:00
Elian Doran
59d618f06b
server-ts: Port services/import/markdown
2024-02-25 08:12:07 +02:00
Elian Doran
cc1a545e13
server-ts: Port services/import/opml
2024-02-25 08:07:17 +02:00
Elian Doran
fd37fd3a45
server-ts: Port services/import/mime
2024-02-25 07:57:17 +02:00
Elian Doran
052a0a44f2
server-ts: Port services/import/utils
2024-02-25 07:54:51 +02:00
Elian Doran
fa0ed35752
server-ts: Port services/image
2024-02-20 23:29:03 +02:00
Elian Doran
29d37c40c1
server-ts: Port services/export/zip
2024-02-19 23:08:43 +02:00
Elian Doran
1728365fa1
server-ts: Port services/export/single
2024-02-19 22:12:00 +02:00
Elian Doran
cfeb0cc6f7
server-ts: Port services/export/opml
2024-02-19 22:07:21 +02:00
Elian Doran
ec4bd6659a
server-ts: Port services/export/md
2024-02-19 21:59:40 +02:00
Elian Doran
0903cf2646
Merge branch 'feature/typescript_backend_2' into feature/typescript_backend_3
2024-02-18 20:43:27 +02:00
Elian Doran
cbc01e1a8d
server-ts: FIXME -> TODO
2024-02-18 20:41:30 +02:00
Elian Doran
11c7533984
Merge branch 'feature/typescript_backend' into feature/typescript_backend_2
2024-02-18 20:39:18 +02:00
Elian Doran
aff1c30557
server-ts: FIXME -> TODO
2024-02-18 20:29:23 +02:00
Elian Doran
3d9da26bb3
server-ts: Address review comments
2024-02-18 18:11:56 +02:00
Elian Doran
91ddabbb9b
server-ts: Remove redundant file
2024-02-18 13:44:41 +02:00
Elian Doran
3030fbe60b
server-ts: Port services/notes
2024-02-18 13:42:05 +02:00
Elian Doran
5f4f30f84b
server-ts: Port services/options_init
2024-02-18 13:32:00 +02:00
Elian Doran
45cb7ced2c
server-ts: Port services/host
2024-02-18 13:26:28 +02:00
Elian Doran
dbccf6b433
server-ts: Port services/one_time_timer
2024-02-18 13:25:18 +02:00
Elian Doran
6df09cb157
server-ts: Port services/bulk_actions
2024-02-18 13:23:37 +02:00
Elian Doran
6cedad07e5
server-ts: Port services/cloning
2024-02-18 13:16:54 +02:00
Elian Doran
e4556afcc9
server-ts: Port services/session_secret
2024-02-18 13:13:16 +02:00
Elian Doran
d89b791914
server-ts: Port services/sync
2024-02-18 13:10:51 +02:00
Elian Doran
43c89c0e9d
server-ts: Port services/content_hash
2024-02-18 12:50:58 +02:00
Elian Doran
0ba80b176c
server-ts: Port services/sync_update
2024-02-18 12:40:30 +02:00
Elian Doran
3ea4b7a72b
server-ts: Port services/tray
2024-02-18 12:28:32 +02:00
Elian Doran
330334dcb4
server-ts: Port services/window
2024-02-18 12:19:09 +02:00
Elian Doran
ddcbb29a67
server-ts: Update script to display remaining filelist
2024-02-18 11:50:22 +02:00
Elian Doran
9ea4fcd667
server-ts: Port services/branches
2024-02-18 11:48:38 +02:00
Elian Doran
0d4fb42731
server-ts: Port services/tree
2024-02-18 11:47:32 +02:00
Elian Doran
d8d729342d
server-ts: Port services/attributes
2024-02-18 11:26:05 +02:00
Elian Doran
2fbd2e3c29
server-ts: Port services/search/services/search
2024-02-18 11:16:30 +02:00
Elian Doran
15169289f0
server-ts: Port services/search/services/parse
2024-02-18 02:27:04 +02:00
Elian Doran
29b3fb3646
server-ts: Port services/search/expressions/property_comparison
2024-02-18 01:50:16 +02:00
Elian Doran
533a597a5c
server-ts: Port services/search/services/lex
2024-02-18 01:46:32 +02:00
Elian Doran
deed58c2fc
server-ts: Port services/search/services/handle_parens
2024-02-18 01:38:51 +02:00
Elian Doran
8acb64198c
server-ts: Port services/search/services/build_comparator
2024-02-18 01:38:42 +02:00
Elian Doran
f5b690d088
server-ts: Port services/search/expressions/relation_where
2024-02-18 01:19:50 +02:00
Elian Doran
0f7f0ceedc
server-ts: Port services/search/expressions/parent_of
2024-02-18 01:18:20 +02:00
Elian Doran
87708aa9c3
server-ts: Port services/search/expressions/order_by_and_limit
2024-02-18 01:17:02 +02:00
Elian Doran
c63d05b582
server-ts: Port services/search/expressions/or
2024-02-18 01:06:42 +02:00
Elian Doran
460982d290
server-ts: Port services/search/expressions/note_flat_text
2024-02-18 01:05:34 +02:00
Elian Doran
414964e791
server-ts: Port services/search/expressions/note_content_fulltext
2024-02-18 01:01:17 +02:00
Elian Doran
3df6acda32
server-ts: Port services/search/expressions/not
2024-02-18 00:51:18 +02:00
Elian Doran
571c9f544c
server-ts: Port services/search/expressions/label_comparison
2024-02-18 00:50:14 +02:00
Elian Doran
acb31b621f
server-ts: Port services/search/expressions/is_hidden
2024-02-18 00:48:37 +02:00
Elian Doran
35886c3b00
server-ts: Port services/search/expressions/descendant_of
2024-02-18 00:47:25 +02:00
Elian Doran
ccc51e0123
server-ts: Port services/search/expressions/child_of
2024-02-18 00:46:25 +02:00
Elian Doran
0df488667e
server-ts: Port services/search/expressions/attribute_exists
2024-02-18 00:45:21 +02:00
Elian Doran
7018cc77a3
server-ts: Port services/search/expressions/and
2024-02-18 00:43:55 +02:00
Elian Doran
8d2eddd14d
server-ts: Port services/search/expressions/true
2024-02-18 00:42:17 +02:00
Elian Doran
414515bc87
server-ts: Port services/search/expressions/ancestor
2024-02-18 00:40:15 +02:00
Elian Doran
ce60fc0c3a
server-ts: Port services/search/expressions/expression
2024-02-18 00:36:37 +02:00
Elian Doran
216f3f2c07
server-ts: Port services/search/value_extractor
2024-02-18 00:34:36 +02:00
Elian Doran
80e6ced5db
server-ts: Port services/search/search_result
2024-02-18 00:30:16 +02:00
Elian Doran
fbf77f3382
server-ts: Port services/search/search_context
2024-02-18 00:28:05 +02:00
Elian Doran
1010d11827
server-ts: Port services/hoisted_note
2024-02-18 00:22:46 +02:00
zadam
1f95e88cfd
release 0.63.2-beta
2024-02-17 22:47:50 +01:00
Elian Doran
5d683721b1
server-ts: Change data type
2024-02-17 23:32:32 +02:00
Elian Doran
de7f4de05b
server-ts: Port services/notes & hidden_subtree
2024-02-17 23:02:19 +02:00
Elian Doran
669988953d
server-ts: Port services/request
2024-02-17 21:58:35 +02:00
Elian Doran
dc22d05657
server-ts: Port services/html_sanitizer
2024-02-17 21:33:47 +02:00
Elian Doran
00c692cf28
server-ts: Port services/note_types
2024-02-17 21:29:28 +02:00
Elian Doran
77fb7bc6e8
server-ts: Port services/erase
2024-02-17 21:13:04 +02:00
Elian Doran
f31d788e2e
server-ts: Port services/auth
2024-02-17 21:08:56 +02:00
Elian Doran
45582ebaac
server-ts: Port services/meta/*
2024-02-17 21:01:31 +02:00
Elian Doran
748a551def
server-ts: Port similarity
2024-02-17 20:55:36 +02:00
Elian Doran
d35613f510
server-ts: Port becca_loader
2024-02-17 20:45:31 +02:00
Elian Doran
3d5ef81860
server-ts: Simplify deferred promise in sql_init
2024-02-17 20:33:18 +02:00
Elian Doran
9f99b4282a
server-ts: Port becca/becca_service
2024-02-17 20:30:21 +02:00
Elian Doran
3b7812f829
server-ts: Port becca/entity_constructor
2024-02-17 20:28:05 +02:00
Elian Doran
1c7532df46
server-ts: Port sync_options
2024-02-17 20:24:32 +02:00
Elian Doran
a029ee268a
server-ts: Fix export
2024-02-17 20:06:54 +02:00
Elian Doran
1b58dbe401
server-ts: Port etapi_tokens service
2024-02-17 19:55:40 +02:00
Elian Doran
56ca0ea5d0
server-ts: Port migration, port, sql_init services
2024-02-17 19:51:22 +02:00
Elian Doran
246a90d73c
server-ts: Port revisions service
2024-02-17 19:44:46 +02:00
Elian Doran
a58abffe58
server-ts: Port migration service
2024-02-17 19:42:30 +02:00
Elian Doran
8936a3fa3b
server-ts: Port backup service
2024-02-17 19:33:29 +02:00
Elian Doran
6b8ee084e6
server-ts: Port keyboard_actions
2024-02-17 19:29:15 +02:00
Elian Doran
5916a8b5b8
server-ts: Fix build errors
2024-02-17 19:20:32 +02:00
Elian Doran
a183f21078
server-ts: Convert attribute_formatter
2024-02-17 19:15:50 +02:00
Elian Doran
9826fed905
server-ts: Port app* services
2024-02-17 19:09:36 +02:00
Elian Doran
a06aa9df8a
server-ts: Port anonymization service
2024-02-17 19:02:14 +02:00
Elian Doran
1e91db865b
server-ts: Implement review comments
2024-02-17 18:55:41 +02:00
Elian Doran
8af5434462
server-ts: Add script to check progress
2024-02-17 13:32:43 +02:00
Elian Doran
6f0659c03c
server-ts: Bring back nodemon
2024-02-17 13:32:43 +02:00
Elian Doran
b8ccf5ba8f
server-ts: Fix error with sanitize_attribute_name
2024-02-17 13:32:43 +02:00
Elian Doran
45a6c9558f
server-ts: Fix references to js files for converted files
2024-02-17 13:32:43 +02:00
Elian Doran
4df599fec2
server-ts: Fix some build errors
2024-02-17 13:32:43 +02:00
Elian Doran
030aec2f3e
server-ts: Fix more references to js files for converted files
2024-02-17 13:32:43 +02:00
Elian Doran
8b250e4a13
server-ts: Fix references to js files for converted files
2024-02-17 13:32:43 +02:00
Elian Doran
2f96dc2d9d
server-ts: Fix most type errors in becca
2024-02-17 13:32:43 +02:00
Elian Doran
26388ad3b6
server-ts: Fix errors in becca-interface
2024-02-17 13:32:43 +02:00
Elian Doran
2c0063a5cc
server-ts: Remove .js extensions in src/becca
2024-02-17 13:32:43 +02:00
Elian Doran
3a20bef1a9
server-ts: Fix more errors in becca entities
2024-02-17 13:32:42 +02:00
Elian Doran
9aec3390dd
server-ts: Fix most errors in bnote
2024-02-17 13:32:42 +02:00
Elian Doran
f9ba8ca87d
server-ts: Fix errors in abstract_becca_entity
2024-02-17 13:32:42 +02:00
Elian Doran
f51f070b2f
server-ts: Port bbranch (with some build errors)
2024-02-17 13:32:42 +02:00
Elian Doran
cf18e61a33
server-ts: Port ws service & dependencies
2024-02-17 13:32:42 +02:00
Elian Doran
4b1d2c6bad
server-ts: Port options service
2024-02-17 13:32:42 +02:00
Elian Doran
06287da9d8
server-ts: Port battribute
2024-02-17 13:32:42 +02:00
Elian Doran
eef8297ce1
server-ts: Port bblob
2024-02-17 13:32:42 +02:00
Elian Doran
2f15d79476
server-ts: Port betapi_token
2024-02-17 13:32:42 +02:00
Elian Doran
768aaf2d78
server-ts: Port boption
2024-02-17 13:32:42 +02:00
Elian Doran
6dd2cd39aa
server-ts: Convert a few classes in becca
2024-02-17 13:32:42 +02:00
Elian Doran
e04bd5aaf0
server-ts: Convert more classes, including entity_changes.js
2024-02-17 13:32:42 +02:00
Elian Doran
cb14d4d8f9
server-ts: Convert blob.js
2024-02-17 13:32:42 +02:00
Elian Doran
85af0a24ee
server-ts: Convert becca.js
2024-02-17 13:32:42 +02:00
Elian Doran
3a7d0d1f13
server-ts: Add some type fixes to sql.ts
2024-02-17 13:32:42 +02:00
Elian Doran
5309d4ad5c
server-ts: instance_id.js -> ts
2024-02-17 13:32:42 +02:00
Elian Doran
786d851293
server-ts: events.js -> ts
2024-02-17 13:32:41 +02:00
Elian Doran
b63e870038
server-ts: protected_session.js -> ts
2024-02-17 13:32:41 +02:00
Elian Doran
c20d2273e6
server-ts: services/encryption/*.js -> ts
2024-02-17 13:32:41 +02:00
Elian Doran
dc359b2a74
server-ts: resource_dir.js -> ts
2024-02-17 13:32:41 +02:00
Elian Doran
d3c9e7e157
server-ts: errors/*.js -> .ts
2024-02-17 13:32:41 +02:00
Elian Doran
82a9808dea
server-ts: sql.js -> sql.ts
2024-02-17 13:32:41 +02:00
Elian Doran
e2a727ec8a
server-ts: date_utils.js -> date_utils.ts
2024-02-17 13:32:41 +02:00
Elian Doran
7a9365457a
server-ts: utils.js -> utils.ts
2024-02-17 13:32:41 +02:00
Elian Doran
28735fa16a
server-ts: Fix build errors
2024-02-17 13:32:41 +02:00
Elian Doran
ff2e05fe83
server-ts: Fix references to cls.js
2024-02-17 13:32:41 +02:00
Elian Doran
96b6d17d77
server-ts: Remove need for 'allowImportingTsExtensions'
2024-02-17 13:32:40 +02:00
Elian Doran
78f631373b
server-ts: cls.js -> cls.ts
2024-02-17 13:32:40 +02:00
Elian Doran
981221d599
server-ts: data_dir.js -> data_dir.ts
2024-02-17 13:32:40 +02:00
Elian Doran
bda11fad40
server-ts: Fix errors in log.ts
2024-02-17 13:32:40 +02:00
Elian Doran
39627a4fc4
server-ts: log.js -> log.ts
2024-02-17 13:32:40 +02:00
Elian Doran
094895ec72
server-ts: Enable ts-node instead of nodemon
2024-02-17 13:32:40 +02:00
zadam
15677f7178
Update README.md
2024-02-16 12:16:58 +01:00
zadam
3a0bb91b77
fix
2024-02-16 11:25:23 +01:00
zadam
157f894c9b
Merge pull request #4642 from henrikx/patch-1
...
Fix ribbon tooltips getting stuck on the screen by setting a small delay before saving attributes in attributeeditor
2024-02-16 11:02:13 +01:00
zadam
e6dec701c0
Merge remote-tracking branch 'origin/master'
2024-02-16 10:42:30 +01:00
zadam
450b52f6da
JSDoc improvements
2024-02-16 10:42:25 +01:00
zadam
4ef31eaf3d
Merge pull request #4635 from WantToLearnJapanese/WantToLearnJapanese-patch-unhoist-bookmark
...
Fix showing unhoist confirm dialogue for bookmarked notes.
2024-02-16 06:48:04 +01:00
zadam
2d865576cf
Merge remote-tracking branch 'origin/master'
2024-02-16 06:46:38 +01:00
zadam
41e623b009
fix JSDoc, closes #4633
2024-02-16 06:46:32 +01:00
zadam
239786e7d1
Merge pull request #4632 from bavis-m/master
...
Add the -o option to the groupmod command used in start-docker.sh
2024-02-16 06:40:38 +01:00
zadam
89e1e47900
Merge remote-tracking branch 'origin/master'
2024-02-14 07:21:36 +01:00
zadam
67cb926233
PWA manifest fixes for extra auth, fixes #4611
2024-02-14 07:21:31 +01:00
henrikx
2f813dfc5d
Update attribute_editor.js
2024-02-09 10:58:41 +01:00
WantToLearnJapanese
a939599223
Fix showing unhoist confirm dialogue for bookmarked notes.
2024-02-02 16:36:54 +09:00
Mark
fb10e0ad33
Add the -o option to the groupmod command used in start-docker.sh when USER_GID is set, otherwise we won't be added to existing groups (e.g. you want node to run in the users (100) group)
2024-02-01 11:56:37 -08:00
zadam
46bd5bc1ef
Update README.md
2024-01-29 22:36:52 +01:00
zadam
5abfb5c08a
revert unintended license changes
2024-01-28 23:09:57 +01:00
zadam
9357caeb5a
activate parent note when deleting a note, #4601
2024-01-28 23:08:44 +01:00
zadam
6b58e59819
added keyboard shortcut for toggling the right pane, closes #4552
2024-01-28 08:58:40 +01:00
zadam
c6df25ece8
fix pin button shadow, closes #4595
2024-01-28 08:36:16 +01:00
zadam
ebd6276b5e
CKEditor 41.0.0
2024-01-27 23:02:11 +01:00
zadam
92e8b155e4
Merge branch 'stable'
...
# Conflicts:
# package.json
# src/services/build.js
# src/services/migration.js
2024-01-27 22:52:47 +01:00
zadam
e76093e75c
release 0.62.6
2024-01-21 23:49:23 +01:00
zadam
4f8073daa7
Revert "don't tag beta images with latest #4590 "
...
This reverts commit 47fb96faa8 .
2024-01-21 23:48:56 +01:00
zadam
47fb96faa8
don't tag beta images with latest #4590
2024-01-21 23:42:57 +01:00
zadam
6e33553146
fix migration
2024-01-21 23:11:27 +01:00
zadam
807941e6a5
disable scanning for links while migration is running #4535
2024-01-21 20:50:38 +01:00
zadam
1e30c0702e
add indexes sooner in the migration process to speed it up #4535
2024-01-21 11:13:45 +01:00
zadam
69b686ba3b
basic emoji #4119
2024-01-21 10:44:23 +01:00
zadam
ace5660809
add special characters to CKEditor build #4119
2024-01-21 10:33:16 +01:00
zadam
8bc99fd799
downgrades to try to fix flatpak build
2024-01-12 00:17:04 +01:00
zadam
f0c3a090a2
release 0.63.1-beta
2024-01-12 00:02:50 +01:00
zadam
17e063f01d
updates
2024-01-12 00:02:45 +01:00
zadam
76c9873705
fix erase sync
2024-01-10 23:51:53 +01:00
zadam
2c7b774356
Merge branch 'stable'
2024-01-10 22:57:05 +01:00
zadam
390ad6d813
fix rendering image title in share renderer, closes #4578
2024-01-09 23:38:44 +01:00
zadam
77800d073f
fix URL unescaping in improper place, #4566
2024-01-09 23:22:45 +01:00
zadam
1953c7896f
support SVG image upload, fixes #4573
2024-01-09 23:13:33 +01:00
zadam
dff4f73366
Merge pull request #4571 from Nriver/master
...
fix typo in keyboard shortcuts description
2024-01-09 22:53:41 +01:00
zadam
cd43752f61
remove conflicting shortcut, fixes #4570
2024-01-09 22:52:13 +01:00
Nriver
23a5cea338
fix typo in keyboard shortcuts description
2024-01-08 10:20:23 +08:00
zadam
e2cb3c0d14
Merge branch 'stable'
...
# Conflicts:
# package.json
# src/services/build.js
# src/services/notes.js
2024-01-08 00:21:46 +01:00
zadam
d6046efa1b
release 0.62.5
2024-01-08 00:05:13 +01:00
zadam
ee608fcf46
unescape HTML before downloading images, #4566
2024-01-08 00:03:11 +01:00
zadam
894b08a1b8
correctly save attachment URL, #4566
2024-01-07 23:51:38 +01:00
zadam
4e549baedc
fix auto-download of images, closes #4566
2024-01-07 23:45:40 +01:00
zadam
6b6e42e9ba
document attachment ETAPI APIs in OpenAPI spec, fixes #4559
2024-01-07 23:11:55 +01:00
zadam
0404b78fb8
fix loading katex in share #4558
2024-01-07 22:52:16 +01:00
zadam
d63d42d87c
Merge branch 'stable'
2024-01-07 22:46:23 +01:00
zadam
37baa4cd74
Merge pull request #4550 from spasche/zip-export-sort-children
...
sort children during export to ensure a more stable format
2024-01-07 22:38:14 +01:00
zadam
68e03c434e
release 0.63.0-beta
2024-01-04 00:49:06 +01:00
zadam
394530921e
downgrade electron
2024-01-03 23:50:29 +01:00
zadam
57ccd5a954
stronger light anonymization
2024-01-03 22:10:29 +01:00
zadam
a28d8843ac
fix migration
2024-01-03 22:08:26 +01:00
Sylvain Pasche
cb523faaad
sort children during export to ensure a more stable format
2023-12-31 16:52:19 +01:00
zadam
f704cacdee
bugfixes to sync
2023-12-30 00:34:46 +01:00
zadam
8dbc592563
add "copy image" context menu to also attachments, fixes #4514
2023-12-28 00:02:09 +01:00
zadam
439743d2b0
convert absolute image attachment URLs to relative without domain, fixes #4509
2023-12-27 23:22:40 +01:00
zadam
a3783131a2
Merge pull request #4522 from Nriver/master
...
fix decoding issue for request data chunks
2023-12-27 22:58:27 +01:00
zadam
8199073342
excali 17
2023-12-27 22:48:46 +01:00
zadam
33af9a3595
updates
2023-12-27 22:48:16 +01:00
Nriver
30c3c10524
fix decoding issue for request data chunks
2023-12-14 11:10:13 +08:00
zadam
df85a5eee4
Merge branch 'stable'
...
# Conflicts:
# src/routes/api/revisions.js
# src/services/bulk_actions.js
2023-12-11 23:07:15 +01:00
zadam
0ac397e7ff
fix setNoteToParent API breakage, closes #4505
2023-12-11 23:05:05 +01:00
zadam
d243880099
release 0.62.4
2023-12-07 00:03:59 +01:00
zadam
2e23c521c3
electron upgrade
2023-12-06 23:54:17 +01:00
zadam
eb761b286f
electron upgrade
2023-12-04 00:17:00 +01:00
zadam
d0f6ff5f98
fix erasing revisions
2023-12-04 00:11:24 +01:00
zadam
c35167f2f5
sometimes CPU info is not available #3957
2023-12-03 21:37:50 +01:00
zadam
84feaabc52
release 0.62.3
2023-11-27 23:37:24 +01:00
zadam
a6036859b8
normalize strings before calculation hashes, #4435
2023-11-27 23:23:55 +01:00
zadam
929f7f3114
add node version to app_info
2023-11-27 23:12:22 +01:00
zadam
9e914b9016
remove relation map from the demo document
2023-11-27 10:54:38 +01:00
zadam
947627d8a0
relation map deprecation - don't show it in menu to create new note
2023-11-27 10:50:17 +01:00
zadam
ed00797179
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
2023-11-27 10:41:07 +01:00
zadam
93dcce2217
dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid)
2023-11-27 10:38:19 +01:00
zadam
686af0c6a1
when canvas and mermaid are inserted using "include note", we insert them as images
2023-11-27 10:22:54 +01:00
zadam
d07f02b95f
contrary to what I believed encodeURIComponent() is available also in node.js, #4478
2023-11-27 10:15:29 +01:00
zadam
ad74952194
fix thumbnails with chinese titles, closes #4478
2023-11-27 10:10:27 +01:00
zadam
10f3df3ed4
make sure content is string for post-processing
2023-11-26 23:51:04 +01:00
zadam
18e2e6779b
remove title to fix closing highlights list, fixes #4471
2023-11-24 23:51:12 +01:00
zadam
ed129c307b
fix printing math, closes #4470
2023-11-24 00:17:20 +01:00
zadam
8742e4bfe9
make sure the promoted attributes don't take the whole screen in mobile, #4468
2023-11-24 00:04:49 +01:00
zadam
3b10bb742b
pin versions
2023-11-22 20:46:20 +01:00
zadam
1f206a9c24
load panzoom from node_modules
2023-11-22 20:28:17 +01:00
zadam
f026646bb5
load split.js from node_modules
2023-11-22 20:26:20 +01:00
zadam
f9bfc8ad86
load printThis from node_modules
2023-11-22 20:22:16 +01:00
zadam
e70539ff48
load jquery-hotkeys from node_modules
2023-11-22 20:15:21 +01:00
zadam
a439be79b3
load jquery from node_modules
2023-11-22 20:11:41 +01:00
zadam
edf2dfe8f9
load mermaid from node_modules
2023-11-22 20:09:04 +01:00
zadam
0e4c49ea5b
load box icons from node_modules
2023-11-22 20:06:44 +01:00
zadam
52cfd138d1
load force-graph from node_modules
2023-11-22 20:02:35 +01:00
zadam
258b97f833
Merge remote-tracking branch 'origin/master'
2023-11-22 19:58:59 +01:00
zadam
837b17d62a
load day.js from node_modules
2023-11-22 19:58:54 +01:00
zadam
d82720f62f
Merge pull request #4461 from Nriver/master
...
fix typo
2023-11-22 19:47:48 +01:00
zadam
cf99345962
use .js extension for require() as a preparation for future migration to ESM
2023-11-22 19:34:48 +01:00
Nriver
9e54496d00
fix more typo
2023-11-22 10:41:44 +08:00
Nriver
8ae6598b8a
fix typo
2023-11-22 10:37:23 +08:00
zadam
722299dd26
release 0.62.2
2023-11-21 20:49:24 +01:00
zadam
e2b1421bf3
electron upgrade
2023-11-21 20:48:43 +01:00
zadam
1f41d39bc7
docs
2023-11-21 20:46:48 +01:00
zadam
ce39d3b4ce
Merge branch 'stable'
...
# Conflicts:
# docs/backend_api/BNote.html
# docs/backend_api/BackendScriptApi.html
# docs/backend_api/services_backend_script_api.js.html
# docs/frontend_api/FAttribute.html
# docs/frontend_api/FBranch.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fattribute.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/entities_fbranch.js.html
# docs/frontend_api/entities_fnote.js.html
# docs/frontend_api/global.html
# docs/frontend_api/index.html
# docs/frontend_api/services_frontend_script_api.js.html
# package.json
# src/services/backend_script_api.js
# src/services/build.js
2023-11-21 20:46:24 +01:00
zadam
ef2ade849b
release 0.61.15
2023-11-20 23:23:12 +01:00
zadam
88067c071c
add api.backupNow() to backend API, closes #4455
2023-11-20 23:14:53 +01:00
zadam
f5018e9820
fix buggy http proxy initialization, closes #4453
2023-11-20 23:03:19 +01:00
zadam
1561f402f0
ckeditor 40.1.0
2023-11-20 22:29:05 +01:00
zadam
0d7889d212
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
2023-11-20 22:22:05 +01:00
zadam
19a10e59e9
fix edit history crossing note activation in canvas, #4437
2023-11-20 22:13:52 +01:00
zadam
746abb02d3
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
# package.json
# src/services/build.js
2023-11-16 23:57:25 +01:00
zadam
23351298c8
fix incorrect syntax/typo, closes #4443
2023-11-16 23:35:50 +01:00
zadam
426a8f75aa
fix creating tree cycle by moving clone into another clone, closes #4442
2023-11-16 23:31:33 +01:00
zadam
999cf0d9e3
release 0.61.14
2023-11-16 00:21:34 +01:00
zadam
0afc41060a
template LABEL should not be inherited #4349
2023-11-16 00:11:14 +01:00
zadam
6e2d76c2b4
release 0.62.1-beta
2023-11-14 00:57:51 +01:00
zadam
3abf74a9f3
fix katex CSS loading
2023-11-14 00:57:19 +01:00
zadam
5d52498da1
Merge branch 'stable'
2023-11-14 00:19:15 +01:00
zadam
cf068211ff
change the way frontend detects content change which works even if no new blob is created, fixes #4434
2023-11-13 23:53:14 +01:00
zadam
0507c46ae9
revert general HTML support
2023-11-13 00:58:55 +01:00
zadam
69ed3644f9
add a note about hideHighlightWidget to options
2023-11-13 00:39:28 +01:00
zadam
b0c5894691
added hideHighlightWidget to built in attributes
2023-11-13 00:36:08 +01:00
zadam
f10fc7bd7f
Revert "Add attribute disableHighlightsList to disable Highlights List Widget"
...
This reverts commit e7d98206f9 .
2023-11-13 00:34:09 +01:00
zadam
bdbaacaac9
Merge pull request #4421 from fang64/master
...
Add attribute disableHighlightsList to disable Highlights List Widget
2023-11-13 00:31:00 +01:00
zadam
2790f52e36
Merge pull request #4417 from ljgonzalez1/master
...
Migrate KaTeX@0.16 .0 from `libraries` to KaTeX@0.16 .9 in `node_modules`
2023-11-13 00:29:15 +01:00
zadam
6515dd7b23
fix assigning extension to attachment export filenames, closes #4415
2023-11-12 23:57:21 +01:00
zadam
5a38bf78e1
fix content renderer of protected canvas/mermaid notes, closes #4414
2023-11-12 23:43:04 +01:00
zadam
4bdb40904f
fix loading reference link titles in read-only text notes, closes #4404
2023-11-12 22:57:04 +01:00
fang64
e7d98206f9
Add attribute disableHighlightsList to disable Highlights List Widget
2023-11-09 21:32:45 -05:00
Luis González
1939375161
Merge pull request #3 from ljgonzalez1/feat/migrate_katex_to_npm_v2
...
Feat/migrate katex to npm
2023-11-09 19:06:25 -03:00
Luis González
ec737d02b2
✨ feat(src/routes/assets.js): Add KaTex support to assets route.
2023-11-09 18:33:36 -03:00
Luis González
927e5ede0c
✨ feat(src/routes/assets.js): Add KaTex support to assets route.
2023-11-09 18:21:53 -03:00
Elian Doran
4c1bc10d0f
Publish installer artifact
2023-11-09 21:00:53 +02:00
Elian Doran
fe82b1d2d6
Start writing GitHub Actions workflow
2023-11-09 20:51:03 +02:00
Elian Doran
a5c150baba
Remove unused electron-forge config
2023-11-09 20:04:30 +02:00
Luis González
3470347523
➕ feat(package.json & package-lock.json): Add 'katex' package and update project version
2023-11-09 14:23:39 -03:00
Luis González
e25c86e947
Revert " 🙈 gitignore" commits.
...
This reverts commits 30bd216500 , 9a587e8c8c , 38e6008aa2 , 5af1c7756c and c8d6f20c3b .
It reverts pr #2 from my branch
2023-11-09 13:16:50 -03:00
Luis González
fb1478f2dd
Merge pull request #2
...
Add OS and IDE files to the gitignore + Add documentation
2023-11-09 12:07:12 -03:00
Luis González
c8d6f20c3b
🙈 gitignore(.gitignore): Include macOS and Linux system files
2023-11-09 11:59:04 -03:00
Luis González
5af1c7756c
🙈 gitignore(.idea/.gitignore): Ignore IntelliJ IDE specific files
2023-11-09 11:55:54 -03:00
Luis González
38e6008aa2
🙈 gitignore: Expand to ignore JetBrains IDEs, VisualStudioCode, and Kate templates.
2023-11-09 11:55:52 -03:00
Luis González
9a587e8c8c
🙈 gitignore: Add rules to maintain empty folders and all gitignore files.
2023-11-09 11:55:33 -03:00
Luis González
30bd216500
🙈 gitignore: Update documentation in gitignore and sort ignored folder/files by category.
2023-11-09 11:42:07 -03:00
Elian Doran
e9282976d5
Fix application icon
2023-11-08 23:53:08 +02:00
Elian Doran
7cace222c0
Fix installer if webpack not run
2023-11-08 23:17:13 +02:00
Elian Doran
df79f3d9c9
Add a custom setup banner
2023-11-08 23:08:38 +02:00
Elian Doran
ddfa0d0749
Set up application icon
2023-11-08 22:40:38 +02:00
Luis González
a3ce5b5d28
Merge pull request #1 from ljgonzalez1/feat/update_katex_0.16.9
...
Update Katex from 0.16.0 to 0.16.9
2023-11-08 17:16:59 -03:00
Luis González
b17848609b
Update Katex from 0.16.0 to 0.16.9
2023-11-08 17:15:15 -03:00
Elian Doran
c0c5e30898
Add icon to setup
2023-11-08 22:10:22 +02:00
Elian Doran
b1e0492e05
Prevent (re)start on install & uninstall
2023-11-08 21:56:02 +02:00
Elian Doran
2faee49bd9
Use package.json instead for consistency
2023-11-08 21:40:58 +02:00
Elian Doran
380b967407
Configure author & description for maker-squirrel
2023-11-08 21:40:04 +02:00
Elian Doran
145a09edd1
Set up Electron Forge
...
This should allow us to package Trilium for multiple platforms,
including generating a Windows installer which is our current target.
2023-11-08 21:28:04 +02:00
Elian Doran
b07628abda
Remove electron-builder dependency
...
The `electron-builder` dependency was introduced a while ago in #289 ,
but finally removed bcbbf4dc3e so there
should be no reason to keep it around.
2023-11-08 21:21:01 +02:00
zadam
e9ece21d20
release 0.62.0-beta
2023-11-06 23:13:25 +01:00
zadam
b700f069fe
reduce flickering while hoisted
2023-11-06 23:11:57 +01:00
zadam
40fb6aa168
move the unhoist button to the right
2023-11-06 22:28:25 +01:00
zadam
341480e7cf
scroll padding widget only on text and code notes
2023-11-06 22:26:17 +01:00
zadam
bde311fd76
upgrades
2023-11-06 22:23:18 +01:00
zadam
f8bc03feaf
Merge branch 'stable'
2023-11-06 22:14:15 +01:00
zadam
7fc1eb5262
release 0.61.13
2023-11-06 00:21:41 +01:00
zadam
531e9d4aff
graceful handling of sync error
2023-11-06 00:15:35 +01:00
zadam
e0d4766c2d
fix recursion in the inline image processing
2023-11-05 21:50:08 +01:00
zadam
ab4e83771c
fix throwing empty error
2023-11-04 22:53:09 +01:00
zadam
803b6df40c
release 0.61.12
2023-11-04 00:16:19 +01:00
zadam
1ebdb0f5e1
emergency disabling of image compression since it appears to make problems in migration to 0.61
2023-11-04 00:10:54 +01:00
zadam
df5951ce46
improve sync debug info
2023-11-04 00:02:31 +01:00
zadam
809ffa0c6e
small refactor of ordinal() func
2023-11-03 13:49:18 +01:00
zadam
6dd466ddaf
updates
2023-11-03 12:23:14 +01:00
zadam
a45b801a84
reverted incomplete work on export per-directory metadata
2023-11-03 12:18:38 +01:00
zadam
f8ade4d0c5
Merge remote-tracking branch 'origin/master'
2023-11-03 12:15:46 +01:00
zadam
889cb1d7b1
Merge branch 'stable'
...
# Conflicts:
# package.json
2023-11-03 12:15:39 +01:00
zadam
d3a477b8f2
release 0.61.11
2023-11-03 11:46:53 +01:00
zadam
4db042736c
Merge pull request #4371 from rauenzi/pwa-manifest
...
Update webmanifest for wider compatibility
2023-11-03 11:25:17 +01:00
zadam
612e4406b5
refactored TOC and Highlights close buttons and added a button to quickly access options
2023-11-03 10:44:14 +01:00
zadam
76f874ef6d
refactoring of the complex note tree entitiesReloadedEvent
2023-11-03 08:58:57 +01:00
zadam
f37f47ce5b
fixes to stable sorting
2023-11-03 01:11:47 +01:00
zadam
45ed436426
added runOnBranchChange event #4108
2023-11-02 23:26:32 +01:00
Zack Rauen
9314cf87c5
Update manifest for wider compatibility
...
Partially fixes #920
2023-11-01 12:30:01 -04:00
zadam
0efc42081d
more tests
2023-11-01 00:41:35 +01:00
zadam
7d80fe19e0
add backend API methods to access options, attachments, revisions, etapi tokens
2023-10-31 22:26:56 +01:00
zadam
de8c351e25
reduce indent of TOC when larger headings are not being used, fixes #4363
2023-10-31 00:18:03 +01:00
zadam
695c9d5cf3
more note etapi tests
2023-10-30 23:51:53 +01:00
zadam
8690228d98
etapi test infrastructure plus a basic note creation test
2023-10-29 23:24:11 +01:00
zadam
01093d05d7
qswitch-electron, qswitch-server npm scripts
2023-10-29 18:39:53 +01:00
zadam
690caf7da1
Merge branch 'beta'
...
# Conflicts:
# package-lock.json
# package.json
2023-10-29 16:43:31 +01:00
zadam
a9b63111ae
qstart-electron, qstart-server npm scripts
2023-10-29 16:42:30 +01:00
zadam
eb0a68d0ab
note list should show the prefix, #4362
2023-10-29 01:02:55 +02:00
zadam
48e98b2ac3
add api.runAsyncOnBackendWithManualTransactionHandling() variant and add toast warnings about improper usage.
2023-10-29 00:51:23 +02:00
zadam
ed1a731950
extra hint on "noproxy directly in the setting", #3934
2023-10-24 23:15:18 +02:00
zadam
4660c154e9
refactor
2023-10-24 23:10:52 +02:00
zadam
ef974ab1f5
add shell as enabled by default #4347
2023-10-24 23:00:46 +02:00
zadam
bacae67374
fix import
2023-10-24 00:14:15 +02:00
zadam
cc20d17bd2
npm upgrades && docs
2023-10-24 00:13:20 +02:00
zadam
494b240015
Merge branch 'beta'
...
# Conflicts:
# src/public/app/layouts/desktop_layout.js
2023-10-24 00:09:37 +02:00
zadam
1cd391a132
mermaid 10.5.1
2023-10-22 23:57:28 +02:00
zadam
1c15527d95
added "greater than 0" and "less than 2" for ancestor depth, fixes #4343
2023-10-22 23:52:21 +02:00
zadam
7af79ec33b
limit mermaid width, #4340
2023-10-21 23:24:43 +02:00
zadam
4294c043d8
enabled CKEditor HTML support
2023-10-21 23:19:14 +02:00
zadam
e5b925abf8
added extra elements to the html sanitizer
2023-10-21 18:03:06 +02:00
zadam
90c0a4a437
respect safeImport flag when sanitizing imported content
2023-10-21 17:54:07 +02:00
zadam
692f7868bc
updated demo document so that canvas and mermaid have generated export attachments
2023-10-21 17:36:08 +02:00
zadam
5282af55f6
render attachment SVG when sharing mermaid
2023-10-21 17:32:07 +02:00
zadam
aefc4c6bd2
ckeditor 40
2023-10-21 17:24:47 +02:00
zadam
b39ba76505
add ability to insert mermaid diagram into text notes as image
2023-10-21 00:23:16 +02:00
zadam
9d918e7a54
fix image zooming
2023-10-20 23:44:30 +02:00
zadam
4773f9392b
don't log known slow queries
2023-10-20 09:36:57 +02:00
zadam
5c10fc26be
Merge branch 'beta'
...
# Conflicts:
# package.json
# src/public/app/layouts/desktop_layout.js
2023-10-20 09:15:48 +02:00
zadam
38db7f9db7
style tweaks #4338
2023-10-19 23:54:36 +02:00
zadam
5163e50e7d
use mtime instead of ctime for backups #4321
2023-10-19 23:02:37 +02:00
zadam
5115b33446
release 0.61.10-beta
2023-10-19 09:33:51 +02:00
zadam
b01fe5ead9
add canvas properties with a button to copy reference to clipboard which allows inserting canvas as an image into text notes
2023-10-19 09:20:23 +02:00
zadam
b1d4a258a1
move FAB down in canvas
2023-10-19 09:03:49 +02:00
zadam
ca041bb658
fix expanded status when moving note trees
2023-10-19 08:58:04 +02:00
zadam
52244ddc99
Merge branch 'beta'
...
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BNote.html
# docs/backend_api/BackendScriptApi.html
# package-lock.json
# package.json
2023-10-19 01:13:45 +02:00
zadam
87a60e325f
added ctime to backup list #4321
2023-10-19 00:51:38 +02:00
zadam
0a172d8bc1
add api.runOutsideOfSync() to backend script API, #4327
2023-10-19 00:29:03 +02:00
zadam
67a12d3c4d
improve sync error logging
2023-10-19 00:13:11 +02:00
zadam
5b2ba3646d
removed maxTouchPoints condition for detection of mobile browsers, #4316
2023-10-18 23:23:20 +02:00
zadam
148bff9f77
show existing backups and anonymized DBs, #4321
2023-10-18 23:16:47 +02:00
zadam
2132cf3bdc
nodejs 18.18.2
2023-10-18 09:40:00 +02:00
zadam
d5271c17e3
fix sync bug
2023-10-18 09:37:36 +02:00
zadam
b764761e58
run local dev with TRILIUM_SAFE_MODE as a safety precaution
2023-10-18 09:36:49 +02:00
zadam
c666fc3b98
make sure exact noteId match comes on the top in search
2023-10-18 09:33:24 +02:00
zadam
ba34df2e15
typo
2023-10-18 09:24:13 +02:00
zadam
840ac2d63e
updates
2023-10-14 21:15:06 +02:00
zadam
5dd4586ebe
added webViewSrc to builtin attrs
2023-10-14 21:09:20 +02:00
zadam
bd7fa16e96
Merge remote-tracking branch 'origin/master'
2023-10-09 23:08:32 +03:00
zadam
846ac9305e
don't anonymize option notes
2023-10-09 23:08:25 +03:00
zadam
db8014c0ef
Merge pull request #4298 from rauenzi/share
...
Add ~shareTemplate and #shareExternalLink
2023-10-09 22:28:20 +03:00
Zack Rauen
a3540772dd
Merge remote-tracking branch 'upstream/master' into share
2023-10-08 17:19:32 -04:00
zadam
137703ada4
add promoted attributes widget to the mobile version, closes #4314
2023-10-08 22:58:31 +03:00
Zack Rauen
ec6b8476f9
Adjust shared notes search api
2023-10-08 14:54:37 -04:00
zadam
d09d3f5a96
release 0.61.9-beta
2023-10-07 23:02:47 +03:00
zadam
3d15aeae58
def value
2023-10-07 23:02:33 +03:00
zadam
9765892d18
fix loading canvas notes created in 0.61.7-beta, closes #4313
2023-10-07 21:49:25 +03:00
zadam
00f5924251
jsdocs
2023-10-07 20:57:53 +03:00
zadam
99d0f22403
Merge branch 'beta'
...
# Conflicts:
# package-lock.json
2023-10-07 20:51:26 +03:00
zadam
78f8a37587
added total result count to the note list widget
2023-10-06 22:02:09 +03:00
zadam
86d62866f2
catch JSON stringify error, #4310
2023-10-05 21:54:59 +02:00
zadam
1dc3fafcbf
improve anonymization
2023-10-03 23:17:15 +02:00
zadam
7f06952d9e
improve anonymization
2023-10-03 23:14:02 +02:00
zadam
78b6614eea
fix docker-compose.yml #2239
2023-10-03 11:21:14 +02:00
zadam
9665e872c2
fix importing inline images within markdown within zip, closes #4301
2023-10-03 09:40:31 +02:00
zadam
9db0a062ed
fix calculating revision attachment size
2023-10-03 09:05:30 +02:00
zadam
055bb39e4d
Merge remote-tracking branch 'origin/beta' into beta
2023-10-02 22:02:31 +02:00
zadam
1261a06a30
order by note size + attachments + revisions, closes #4295
2023-10-02 22:02:25 +02:00
zadam
91eb3c45d5
added "save revision" to note actions menu
2023-10-02 15:29:45 +02:00
zadam
3944235592
-console.log
2023-10-02 15:25:12 +02:00
zadam
5be61e6142
saving / viewing canvas revisions
2023-10-02 15:24:40 +02:00
zadam
62ccf798ee
allow deleting custom launchers, fixes #4291
2023-09-30 22:38:06 +02:00
Zack Rauen
d259931bd2
Add new attributes in appropriate locations
2023-09-30 00:48:34 -04:00
Zack Rauen
7729aad1e9
Allow external link notes in share tree
2023-09-30 00:44:10 -04:00
zadam
70d6bd0157
release 0.61.8-beta
2023-09-29 00:54:45 +02:00
zadam
e5555beea9
logging reason for frontend reload
2023-09-28 23:47:19 +02:00
zadam
9767b6269a
upgrade code mirror to 5.65.15 and fix modes requiring multiplex or overlay, fixes #4279
2023-09-28 01:02:27 +02:00
zadam
7e486fda06
electron update
2023-09-28 00:27:00 +02:00
zadam
9f726304aa
sync fix, #4288
2023-09-28 00:24:53 +02:00
Zack Rauen
614cc4dd82
Allow users to use their own share template
2023-09-27 14:34:07 -04:00
zadam
3e8f09d306
allow shrinking note title text in the tree to make space for the "add note" button https://github.com/zadam/trilium/discussions/4287
2023-09-26 00:14:28 +02:00
zadam
613b83e638
Merge pull request #4281 from rauenzi/jump-to-toc
...
Fix jump to ToC for nested headers
2023-09-25 23:33:00 +02:00
zadam
4ac609ff57
Merge pull request #4280 from rauenzi/promoted-alias
...
Add option for promoted aliases
2023-09-25 23:30:39 +02:00
zadam
c14ce2c428
Merge pull request #4278 from Nriver/master
...
sort mime types alphabetically
2023-09-25 23:28:22 +02:00
zadam
984bd726e9
add support for "bottom" sort, closes #4277
2023-09-25 23:25:00 +02:00
zadam
964abf390b
API docs
2023-09-25 23:11:24 +02:00
zadam
af24758ad4
Merge branch 'beta'
...
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BNote.html
# docs/backend_api/becca_entities_bnote.js.html
# docs/frontend_api/FAttribute.html
# docs/frontend_api/FBranch.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fattribute.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/entities_fbranch.js.html
# docs/frontend_api/entities_fnote.js.html
# docs/frontend_api/global.html
# docs/frontend_api/index.html
# docs/frontend_api/services_frontend_script_api.js.html
# package-lock.json
2023-09-25 23:11:07 +02:00
zadam
528d94a8fb
accept custom widgets as classes instead of instances, #4274
2023-09-25 23:05:54 +02:00
zadam
be918628c3
global API docs
2023-09-25 23:04:03 +02:00
zadam
602b9ae64a
API docs
2023-09-23 00:04:32 +02:00
zadam
602a166e36
added info, confirm, prompt dialogs
2023-09-23 00:04:16 +02:00
zadam
2e69cc8331
Merge pull request #4267 from rauenzi/tray
...
Add hotkey option to toggle hide to tray
2023-09-22 23:52:47 +02:00
zadam
aaad858395
save scroll and zoom in canvas
2023-09-22 23:44:03 +02:00
Zack Rauen
b266c327e4
Fix jump to ToC for nested headers
2023-09-22 05:52:06 -04:00
Zack Rauen
149462e3ab
Add option for promoted alias
2023-09-22 04:58:06 -04:00
Nriver
237d309406
sort mime types alphabetically
2023-09-22 09:58:37 +08:00
zadam
48248224f8
release 0.61.7-beta
2023-09-21 23:38:18 +02:00
zadam
79e5e3b65f
more logging for sync
2023-09-21 18:13:14 +02:00
zadam
d0383f3044
remove debian packaging hack
2023-09-21 12:44:20 +02:00
zadam
62ecd1ad76
node 18.18.0
2023-09-21 12:29:11 +02:00
zadam
75b7706c2c
mermaid 10.4.0
2023-09-21 12:24:44 +02:00
zadam
584b176643
hiding useless/misleading buttons from excalidraw
2023-09-21 12:03:40 +02:00
zadam
a16555bbff
don't save appState in canvas - app state should be reset after each load
2023-09-21 11:54:54 +02:00
zadam
a749e24147
fix creating revisions for non-text notes #4176
2023-09-21 11:38:38 +02:00
zadam
bb81f110dd
improved error handling
2023-09-21 11:16:03 +02:00
zadam
5dd6f49104
chart js 0.16.0
2023-09-19 23:59:05 +02:00
zadam
bc6be44b19
better error condition checks
2023-09-19 23:48:55 +02:00
zadam
8075265753
fix migration, closes #4262
2023-09-18 23:45:00 +02:00
Zack Rauen
9d69024758
Add hotkey option to toggle hide to tray
...
Fixes #3043
2023-09-18 04:38:23 -04:00
zadam
40ca949890
fixes for tooltip auto-disappearing handling
2023-09-14 00:40:49 +02:00
zadam
035113db4d
Merge branch 'beta'
...
# Conflicts:
# package-lock.json
2023-09-14 00:19:19 +02:00
zadam
4a67f63abd
better error message in image attachment + upgrades
2023-09-14 00:18:56 +02:00
zadam
d9666210f1
make sure that the hidden note is never selected when hoisted to root to avoid e.g. erroneous deletion
2023-09-13 16:57:24 +02:00
zadam
925bba134e
formatting
2023-09-13 09:10:56 +02:00
zadam
d46801ff1f
refactoring, tab switching handling shouldn't be on the widget level
2023-09-13 09:01:55 +02:00
zadam
7848c7e319
Merge pull request #4251 from rauenzi/tab-navigation
...
Add keyboard shortcuts for tabs
2023-09-13 00:22:01 +02:00
zadam
65e53741e7
Merge pull request #4255 from Compositr/master
...
Add new datePattern and monthPattern replacers
2023-09-13 00:19:04 +02:00
Zack Rauen
a83e8ff91a
Switch back to window scope
2023-09-11 18:03:49 -04:00
Compositr
542e2579df
feat: add new datePattern replacers for shortmonth
...
* `{shortMonth3}` 3-letter months, e.g. Sep, Oct, Nov, Dec
* `{shortMonth4}` 4-letter months, e.g. Sept, Octo, Nove, Dece
2023-09-12 07:35:46 +10:00
Compositr
81d64e020e
feat: add new datePattern replacer {ordinal}
...
* {ordinal} is replaced with the ordinal date (e.g. 1st, 2nd, 3rd) etc.
2023-09-12 07:30:30 +10:00
zadam
9413cd2296
comment explaining scope in keyboard actions
2023-09-11 22:54:36 +02:00
zadam
5b85713bf3
saving export meta file per directory
2023-09-11 00:12:12 +02:00
Zack Rauen
15254e2dfc
Add keyboard shortcuts for tabs
2023-09-08 22:53:21 -04:00
zadam
5f6d562bf8
add ability to excalidraw to follow links
2023-09-08 23:00:43 +02:00
zadam
f37dc66074
add support for storing canvas libraries in note attachments plus storing exported SVG in attachment
2023-09-08 21:53:57 +02:00
zadam
c881b39860
Merge branch 'beta'
...
# Conflicts:
# package-lock.json
2023-09-08 01:10:12 +02:00
zadam
0b84524807
fix refreshing note actions on note/tab switch, closes #4247
2023-09-08 00:43:18 +02:00
zadam
5218f7b7a6
Merge pull request #4246 from SiriusXT/open-note-custom
...
Add openAttachmentCustom
2023-09-08 00:31:20 +02:00
zadam
8062bb7e2a
fix reloading unprotected note title to the document.title after entering protected session, fixes #4244
2023-09-08 00:28:00 +02:00
zadam
806062c8d1
fix undelete attachments
2023-09-08 00:22:48 +02:00
zadam
83f19c0537
fix protecting attachments
2023-09-08 00:19:30 +02:00
siriusXT
0424728012
Add openAttachmentCustom
2023-09-07 06:33:51 +00:00
zadam
3a83d58b25
release 0.61.6-beta
2023-09-06 23:57:29 +02:00
zadam
6fa9d996e8
ckeditor 39.0.2
2023-09-06 23:23:42 +02:00
siriusXT
1ea3d238e0
Fix right click bookmark bug
...
(cherry picked from commit 92e43bc051 )
2023-09-06 23:11:51 +02:00
zadam
eb273b7dbb
lib upgrades
2023-09-06 23:11:02 +02:00
zadam
55374ac4d9
Merge pull request #4240 from SiriusXT/LauncherWidget
...
Fix right click bookmark bug
2023-09-06 23:10:54 +02:00
zadam
8070c00b5f
API docs
2023-09-06 23:05:03 +02:00
zadam
da8025f1e4
Merge branch 'beta'
2023-09-06 23:00:45 +02:00
zadam
d2263c68f8
provide note dates in the frontend API, fixes #4232
2023-09-06 22:54:31 +02:00
siriusXT
92e43bc051
Fix right click bookmark bug
2023-09-06 14:49:01 +00:00
zadam
40971afe4f
API docs build
2023-09-06 09:25:00 +02:00
zadam
90fc4b8293
Merge branch 'beta'
...
# Conflicts:
# docs/backend_api/BAttachment.html
# docs/backend_api/BRevision.html
# docs/backend_api/BackendScriptApi.html
# docs/backend_api/becca_entities_battachment.js.html
# docs/backend_api/becca_entities_bblob.js.html
# docs/backend_api/becca_entities_brevision.js.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/services_frontend_script_api.js.html
# package-lock.json
# src/public/app/services/frontend_script_api.js
2023-09-06 09:24:41 +02:00
zadam
97d8b19868
add missing API docs
2023-09-06 09:23:13 +02:00
zadam
2bc7da91a6
add createLink() returns jsDoc, #4235
2023-09-06 09:20:32 +02:00
zadam
2b4cbb5f6b
fix clipperInbox handling for new note creation, closes #4219
2023-09-05 23:24:01 +02:00
zadam
72b2a6ecb6
Merge pull request #4225 from SiriusXT/master
...
Click the button to reset the zoom level
2023-09-05 23:01:50 +02:00
zadam
7b662b04ff
fix orderby with multiple labels, closes #4220
2023-09-05 23:00:08 +02:00
zadam
f8e4a665bd
fixed search parser tests
2023-09-05 22:48:20 +02:00
zadam
f9a27dd90c
add imageStyle alignBlockLeft, alignBlockRight, fixes #4215
2023-09-05 22:16:45 +02:00
zadam
641985737f
fix FNote.getContent() #4210
2023-09-05 22:02:26 +02:00
zadam
121e4ba2ea
fix displaying 1 / 0 in find widget
2023-09-05 21:00:24 +02:00
zadam
01474ecd2d
sync fixes
2023-09-05 00:30:09 +02:00
zadam
82e4e28e7b
fix
2023-09-04 23:57:42 +02:00
SnnBcd xt
06eb522a8c
Click the button to reset the zoom level
2023-09-01 06:40:36 +00:00
SnnBcd xt
21098be307
Click the button to reset the zoom level
2023-09-01 03:30:39 +00:00
zadam
886ee0dbcb
fix sync exception
2023-08-31 00:14:35 +02:00
zadam
6f7fbacca1
add "api.runOnFrontend()" to the backend script API
2023-08-30 23:18:16 +02:00
zadam
f5ddabc042
Merge pull request #4202 from eliandoran/feature/jump_to_note_list
...
Use a list instead of dropdown for jump-to-note
2023-08-30 22:17:04 +02:00
vaifix
8da5b90aea
Fix bug: Calendar display incorrect tooltips.
...
(cherry picked from commit 58fe3a62af )
2023-08-30 00:20:42 +02:00
zadam
23848526c0
Merge pull request #4197 from dvai/master
...
fix some bugs
2023-08-30 00:19:53 +02:00
zadam
e7d57bc08f
Merge remote-tracking branch 'origin/beta' into beta
...
# Conflicts:
# package-lock.json
2023-08-30 00:11:52 +02:00
zadam
041758766a
allow specifying date created in the ETAPI, #4199
2023-08-30 00:11:32 +02:00
Elian Doran
69980c798b
note autocomplete: Use backspace icon for delete text
2023-08-28 23:07:08 +03:00
Elian Doran
4de6a803e9
jump to note list: Remove scroll when not needed
2023-08-28 22:30:42 +03:00
Elian Doran
748c5064b5
jump to note list: Improve scroll bar position
2023-08-28 22:21:54 +03:00
Elian Doran
c6e8966ecd
jump to note: Improve position of close button
2023-08-28 22:15:36 +03:00
Elian Doran
8c247ba7c6
jump to note list: Improve layout
2023-08-28 22:12:14 +03:00
Elian Doran
52b5711ecd
jump to note: Add "Create and link child note"
2023-08-28 21:51:40 +03:00
vaifix
58fe3a62af
Fix bug: Calendar display incorrect tooltips.
2023-08-28 20:43:03 +08:00
Elian Doran
af4d0c3ba6
jump to note list: Improve layout slightly
2023-08-26 17:52:01 +03:00
Elian Doran
4bba0aa842
jump to note list: Re-enable styling
2023-08-26 17:52:01 +03:00
Elian Doran
ae9af8ea23
jump to note list: Use a proper height to the container
2023-08-26 17:52:01 +03:00
Elian Doran
eea29aba0e
jump to note list: Don't close jump to note results on lost focus
2023-08-26 17:51:58 +03:00
Elian Doran
abbd0b50eb
jump to note list: Use a fixed container instead of dropdown
2023-08-26 17:51:47 +03:00
vaifix
739ab28763
Resolve autocomplete error
2023-08-25 13:01:53 +08:00
zadam
c551eae651
Merge pull request #4188 from rauenzi/master
...
Update JSDoc & API Docs
2023-08-21 23:46:40 +02:00
Zack Rauen
d5aea26960
Update API Docs
2023-08-21 04:18:14 -04:00
Zack Rauen
d3730ac1a9
Fix and improve JSDoc for APIs
2023-08-21 04:15:53 -04:00
zadam
f2a510e4c5
cleanup of old migrations, since upgrading to 0.61 is possible only from 0.60.
2023-08-18 15:56:38 +02:00
zadam
4717242dc7
force migration to 0.60 first before 0.61 #4132
2023-08-18 15:55:59 +02:00
zadam
b5ef09e779
hide canvas buttons which don't work, #4182
2023-08-18 15:33:20 +02:00
zadam
d706b3a447
fix saving revisions for non-text types, closes #4176
2023-08-17 16:39:57 +02:00
zadam
6c96cca3a5
add 200ms timeout to api.getTextEditor() and similar #4174
2023-08-17 16:31:04 +02:00
zadam
c1865f8564
small refactor
2023-08-17 09:09:06 +02:00
zadam
515c5411a6
release 0.61.5-beta
2023-08-16 23:02:15 +02:00
zadam
3f7a5504c7
prettier config
2023-08-16 20:31:14 +02:00
zadam
8c7c37cf98
updates
2023-08-16 20:12:22 +02:00
zadam
d93e00adce
Merge pull request #4168 from soulsands/button-style
...
fix: launcher-button style
2023-08-16 00:02:26 +02:00
zadam
0e16e48db6
scroll beyond last line in text/code editor, fixes #2728
2023-08-15 22:50:13 +02:00
zadam
c0f48c0e99
mermaid 10.3.1
2023-08-15 10:30:30 +02:00
zadam
abedf2bba4
fix pasting into ckeditor, upgrade to v39.0.1
2023-08-15 10:25:23 +02:00
zadam
bb0137b2fd
fix displaying options / book on firefox, closes #4165
2023-08-15 10:25:23 +02:00
zadam
6c54c7d17d
save enex images as attachment, fixes #4163
2023-08-15 10:25:23 +02:00
“soulsands”
cd95adcecb
fix: launcher-button style
2023-08-15 16:11:13 +08:00
zadam
90255ac55b
release 0.61.4-beta
2023-08-10 23:49:37 +02:00
zadam
e741c2826c
release 0.61.4-beta
2023-08-10 23:48:27 +02:00
zadam
026992db78
release 0.61.4-beta
2023-08-10 23:46:42 +02:00
zadam
33780c1e17
fix note tooltip code rendering
2023-08-10 13:50:25 +02:00
zadam
ede9c43f67
API docs
2023-08-10 13:40:26 +02:00
zadam
5c12ac4eee
fix CKEditor crashing
2023-08-10 13:40:15 +02:00
zadam
522518cf0d
disambiguous query
2023-08-09 23:12:31 +02:00
zadam
1d869d25c2
fix #clipperInbox, closes #4153
2023-08-09 23:00:42 +02:00
zadam
a9cdd93cb4
added options to disable auto-opening of promoted attributes and edited notes ribbon tabs, closes #4151
2023-08-09 22:50:41 +02:00
zadam
4240da349d
add shared info to mobile layout, closes #4147
2023-08-09 00:02:45 +02:00
zadam
c257bc07a8
clipper now creates notes with image attachments instead of image notes
2023-08-09 00:01:31 +02:00
zadam
00eaa16985
clipper now creates notes with image attachments instead of image notes
2023-08-08 23:42:47 +02:00
zadam
fefb059564
clipper now creates notes with image attachments instead of image notes
2023-08-08 23:07:59 +02:00
zadam
9166765ced
fix include note sizing when in readonly mode, closes #4135
2023-08-08 22:56:45 +02:00
zadam
6ae7661603
note path validation
2023-08-02 23:23:31 +02:00
zadam
30e75056bd
release 0.61.3-beta
2023-07-31 23:03:45 +02:00
zadam
530e56dcb5
fixed comment
2023-07-31 22:59:47 +02:00
zadam
63675bfbae
make migration 223 NOOP
2023-07-30 21:54:01 +02:00
zadam
696ce38083
ckeditor 38.1.1
2023-07-30 00:32:16 +02:00
zadam
12014b9f4d
sync fixes and refactorings
2023-07-29 23:35:08 +02:00
zadam
e8b52f9e6c
sync fixes and refactorings
2023-07-29 23:25:02 +02:00
zadam
04b125afc0
sync fixes and refactorings
2023-07-29 21:59:20 +02:00
zadam
2a7fe85020
VACUUM database after migration
2023-07-28 16:22:10 +02:00
zadam
119050e355
fix migration
2023-07-28 16:13:31 +02:00
zadam
72122d0f95
fix blobIds - they shouldn't contain + and / characters
2023-07-28 15:55:26 +02:00