Ecosyste.ms: OpenCollective

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

Memos

An open source, lightweight note-taking service. Easily capture and share your great thoughts.
Collective - Host: opensource - https://opencollective.com/memos - Website: https://www.usememos.com/ - Code: https://github.com/usememos/memos

chore: add comments icon

github.com/usememos/memos - 9a8a1d017e06afe289362fd3b3515abcb5a522fa authored 10 months ago by Steven <[email protected]>
chore: fix frontend linter

github.com/usememos/memos - 7e23ceb242d43cab75532e89a0adee5925e7517a authored 10 months ago by Steven <[email protected]>
chore: update gomark.wasm

github.com/usememos/memos - 898b3c3779f1b669060ba58d9aa629d2f6544f9e authored 10 months ago by Steven <[email protected]>
chore: go mod tidy

github.com/usememos/memos - 8eb01adb6f2c6500a957912d96a677d9a8cd9f17 authored 10 months ago by Steven <[email protected]>
chore: fix typo in build script's if statement (#3017)

missing 'i' in 'if' statement

github.com/usememos/memos - 621a8d4e20058840a49e1a8a7e0a86f1d1fee827 authored 10 months ago by jg0312 <[email protected]>
chore: update logger

github.com/usememos/memos - dfa78cac49a8cac6d83cfd58b2f645e810dcb924 authored 10 months ago by Steven <[email protected]>
chore: tweak default page size

github.com/usememos/memos - 12f4d3a10df7b715e69860b2414e10993145c47b authored 10 months ago by Steven <[email protected]>
chore: update actions

github.com/usememos/memos - 00788bd8f8ee43e331847d0a47ef0e8da1051be5 authored 10 months ago by Steven <[email protected]>
chore: tweak imports order

github.com/usememos/memos - 5f2a624c0c7e0060a651dfd2cc24fc98ffe013c6 authored 10 months ago by Steven <[email protected]>
chore: move api directory

github.com/usememos/memos - 3e50bee7dae1f043737d40c0b7ba60e3a73977c3 authored 10 months ago by Steven <[email protected]>
chore: upgrade gomark

github.com/usememos/memos - 1aa75847d6f9b50eb3bcd9d9fed2d93de0682d7c authored 10 months ago by Steven <[email protected]>
chore: add username to cache key

github.com/usememos/memos - 89a270cedebaa36430d3f5bb9ccacb00e8e06b62 authored 10 months ago by Steven <[email protected]>
fix: dark mode tag selection and suggestion (#3004)

* fix: use correct higlight color on selecting a tag in darkmode

* fix: take scrolling into a...

github.com/usememos/memos - 552635562104158e92518c820ebd74ffbea9fb56 authored 10 months ago by Xylit <[email protected]>
fix: telegram callback query handler dereferencing nil pointer if memo not found (#3003)

* fix: telegram callback query handler dereferencing nil pointer if memo not found

* chore: a...

github.com/usememos/memos - 1ae9bf23a055bb657f0aa395b1179ccb2e37eb3f authored 10 months ago by ercd <[email protected]>
fix: firefox/safari to redirect to /explore in HomeLayout (#3001)

github.com/usememos/memos - 51a7934616341c49671ade9bad71f703132911c5 authored 10 months ago by Zhiyuan Zheng <[email protected]>
fix: incorrectly checking whether registration is allowed in the login v1 api (#2998)

fix: Incorrectly checking whether registration is allowed in the login interface, resulting in t...

github.com/usememos/memos - 8d08cfe1c9e9f88b60adb7a7531c7e492bcfdedb authored 10 months ago by Mr. Lin <[email protected]>
chore: remove metric service

github.com/usememos/memos - b0f52ade7ae303daf0b7681fdf5b2634e8706b5b authored 10 months ago by Steven <[email protected]>
chore: add fuse to get tag suggestions

github.com/usememos/memos - 222d04fb22ed71ead5712eee7411577ad8f70173 authored 10 months ago by Steven <[email protected]>
chore: tweak setting styles

github.com/usememos/memos - 68468927dd3bfa322fe01a8b36446e4326198976 authored 10 months ago by Steven <[email protected]>
chore: tweak route layout

github.com/usememos/memos - dfe29ec766290aec8dbb1769c09dccf2881f0ef4 authored 10 months ago by Steven <[email protected]>
chore: fix user banner dropdown

github.com/usememos/memos - db56e1b575762785d0d2bde2ebcb183e0e9e6989 authored 10 months ago by Steven <[email protected]>
chore: fix setting migrator

github.com/usememos/memos - 5b92ac17753568b0e0080e2df3cc6fe6905cdcd2 authored 10 months ago by Steven <[email protected]>
chore: fix get workspace setting

github.com/usememos/memos - f2eb9f1b8f9fceacc2637cd34ccd6b4761ed6664 authored 10 months ago by Steven <[email protected]>
fix: update workspace general setting

github.com/usememos/memos - e602aeecc13e9cd0f4e639e171792bf9c37f2bbe authored 10 months ago by Steven <[email protected]>
chore: retire unused workspace settings

github.com/usememos/memos - ce133ad69b21394113ee5855f71e9daaa37ae355 authored 10 months ago by Steven <[email protected]>
chore: tweak readme

github.com/usememos/memos - e585578553af32e903b39d57375c53144c603eff authored 10 months ago by Steven <[email protected]>
chore: upgrade gomark

github.com/usememos/memos - 4d9c929c32faafe0fc4708be17d8503be1733ed5 authored 10 months ago by Steven <[email protected]>
fix: embed memos callback

github.com/usememos/memos - 39bf8505911030f9c47d2e765e52a0484271285e authored 10 months ago by Steven <[email protected]>
chore: upgrade gomark wasm

github.com/usememos/memos - 9cd835b979909f4fdd8c74ca7aee6c70e6aec894 authored 10 months ago by Steven <[email protected]>
chore: remove animation of spoiler

github.com/usememos/memos - 0afdbe3332ec804254084f0bf588141e5b9ad90a authored 10 months ago by Steven <[email protected]>
chore: fix linter

github.com/usememos/memos - 6b14d875211d7db07eb8869936bd6c706914bba0 authored 10 months ago by Steven <[email protected]>
chore: add workspace setting migrator

github.com/usememos/memos - 51d58d39822718caf90e8ee276eee6b021714f01 authored 10 months ago by Steven <[email protected]>
chore: tweak i18n

github.com/usememos/memos - 4378816e44a274a4bc1468346a2a898be72f0c4e authored 10 months ago by Steven <[email protected]>
chore: tweak spoiler animation

github.com/usememos/memos - e7bbd850b2cc2aea24fde5dfb8b4b5d46acd2933 authored 10 months ago by Steven <[email protected]>
chore: update dependencies

github.com/usememos/memos - c6162d3f387c5a56094658eaf6c6793d546ffccb authored 10 months ago by Steven <[email protected]>
chore: remove unused system setting

github.com/usememos/memos - ce32206677f5dfed2fd7efb02e41fd53075c92a8 authored 10 months ago by Steven <[email protected]>
chore: fix get general setting

github.com/usememos/memos - 50a3af3b2967fd622f573e9947704807468293b0 authored 10 months ago by Steven <[email protected]>
chore: tweak workspace setting seeds

github.com/usememos/memos - 80b64c02fd80ae91e97b4f027fd40da00b54d92e authored 10 months ago by Steven <[email protected]>
chore: add spoiler node

github.com/usememos/memos - 13b911ebf0837eee32f98a6e9168bd7b707025ad authored 10 months ago by Steven <[email protected]>
chore: fix serve frontend flag

github.com/usememos/memos - 4a6da917191732f6d31c9c9f8239366301104d99 authored 10 months ago by Steven <[email protected]>
chore: tweak linter errors

github.com/usememos/memos - fa62e8b59af274109e7de22e260cb30ecf23fbe5 authored 10 months ago by Steven <[email protected]>
chore: update workspace setting service

github.com/usememos/memos - 8e11826db12d01b99f38e598f056ce348d354018 authored 10 months ago by Steven <[email protected]>
chore: update vi.json (#2980)

github.com/usememos/memos - e6d0c00cf6b66fb642f0f010091e96fd9ac4ee50 authored 10 months ago by David Nguyen <[email protected]>
feat: add mermaid support in codeblock (#2971)

github.com/usememos/memos - 03d67d5a00e1cc0d440ce6ed40edda09883fff74 authored 10 months ago by Kristián <[email protected]>
feat: add new line if the cursor is on a character when adding a tag (#2960)

github.com/usememos/memos - a86117f613673edd39f517b00b572fd1d2d12c6d authored 10 months ago by Kazuki H <[email protected]>
chore: update ja.json (#2966)

github.com/usememos/memos - fc1a2cf2fca16266c9f4d178723ebf60d731f756 authored 10 months ago by Søm <[email protected]>
chore: add memo actions to memo detail page

github.com/usememos/memos - d22b7722328afc202e835bb3856e38e2707a73b9 authored 10 months ago by Steven <[email protected]>
chore: update inbox props

github.com/usememos/memos - f1ec5775a7278b752b099fc0e32acb07b2a2304d authored 10 months ago by Steven <[email protected]>
chore: allow all 20x response status code in webhook (#2947)

github.com/usememos/memos - 4aa4417d9147521386a200df6db34c6d2513585c authored 10 months ago by Bryan <[email protected]>
chore: update enum type

github.com/usememos/memos - 606e574e191ba9e521f01d9e3620c880acabc913 authored 10 months ago by Steven <[email protected]>
feat: add visibility select in ShareMemoDialog (#2941)

In ShareMemoDialog, user can change the visibility
of the memo, so that the memo can be set to ...

github.com/usememos/memos - ebe36782888d1e0b8d6e5ac318be073c8972a5dc authored 10 months ago by Brilliant Hanabi <[email protected]>
chore: tweak linter

github.com/usememos/memos - b3ca9969c480dc300f348cb9171deef6bff25a9f authored 11 months ago by Steven <[email protected]>
chore: tweak reaction store

github.com/usememos/memos - 3dddd3ec4c32f3ad7b0d2acc2fb0fe950bbf291a authored 11 months ago by Steven <[email protected]>
feat: add notice when sharing private links in MemoDetail (#2942)

github.com/usememos/memos - 81aa9b107fc2242c17a0f78f49477e98d965fdd1 authored 11 months ago by Brilliant Hanabi <[email protected]>
chore: tweak memo view

github.com/usememos/memos - 60efd3ac3282aa0b2e5d32827b6e488c9e85f2b2 authored 11 months ago by Steven <[email protected]>
chore: add more reactions

github.com/usememos/memos - 4081a6f5adc4266f855f7fd02768dce293c50e16 authored 11 months ago by Steven <[email protected]>
chore: improve docker-compose.dev (#2938)

github.com/usememos/memos - 334e4898679a46748db676227fe281a69a5a3e33 authored 11 months ago by Lincoln Nogueira <[email protected]>
chore: tweak view checks

github.com/usememos/memos - c7822515a14d1350885f926e26cd00416404bc52 authored 11 months ago by Steven <[email protected]>
chore: implement reaction frontend

github.com/usememos/memos - d86f0bac8c73916549088a7ece79e264f674a6d4 authored 11 months ago by Steven <[email protected]>
chore: fix tests

github.com/usememos/memos - e5f244cb50592be6c40b737c87f74560d8ecebed authored 11 months ago by Steven <[email protected]>
chore: implement reaction service

github.com/usememos/memos - 3a5bc82d395e4af29a723aa0e0a3e0f0c3695e1d authored 11 months ago by Steven <[email protected]>
chore: update dependencies

github.com/usememos/memos - a4fa67cd187e21953cf860da1280f3d7f2521ac4 authored 11 months ago by Steven <[email protected]>
chore: tweak user setting

github.com/usememos/memos - 43a2d6ce09afb55cdf7aea6e44b150507280945c authored 11 months ago by Steven <[email protected]>
chore: impl compact mode setting (#2935)

* chore: backend/DB related files for compact view setting.

* fix: passing lint errors

* f...

github.com/usememos/memos - d2434111b425f5744d7d2d36e5e6043a4859ba67 authored 11 months ago by Mehad Nadeem <[email protected]>
chore: implement reaction store

github.com/usememos/memos - 559e427c501df560e84fde7ab829da4a457644c8 authored 11 months ago by Steven <[email protected]>
chore: run buf generate

github.com/usememos/memos - 99568236a343142c3175e192e2ee249fcfe72e9d authored 11 months ago by Steven <[email protected]>
feat: add compact mode setting (Proto) (#2934)

* chore: proto related files for compact view setting.

* fix: pasing lint errors

github.com/usememos/memos - 06fb2174c3452eea1fe7392a8a4caa5494308721 authored 11 months ago by Mehad Nadeem <[email protected]>
fix: displaying archived memos (#2933)

* fix: web: Archived: Show displayTime instead of updateTime

Archiving a memo is considered "...

github.com/usememos/memos - 5ac17fc0126c734d6dca157b4ea7dfa671b6782d authored 11 months ago by Kazuki H <[email protected]>
chore: fix highlight code

github.com/usememos/memos - a76b86f18a2ca8092bd3e1c705b99b5392e500d1 authored 11 months ago by Steven <[email protected]>
chore: fix v2 routes

github.com/usememos/memos - ded8001735c7efbd0ae1d11ee6431771523db7c8 authored 11 months ago by Steven <[email protected]>
chore: update inbox service

github.com/usememos/memos - 185ec2ad2ac02e858b6d26e22552e495913e2ca0 authored 11 months ago by Steven <[email protected]>
chore: fix linter warning

github.com/usememos/memos - 6b59c7670ce7a552d254a2e2b86266f3ded8f312 authored 11 months ago by Steven <[email protected]>
chore: add cookie builder

github.com/usememos/memos - 434ef44f8c70837c5b81ea10563c99e66b7d060b authored 11 months ago by Steven <[email protected]>
chore: fix cookie attrs

github.com/usememos/memos - 46ea16ef7e5c4ed2731fe7842ae22f477c42678e authored 11 months ago by Steven <[email protected]>
chore: update cookie attrs

github.com/usememos/memos - 8f15e8773a3102d1ae7c7fa42e88f15b0fc13585 authored 11 months ago by Steven <[email protected]>
chore: tweak timeline styles

github.com/usememos/memos - 25efc33b24bb8853aabc2dd9252febca3ab963e8 authored 11 months ago by Steven <[email protected]>
chore: remove type-gen script

github.com/usememos/memos - ba460382b0ff7bb65a5ec229e4a2d7b890da96c9 authored 11 months ago by Steven <[email protected]>
chore: fix resource url

github.com/usememos/memos - e35225ff24bd320045d47dd03a2ba4963f7c7321 authored 11 months ago by Steven <[email protected]>
chore: add postinstall script

github.com/usememos/memos - 397a7f00efe9d262775920b4340b2a9e843f3300 authored 11 months ago by Steven <[email protected]>
chore: tweak memo find builder

github.com/usememos/memos - 06eff151e7e57d90f41cda221888d0b79b6aaddf authored 11 months ago by Steven <[email protected]>
chore: update cors middleware

github.com/usememos/memos - c30d7ab8f3bfc72160cfea56ab484437c5c08cb5 authored 11 months ago by Steven <[email protected]>
chore: add env example

github.com/usememos/memos - ab4a670becaedb6906453b31d66d6a7e7fb44ad3 authored 11 months ago by Steven <[email protected]>
chore: update cookie attrs

github.com/usememos/memos - ce663efc1467948e2a9f54e7ab9892f0028e0341 authored 11 months ago by Steven <[email protected]>
chore: tweak cookie attrs

github.com/usememos/memos - 9e72432f195825338a6614316ac4ced6704d74f6 authored 11 months ago by Steven <[email protected]>
chore: add vercel.json

github.com/usememos/memos - b056c59dea45a97f7f8a23cc4bc9f4b5096f4a05 authored 11 months ago by Steven <[email protected]>
chore: update request base url

github.com/usememos/memos - 15c90871d966a1dc5e3621e312d4cb0d39f561ad authored 11 months ago by Steven <[email protected]>
chore: update eslint config

github.com/usememos/memos - be899cd027ecbfd9e73c9baf70b406f09b32875f authored 11 months ago by Steven <[email protected]>
chore: tweak assets folder

github.com/usememos/memos - 8773a3d2c1cd90464c2d2c65e5a937429780495d authored 11 months ago by Steven <[email protected]>
chore: upgrade frontend dependencies

github.com/usememos/memos - d2603ee67b21b94318359f00ba0f7068654528ab authored 11 months ago by Steven <[email protected]>
chore: tweak filter checks

github.com/usememos/memos - c92507728a190d98356d1f867b366666bad740ed authored 11 months ago by Steven <[email protected]>
chore: update memo find builder

github.com/usememos/memos - eb4f7b47b723c8c953db5135a652042f8f4089f6 authored 11 months ago by Steven <[email protected]>
chore: fix export memos

github.com/usememos/memos - 1e07b70d2391c18e1b4eba2a21d21eb5a823ee44 authored 11 months ago by Steven <[email protected]>
fix: signin error notification is not shown (#2908)

fix signin error notification is not shown

github.com/usememos/memos - b8a9783db5dd8549c09db2185fbebe34ef7fe1fa authored 11 months ago by Athurg Gooth <[email protected]>
chore: fix typo in About.tsx (#2899)

github.com/usememos/memos - 82e72813f9d5e7f7008537e1fb920eefa7982c42 authored 11 months ago by Ikko Eltociear Ashimine <[email protected]>
chore: update readme with used resources

github.com/usememos/memos - 57510ddee579ab714b2da4dad06b2078e2e5059d authored 11 months ago by Steven <[email protected]>
chore: fix menu z-index

github.com/usememos/memos - 00c47a067332d0767075a961cb07ac76b3bea180 authored 11 months ago by Steven <[email protected]>
chore: fix filter initial state

github.com/usememos/memos - 374f3f7d9684b8a692e9a82204fb6a9cc61b7984 authored 11 months ago by Steven <[email protected]>
chore: upgrade gomark

github.com/usememos/memos - 8340e6b247dd9e3bba64d53f54c283b3c0b71cb1 authored 11 months ago by Steven <[email protected]>
chore: clean dropdown

github.com/usememos/memos - 7f5148d490d0a847a389da976ae1ab4d7bd69507 authored 11 months ago by Steven <[email protected]>
chore: update codeblock style

github.com/usememos/memos - c522e1450ad237623c097bdefd1c9eb5865fdb9b authored 11 months ago by Steven <[email protected]>