Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/marktext/marktext

đź“ťA simple and elegant markdown editor, available for Linux, macOS and Windows.
https://github.com/marktext/marktext

Fix roadmap link (#3678)

4fef4498b57a283aad6c6ced2cad3003a7d3bc49 authored 10 months ago by William Entriken <[email protected]>
fix #3150: Win32 error in renderer process (#3214)

b75895cdd1a51638f2e67b222b266ff8b9cb9d69 authored over 1 year ago by Felix Häusler <[email protected]>
Pinned the version of @markedjs/html-differ to 3.0.4. (#3330) (#3331)

Co-authored-by: Ran Luo <[email protected]>

9c0238d7bb8b4843ec6942ca087918d7ca9091d9 authored over 1 year ago by Kiyoka Nishiyama <[email protected]>
Add .mdx extension support (#3438)

453cf9d07e4f2c3f281ae1673a6236320e187d2c authored over 1 year ago by David Knezić <[email protected]>
Update dependencies (#3213)

539bdd40ac155637b43c04f007b1ddbd3f065334 authored over 1 year ago by Felix Häusler <[email protected]>
Update Traditional Chinese translation of README (#3264)

47b3dc1c96b282c3f36223dc26483b6f18e79c6d authored over 1 year ago by Chiahong <[email protected]>
fix: wrong logo path in ko.md (#3576)

15a1296e3ed0a1b94f45927fac4e5fd06879bab1 authored over 1 year ago by Taeyang Jin (Theo) <[email protected]>
Remove expired "marktext.app" domain (#3350)

aed36dbf320b17bdd0e44398d5cfe45a4d357940 authored over 2 years ago by CouldBeThis <[email protected]>
Replace node-spellchecker with Electron builtin spell checker (#2895)

* Replace node-spellchecker with Electron builtin spellchecker

* Fix word match unit tests

...

2bb405a03ee52cfba2afe53da4656abb799a0727 authored over 2 years ago by Felix Häusler <[email protected]>
Refactor menu actions and shortcut handling (#3032)

* Refactor menu actions and shortcut handling

* Remove duplicated command id

* Update docs

cb57af4b2a06310fd1fb9682c16898de1510130c authored over 2 years ago by Felix Häusler <[email protected]>
Remove Wayland workaround (#3147)

f01e30c59a25c670c07d0d3d3db2df1aa4dc66fc authored almost 3 years ago by Felix Häusler <[email protected]>
Upgrade Electron to v17 (#3138)

51f5f4c70c8610a3e8ac1df7dd2815ac40513c0c authored almost 3 years ago by Felix Häusler <[email protected]>
Don't copy (or on cut) empty data to the clipboard, matches native behavior (#3130)

c841facdfa82d6f313ff3c47aed58246655c6ecd authored almost 3 years ago by Mitch Capper (they, them) <[email protected]>
Fixed multi line highlight. (#3115)

5cf4c73383398fd1d1ccda57c1905b681ebf205f authored almost 3 years ago by or1ko <[email protected]>
0.17.1 (#3105)

03afc1ec29291ed3dccc2754771a0c2c1fbb1600 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix typo in the DataCenter class init method (#3104)

d282fd7612001602bafb6d010a701f93fe83e3c1 authored almost 3 years ago by vdeschuy <[email protected]>
Fix links to macOS release (#3099)

68a180394dfa4b1488de9d03ad21e31f289622ba authored almost 3 years ago by Chayoung You <[email protected]>
fix: #2816 "delete" shortcut on a selected image deletes the text after it (#3088)

fix behavior of "delete" key.
fix behavior of "Ctrl+X" (cut) key behavior.

ed1b3354e93e1463a27172f15674afcb53111c3d authored almost 3 years ago by Kiyoka Nishiyama <[email protected]>
Update dependencies (#3096)

ca1d084f5d39bd9d1a90b3d7efe2c542f3f84d11 authored almost 3 years ago by Felix Häusler <[email protected]>
Add native support for Apple M1 (#3089)

225022b8c4c8f35c98e1a9f8028e9e7e21d25f10 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix image paste handler is not executed (#3076)

485fcfe0e09d189279c18128dfc4ba81f72a0dc4 authored almost 3 years ago by Felix Häusler <[email protected]>
Update auto pair quote logic (#2960)

* Update autoPairQuote logic

* Fix spelling

* Update Regex thing

I thought matching any...

358fa83d6de96be82355b3a2711df2c44d34dcbf authored almost 3 years ago by Lori <[email protected]>
Ignore empty key bindings (#3077)

220c6b9969f1fff0aad7deb052e15692903c1813 authored almost 3 years ago by Felix Häusler <[email protected]>
0.17.0 (#3059)

637395a1f78278e375e0753c7b18e7833a6b9d58 authored almost 3 years ago by Felix Häusler <[email protected]>
Ignore watcher event if mtime doesn't changed (#3057)

d95506751bc182b6ba4fa2e09047b3c04a9ee849 authored almost 3 years ago by Felix Häusler <[email protected]>
Added the AUR to LINUX.md installation guide (#3043)

6b394b4a9b7d95164123193c4faa269de30530f0 authored almost 3 years ago by SamuelBorn <[email protected]>
fix-#3019: Workaround for post window shutdown exception (#3031)

2838dafcd763761d55bd293460074c09738dc5f3 authored almost 3 years ago by Felix Häusler <[email protected]>
Remove accelerator for heading size on Windows (#3050)

744d927da0f913b9cb42d612a7880969ff61af4a authored almost 3 years ago by Felix Häusler <[email protected]>
Remove macos arm64 package (#3052)

* Remove arm64 macOS package from releases

* Remove macOS arm64 instructions from pipeline

20b7a9dab6fcbcf3eb93b6a46e674baa57bc63f3 authored almost 3 years ago by Felix Häusler <[email protected]>
Update dependencies (#3053)

3a70b848b68da49816a5118ecbc8256f4b939572 authored almost 3 years ago by Felix Häusler <[email protected]>
fix clickable HTML links on Windows (#3015) (#3033)

dd14385cb439fad5f4a8aaa596a91037764a751d authored almost 3 years ago by Felix Häusler <[email protected]>
Check for same file before pasting (#3034)

34e4a228572d84a35cb1089e303af02d06e43cbd authored almost 3 years ago by Felix Häusler <[email protected]>
Fix XSS in HTML table paste content (#3002)

fed1dac48fa7d7416f2f3d997a4fca214cea901e authored almost 3 years ago by Felix Häusler <[email protected]>
Fix code intellisense and Vetur (#2988)

ba8d89149f5d55f88418e9354cec7c572fc20764 authored almost 3 years ago by Felix Häusler <[email protected]>
fix: prevent HTML rendering in preview mode (#2986)

Prevent HTML rendering in preview mode if HTML rendering is disabled in
settings. We allow the ...

247a9e38e211c6366df236aff44cb93da998f00c authored almost 3 years ago by Felix Häusler <[email protected]>
Fix non-character key unit tests (#2987)

1d4cd88b3e12de75ebbd525f186d516cb42dc327 authored almost 3 years ago by Felix Häusler <[email protected]>
fix new tab file extension (#2755)

1433dc0eac7ecac59b3adfcb5fdfb7d30b26670c authored almost 3 years ago by Jia Hao xiang <[email protected]>
Fix non-character key bindings and Alt+F4 on Windows (#2974)

08c2290a0442389bcc4174b7ca87a6b4d6c10a2c authored almost 3 years ago by Felix Häusler <[email protected]>
Bump version to v0.17.0-rc.2 (#2973)

abca7b325595cce8b52f2a27b8de912663e6c076 authored almost 3 years ago by Felix Häusler <[email protected]>
fix: escape html in code block (#2967)

dc54c7b629f975619450118294256edba2dc63cc authored almost 3 years ago by Ran Luo <[email protected]>
Fix prebuilt architecture on macOS (#2965)

0e13ab37c961e3df28857efe54427988b98c294b authored almost 3 years ago by Felix Häusler <[email protected]>
Bump version to v0.17.0-rc1 (#2952)

Add workaround to remove debug information from Electron production binaries on Linux.

f6a1fcd88b822db88200565c8e836b93f968a486 authored almost 3 years ago by Felix Häusler <[email protected]>
Update changelog (#2887)

10a94ebf1d58fcab7c42d4f2892c1ffef8d72aa9 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix issues with non-US keyboards and add key binding settings page (#2930)

Replaced the key manager by atom-keymap to support non-US keyboards and
dead key translation on...

6b3ead958e05b5affc081d3cd13942a092323da7 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix mermaid.js XSS (#2947)

* Fix mermaid.js XSS

* Update vega packages

c959d185b2783cdc1c20a1099feb1ceeb6a0d234 authored almost 3 years ago by Felix Häusler <[email protected]>
Add architecture to artifact name on macOS (#2945)

ecc23a9cb0443ed3f3bf01275c30547253266888 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix invalid relative image path (#2935)

b442aafa5ac5b439b05892bc973a7fc7f16869c4 authored almost 3 years ago by Felix Häusler <[email protected]>
Remove debug info from ripgrep [skip ci] (#2931)

a996defacc2cac1966c0d4227bc69fd75fd7cd6f authored almost 3 years ago by Felix Häusler <[email protected]>
Fixed grammar, spelling, readability + [BUG] (#2932)

[BUG]: outdated, missing, and/or broken links.

e5908f4d0c2087dbc6898ec61987a035f2d0b084 authored almost 3 years ago by Mad Godinez <[email protected]>
fix: #703 invalidate image cache on demand (#2875)

92932a1869730b78c0ed0bb70884881f632ba593 authored almost 3 years ago by Kiyoka Nishiyama <[email protected]>
feat: update keybindings icon (#2919)

5dbe3679e8182d5d1e1e50d91d92bc689db97f52 authored almost 3 years ago by Ran Luo <[email protected]>
opti: update emojis (#2897)

509b95a7c58e8320c75dbde73f927ac734a982ba authored almost 3 years ago by Ran Luo <[email protected]>
build: update dependences (#2898)

5f47f295759fbe55146bc986ef678bd83abde056 authored almost 3 years ago by Ran Luo <[email protected]>
feat: set default name of exported file to current filename (#2902)

This changes the default name set when saving an exported file,
defaulting to the name of .md f...

7242204508c86f4db10b7029bc45ab6e25a651af authored almost 3 years ago by Shashwat Sharma <[email protected]>
feat: set image folder to .assets, create folder without filename extension. (#2905)

ddd1879c61021f5310b797e304e83b366a4aa304 authored almost 3 years ago by Luo Tao <[email protected]>
Update README.md (#2917)

2a9353e87c6e5d72769615be5c88d4ccdd28ede7 authored almost 3 years ago by Vaibhaw <[email protected]>
Add periods at the end of sentences in README.md (#2916)

3faf7e294962318af93ecca18fa4a2c9ed44d688 authored almost 3 years ago by pokir <[email protected]>
Feat/use picgo to upload image (#2890)

565f475e00a370d58353169a5a35be9fd85efcc8 authored almost 3 years ago by Ran Luo <[email protected]>
feat: Remove aidou (#2889)

* feat: Remove aidou

* fix: dead key

d308b51fa1f47c8e9e15c305f1abd5dc3250f3f6 authored almost 3 years ago by Ran Luo <[email protected]>
Fix invalid fallback accelerator warning (#2892)

75591f095823bbf7d306774b5bb84e1a69d1f352 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix multiple JS issues (#2893)

3f15e048f550b3e3267cf49ac890ef31adc0f84f authored almost 3 years ago by Felix Häusler <[email protected]>
Update zh_cn.md (#2894)

cb8b60ac96625577aa08a30a1348b8abcae71755 authored almost 3 years ago by Flex Zhong <[email protected]>
fix: fix sidebar display bug when data empty (#2883)

* fix: fix sidebar display bug when data empty

* style(render/sidebar): add space after data

ffce55df594711841f3726f3b35cd03235d5d1dd authored almost 3 years ago by bigshans <[email protected]>
fix: codeblock cursor error #2013 (#2885)

6f1e733cd53c9491bc180e5cb827b302ace08aac authored almost 3 years ago by Ran Luo <[email protected]>
fix: fix export mermaid pie chart error (#2846)

9fe5611650c016d098fa6614309bae9ac73c4a30 authored almost 3 years ago by Ran Luo <[email protected]>
Add filename variable to relative image action (#2879)

b0299387a5f0b68c7656e2885ee5a520b9c41646 authored almost 3 years ago by Felix Häusler <[email protected]>
fix: 2269 Append soft-lines on text removal (#2853)

701fb9aea39edc037e5becceb8366c4bc6500cd6 authored almost 3 years ago by Felix Häusler <[email protected]>
fix: #2836 fix formula first render (#2860)

* fix: #2836 fix formula first render

* Revert "refresh svg by innerHTML"

* add NS to vNod...

ccf105e14613d40355e581d4dcdf338b5a97308d authored almost 3 years ago by toSayNothing <[email protected]>
fix: #2854 codeblock highlight error (#2877)

d24a578a1a6614eb45cb0231cbf0c7b51c90b999 authored almost 3 years ago by Ran Luo <[email protected]>
Added support for image path variables (#2809) (#2826)

881e0c44e6241353eb8745173e3cbaf5dbb49305 authored almost 3 years ago by bolshoytoster <[email protected]>
Fix async IO function in renderer (#2863)

3ecb8b6fd2cebdd2319987eed7f5b2cea8f17e47 authored almost 3 years ago by Felix Häusler <[email protected]>
Add zoom persistence (#2858)

0954f70d71dbdd4689a5b655d03fa2bf6f6ffe3b authored almost 3 years ago by Jefferey Neuffer <[email protected]>
fix: fix new line page scroll (fix #2541, fix #2470) (#2861)

30ed5af27470b08bd34bffe8329d82286f6426e8 authored almost 3 years ago by toSayNothing <[email protected]>
Fix editor overflow (#2850)

8c031c679875f1b9d390621ff19aabf600bd12ca authored almost 3 years ago by Felix Häusler <[email protected]>
Use system dependent key bindings (#2849)

dbc878f6e8ae4d145d1db3bbde07196ae91ea712 authored almost 3 years ago by Felix Häusler <[email protected]>
fix: #2851 #2805 fix toc update when modifying headers (#2857)

9cb2cbe88ce62d16451c6ca662847719e2a1cf67 authored almost 3 years ago by toSayNothing <[email protected]>
added option to use a command line script as image uploader (#2100)

2d15933c53b952f6bc59bfaea9291e92ab8c00c4 authored almost 3 years ago by Tarcisio Gruppi <[email protected]>
fix: search group (#2842)

* fix: search group

* fix: remove TODO

4c517b163232af5649b7a26d4a5705e40bbe4817 authored almost 3 years ago by Ran Luo <[email protected]>
Do not use Cmd+Tab as a keybind on macOS. (#2841)

Co-authored-by: DesktopFolder <[email protected]>

78ee7850864ccf631998b714cbac57fdf910199c authored almost 3 years ago by DesktopFolder <[email protected]>
Invalidate CI cache and use async path exists (#2845)

90afa8429399f586ac2bfe456feeacac0c96552d authored almost 3 years ago by Felix Häusler <[email protected]>
feat: optimization of auto complement of markdown syntax (#2843)

bbea7ecad1a0ba7797168b39d0612336aaeeb125 authored almost 3 years ago by Ran Luo <[email protected]>
Fix markdown footnote parser (#2840)

1ecc36012185c87f1ee6dd6aa2cad235dae369be authored almost 3 years ago by Felix Häusler <[email protected]>
Remove unnecessary fs-extra usage (#2690)

Co-authored-by: Ran Luo <[email protected]>

478f1ca97a6208f334caa732cc9e30671cd3d800 authored almost 3 years ago by Sukka <[email protected]>
Issue 2566: Do not complete markdown syntax if the previous character is alphanumeric. (#2607)

1a9900e8f5a17908dcc6d5027af826490545a8f0 authored almost 3 years ago by Martin Wittmann <[email protected]>
Added Regex group replace on SearchMenu (#2205)

Co-authored-by: albert <[email protected]>

ead35e18197d0fa3fa369d2340e58645fe9ed9d7 authored almost 3 years ago by ihipi <[email protected]>
fix: #2720 Alt gr problem on other keyboard layouts (#2769)

c7060934cea286ba1a5eb1a7252753d209a300eb authored almost 3 years ago by Christoph Singewald <[email protected]>
Normalize Codemirror cursor that start is always before end (#2834)

f3caf90920cc2fa312f8191d5ae3f7c0c62a556b authored almost 3 years ago by Felix Häusler <[email protected]>
Fix preference scaling and improve UX (#2815)

e741d6c6a5cfd1fb99d62e541d88a7074cfc2d6d authored almost 3 years ago by Felix Häusler <[email protected]>
fix: update file icons (#2838)

5e16fac82c91a6f6d508d4b917e553ef5be57033 authored almost 3 years ago by Ran Luo <[email protected]>
Update build tools (#2814)

* Update build tools (babel, eslint and webpack)

* Fix karma configuration (unit tests)

* ...

1cc2d4e3ca34b03ab66cfd7d56aed1b3e7d8129e authored almost 3 years ago by Felix Häusler <[email protected]>
Fix 'partialRender' cursor if the block was already removed from the state (#2835)

16d61572e835eefb92644b27b02804df90137204 authored almost 3 years ago by Felix Häusler <[email protected]>
fix: update file icons (#2817)

* fix: update file icons

* fix: wrong classname of txt file

e690edc600628940c45fce0a91a2e8fb7411e394 authored almost 3 years ago by Ran Luo <[email protected]>
Update MARKDOWN_SYNTAX.md (#2832)

Fix typo

391f128955965d67940e2aa926760335f3f95d5f authored almost 3 years ago by ianegordon <[email protected]>
fix: feature request 2106 (Always use forward slashes on Windows) (#2824)

93da27118d4fd2592938a596d156ed9758a13d9e authored almost 3 years ago by Kiyoka Nishiyama <[email protected]>
Fix ESLint error and reduce PlantUML compression level (#2820)

db1d2b7aef6e28512bb75982dd939458bc3c3ca1 authored almost 3 years ago by Felix Häusler <[email protected]>
Fix preference migrations (#2811)

Preference migrations were always applied because 'store.set' didn't
remove old entries.

4c0d960bccc9ef62ca68cf23e127f307bd49e3f2 authored almost 3 years ago by Felix Häusler <[email protected]>
Add support to PlantUML diagrams (#2625)

* Add support to PlantUML diagrams

* Add plantuml icon files (copy of sequence's)

* Add Pl...

6492e00402a0826680821d6a39492b40c24d29f1 authored almost 3 years ago by Rodrigo C <[email protected]>
Fix build (#2810)

3a47941e608ad5dee1dd50d1ae24bc431fd57d27 authored almost 3 years ago by Felix Häusler <[email protected]>
feat: support solidity in codeblock and optimization of file icons (#2775)

* feat: support solidity in codeblock and optimization of file icons

* feat: update file icons

8af9605e358bdbb52dfb3eb3da88f4ebc03366f8 authored almost 3 years ago by Ran Luo <[email protected]>
Enable macOS arm64 build target (#2788)

c6d4368988d3617c0a1982330e81a766aa6bf958 authored almost 3 years ago by Felix Häusler <[email protected]>