Elian Doran
c080dab9fa
Revert "ci: Build main temporarily"
...
This reverts commit 776d2e740218347df630809516d3528dc1d76c19.
2024-07-20 15:24:36 +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
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
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
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 bc60d77cd77c0e97d84964c527870fc46ae6665d.
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