Commit Graph

395 Commits (4f7a6cd6ccbdfea2f377341d8fe81a6f979d4ab1)

Author SHA1 Message Date
Steven c7aaf791e6 chore: tweak props naming 1 year ago
Steven ea6628066d chore: update sidebar components 1 year ago
Steven 90679cc33a chore: add explore sidebar 1 year ago
Dubzer a0846c2818
feat: add shortcut to edit the previous memo (#3122)
* Add shortcut to edit the previous memo

* Fix compilation

* Update web/src/components/MemoEditor/index.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Steven 18d16abdb5 chore: update workspace service 1 year ago
Steven 7c5261b5d2 chore: tweak resource definition 1 year ago
Steven 7cc8b951a3 refactor: update resource id naming 1 year ago
Steven a3a4e37cb0 chore: update memo content styles 1 year ago
Steven 76c936357b chore: fix resource link 1 year ago
Steven 96a7d0eb25 chore: tweak line height 1 year ago
Steven ed89cb8310 chore: update memo relation definition 1 year ago
Steven 722e356044 chore: update memo store 1 year ago
Steven 5f2d6b22be chore: tweak memo structure 1 year ago
Steven 86db6d0254 chore: tweak user api definition 1 year ago
Steven 9ce381abb9 chore: tweak user profile 1 year ago
Steven ded4da07a3 feat: use @github/relative-time-element to display time 1 year ago
Steven e795149186 chore: tweak memo view display 1 year ago
Dubzer 6cbfbe9c07
chore: settings page improvements (#3034)
* Don't allow to select text on buttons in settings + refactoring

* Remove redundant useMemo

* Update web/src/pages/Setting.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Rename other constants too

* Rename AdminSection to ADMIN_SECTIONS

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago
Steven 59314cdf80 chore: add compact mode to memo view 1 year ago
Steven d34273b186 chore: update memo icons style 1 year ago
Steven 9a8a1d017e chore: add comments icon 1 year ago
Steven 12f4d3a10d chore: tweak default page size 1 year ago
Steven e602aeecc1 fix: update workspace general setting 1 year ago
Steven ce32206677 chore: remove unused system setting 1 year ago
Steven d22b772232 chore: add memo actions to memo detail page 1 year ago
Steven f1ec5775a7 chore: update inbox props 1 year ago
Steven 606e574e19 chore: update enum type 1 year ago
Brilliant Hanabi ebe3678288
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 public
to be viewed by anyone with the link.
1 year ago
Brilliant Hanabi 81aa9b107f
feat: add notice when sharing private links in MemoDetail (#2942) 1 year ago
Steven d86f0bac8c chore: implement reaction frontend 1 year ago
Kazuki H 5ac17fc012
fix: displaying archived memos (#2933)
* fix: web: Archived: Show displayTime instead of updateTime

Archiving a memo is considered "updating" it, so the time it was
archived will be displayed, instead of the time it was created.

* fix: web: Archived: Add an option to fetch more memos

Just like on other pages, add a button to fetch more memos. Otherwise,
the user would only be able to load the latest 10 memos, as defined in
DEFAULT_MEMO_LIMIT.
1 year ago
Steven 25efc33b24 chore: tweak timeline styles 2 years ago
Athurg Gooth b8a9783db5
fix: signin error notification is not shown (#2908)
fix signin error notification is not shown
2 years ago
Ikko Eltociear Ashimine 82e72813f9
chore: fix typo in About.tsx (#2899) 2 years ago
Steven fdd17ce849 chore: update memo content key 2 years ago
Elliot Chen 7cd3fcbc61
fix: wrong order of the timeline in the resource page & add webhook when create memos using Telegram bot (#2886)
* fix: wrong order in resource page timeline

* feat: add webhook when create memos using Telegram bot

* rename variables and fix typos for static checks
2 years ago
Steven 8ce6a32aac feat: use gomark wasm in frontend 2 years ago
Wen Sun 50f7f131ea
fix: month grouping error in timeline page (#2861) 2 years ago
Steven c5a5f67fdb refactor: migrate auth service 2 years ago
Steven 2b7bd47b44 fix: rss routes 2 years ago
Steven 1dc4f02b64 chore: update memo requests 2 years ago
Steven ed32b20c9e chore: update frontend dependencies 2 years ago
Steven c26109cd36 chore: update list memos request 2 years ago
Steven d7889d9903 chore: tweak url filters 2 years ago
Steven 70d1301dc3 chore: use filter in url params 2 years ago
Steven 08ac60cc70 chore: update memo relation dialog 2 years ago
Steven 1b69b73eb9 chore: update calendar styles 2 years ago
Steven 288527914b chore: migrate memo route 2 years ago
Steven eb72609ea3 chore: update memo editor cache key 2 years ago
Steven 196facfacd feat: implement embedded resource renderer 2 years ago