93609ca731
fix: update markdown hyperlink regex ( #1315 )
...
* fix: Update markdown hyperlink regex
* chore(lint): Remove unnecessary escape character
2023-03-08 23:22:16 +08:00
70a187cc18
chore: update ask AI trigger ( #1316 )
2023-03-08 23:09:15 +08:00
390e29f850
chore: remove part of less files ( #1314 )
2023-03-08 22:05:43 +08:00
3a466ad2a1
chore: update style of home sidebar ( #1311 )
2023-03-08 21:56:28 +08:00
ccf6af4dc3
fix: request body format in openai api ( #1309 )
2023-03-08 19:37:50 +08:00
ce7564a91b
fix: GO-2023-1571 vulnerability ( #1308 )
...
* Fix for GO-2023-1571
* Update go.sum to reflect fix for GO-2023-1571
2023-03-08 19:14:09 +08:00
483c1d5782
feat: update responsible layout ( #1306 )
...
* feat: update responsible layout
* chore: update
2023-03-08 09:00:10 +08:00
65850dfd03
feat: auto focus search bar when sidebar is shown ( close #1269 ) ( #1304 )
...
feat: auto focus search bar when sidebar is shown
2023-03-08 08:02:51 +08:00
d1bafd66c8
feat: allow to filter memos with resources ( #1299 )
2023-03-07 19:36:36 +08:00
daa1e9edfb
fix: Ask-AI history list reversed when loading answer ( #1301 )
2023-03-07 19:36:18 +08:00
008d6a0c81
feat: add GitLab OAuth2 template ( #1302 )
2023-03-07 19:35:31 +08:00
7c5fae68fe
fix: navigate faild silently ( #1300 )
2023-03-07 09:24:31 +08:00
c57cea1aaa
fix: fix the typo of openai ( #1298 )
2023-03-07 08:38:41 +08:00
595dbdb0ec
feat: add root layout ( #1294 )
2023-03-06 21:13:35 +08:00
003161ea54
feat: support set openai api host ( #1292 )
...
* Docker
* feat: support set openai api host
* fix css
* fix eslint
* use API in backend & put host check in plugin/openai
* fix go-static-checks
2023-03-06 20:10:53 +08:00
fd99c5461c
feat(s3): customize filenames via placeholders ( #1285 )
...
* feat(s3): customize filenames via placeholders
* fix go-static-checks
* add tips on the frontend
* fix eslint check
* remove yarn.lock
* remove Config.Path
* update tips
* fix
* update
2023-03-06 12:04:19 +00:00
37366dc2e1
fix: patch user with nil password ( #1290 )
2023-03-06 19:13:09 +08:00
c1903df374
fix: correct the storage service state ( #1288 )
2023-03-06 19:13:00 +08:00
54374bca05
fix: missing prop key ( #1291 )
2023-03-06 19:12:50 +08:00
ddf1eb0219
feat: automatically change language on first launch ( #1278 )
...
* feat: automatically change language to browser language on first launch(#1238 )
* Update web/src/store/module/global.ts
* chroe: rename languageCodeCovert to convertLanguageCodeToLocale
---------
Co-authored-by: boojack <stevenlgtm@gmail.com >
2023-03-05 23:45:33 +08:00
8c5ba63f8c
fix: overflow of dialog-content-container ( #1277 )
...
* fix: overflow of dialog-content-container
* fix: overflow of dialog-content-container
2023-03-05 23:19:01 +08:00
f7cd039819
chore: rename common to base component ( #1279 )
2023-03-05 23:08:02 +08:00
4335897367
chore: remove metrics plugin ( #1276 )
...
* chore: remove metrics plugin
* chore: update
2023-03-05 21:42:32 +08:00
6201dcf1aa
chore: simplify readme ( #1275 )
2023-03-05 21:33:57 +08:00
5d24fe189d
chore: update location store handler ( #1273 )
...
* chore: update location store handler
* chore: update search bar
2023-03-05 19:50:50 +08:00
6d9ead80b2
chore: update demo url ( #1256 )
2023-03-05 01:18:30 +08:00
bf46a9af68
chore: add heat map to sidebar ( #1255 )
2023-03-05 01:03:37 +08:00
c6d43581f9
revert: Fix: Markdown hyperlinks with parenthesis take first closing parenthesis as final ( #1251 )
...
Revert "fix: Markdown hyperlinks with parenthesis take first closing parenthesis as final (#1213 )"
This reverts commit 1b0629bf0f
.
2023-03-04 20:54:14 +08:00
31399fe475
fix: s3 custom path ( #1249 )
2023-03-04 20:06:32 +08:00
e150599274
chore: upgrade version to v0.11.1
( #1247 )
v0.11.1
2023-03-04 18:49:50 +08:00
b70117e9f4
chore: update demo screenshot ( #1246 )
2023-03-04 18:33:17 +08:00
df04e852bf
feat: implement openai integration ( #1245 )
...
* feat: implement openai integration
* chore: update
2023-03-04 18:22:10 +08:00
dd625d8edc
chore: update links reference ( #1243 )
2023-03-04 15:06:01 +08:00
6ab58f294e
feat: update home layout ( #1242 )
2023-03-04 13:49:53 +08:00
9d4bb5b3af
feat: add support for s3 path ( #1233 )
...
* add support for path
* fix typo and switch positions with Path and Bucket
* using path method instead of string concatenation
2023-03-04 07:59:44 +08:00
e062c9b4a7
feat: add Turkish Translation file ( #1202 )
...
* Created tr.json for Turkish Translation
* updated file for trLocale
* Updated for Turkish Locale
* Update i18n.ts
* Update i18n.ts
* Update package.json
* Update package.json
* Update i18n.d.ts
* Update user_setting.go
* Update package.json
* Update web/src/components/LocaleSelect.tsx
Co-authored-by: boojack <stevenlgtm@gmail.com >
* Update package.json
* Update LocaleSelect.tsx
* Update LocaleSelect.tsx
* Update i18n.ts
* Update i18n.ts
---------
Co-authored-by: boojack <stevenlgtm@gmail.com >
2023-03-02 10:05:15 +08:00
1b0629bf0f
fix: Markdown hyperlinks with parenthesis take first closing parenthesis as final ( #1213 )
...
Updating regex to pick up edge case with parentheses
2023-03-01 22:43:13 +08:00
e83ea7fd76
fix: login security issue ( #1198 )
...
* fix
* fix bug
* changes
* Revert "changes"
This reverts commit 2b2084c7bd
.
* should close the toast if its error also
* no internal errors + sso
* change the text to Incorrect login credentials, please try again
2023-03-01 22:33:43 +08:00
6dab43523d
docs: create CustomThemes.md ( #1210 )
...
* Create CustomThemes.md
* Update doc/CustomThemes.md
Co-authored-by: boojack <stevenlgtm@gmail.com >
* Update doc/CustomThemes.md
Co-authored-by: boojack <stevenlgtm@gmail.com >
* Update doc/CustomThemes.md
Co-authored-by: boojack <stevenlgtm@gmail.com >
* Update CustomThemes.md
* Update CustomThemes.md
---------
Co-authored-by: boojack <stevenlgtm@gmail.com >
2023-03-01 22:32:51 +08:00
4a59965d7a
fix: action button container not overflowing memo ( #1218 )
2023-03-01 22:05:02 +08:00
71de6613d3
refactor: declare variable for devProxyServer ( #1220 )
2023-03-01 19:50:43 +08:00
e43e04b478
chore: fix unknown at rule @applyless(unknownAtRules) ( #1221 )
...
fix: Unknown at rule @applyless(unknownAtRules)
2023-03-01 19:50:09 +08:00
4ab32d4c2c
fix: corners not rounded on memos-editor-wrapper ( #1209 )
...
* Fixed corners on memos-editor-wrapper
* Remove change in Home.tsx
* Moved change to home.less
2023-03-01 13:38:33 +08:00
1f05b52c4e
chore: translations update from Hosted Weblate ( #1196 )
...
Translated using Weblate (Turkish)
Currently translated at 19.5% (41 of 210 strings)
Translated using Weblate (Portuguese (Brazil))
Currently translated at 33.3% (70 of 210 strings)
Translated using Weblate (Swedish)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Dutch)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Spanish)
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Turkish)
Currently translated at 1.4% (3 of 210 strings)
Translated using Weblate (Turkish)
Currently translated at 0.4% (1 of 210 strings)
Translated using Weblate (Turkish)
Currently translated at 0.0% (0 of 0 strings)
Added translation using Weblate (Turkish)
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (210 of 210 strings)
Translated using Weblate (Chinese (Traditional))
Currently translated at 91.4% (192 of 210 strings)
Translate-URL: https://hosted.weblate.org/projects/memos/web/es/
Translate-URL: https://hosted.weblate.org/projects/memos/web/nl/
Translate-URL: https://hosted.weblate.org/projects/memos/web/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/memos/web/sv/
Translate-URL: https://hosted.weblate.org/projects/memos/web/tr/
Translate-URL: https://hosted.weblate.org/projects/memos/web/zh_Hant/
Translation: memos/web
Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com >
Co-authored-by: Jasper Platenburg <jasperdgp@outlook.com >
Co-authored-by: Luna Jernberg <droidbittin@gmail.com >
Co-authored-by: Onur Ravli <onur@ravli.co >
Co-authored-by: SiriYang <www.yangxinruei@qq.com >
Co-authored-by: gallegonovato <fran-carro@hotmail.es >
2023-02-28 23:53:38 +08:00
3e7fbac926
fix: corner style after scaling ( #1199 )
2023-02-28 23:52:04 +08:00
eda27a60be
fix: incorrect sharing image gerneration ( #1157 ) ( #1205 )
2023-02-28 22:43:42 +08:00
107a2dbe90
feat: update en locale ( #1195 )
2023-02-28 09:36:07 +08:00
9577f6dbe8
feat: add resource visibility to user setting ( #1190 )
2023-02-27 22:16:33 +08:00
ae61ade2b1
chore: add my account entry in user dropdown ( #1187 )
2023-02-27 21:30:54 +08:00
977e7f55e5
feat: add visibility field to resource ( #1185 )
2023-02-27 21:26:50 +08:00