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: implement params field for embedded content node

89d940d9b79bed623c90bd1e01e17f8813c77371 authored 12 months ago by Steven <[email protected]>
feat: enable iframe rendering in markdown code block (#2799)

* enable iframe rendering in code block

* fix eslint issue

bd1cf627618abd6ead81ff3644eef64752495482 authored 12 months ago by Mark Zhao <[email protected]>
feat: implement embedded resource renderer

196facfacdb0f6b7bfd9ab32489219b0f3ad3db5 authored 12 months ago by Steven <[email protected]>
chore: fix tokens split tests

afe75fd9f28273be3cb853aaa627e1403ccc9a75 authored 12 months ago by Steven <[email protected]>
feat: implement embedded memo renderer

8a3401355842f62560177695bdbbe3121585145b authored 12 months ago by Steven <[email protected]>
feat: implement subscript and superscript renderer

67f5ac3657378d427ee47de3192c9ad6852cbc79 authored 12 months ago by Steven <[email protected]>
feat: implement subscript and superscript parsers

7236552b6c450ba051c41cb02f5c9ae00700a704 authored 12 months ago by Steven <[email protected]>
chore: update dependencies

1f5899d2382bacea3e28ce9648d56ab6785adfa8 authored 12 months ago by Steven <[email protected]>
fix: incorrect timeline month display (#2792)

Fix incorrect timeline month display

ec4884ea04c866e4d74e54854b2e3d1be7f369f6 authored 12 months ago by Wen Sun <[email protected]>
feat: add a webhook action for deleted memos (#2791)

2e0619b4dc3a3da7d70e9bd97b0e0870e3da3681 authored 12 months ago by Elliot Chen <[email protected]>
chore: update code style

c9146bc749b28443144413d0e105e543352b9d91 authored 12 months ago by Steven <[email protected]>
chore: tweak datetime.ts

f5b5bd64bc5d910e7722323c60124e661163c46d authored 12 months ago by Steven <[email protected]>
chore: remove unused nil checks

d31d9eb71c8aed6efd4c71f1e219e8c5ca62913f authored 12 months ago by Steven <[email protected]>
chore: fix setting nil checks

f28b65405706b34c811d5487648ba5b182538ef4 authored 12 months ago by Steven <[email protected]>
chore: tweak readme

8738b68a4401ca6bb769fa501959ebc5a07670bb authored 12 months ago by Steven <[email protected]>
chore: add stable build action

42381fa154e797017b910499c5f17bff09ca5cb8 authored 12 months ago by Steven <[email protected]>
chore: add stale issue action

22427101f852319cc1b013b913370b79b179aa99 authored 12 months ago by Steven <[email protected]>
chore: add search bar in archived page

2a4ebf5774c3b622d5e03f2811e8f67aef59bbcd authored 12 months ago by Steven <[email protected]>
chore: create memo visibility when creating

5172e4df7c0f46b208bfe89d22f99fd7e9c47888 authored 12 months ago by Steven <[email protected]>
chore: add disable filter to renderer context

893dd2c85e56115a4b93157943ce4b4d96d92810 authored 12 months ago by Steven <[email protected]>
chore: add time filter to timeline

d426f89cf02e8aba6f684a5fed3fc154a23d917a authored 12 months ago by Steven <[email protected]>
chore: fix go test warning

7de3de561045c0ee2fe61e9f9c292a8041ee7797 authored 12 months ago by Steven <[email protected]>
chore: fix go test

2856e6660976e2fc42dbd6aafa20ad974b3a17aa authored 12 months ago by Steven <[email protected]>
chore: handle filter in user profile page

354011f9944639da78d6edada22a80bedb0dfc78 authored 12 months ago by Steven <[email protected]>
chore: update table node delimiter

8ed827cd2d815c22c499722a7e40c627909b6a94 authored 12 months ago by Steven <[email protected]>
feat: implement table renderer

05c0aeb789d05649e2c321ff1ef15e786cef524c authored 12 months ago by Steven <[email protected]>
feat: implement table parser

aecffe3402012a335c7c83d63daab9da915f4b55 authored 12 months ago by Steven <[email protected]>
chore: added tooltip for vacuum button (#2778)

* chore: added tooltip for vacuum button

- At the moment only has text for English language t...

70e6b2bb823c47bbe126e0902ca90ecf1c2db51c authored 12 months ago by Mehad Nadeem <[email protected]>
chore: update filter in timeline

54296f0437eb886727845f999c49b62729b1e623 authored 12 months ago by Steven <[email protected]>
chore: tweak timeline styles

8fcd9332f7ec0db81a060af5f17a363aa872843e authored 12 months ago by Steven <[email protected]>
fix: locale and appearance setting

1857362d0357dd708bda837624c60e5b4449e847 authored 12 months ago by Steven <[email protected]>
feat: rebuild timeline page

6d7186fc81824dd20af4c35ed795382a11dccf2c authored 12 months ago by Steven <[email protected]>
fix: signup is not allowed if password login is disabled (#2776)

Signup is not allowed if password login is disabled

If password login is disabled in the syst...

e4488da96ec5fa50e18a426245ea69ff500fdd0e authored 12 months ago by Wen Sun <[email protected]>
chore: update memo stats response

cc43d06d335427c55eda420998fa1f9cb7edf7ad authored 12 months ago by Steven <[email protected]>
fix: appearance and locale initial value

9ffd827028d572c24db7d54e29952b95862e25e8 authored 12 months ago by Steven <[email protected]>
fix: server overrides user's locale/appearance (#2771)

15e6542f0df709611eb27d5f454537e5f0dddabd authored 12 months ago by Hanqin Guan <[email protected]>
fix: DatePicker by passing in Timezone to API (#2770)

* Fix DatePicker by passing in Timezone to API

* Add some clarity

24bb3e096ac590855bc6ad5564a87190d086ff43 authored 12 months ago by Noah Alderton <[email protected]>
chore: fix store tests on Windows (#2769)

It's just a matter of explicitly closing the database, so that TempDir.removeAll doesn't fail.

5bcbbd4c52b211102a3ab21d76f833d3bd29ab18 authored 12 months ago by Lincoln Nogueira <[email protected]>
feat: add URL paste handler (#2768)

* feat: Add URL paste handler

* Check if text highlighted for URL pasting

ff13d977e9d6fa8b995a56093deebf4cb6374658 authored 12 months ago by Noah Alderton <[email protected]>
fix: apply customized profile name in mobile header (#2723)

Fix mobile header title, apply customized profile name

1fdb8b7b01c6c4a59609cc01107f3327f60ab9f9 authored 12 months ago by Wen Sun <[email protected]>
fix: display system logo in user banner if user not logged in (#2747)

Display system logo in user banner if user not logged in

f1ee88c4e1299df3f4fa3e1240c7b6f937905648 authored 12 months ago by Wen Sun <[email protected]>
fix: DatePicker Local Date (#2766)

Fix DatePicker Local Date

b578afbc6a2100a213e0319a9cace857761986ce authored 12 months ago by Noah Alderton <[email protected]>
feat: implement highlight renderer

ad94e8e3c6cae4c76938a15d66ad156ca6d6b054 authored 12 months ago by Steven <[email protected]>
feat: implement highlight parser

3f4b361fad1b5e1088fb7f9c26dc04af480e2067 authored 12 months ago by Steven <[email protected]>
chore: update favicon

46bd47064074e70d870d85c4b7bdb5c153dd9e1d authored 12 months ago by Steven <[email protected]>
chore: fix blockquote renderer

fdbf2d8af2d7cfd8f8f97f94c267242dc525677f authored 12 months ago by Steven <[email protected]>
chore: split editor keydown handler

5a723f00fa9d9a6a10e5a929c62abfe31ae2a751 authored 12 months ago by Steven <[email protected]>
feat: Markdown Editor Keyboard Shortcuts (#2763)

* Add bold and italic keyboard shortcut

* Add hyperlink keyboard shortcut support

728a9705eadf9bc2d98584f2014d0c5658fc0a8c authored 12 months ago by Noah Alderton <[email protected]>
fix: change use-set priority (#2760)

The user settings(locale, appearance) are not in use when restart broswer

cd3a98c0956cebc640310988468ce6c5cb588286 authored 12 months ago by THELOSTSOUL <[email protected]>
fix: set memo resources error in mysql (#2761)

Fix error updating memo resources in mysql

a22ad9017456a09f830f9b8e391c0ca40c4e1960 authored 12 months ago by Wen Sun <[email protected]>
chore: handle tag click

5ebbed9115ec43baa6304997012c0399613ff98c authored 12 months ago by Steven <[email protected]>
chore: implement create resource

7ae4299df2e6813618b3b87438e8c2b9dbcbdbdb authored 12 months ago by Steven <[email protected]>
feat: add additional favicon formats (#2752)

Add additional favicons

3d23c01e262e90e25c765bfec1be5aaf6e5a716b authored 12 months ago by Noah Alderton <[email protected]>
chore: use webp compression on logo (#2756)

- Logo size reduced from 310 KB to 36 KB.
- Point metadata image URL to local logo instead of r...

089e04bcfd7ce01b2675431f2f5a5f6cc2f3e0d8 authored 12 months ago by Lincoln Nogueira <[email protected]>
feat: implement indent for list nodes

98762be1e53cefa61e6099abbaf43a7994340cd0 authored 12 months ago by Steven <[email protected]>
chore: update editor actions

d44e74bd1e186c4520281890c0c7084387c18c8c authored 12 months ago by Steven <[email protected]>
fix: list memos with pinned

8e0ce4d67835db1833eeb5e6b8e736a8e13605c8 authored 12 months ago by Steven <[email protected]>
chore: fix max width of home section

45cf1585081b3c38cb31af79cf63254cd85f1c28 authored 12 months ago by Steven <[email protected]>
chore: delete .vscode directory (#2693)

* Delete .vscode directory

* web/.vscode deleted

7340ae15f72e0c711106ffabb218986f5bcb2dba authored 12 months ago by Anish Kelkar <[email protected]>
chore: update tag selector

6db7ad76da1b0ffe7cae25029b6cd677072d5476 authored 12 months ago by Steven <[email protected]>
chore: tweak dialog close button

4a407668bc8a0188ef54e6c9dc34e51a979e4483 authored 12 months ago by Steven <[email protected]>
feat: implement markdown buttons

ab1fa44f0097941e75406c069d09294159ca8389 authored 12 months ago by Steven <[email protected]>
chore: update icon version

cd0004cf88e193af93c950a743910913a310ad93 authored 12 months ago by Steven <[email protected]>
chore: update dependencies

667aaf06a019c94ac0799051de00e479f227fe99 authored 12 months ago by Steven <[email protected]>
chore: update image attrs

a8074d94e8483495aecafdd3146308f82fb6b555 authored 12 months ago by Steven <[email protected]>
fix: duplicated/reflexive relation in v2 api. (#2750)

16e68fbfff0623334e273450db1d3cd7c24ea294 authored 12 months ago by Hanqin Guan <[email protected]>
chore: updating the default scopes of GitHub SSO (#2746)

Updating the default scopes of GitHub SSO

The scope of "user" in GitHub OAuth includes permis...

81942b3b98d82c0868e6af5222323151cfd3d917 authored 12 months ago by Wen Sun <[email protected]>
fix: filename with space (#2745)

a7cda28fc712a7bd3ee38cae6dc67127d120cb3a authored 12 months ago by Athurg Gooth <[email protected]>
chore: tweak home style

0c52f1ee6aa55b2acb8a1f4cec4dfac5d74aebd7 authored 12 months ago by Steven <[email protected]>
chore: tweak setting page

1994c20c547ce74abbfd013afd30cf65b6af8e77 authored 12 months ago by Steven <[email protected]>
chore: fix tag selector position

a1dda913c395549f1aee47c88f625c6b88d27636 authored 12 months ago by Steven <[email protected]>
fix: pnpm install failed in docker (#2732)

fix pnpm install failed in docker

d626de1875dac358aef1d278779a686a74e6b31a authored 12 months ago by Athurg Gooth <[email protected]>
fix: deleting inbox records that senders have been deleted (#2743)

Deleting inbox records that senders have been deleted

6cfd94cc692236b359d6bd2023b7862063011747 authored 12 months ago by Wen Sun <[email protected]>
chore: set image loading to lazy (#2733)

set image loading to lazy to avoid concurrent problem

79b68222ffa7700d01ec154658d41b41d7132d19 authored 12 months ago by Athurg Gooth <[email protected]>
chore: update find memo with updated time

aaec46a39cb338eecad0cdb19ff1d9a1c417c698 authored 12 months ago by Steven <[email protected]>
fix: merge mysql dsn with params

9c663b1ba299fb945c99acaa0542ee0b9fecd586 authored 12 months ago by Steven <[email protected]>
chore: add memo uid

777ed899a3c5dbab9a10a144bd86014022db3081 authored 12 months ago by Steven <[email protected]>
chore: add max content length

ddcf1d669d41dbb19b94955d19c9ed6ca44c1b9f authored 12 months ago by Steven <[email protected]>
chore: fix horizontal rule matcher

32d02ba022e6bdf1bbdaccd139abb0cae5ad36d2 authored 12 months ago by Steven <[email protected]>
fix: auto link converters

5449342016c7fcc9e7f9b1d595e87d94b2b2c11c authored 12 months ago by Steven <[email protected]>
feat: export Memos as Markdown FIles (#2716)

43e42079a4d6bebc524dd5e790a9255484774b05 authored 12 months ago by Noah Alderton <[email protected]>
chore: update backend dependencies

cafa7c5adcde61db1a8ccbe0ad8b76000c80299f authored 12 months ago by Steven <[email protected]>
chore: update workspace setting proto

1258c5a5b032a853eb18352289ac4549381ce4cf authored 12 months ago by Steven <[email protected]>
chore: tweak navigation styles

83141f9be287d864a5e9cb9d7cce772cb9d1021b authored 12 months ago by Steven <[email protected]>
chore: update about page

4c590357574b9a5953637adcb51087d36676ad0b authored 12 months ago by Steven <[email protected]>
chore: update postgres stmt builder

9459ae82651529083b21f752f9e4adb2e5a90ef3 authored 12 months ago by Steven <[email protected]>
chore: update logs

8893a302e29c0d71b0fa6ce76da5bd13cd729a4a authored 12 months ago by Steven <[email protected]>
chore: update database migrator

d67eaaaee2a086efc3db9c7e6e0b8b313f9f81c1 authored 12 months ago by Steven <[email protected]>
chore: fix memo parent_id

fd8333eeda6708d444287f63effecf4a20e0b507 authored 12 months ago by Steven <[email protected]>
chore: update memo detail checks

f5a17394726f6372bdc0750e91470cfaeb32ba4c authored 12 months ago by Steven <[email protected]>
chore: exclude comments in memo list response

a297cc3140a535f6ab721fd2c0ddb7eb7de64ff3 authored 12 months ago by Steven <[email protected]>
chore: fix edit memo params

79c13c6f83e25bbd3eac143f00f9f738b73fa310 authored 12 months ago by Steven <[email protected]>
chore: fix memo resources position

8b9455d784df299bb8e44ea8aa630b1e7664029b authored 12 months ago by Steven <[email protected]>
chore: fix postgres stmts

501f8898f646eb3de7c29b822d3f8bd1e2765407 authored almost 1 year ago by Steven <[email protected]>
chore: fix restore tag node

ee1392760785fb70994066c24c1d650ab971b81c authored almost 1 year ago by Steven <[email protected]>
chore: update line break renderer

d2a9aaa9d43e649706f12d458af2cc1e83307fb2 authored almost 1 year ago by Steven <[email protected]>
chore: fix renderer props

f563b58a85c5d0ec90408c5617b18c695689d980 authored almost 1 year ago by Steven <[email protected]>
chore: fix find sibling node

ce2d37b90c64f9ab7cd47d144ae45b4b678934d7 authored almost 1 year ago by Steven <[email protected]>
feat: implement switchable task list node

454cd4e24f978e498031c57ff2dd399751d66633 authored almost 1 year ago by Steven <[email protected]>
chore: update home padding styles

6320d042c81da2684ea04031d4a0195f024f4e03 authored about 1 year ago by Steven <[email protected]>