Commit Graph

1044 Commits (a5df36eff229f948e60da917aef16c65f8488d16)

Author SHA1 Message Date
Athurg Gooth 5b6b2f0528
fix: apiv2 failed in container (#2307) 2 years ago
Steven fbbfb11916 chore: adjust memo elements 2 years ago
Steven 53090a7273 chore: show unused resources in dashboard 2 years ago
Steven 0bddbba00e chore: fix frontend linter 2 years ago
Steven 6007f48b7d chore: retire memo resource relation table 2 years ago
Steven 4f10198ec0 chore: add tooltip to icon buttons 2 years ago
Steven 7722c41680 chore: add edit button to memo detail page 2 years ago
Steven 7cdc5c711c chore: update key of daily memo 2 years ago
May Kittens Devour Your Soul 47f22a20ba
chore: update Croatian (#2283)
* Add files via upload

Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>

* Update hr.json

Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>

* Update hr.json

Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>

* Delete web/src/css/prism.css

Signed-off-by: boojack <stevenlgtm@gmail.com>

---------

Signed-off-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
Signed-off-by: boojack <stevenlgtm@gmail.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven 85ed0202d8 chore: fix user request cache 2 years ago
Steven 8c2f89edc5 chore: update demo username 2 years ago
Steven 89c24415a6 chore: update not found page 2 years ago
Steven 0d803bf45f chore: update dark mode styles 2 years ago
Steven d4e54f343d feat: update memo detail page 2 years ago
Steven 08a81e79dd chore: update frontend deps 2 years ago
Steven cad789e948 chore: update frontend deps 2 years ago
Steven 4de18cfab1 chore: remove unused deps 2 years ago
Steven 5cec1a71da chore: update access token generator 2 years ago
Steven a60d4dee41 chore: remove lazy loading image 2 years ago
Fabian Wünderich ad326147f1
chore: fix typo in german localization (#2256)
Fix typo in german localization

Signed-off-by: Fabian Wünderich <fabian@wuenderich.de>
2 years ago
Steven 14adcb56da chore: update resource description 2 years ago
Steven e2b82929ab chore: fix daily review params 2 years ago
Steven bff41a8957 fix: invalid username checks 2 years ago
Zeng1998 462f10ab60
feat: optimize the logic of the checkbox button. (#2227) 2 years ago
Steven 9eb077c4af chore: update service clients 2 years ago
boojack b13042d644
chore: move buf generated code to gitignore (#2236) 2 years ago
Steven d09e3c3658 chore: remove buf es generator 2 years ago
Steven 72ca4e74ee refactor: impl part of grpcweb 2 years ago
Steven b233eaea97 chore: update docs link 2 years ago
Steven 51137e01ef chore: update resource description 2 years ago
Steven fb1490c183 feat: impl resources list page 2 years ago
Steven 4424c8a231 chore: add resource service definition 2 years ago
Steven 723e6bcdae refactor: update resources page 2 years ago
Steven d1156aa755 chore: update account setting styles 2 years ago
Steven 4e49d3cb22 chore: update frontend deps 2 years ago
Athurg Gooth 13c7871d20
chore: update vite dev server proxy setting (#2222)
fix vite proxy setting to keep the request headers
2 years ago
Athurg Gooth 137c8f8a07
chore: better date picker (#2220)
* Add buttons to increase year in DatePicker

* Show month with padding 0 to keep DatePicker size
2 years ago
Athurg Gooth 0c0c72c3ca
chore: optimize layout of image resources (#2221)
Optimize layout of image resource
2 years ago
Steven e65282dcc5 chore: fix user state loader 2 years ago
Steven 8824ee9b9d chore: fix user state loader 2 years ago
Steven 936fe5ac9d chore: update state initial loader 2 years ago
Steven f5802a7d82 chore: update access token ui 2 years ago
Steven 33d9c13b7e chore: remove openid field from user 2 years ago
Steven 42bd9b194b feat: impl user access token api 2 years ago
Athurg Gooth 41e26f56e9
chore: persist selected date of DailyReview page (#2219)
* Persist selected date of DailyReview page

* Use hook useLocalStorage instead of useState

* Update web/src/pages/DailyReview.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
Signed-off-by: Athurg Gooth <athurg@gooth.org>

---------

Signed-off-by: Athurg Gooth <athurg@gooth.org>
Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Steven 8a796d12b4 chore: add user access token setting definition 2 years ago
Steven f0f42aea9f chore: fix react use imports 2 years ago
Steven 36209eaef1 feat: add content cache for memo editor 2 years ago
Steven d63715d4d9 feat: implement list memos filter 2 years ago
Kada Liao 9600fbb609
fix: multiple inline latex parsing (#2214) 2 years ago
Steven 04595a5fb1 chore: update resource icons 2 years ago
Kada Liao 9a0ada6756
feat: support LaTeX with react-katex (#2209)
feat: support latex

Co-authored-by: liaoxingyi <liaoxingyi@douban.com>
2 years ago
Steven 416e07cb1f fix: inject additional style and scripts 2 years ago
Steven 58429f88a0 fix: memo filter in daily review 2 years ago
Steven 439d88f06b chore: fix user avatar style 2 years ago
Steven d165ad187c chore: pnpm update 2 years ago
Steven 319f679e30 chore: fix timestamp type 2 years ago
Steven b6d1ded668 chore: adjust initial states 2 years ago
Steven 3ad0832516 chore: use user v2 api in frontend 2 years ago
Steven 93f062d0b9 chore: update user v2 api 2 years ago
Steven 866937787c chore: clean duplicated requests 2 years ago
Steven ca336af4fa chore: update locale checks 2 years ago
Steven 7ec5d07cb8 chore: remove fullscreen button 2 years ago
Steven 3df550927d chore: update user profile page 2 years ago
Willian Ricardo Da Silva 44be7201c0
chore: update pt-BR.json (#2196)
* chore: update pt-BR.json

* update import order
2 years ago
boojack 8b1f7c52aa
choer: add system setting api (#2194) 2 years ago
Takuro Onoue 87a1d4633e
chore: update ja.json (#2192)
* Update ja.json

I added the missing lines and translated.

* Update ja.json

I forgot to remove the comma at the end of the column.
I translated the untranslated portions.
2 years ago
boojack c2aeec20b7
chore: upgrade deps version (#2181) 2 years ago
boojack c67a69629e
chore: update user menu items (#2179) 2 years ago
boojack 18fb02a1ec
chore: update swag docs (#2178)
* chore: update swag docs

* chore: update
2 years ago
boojack 4af0d03e93
chore: add user profile page (#2175)
chore: some enhancements
2 years ago
boojack 8c312e647d
chore: remove auto collapse setting (#2169) 2 years ago
boojack d3bd3ddab0
chore: update some detail styles (#2168)
* chore: update some detail styls

* chore: update
2 years ago
boojack b9b795bf0e
chore: add react use (#2157)
* chore: add react use

* chore: update
2 years ago
boojack 19e7731abb
chore: generate ts definition (#2156)
* chore: generate ts definition

* chore: update
2 years ago
ti777777 609b24f2ba
chore: update zh-Hant.json (#2155)
Update zh-Hant.json

* removed unused entries
* updated the Traditional Chinese translation
2 years ago
Maciej Kasprzyk 735cfda768
fix: tag suggestions positioning (#2151) 2 years ago
Maciej Kasprzyk 077cfeb831
feat: improve tag suggestions (#2126)
* feat: make filtering case insensitive

* fix: wrong letter case when accepting suggestion

* refactor: wrap textarea in TagSuggestions

* fix: less styles not matching common-editor-inputer

* refactor: use explanatory const names for tested value in conditional checks

* feat: style highlighted option

* feat: handle down/up arrow keys

* feat: handle enter or tab to trigger autocomplete

* fix: wrong import

* fix: tab key adding whitespace after auto-completion

* fix: starting a note with a tag

* fix: close on escape

* refactor: early version of removed wrapping and children prop

* refactor: remove unnecessary return false

* refactor: finished rewriting to not wrap editor
2 years ago
boojack dd529f845a
fix: fetch tags in memo editor (#2131)
fix: fetch tag
2 years ago
boojack 9f8a0a8dd3
fix: lazy rendering checks (#2130) 2 years ago
YuzeTT 0bb5f7f972
chore: update zh-Hans.json (#2127) 2 years ago
Chris Akring 513002ff60
chore: update zh-Hans translations for "Tag suggestions" (#2110) 2 years ago
boojack 9693940010
chore: update en locale (#2109) 2 years ago
Moris 8747c58c7d
feat: fixed heat map colors, updated it.json (#2106)
* Update it.json

* Add files via upload

* Add files via upload
2 years ago
nulta 0fd791c02d
feat: update Korean localization (#2105)
Update korean localization
2 years ago
Jasper Platenburg 3a804ce012
feat: update Dutch translation (#2107) 2 years ago
Ghost108 f864ec3730
chore: update de.json (#2101)
* Update de.json

I used the en.json as a template and translated it (german language)

* Update de.json

* Update de.json

* Update de.json

* Update de.json

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Chris Akring 9503f73115
feat: use user avatar in ShareMemoDialog (#2102)
fix: ShareMemoDialog use user avata
2 years ago
Derek Reiff f9d1080a7d
fix: minor spelling and wording changes for en and de (#2096)
Minor spelling and wording changes

I went through some of english and german localizations to correct or add minor things.

Added `invalid-tag-name` to json. Which also means it should be translated elsewhere.
2 years ago
boojack 843850675f
chore: update image displays (#2093) 2 years ago
boojack 726300394b
chore: update image checks (#2092) 2 years ago
boojack 7189ba40d3
feat: add lazy rendering in home page (#2085) 2 years ago
boojack 218159bf83
chore: remove openai setting section (#2084) 2 years ago
boojack 238f896907
feat: add system service (#2083)
* feat: add system service

* chore: update
2 years ago
boojack 270a529948
chore: update resource type checks (#2081) 2 years ago
boojack cc400da44e
fix: remove translate hook in code block (#2080) 2 years ago
boojack aa26cc30d7
chore: remove memo chat components (#2073) 2 years ago
boojack d1b0b0da10
chore: remove shortcuts in frontend (#2071) 2 years ago
boojack b5a6f1f997
chore: regenerate pnpm lock file (#2056)
* chore: regenerate pnpm lock file

* chore: update

* chore: update
2 years ago
boojack d114b630d2
feat: add prettier sort import plugin (#2058) 2 years ago