Commit Graph

90 Commits (0df3171b6478688f13b0a6a59a753e02910188d8)

Author SHA1 Message Date
Steven 0df3171b64 chore: remove command 2 months ago
Johnny 493832aeb4 refactor: unify components 2 months ago
Steven a4920d464b refactor: attachment service part2 2 months ago
Steven bb5809cae4 refactor: attachment service 2 months ago
Steven 330282d8b2 chore: tweak styles 2 months ago
Steven efc0dc9aea chore: update trim in Autocomplete 3 months ago
Johnny acb71dfb69 chore: tweak button styles 3 months ago
Johnny f2a01d9ccb chore: use popover instead of dropdown/menu 3 months ago
Johnny f5c64849d2 chore: upgrade tailwindcss to v4 3 months ago
johnnyjoy c84dcddbf6 chore: always show visibility label 3 months ago
Johnny 376b25a69c
chore: fix visibility selector style (#4733) 3 months ago
Johnny ea4e7a1606
refactor: memo editor (#4730) 3 months ago
Steven dcd68bc5f4 refactor: migrate resource store to v2 3 months ago
Steven 46900f9807 refactor: move store prefixes to common module 3 months ago
Steven 606924b4c9 chore: unify form styles 4 months ago
Simon bb892be5b3
feat: improve visual feedback in MemoEditor for drag/drop file uploads (#4634)
* improve drag/drop file upload UI

* fix eslint errors

* use tailwind for cursor styles

* fix eslint issues
4 months ago
Johnny b770042a8a refactor: migrate eslint 5 months ago
Simon 690f28bed8
feat: add loading spinner during file upload process (#4491)
* show LoaderIcon while uploading file

* fix spacing for eslint
6 months ago
Johnny 47b41bce85 refactor: move memo relation definition 6 months ago
Johnny 012405f7fd refactor: user stats state 6 months ago
johnnyjoy be5e24c0eb refactor: renovate list memos endpoint 7 months ago
johnnyjoy 5e770dda52 refactor: memo name 7 months ago
Steven edc3f1d9d9 chore: retire unused memo view 8 months ago
johnnyjoy ee96465be0 feat: list user stats 8 months ago
johnnyjoy 2a861ea430 refactor: tweak resource state in api 8 months ago
Pierre Quillery cdadf133d0
chore: adding missing translations (#4273)
* Added missing translations strings (filters, about page, ...)

* Forgot one translation string.

* Fixed PR issues and added Access Token related missing translation strings.

* Fixed eslint issues.

* Fixed eslint issues #2.

* Fixed access token dialog translations, added missing webhook dialog translations.
8 months ago
zjy4fun 7a77b4ba38
chore: fix css location compatibility issues on Safari (#4215)
chore: fix location compatibility issues on Safari

closes https://github.com/usememos/memos/issues/4190
8 months ago
Steven 04c6e262c3 chore: align colors 10 months ago
Daniel Pinto f44583e87d
chore: allow some hardcoded strings to be translated (#4076)
Allow some hardcoded strings to be translated

Also add pt-PT translation for them
10 months ago
Steven 67e474d4dd fix: linter warning 10 months ago
Steven c12425329b chore: fix action buttons 10 months ago
Steven db2b34a850 chore: update input source 10 months ago
Steven f373d8e88c chore: update checkbox source 10 months ago
Steven 963706aebd refactor: update button source 10 months ago
Steven 68c2bd3837 chore: update memo relations 11 months ago
Steven 82da20e1c3 feat: implement graph of relations 11 months ago
Steven dc15e8f30f chore: implement memo metadata store 11 months ago
Steven 0b2f08ad15 fix: memo view 11 months ago
Steven 95a50b6596 chore: tweak leaflet map 11 months ago
Steven 2837816ff7 chore: fix component state 11 months ago
Steven b144faf43a feat: add location selector 11 months ago
johnnyjoy 7817947f66 fix: clean duplicated requests 11 months ago
Michel Heusschen 2dbf92f7f1
perf: reduce bundle size by 21% with direct icon imports (#3844) 1 year ago
Steven 3c5aa41a78 feat: implement week start day setting 1 year ago
Steven 1ae3afc0ba chore: tweak memo relation popover 1 year ago
Steven 04b4fa1d02 chore: tweak icon button container 1 year ago
Steven 61b8cee31d chore: retire preview markdown dialog 1 year ago
Steven 4ad6028681 refactor: use popover instead of dialog for memo relations 1 year ago
Steven c4a24bead6 chore(frontend): tweak memo relations 1 year ago
Martin MacDonald f0817f2762
chore: update fetch tags args (#3515)
* Centralised the logic for filters to apply to tagging and updated components to pass in those params needed

* Fixed linting issue

* Split out params from options

* Fixed linting errors

---------

Co-authored-by: Martin MacDonald <martinmacdonald@Martins-MacBook-Pro.local>
1 year ago