5cec1a71da
chore: update access token generator
2023-09-20 20:48:34 +08:00
a60d4dee41
chore: remove lazy loading image
2023-09-19 23:06:30 +08:00
bff41a8957
fix: invalid username checks
2023-09-18 22:34:31 +08:00
462f10ab60
feat: optimize the logic of the checkbox button. ( #2227 )
2023-09-18 20:37:28 +08:00
b13042d644
chore: move buf generated code to gitignore ( #2236 )
2023-09-17 20:55:05 +08:00
d09e3c3658
chore: remove buf es generator
2023-09-17 20:14:45 +08:00
b233eaea97
chore: update docs link
2023-09-16 12:25:57 +08:00
fb1490c183
feat: impl resources list page
2023-09-16 11:48:53 +08:00
4424c8a231
chore: add resource service definition
2023-09-16 00:11:07 +08:00
723e6bcdae
refactor: update resources page
2023-09-15 22:25:07 +08:00
d1156aa755
chore: update account setting styles
2023-09-15 22:09:51 +08:00
137c8f8a07
chore: better date picker ( #2220 )
...
* Add buttons to increase year in DatePicker
* Show month with padding 0 to keep DatePicker size
2023-09-15 21:48:52 +08:00
0c0c72c3ca
chore: optimize layout of image resources ( #2221 )
...
Optimize layout of image resource
2023-09-15 17:58:17 +08:00
f5802a7d82
chore: update access token ui
2023-09-15 08:18:30 +08:00
33d9c13b7e
chore: remove openid field from user
2023-09-14 22:57:27 +08:00
f0f42aea9f
chore: fix react use imports
2023-09-13 22:56:02 +08:00
36209eaef1
feat: add content cache for memo editor
2023-09-13 21:32:21 +08:00
04595a5fb1
chore: update resource icons
2023-09-13 09:12:51 +08:00
439d88f06b
chore: fix user avatar style
2023-09-12 23:35:10 +08:00
319f679e30
chore: fix timestamp type
2023-09-10 23:52:35 +08:00
3ad0832516
chore: use user v2 api in frontend
2023-09-10 22:03:12 +08:00
93f062d0b9
chore: update user v2 api
2023-09-10 18:56:24 +08:00
866937787c
chore: clean duplicated requests
2023-09-10 11:43:38 +08:00
ca336af4fa
chore: update locale checks
2023-09-10 10:53:37 +08:00
7ec5d07cb8
chore: remove fullscreen button
2023-09-10 10:48:08 +08:00
3df550927d
chore: update user profile page
2023-09-10 10:33:22 +08:00
44be7201c0
chore: update pt-BR.json ( #2196 )
...
* chore: update pt-BR.json
* update import order
2023-09-07 09:23:12 +08:00
c67a69629e
chore: update user menu items ( #2179 )
2023-08-26 23:11:45 +08:00
4af0d03e93
chore: add user profile page ( #2175 )
...
chore: some enhancements
2023-08-25 23:10:51 +08:00
8c312e647d
chore: remove auto collapse setting ( #2169 )
2023-08-24 22:00:48 +08:00
d3bd3ddab0
chore: update some detail styles ( #2168 )
...
* chore: update some detail styls
* chore: update
2023-08-24 21:52:16 +08:00
b9b795bf0e
chore: add react use ( #2157 )
...
* chore: add react use
* chore: update
2023-08-21 02:35:53 +08:00
735cfda768
fix: tag suggestions positioning ( #2151 )
2023-08-18 08:41:24 +08:00
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
2023-08-16 08:54:30 +08:00
dd529f845a
fix: fetch tags in memo editor ( #2131 )
...
fix: fetch tag
2023-08-13 23:27:01 +08:00
9f8a0a8dd3
fix: lazy rendering checks ( #2130 )
2023-08-13 23:19:29 +08:00
513002ff60
chore: update zh-Hans translations for "Tag suggestions" ( #2110 )
2023-08-08 19:12:04 +08:00
9693940010
chore: update en locale ( #2109 )
2023-08-08 07:29:29 +08:00
9503f73115
feat: use user avatar in ShareMemoDialog ( #2102 )
...
fix: ShareMemoDialog use user avata
2023-08-07 19:40:43 +08:00
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.
2023-08-07 11:26:57 +08:00
843850675f
chore: update image displays ( #2093 )
2023-08-06 10:42:30 +08:00
726300394b
chore: update image checks ( #2092 )
2023-08-06 10:38:39 +08:00
7189ba40d3
feat: add lazy rendering in home page ( #2085 )
2023-08-05 22:14:17 +08:00
218159bf83
chore: remove openai setting section ( #2084 )
2023-08-05 21:39:12 +08:00
238f896907
feat: add system service ( #2083 )
...
* feat: add system service
* chore: update
2023-08-05 21:30:23 +08:00
270a529948
chore: update resource type checks ( #2081 )
2023-08-05 20:17:33 +08:00
aa26cc30d7
chore: remove memo chat components ( #2073 )
2023-08-03 23:37:46 +08:00
d1b0b0da10
chore: remove shortcuts in frontend ( #2071 )
2023-08-03 23:28:38 +08:00
b5a6f1f997
chore: regenerate pnpm lock file ( #2056 )
...
* chore: regenerate pnpm lock file
* chore: update
* chore: update
2023-08-02 20:20:34 +08:00
d114b630d2
feat: add prettier sort import plugin ( #2058 )
2023-07-31 22:26:45 +08:00