- 18 Mar, 2023 4 commits
-
-
Zeng1998 authored
-
Zeng1998 authored
* chroe: add id for header elements * fix order of id and class
-
远浅 authored
-
CorrectRoadH authored
-
- 17 Mar, 2023 4 commits
-
-
boojack authored
* fix: handle IME mode in editor * chore: update
-
远浅 authored
* refactor: Use function findMatchingParser to reduce duplicate code * chore: declare type Parser
-
CorrectRoadH authored
-
CorrectRoadH authored
-
- 15 Mar, 2023 3 commits
-
-
boojack authored
-
CorrectRoadH authored
* feat: refator the file dashboard * feat: support select resouce file * feat: suppor delete select files * feat: support share menu, implement rename and delete * chore: change the color of hover * chore: refator file dashboard to page * feat: add i18n for button * feat: beautify the button * fix: the error position of button * feat: only select when click circle instead of whole card * feat: beautify file dashboard * chore: factor the filecard code * feat: using dropdown component intead of component * feat: add i18n for delete selected resource button * feat: delete the unused style of title * chore: refactor file cover * feat: support more type file cover * feat: use memo to reduce unused computing in filecover * feat: when no file be selected, click the delete will error * feat: store the select resource id instead of source to save memory * chore: delete unused code * feat: refactor the file card * chore: delete unused style file * chore: change file to resource * chore: delete unused import * chore: fix the typo * fix: the error of handle check click * fix: the error of handle of uncheck * chore: change the name of selectList to selectedList * chore: change the name of selectList to selectedList * chore: change the name of selectList to selectedList * chore: delete unused import * feat: support Responsive Design * feat: min display two card in a line * feat: adjust the num of a line in responsive design * feat: adjust the num of a line to 6 when using md * feat: add the color of hover source card when dark * chore: refactor resource cover css to reduce code * chore: delete unnessnary change * chore: change the type of callback function * chore: delete unused css code * feat: add zh-hant i18n * feat: change the position of buttons * feat: add title for the icon button * feat: add opacity for icon * feat: refactor searchbar * feat:move Debounce to search * feat: new resource search bar * feat: reduce the size of cover * support file search * Update web/src/pages/ResourcesDashboard.tsx Co-authored-by:
boojack <stevenlgtm@gmail.com> * Update web/src/components/ResourceCard.tsx Co-authored-by:
boojack <stevenlgtm@gmail.com> * chore: reduce css code * feat: support lowcase and uppercase search * chore: reserve the searchbar * feat: refator resource Search bar * chore: change the param name * feat: resource bar support dark mode * feat: beautify the UI of dashboard * chore: extract positionClassName from actionsClassName * feat: reduce the length of search bar --------- Co-authored-by:
boojack <stevenlgtm@gmail.com>
-
远浅 authored
-
- 14 Mar, 2023 4 commits
-
-
远浅 authored
-
boojack authored
* feat: update find resource with linked memo amount * chore: remove unused test
-
Wujiao233 authored
* Docker * fix:expand btn display issue * restore Dockerfile * change Header z-index to 2 * Update web/src/less/memo-content.less Co-authored-by:
boojack <stevenlgtm@gmail.com> --------- Co-authored-by:
boojack <stevenlgtm@gmail.com>
-
boojack authored
-
- 11 Mar, 2023 7 commits
- 09 Mar, 2023 7 commits
-
-
boojack authored
* feat: fold memo when content overflow * chore: update
-
Cologler authored
* refactor build storage key * sort imports * use gofmt to format code
-
-Shiken- authored
-
远浅 authored
-
boojack authored
-
Cologler authored
-
Aswath S authored
* feat: Allow users to customize the refresh time for Daily Reviews * feat: Allow users to customize the refresh time for Daily Reviews. Lint fix * feat: Allow users to customize the refresh time for Daily Reviews. change daily review time offset to include only hour * feat: Allow users to customize the refresh time for Daily Reviews. Retrigger to try CodeQL pass. --------- Co-authored-by:Aswath S <aswath.s@thoughtworks.com>
-
- 08 Mar, 2023 9 commits
-
-
Dillon Xu authored
Memos client built on electron cross-end framework.
-
Baptiste Roux authored
* fix: Update markdown hyperlink regex * chore(lint): Remove unnecessary escape character
-
boojack authored
-
boojack authored
-
boojack authored
-
boojack authored
-
Andrew Pollock authored
* Fix for GO-2023-1571 * Update go.sum to reflect fix for GO-2023-1571
-
boojack authored
* feat: update responsible layout * chore: update
-
Jason Chen authored
feat: auto focus search bar when sidebar is shown
-
- 07 Mar, 2023 2 commits
-
-
Zeng1998 authored
-
Xiang Jaywhen authored
-