Commit Graph

2485 Commits (d00e4fdf175c92d56a432e927ac2a7347dbc3513)
 

Author SHA1 Message Date
Steven d1e8af48c0 chore: tweak memo view styles 11 months ago
Steven 005305cd9a chore: update relative time display 11 months ago
Steven 8fd1dff484 chore: update migration scripts 11 months ago
Steven c5fa4fe304 chore: tweak imports order 11 months ago
Steven 8f37d7490c chore: fix linter 11 months ago
Steven 18d16abdb5 chore: update workspace service 11 months ago
Steven 1d83c68cb5 chore: update type definitions 12 months ago
Michael 861a1e4c9b
chore: update i18n with Weblate (#3115)
* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (293 of 293 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (293 of 293 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/

---------

Co-authored-by: Coisini-H <2972186196@qq.com>
Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org>
12 months ago
Steven 26e5b70483 chore: upgrade frontend dependencies 12 months ago
Steven 7c5261b5d2 chore: tweak resource definition 12 months ago
Steven 7cc8b951a3 refactor: update resource id naming 12 months ago
Steven a3a4e37cb0 chore: update memo content styles 12 months ago
Steven 76c936357b chore: fix resource link 12 months ago
Steven 6db427e396 chore: update acl list 12 months ago
Steven 0a0ccbf6e1 chore: update acl list 12 months ago
Steven 96a7d0eb25 chore: tweak line height 12 months ago
Steven ed89cb8310 chore: update memo relation definition 12 months ago
Steven 722e356044 chore: update memo store 12 months ago
Steven efb15a0453 chore: tweak naming 12 months ago
Steven 5f2d6b22be chore: tweak memo structure 12 months ago
Steven 2dc8ed773c chore: tweak linter 12 months ago
Steven 86db6d0254 chore: tweak user api definition 12 months ago
Steven f3fb5e0c60 chore: tweak route enum 12 months ago
Steven 1e43c8d84b chore: disallow update workspace setting in demo mode 12 months ago
Steven cf207df672 chore: tweak link styles 12 months ago
Michael 5dd1251d1e
chore: update i18n with Weblate (#3109)
* Translated using Weblate (Japanese)

Currently translated at 95.2% (279 of 293 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/ja/

* Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (293 of 293 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/pt_BR/

---------

Co-authored-by: Somme4096 <somme4096@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
12 months ago
sunxunle ea104a5e54
chore: fix typo (#3106) 12 months ago
Steven 335a0312f2 chore: tweak link styles 12 months ago
Mehad Nadeem 9c1e2f8137
feat: implemented link previews (frontend files) (#3074)
* feat: implmented link previews (frontend files)

* chore: updated frontend side for Link Previews

* chore: updated frontend gen types with the renamed (server) service file

* fix: passing errors

* chore: switched to using generated type instead of separate fields

* fix: passing linter error

* chore: updated Link.tsx

* chore: using `useResponsiveWidth` to render for different devices

* chore: refactored Link.tsx
12 months ago
Steven 14479347d8 chore: remove demo checks 12 months ago
Steven 0f48cfbb4e chore: tweak padding styles 12 months ago
Steven 606a30640d fix: check username in signup 12 months ago
Steven ab136e3310 chore: tweak styles 12 months ago
Michael 21af2a004d
chore: translated using Weblate (French) (#3099)
Translated using Weblate (French)

Currently translated at 100.0% (293 of 293 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/

Co-authored-by: Ezmana <ezmana.land@gmail.com>
12 months ago
Steven 115b5551b3 chore: tweak default avatar 12 months ago
Steven 15be18fa85 chore: update compace mode handler 12 months ago
Steven 9ce381abb9 chore: tweak user profile 12 months ago
Steven 2516431b20 chore: tweak memo content styles 12 months ago
Steven ded4da07a3 feat: use @github/relative-time-element to display time 12 months ago
Steven e795149186 chore: tweak memo view display 12 months ago
Steven 8fe6874b1b chore: add description field to user 12 months ago
boojack 7c1510e7a9
chore: update i18n with Weblate (#3090)
* Translated using Weblate (Spanish)

Currently translated at 95.4% (293 of 307 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/es/

* Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (307 of 307 strings)

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/zh_Hans/

* Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/

---------

Co-authored-by: Hisiste <aditooliva@gmail.com>
Co-authored-by: keocheung <keocheung@outlook.com>
Co-authored-by: Hosted Weblate <hosted@weblate.org>
12 months ago
Steven e5fc107920 chore: tweak i18n locales 12 months ago
Steven 5d740c3813 chore: update link service 12 months ago
Mehad Nadeem 0abe20df72
feat: implemented link previews (server files) (#3073)
* feat: implmented link previews (server files)

* chore: updated variable name

* chore: renamed service file from `metadata_service.go` to `link_service.go`

* fix: passing errors

* fix: fixed linter warnong about `ctx`
12 months ago
Mehad Nadeem 4d41b68d4c
feat: implemented link previews (proto files) (#3072)
* feat: implmented link previews (proto files)

* fix: passing proto linter errors

* chore: renamed MetadataService service in proto file.

* fix: removed unused files

* chore: removed meaningless comments from proto file
12 months ago
Lincoln Nogueira 7c87c1ff74
chore: update build scripts (#3085) 12 months ago
Steven 963c630428 chore: update readme with weblate 12 months ago
Steven 6b6edc3791 chore: update tg message handler 12 months ago
Mario Gómez 425e85f0f9
chore: fix spanish typos (#3083) 12 months ago