Commit Graph

1076 Commits (8eed9c267c337321dd4b673b15427a55e99585f2)
 

Author SHA1 Message Date
boojack ccdcd3d154
feat: fold memo when content overflow (#1327)
* feat: fold memo when content overflow

* chore: update
2 years ago
Cologler 8c774316ae
refactor: build storage key (#1326)
* refactor build storage key

* sort imports

* use gofmt to format code
2 years ago
-Shiken- 25da3c073b
feat: update zh-tw translation to new file format (#1324) 2 years ago
远浅 6866b6c30d
fix: unified tag sorting logic (#1323) 2 years ago
boojack f86816fea2
feat: use react-hot-toast (#1321) 2 years ago
Cologler df6b4b0607
chore: expose port in dockerfile (#1319) 2 years ago
Aswath S 2428e6e190
feat: allow users to customize the refresh time for Daily Reviews (#1313)
* feat: Allow users to customize the refresh time for Daily Reviews

* feat: Allow users to customize the refresh time for Daily Reviews. Lint fix

* feat: Allow users to customize the refresh time for Daily Reviews. change daily review time offset to include only hour

* feat: Allow users to customize the refresh time for Daily Reviews. Retrigger to try CodeQL pass.

---------

Co-authored-by: Aswath S <aswath.s@thoughtworks.com>
2 years ago
Dillon Xu 2ff0e71272
feat: update README.md with memos-desktop (#1317)
Memos client built on electron cross-end framework.
2 years ago
Baptiste Roux 93609ca731
fix: update markdown hyperlink regex (#1315)
* fix: Update markdown hyperlink regex

* chore(lint): Remove unnecessary escape character
2 years ago
boojack 70a187cc18
chore: update ask AI trigger (#1316) 2 years ago
boojack 390e29f850
chore: remove part of less files (#1314) 2 years ago
boojack 3a466ad2a1
chore: update style of home sidebar (#1311) 2 years ago
boojack ccf6af4dc3
fix: request body format in openai api (#1309) 2 years ago
Andrew Pollock ce7564a91b
fix: GO-2023-1571 vulnerability (#1308)
* Fix for GO-2023-1571

* Update go.sum to reflect fix for GO-2023-1571
2 years ago
boojack 483c1d5782
feat: update responsible layout (#1306)
* feat: update responsible layout

* chore: update
2 years ago
Jason Chen 65850dfd03
feat: auto focus search bar when sidebar is shown (close #1269) (#1304)
feat: auto focus search bar when sidebar is shown
2 years ago
Zeng1998 d1bafd66c8
feat: allow to filter memos with resources (#1299) 2 years ago
Xiang Jaywhen daa1e9edfb
fix: Ask-AI history list reversed when loading answer (#1301) 2 years ago
kimw 008d6a0c81
feat: add GitLab OAuth2 template (#1302) 2 years ago
远浅 7c5fae68fe
fix: navigate faild silently (#1300) 2 years ago
Yunwei Xiao c57cea1aaa
fix: fix the typo of openai (#1298) 2 years ago
boojack 595dbdb0ec
feat: add root layout (#1294) 2 years ago
Wujiao233 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
2 years ago
Zeng1998 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
2 years ago
Zeng1998 37366dc2e1
fix: patch user with nil password (#1290) 2 years ago
Zeng1998 c1903df374
fix: correct the storage service state (#1288) 2 years ago
远浅 54374bca05
fix: missing prop key (#1291) 2 years ago
CorrectRoadH 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>
2 years ago
Juskinbo 8c5ba63f8c
fix: overflow of dialog-content-container (#1277)
* fix: overflow of dialog-content-container

* fix: overflow of dialog-content-container
2 years ago
boojack f7cd039819
chore: rename common to base component (#1279) 2 years ago
boojack 4335897367
chore: remove metrics plugin (#1276)
* chore: remove metrics plugin

* chore: update
2 years ago
boojack 6201dcf1aa
chore: simplify readme (#1275) 2 years ago
boojack 5d24fe189d
chore: update location store handler (#1273)
* chore: update location store handler

* chore: update search bar
2 years ago
boojack 6d9ead80b2
chore: update demo url (#1256) 2 years ago
boojack bf46a9af68
chore: add heat map to sidebar (#1255) 2 years ago
boojack 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.
2 years ago
boojack 31399fe475
fix: s3 custom path (#1249) 2 years ago
boojack e150599274
chore: upgrade version to `v0.11.1` (#1247) 2 years ago
boojack b70117e9f4
chore: update demo screenshot (#1246) 2 years ago
boojack df04e852bf
feat: implement openai integration (#1245)
* feat: implement openai integration

* chore: update
2 years ago
boojack dd625d8edc
chore: update links reference (#1243) 2 years ago
boojack 6ab58f294e
feat: update home layout (#1242) 2 years ago
Alex Zhao 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
2 years ago
Mehmet Altuğ Akgül 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>
2 years ago
Jason Shawn D' Souza 1b0629bf0f
fix: Markdown hyperlinks with parenthesis take first closing parenthesis as final (#1213)
Updating regex to pick up edge case with parentheses
2 years ago
Thareek Anvar M 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
2 years ago
Dan Fiumara 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>
2 years ago
Dane Roelofs 4a59965d7a
fix: action button container not overflowing memo (#1218) 2 years ago
远浅 71de6613d3
refactor: declare variable for devProxyServer (#1220) 2 years ago
Stephen Zhou e43e04b478
chore: fix unknown at rule @applyless(unknownAtRules) (#1221)
fix: Unknown at rule @applyless(unknownAtRules)
2 years ago