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
Piotr Szczęśniak
238bc92053
Merge pull request #21 from ckeditor/add-dist-folder
...
Add the `dist` folder to the repository.
2024-07-01 09:37:11 +02:00
Piotr Szczęśniak
3bb643e413
Add the dist folder to the repository.
2024-07-01 09:31:32 +02:00
Piotr Szczęśniak
064d69d797
Merge pull request #19 from ckeditor/add-support-for-nim
...
Update to support current installation methods of CKEditor 5 (v42.0.0+) and legacy installation methods with DLLs (pre-42.0.0).
2024-06-27 09:37:59 +02:00
Piotr Szczęśniak
a950380af5
Fixed DLL sample to work as expected.
2024-06-26 11:21:57 +02:00
Piotr Szczęśniak
8d9b5bc0b4
Change 'devDependencies' version of '@ckeditor/ckeditor5-package-tools' from alpha to latest v2.0.0.
2024-06-26 11:20:55 +02:00
Piotr Szczęśniak
421a431f9a
Change devDependency version of ckeditor5 from nightly to latest.
2024-06-25 11:52:28 +02:00
Piotr Szczęśniak
e28e5d23e2
Update eslint rules.
2024-06-18 13:14:21 +02: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
Tony Narlock
8e7b8e6d1c
docs(CHANGELOG): Note TypeScript tests from #135
2024-06-08 13:55:25 -05:00
Federico
3e1008ee96
Migrate tests to Typescript
2024-06-08 13:52:32 -05:00
Piotr Szczęśniak
ed2f428e77
Unify imports paths.
2024-06-07 15:46:40 +02:00
Piotr Szczęśniak
0fd6547e53
Change version of @ckeditor/ckeditor5-package-tools to alpha.
2024-06-04 09:55:03 +02:00
Piotr Szczęśniak
9a8a2920d9
Change version to 0.0.3.
2024-06-04 09:40:40 +02:00
Piotr Szczęśniak
31eab85ace
Update dependecies in package.json.
2024-06-04 09:00:39 +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
Piotr Szczęśniak
d8a5ceebbc
Add proper package name for UMD build.
2024-05-21 12:45:05 +02:00
Piotr Szczęśniak
dc82d019dc
Fix imports in sample.
2024-05-20 15:14:56 +02:00
Piotr Szczęśniak
10dfcca9b2
Change ckeditor5-package-tools version.
2024-05-20 14:33:26 +02:00
Piotr Szczęśniak
9a1e1eef92
Migration reflected from package-generator to support NIM.
2024-05-20 14:27:21 +02:00
Tony Narlock
ac60fc7a76
Tag v41.4.2 (Built against CKEditor 41.4.2)
...
See also: https://github.com/ckeditor/ckeditor5/releases/tag/v41.4.2
2024-05-18 07:03:15 -05:00
Tony Narlock
f2df9f8f2b
docs(CHANGES): Note pinning against 41.4.2
2024-05-18 07:03:15 -05:00
Tony Narlock
db69bec6f4
js(deps): Pin against CKEditor 41.3.1 -> 41.4.2
...
@ckeditor/ckeditor5-autoformat 41.3.1 → 41.4.2
@ckeditor/ckeditor5-basic-styles 41.3.1 → 41.4.2
@ckeditor/ckeditor5-block-quote 41.3.1 → 41.4.2
@ckeditor/ckeditor5-code-block 41.3.1 → 41.4.2
@ckeditor/ckeditor5-core 41.3.1 → 41.4.2
@ckeditor/ckeditor5-editor-classic 41.3.1 → 41.4.2
@ckeditor/ckeditor5-essentials 41.3.1 → 41.4.2
@ckeditor/ckeditor5-heading 41.3.1 → 41.4.2
@ckeditor/ckeditor5-image 41.3.1 → 41.4.2
@ckeditor/ckeditor5-indent 41.3.1 → 41.4.2
@ckeditor/ckeditor5-link 41.3.1 → 41.4.2
@ckeditor/ckeditor5-list 41.3.1 → 41.4.2
@ckeditor/ckeditor5-media-embed 41.3.1 → 41.4.2
@ckeditor/ckeditor5-paragraph 41.3.1 → 41.4.2
@ckeditor/ckeditor5-table 41.3.1 → 41.4.2
@ckeditor/ckeditor5-theme-lark 41.3.1 → 41.4.2
@ckeditor/ckeditor5-upload 41.3.1 → 41.4.2
ckeditor5 41.3.1 → 41.4.2
See also: https://github.com/ckeditor/ckeditor5/blob/v41.4.2/CHANGELOG.md
2024-05-18 07:03:15 -05: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