Ecosyste.ms: OpenCollective

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

github.com/usememos/memos

An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
https://github.com/usememos/memos

feat: editor tab support (#309)

* feat: editor tab support

* Update web/src/components/MemoEditor.tsx

Co-authored-by: booj...

24154c95f2be3a6c102b7f8e6e12c09c270565b4 authored about 2 years ago by f97 <[email protected]>
chore: update bug report template (#316)

chore: update but report template

0b10d24eb26693172c0d15d014777d28dc901c4c authored about 2 years ago by boojack <[email protected]>
chore: add issue template (#314)

06ec59eca46301845ed696b25e7203e54ff11a32 authored about 2 years ago by boojack <[email protected]>
fix: memo list auto scroll to top (#313)

fix: editor initial content

35a88174421145749d4574b9b381abba11e6c300 authored about 2 years ago by boojack <[email protected]>
chore: update mask animation styles (#306)

c7378e78d9513600887f5fa982cde8b4bcd6cf11 authored about 2 years ago by boojack <[email protected]>
chore: update `zh.json` (#304)

Update zh.json

ab182dc22aab192da2095e17a486afc9097faf25 authored about 2 years ago by Tiger <[email protected]>
fix: close button z-index in setting dialog (#303)

f554e5a357841c4e437837c900db1234f0cfb52d authored about 2 years ago by boojack <[email protected]>
chore: update marked tests

749486ba3c9ae91029b562d464c2dbb1c3953338 authored about 2 years ago by Steven <[email protected]>
fix: blank line after table (#298)

26aae0e6372bf5e6a69ca1acc0a8de12e008f6ea authored about 2 years ago by Hyoban <[email protected]>
docs: update docker-compose tip (#299)

95c8d8fc9ce7c5298bce099a910fee43c083dde3 authored about 2 years ago by Hyoban <[email protected]>
docs: docker compose tip (#296)

* docs: docker compose tip

* chore: update

Co-authored-by: boojack <[email protected]>
...

10210235776fe49dd1905a1f9376fb862daa550c authored about 2 years ago by Hyoban <[email protected]>
feat: support markdown table (#294)

* feat: support markdown table

* chore: update table style

* test: for markdown table parse

3d0c6004c0c7bff423c20bac5b387ed848639ce5 authored about 2 years ago by Hyoban <[email protected]>
chore: restore user email

6c53bd00f654a0935f95dd87746a266738812e68 authored about 2 years ago by Steven <[email protected]>
fix: handle highlight unknown language error

cc759bef5601c419d89e527cad69a08373b09599 authored about 2 years ago by Steven <[email protected]>
chore: release `v0.6.0`

d670adc11f2ae565d568ceb5cafb5c14828bfc51 authored about 2 years ago by Steven <[email protected]>
chore: reorder memo resource

349c3836047df2f76f91a11d5cec332d168522fb authored about 2 years ago by Steven <[email protected]>
chore: update dev version

f4074881280bf1824cf299aee7383a61945ba505 authored about 2 years ago by Steven <[email protected]>
feat: upload files by dropping (#292)

086b10717fade69d4d40667b60cc11a1031cb62c authored about 2 years ago by boojack <[email protected]>
feat: add highlight for code block (#291)

* feat: add highlight for code block

* chore: update test

eefd0444c8a6572a3892eeff84a9148f44ba30af authored about 2 years ago by boojack <[email protected]>
fix: can not click sidebar (#289)

65a61ed2701e7834e34368646ffa59942ee06610 authored about 2 years ago by Hyoban <[email protected]>
feat: handle esc keyboard event for editor (#288)

5e7db4631efebec3a0132ad6fbb7d0159ca8bfea authored about 2 years ago by Hyoban <[email protected]>
feat: update sidebar mask styles (#287)

0d6114e25effbd822b569c6e0dbcb0e9736f7515 authored about 2 years ago by boojack <[email protected]>
chore: update sidebar styles in mobile view (#285)

* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* 添加移动端点击自动关闭侧边栏

* move closeSidebar function to util...

ce5a6fa3ac344220a367b7c42fa8778d0269dcf0 authored about 2 years ago by h2o2o <[email protected]>
fix: create memo with visibility (#281)

246851fdbe386f31725638e0c8466b498ff54241 authored about 2 years ago by boojack <[email protected]>
chore: hide user email (#282)

21c30ac1579d5e9cd21b7edaf41601faa724a14f authored about 2 years ago by boojack <[email protected]>
fix: create triggers after dropping old tables

269d92e6377d8fd76d52321ecf1bb3f52e611445 authored about 2 years ago by Steven <[email protected]>
chore: revert sidebar updates

ffe145d4369995575089e40421d96c6d4597eb9d authored about 2 years ago by Steven <[email protected]>
chore: adjust sidebar style (#277)

37cd841992000da2e8e3295bb2e2eb722fa59151 authored about 2 years ago by zburu <[email protected]>
添加移动端点击自动关闭侧边栏 (#271)

315ab94c946aab7fbfd30d9ab0586df2c2650e2c authored about 2 years ago by h2o2o <[email protected]>
fix: i18n for filter (#275)

1aa9963e07450ddd91a8dea897a3518903246397 authored about 2 years ago by f97 <[email protected]>
chore: update i18n for filter

88ade2c0b7bd4e507482415c7665292756be1471 authored about 2 years ago by Steven <[email protected]>
chore: update i18n for shortcut filter (#270)

* chore: resources i18n

* chore: shortcut-list i18n

* chore: resources i18n

* chore: re...

4ada7dce7725dc58506af6801e832e4477a6c2e1 authored over 2 years ago by winwin2011 <[email protected]>
chore: update copy button style

a323689ee6b479265d0f6b7b786af1c493e81dd9 authored over 2 years ago by steven <[email protected]>
feat: add copy button to memo (#267)

* feat: copy-content

* Update web/src/less/memo-detail.less

Co-authored-by: boojack <steve...

2ea612e2fe8b769f48a6f024c3f5e804d9eafdee authored over 2 years ago by f97 <[email protected]>
fix: tag filter (#266)

ca2557eb7edab5329c61dd66910aea3e92bf0b17 authored over 2 years ago by boojack <[email protected]>
chore: update header style

e0f95686f3d7814f5fd196e30f328efb35f1dba1 authored over 2 years ago by steven <[email protected]>
chore: update vietnamese i18n (#261)

29770e8bfb3366c1543583c84202fdf413737231 authored over 2 years ago by f97 <[email protected]>
fix: update marked test cases

b959acc69dc7da5a21cd1b6f3fa4852f4cd2a701 authored over 2 years ago by steven <[email protected]>
feat: add `escape` to renderer

486cf8bdac8ee7c4339a532494a91a32b3edd282 authored over 2 years ago by steven <[email protected]>
chore: update migration sql file

ea911387f135c869ed8c3342f8117aa9e2c6484e authored over 2 years ago by steven <[email protected]>
chore: update `VACUUM`

0b9b89db81dead407a43e3274cabb6f97ead28ac authored over 2 years ago by steven <[email protected]>
feat: update marked parsers (#260)

* chore: remove external match functions

* chore: update parsers

eaf89aa2f2b3726e599a65ef56347c035cea9ca9 authored over 2 years ago by boojack <[email protected]>
fix: tag selector position (#259)

4bd373ba575f5ac4144c558c2493251f6a65b1eb authored over 2 years ago by boojack <[email protected]>
feat: add `inline-code` syntax parser

7b29c65f582de217f75c9902802bb21507c9e519 authored over 2 years ago by steven <[email protected]>
chore: add `FUNDING.yml`

2298ac6ff39d1fdd1bf4f15abb3f82a6e66d32ca authored over 2 years ago by steven <[email protected]>
chore: release version `0.5.0`

4477f47c2507c8205dab5b6a996ccae1c1278d3c authored over 2 years ago by steven <[email protected]>
chore: update user banner style

4a2fe3aaae78f69de614cf9ce8382488671af024 authored over 2 years ago by steven <[email protected]>
fix: re-generate table columns foreign keys

0f65b8bdd3a515dc151fbb7c79d18660cdf982ee authored over 2 years ago by steven <[email protected]>
chore: update resource dialog

778282ae2956a0132b7ef4c01d640c5fc6686822 authored over 2 years ago by steven <[email protected]>
feat: add `linkedMemoAmount` to resource

85dc29bfb9d89d2a04c90d37c2272d97c5cce78d authored over 2 years ago by steven <[email protected]>
fix: emoji picker style

05e46ee4a8315adc73bdb8dd5143adbd383af00c authored over 2 years ago by steven <[email protected]>
chore: don't clean data in dev mode

6a3b052fa2f9306a32485381ce6abb6d7ed4fbbe authored over 2 years ago by steven <[email protected]>
fix: tag regexp (#253)

222c7925394e459f5136271b0984f612831ee3a7 authored over 2 years ago by boojack <[email protected]>
feat: simple markdown parser (#252)

* feat: simple markdown parser

* chore: rename test file name

* feat: add plain text link ...

51fb8ddb079999f8f979cba6ea407ed605463632 authored over 2 years ago by boojack <[email protected]>
chore: update interval flag type

8e63b8f28901e26461ea04504e306d4e1ad1ce61 authored over 2 years ago by steven <[email protected]>
chore: add `--passWithNoTests` to jest

17c35be4265c1fdb38089f40707a7aa1000a3dc5 authored over 2 years ago by steven <[email protected]>
chore: add jest github action

dfd461518faac1319acf4e58fdb4494d2b59c82e authored over 2 years ago by steven <[email protected]>
chore: add `jest`

df5818cdc59d91aef0e162cacff368b3992f084d authored over 2 years ago by steven <[email protected]>
chore: update inline image

589410452416a636ceb6109d5a79484f7fae0d4b authored over 2 years ago by steven <[email protected]>
chore: regenerate `yarn.lock`

09732df0f5f9fa7e33d0fc7e957f4a5973a96b8a authored over 2 years ago by steven <[email protected]>
feat: create memo with resourceIdList

ae8f292306ada3e40854d290fbf953bb509048b0 authored over 2 years ago by steven <[email protected]>
fix: raw data cache

9f8c0ce5676a85ed22fa458428dc329e91354285 authored over 2 years ago by steven <[email protected]>
feat: update memo resource component

c7cf35c7decce5a83d652f129b1f4b978cf7dc4c authored over 2 years ago by steven <[email protected]>
feat: compose memo resource list

e5c9d8604d1a1c086336f54152b03bd4849ee44d authored over 2 years ago by steven <[email protected]>
feat: update memo editor with uploading resources

b2c22977c106c452aeb462cbb47105cc90307bed authored over 2 years ago by steven <[email protected]>
chore: update react version

c0edb72b3da856505b0dbea87d5fff832c25ed3f authored over 2 years ago by steven <[email protected]>
fix: delete memo resource

33d31b7dca76ef31f8e3f84333c27d9aa920b9c5 authored over 2 years ago by steven <[email protected]>
feat: add memo resource apis

4c465bef2d5f6d674ebe4c6038138e93d060f575 authored over 2 years ago by steven <[email protected]>
chore: update dev version `v0.5.0`

3bde9543f3d22d7c1fbed4112278a75714128053 authored over 2 years ago by steven <[email protected]>
feat: add `memo_resource` model

cff0e86989f8a6cc95bcc848296b08b6bef4efa3 authored over 2 years ago by steven <[email protected]>
fix: emoji picker position in fullscreen (#251)

65f7aa7914732d2ae22d5d6d76713c8c33f18dde authored over 2 years ago by boojack <[email protected]>
fix: mobile editor float style (#247)

06f5a5788ed9e86edf5e2a4c4d418c1741c0a17d authored over 2 years ago by boojack <[email protected]>
chore: update emoji picker toggle logic (#244)

52c8ac2ad315e63c5da02c43e42a1cabedc679fe authored over 2 years ago by boojack <[email protected]>
chore: update dropdown action button style

0c80654cc2dd9b87a9f728c7ebbec59f9db18c96 authored over 2 years ago by Steven <[email protected]>
chore: remove `vite-plugin-pwa`

a2180f177fdd2e0637cb9ffa04656c8e4275131d authored over 2 years ago by Steven <[email protected]>
chore: update memo detail header

b992d07f3e29d7acb20b484c3528ff8a7ac28004 authored over 2 years ago by Steven <[email protected]>
chore: release `v0.4.5`

dc3052e22526e14f4d3182eb7f05cdc3dee76abf authored over 2 years ago by Steven <[email protected]>
fix: api access checks

9b2e57cee5cec649eadaaab75968238e8f3a7443 authored over 2 years ago by Steven <[email protected]>
chore: update memo detail page

77a3513a6b989273e10378ead33c1b4c5259ad4a authored over 2 years ago by Steven <[email protected]>
chore: update router

0dd2337663fb1306e6f9a434bec615d2f30725f0 authored over 2 years ago by Steven <[email protected]>
feat: update dev latest schema

d316c04837cff159da2cbeefca659595c2178e6c authored over 2 years ago by Steven <[email protected]>
chore: update memo detail access handler

63468dbaf3a741c7679efa2a0d3eb174342c68fb authored over 2 years ago by Steven <[email protected]>
chore: support html form (#236)

2acd5d4af26c6ec51a5cdc08db819f892db061f7 authored over 2 years ago by f97 <[email protected]>
chore: use conditional rendering instead of OnlyWhen

6c1cc1d2831afa52bb23def983f9ac858ebb100c authored over 2 years ago by Steven <[email protected]>
chore: add memo detail page

15cfc9e1f5f9b41af526ed92ddce63fd2215ed8c authored over 2 years ago by Steven <[email protected]>
chore: update dropdown component

004713d4cd1c196d59d7e21aed4864a99c970cee authored over 2 years ago by Steven <[email protected]>
feat: float mobile editor (#234)

* feat: float mobile editor

* fix: fix pr comment

* lint: fix golangci-lint

7a6eb53e0fc9bdcfa2a43f37f55c31002a5159b4 authored over 2 years ago by f97 <[email protected]>
chore: update i18n for memo visibility (#233)

02c26d5bb4f3b9c29be909359427d2b3418cf27a authored over 2 years ago by boojack <[email protected]>
chore: fix memo content click handler

c60c58ed69aa57a5b69c0d975b715a4394f1671e authored over 2 years ago by Steven <[email protected]>
feat: use `i18next`

366afdd1e441e25d2e2a7725a4a9126dbade4e35 authored over 2 years ago by Steven <[email protected]>
feat: use `react-router`

307483e4994a3b78cff63de05f7a6b3b68aa7f6f authored over 2 years ago by Steven <[email protected]>
fix: add `_foreign_keys` to sqlite dsn

4608894e56d8cd85ad765b0601b54a522f46af07 authored over 2 years ago by Steven <[email protected]>
chore: add `vite-plugin-pwa` (#230)

a1066322c89b1224851e79a3056c9a8ee41ab1ba authored over 2 years ago by boojack <[email protected]>
chore: fix i18n vietnamese typos and update MemoCardDialog (#228)

050a2d39faab5f9cb30fb5debe47f3156a711e87 authored over 2 years ago by f97 <[email protected]>
chore: update i18n for change password dialog

13aa61bbc08ab72e0f53f7870636d011d8fd9cfc authored over 2 years ago by Steven <[email protected]>
chore: hide the searchbar of emoji picker (#222)

chore: hide emoji picker searchbar

f4d0e8c948544188c0ba5ba74d4a331cf40ec342 authored over 2 years ago by boojack <[email protected]>
feat: add emoji picker in editor (#221)

* feat: add vietnamese

* feat: add emoji picker in editor

* fix failing checks

* move e...

e7db587a9e3da7799842356b972d9a8078ee6bf7 authored over 2 years ago by f97 <[email protected]>
chore: fix docker tag

059080f1941ecf800e7e8324d84873f08a415028 authored over 2 years ago by Steven <[email protected]>
chore: fix build tag

78c159cd59fbce870a8bc36112e41eae57f322f7 authored over 2 years ago by Steven <[email protected]>
chore: update `v0.4.4`

721aa3c9072f0aefa3d8042836ee1be16c01f05c authored over 2 years ago by Steven <[email protected]>