Commit Graph

1837 Commits (5f86769255f49f4161782fbc3c3ceb70cfc9187e)
 

Author SHA1 Message Date
Athurg Gooth 5f86769255
fix: field type of row_status for table webhook (#2579)
Fix field type of row_status for table webhook
1 year ago
Irving Ou 9c18960f47
feat: support Postgres (#2569)
* skeleton of postgres

skeleton

* Adding Postgres specific db schema sql

* user test passed

* memo store test passed

* tag is working

* update user setting test done

* activity test done

* idp test passed

* inbox test done

* memo_organizer, UNTESTED

* memo relation test passed

* webhook test passed

* system setting test passed

* passed storage test

* pass resource test

* migration_history done

* fix memo_relation_test

* fixing server memo_relation test

* passes memo relation server test

* paess memo test

* final manual testing done

* final fixes

* final fixes cleanup

* sync schema

* lint

* lint

* lint

* lint

* lint
1 year ago
Webysther Sperandio 484efbbfe2
chore: update manifest.json (#2568) 1 year ago
Steven e83d483454 refactor(frontend): use auth service 1 year ago
Steven b944418257 fix: register auth service 1 year ago
Steven 4ddd3caec7 chore: update user setting api 1 year ago
Steven c1f55abaeb chore: update user setting api 1 year ago
Steven fff42ebc0d fix: check auth status 1 year ago
Steven 2437419b7f fix: add auth status checks 1 year ago
boojack e53cedaf14
chore: update i18n with weblate (#2562)
* Translated using Weblate (Polish)

Currently translated at 46.3% (147 of 317 strings)

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

* Translated using Weblate (Polish)

Currently translated at 56.1% (178 of 317 strings)

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

---------

Co-authored-by: igormakarowicz <igormakarowicz@gmail.com>
1 year ago
Steven 6d469fd997 chore: fix image size 1 year ago
boojack 9552cddc93
chore: update graph format 1 year ago
boojack 34181243e5
chore: update graph route 1 year ago
boojack a0eb891132
chore: update contributor graph source 1 year ago
Steven e136355408 chore: tweak setting button style 1 year ago
Steven 5069476dcc chore: add webhook metric 1 year ago
Steven f950750d56 chore: tweak storage list title 1 year ago
Steven 0026f9e54f chore(frontend): add webhooks section 1 year ago
Steven f8f73d117b chore: update healthz message 1 year ago
Steven 8586ebf098 chore: add `/healthz` endpoint 1 year ago
Steven 472afce98f chore: fix current user store 1 year ago
Steven a12844f5db chore: tweak seed data 1 year ago
Steven bc965f6afa chore: implement webhook dispatch in api v1 1 year ago
Steven db95b94c9a chore: implement webhook service 1 year ago
Steven 1a5bce49c2 chore: implement webhook store 1 year ago
Steven 436eb0e591 chore: tweak s3 comments 1 year ago
Hou Xiaoxuan e016244aba
fix: remove ACL when set URLPrefix (#2532) 1 year ago
Steven d317b03832 feat: add search box in resources dashboard 1 year ago
Athurg Gooth 3e138405b3
chore: remove the max height limit for single media (#2545)
Remove the max-height limit for single media
1 year ago
Steven 0dd0714ad0 chore: update security 1 year ago
Steven 45d7d0d5f6 chore: migrate get current user 1 year ago
boojack c3db4ee236
chore: translated using Weblate (Portuguese (Brazil)) (#2543)
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (316 of 316 strings)

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

Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
1 year ago
Athurg Gooth 91296257fc
chore: remove invalid access token from db (#2539)
Remove invalid access token from db
1 year ago
Steven e5f660a006 chore: migrate update user 1 year ago
Steven c0628ef95b chore: migrate create user 1 year ago
Steven c0b5070e46 chore: migrate delete user 1 year ago
Steven b1128fc786 chore: fix inline latext renderer 1 year ago
Steven bcd8a5a7a9 chore: migrate get tag suggestions 1 year ago
boojack 0cf280fa9a
chore: translated using Weblate (Croatian) (#2541)
Translated using Weblate (Croatian)

Currently translated at 92.7% (293 of 316 strings)

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

Co-authored-by: May Kittens Devour Your Soul <yoshimitsu002@gmail.com>
1 year ago
Steven b11653658d chore: update readme 1 year ago
Cheng Jiang adf96a47bb
fix: correct some Chinese translation inaccuracy (#2536)
Signed-off-by: Cheng Jiang <gabriel.chengj@gmail.com>
1 year ago
Steven 6529375a8b chore: update seed data 1 year ago
Steven e7e83874cd chore: upgrade version 1 year ago
Steven 7ef125e3af chore: update fetch tags 1 year ago
Steven dfa14689e4 chore: add click away event to date picker 1 year ago
Steven ec2995d64a chore: fix order by pinned 1 year ago
Steven 94c71cb834 chore: fix loading status 1 year ago
Steven 7f7ddf77b8 chore: update allow sign up default value 1 year ago
Steven 089cd3de87 chore: fix linter 1 year ago
zty 2d34615eac
fix: parse inline latex as a inline element (#2525)
* fix:  parse inline latex as a inline element

* Update web/src/labs/marked/parser/InlineLatex.tsx

---------

Co-authored-by: zty <zty.dev@outlook.com>
Co-authored-by: boojack <stevenlgtm@gmail.com>
1 year ago