Commit Graph

1851 Commits (4f05c972d5fa85f08daaec23ea9b3888612d5d5d)
 

Author SHA1 Message Date
Steven 4f05c972d5 chore: fix jwt acl 1 year ago
Steven abda6ad041 chore: update latest schema 1 year ago
Steven 7fc7b19d64 chore: deprecate user setting legacy api 1 year ago
Steven b2d898dc15 chore: fix import order 1 year ago
Steven 15425093af chore: skip user setting key checks 1 year ago
K.B.Dharun Krishna b02aa2d5e5
chore: bump actions in workflows (#2588)
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
1 year ago
steven c68bfcc3b9 chore: fix user setting store 1 year ago
Athurg Gooth 2964cf93ab
fix: visibility of user preference is empty (#2581)
Fix visibility of user preference is empty
1 year ago
Arnaud Brochard 787cf2a9fe
feat: tables support (#2573)
* Tables support

* Linter fixes

* Regex Redos fix

* Fix empty row and variables proper naming

* Default cell style

* Now unncessary

* Support rows without a starting pipe char

* Striped rows

* Fix parsing issues

* Support tabs in separators
1 year ago
Athurg Gooth ed190cd41e
fix: visibility of memo editor is empty (#2580)
Fix visibility of memo editor is empty
1 year ago
Steven 33dda9bf87 chore: fix auth status checks 1 year ago
Steven fa6693a7ae chore: update list memos 1 year ago
t.yang 055a327b5e
fix: detail page user-avatar size have unexpected height (#2576)
Co-authored-by: tyangs.yang <tyangs.yang@hstong.com>
1 year ago
Athurg Gooth aff1b47072
chore: remove debug log (#2582)
Remove debug log
1 year ago
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