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 0a7fcf399fb854a29c405d2d79f579d5a910bcc1.
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 a80a857e466204ef076588ac39be10d0190b24fc.
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 a2711cfb7b5b454182393aa160e45ccbf52c949d)
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
v0.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