Steven
7eb5be0a4e
chore: fix update user
2023-12-12 20:01:31 +08:00
Steven
603a6a4971
chore: fix vacuum memo
2023-12-12 19:56:15 +08:00
Cologler
6bda64064e
fix: delete one memo will delete all memos on pgsql ( #2611 )
...
fix: delete single memo will all memos on pgsql
Close #2605
2023-12-12 19:52:39 +08:00
Steven
ec7992553f
chore: go mod update
2023-12-11 22:21:05 +08:00
Steven
e5de8c08f5
chore: clean debug code
2023-12-11 22:20:57 +08:00
Steven
c608877c3e
chore: clean binary entries
2023-12-11 22:16:39 +08:00
Steven
52f399a154
chore: remove unused functions
2023-12-11 21:53:16 +08:00
Gabe Cook
88728906a8
fix(copydb): fix migration to Postgres ( #2601 )
...
* chore(copydb): Use query builder during setup
* fix(copydb): Fix migration to Postgres
2023-12-11 18:05:15 +08:00
boojack
0916ec35da
chore: update i18n with Weblate ( #2594 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (317 of 317 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
* Translated using Weblate (French)
Currently translated at 100.0% (317 of 317 strings)
Translation: memos-i18n/i18n
Translate-URL: https://hosted.weblate.org/projects/memos-i18n/english/fr/
---------
Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: LibreTranslate <noreply-mt-libretranslate@weblate.org>
2023-12-10 15:49:29 +08:00
Steven
9f4f2e8e27
chore: fix user setting values
2023-12-10 11:57:31 +08:00
Steven
82009d3147
chore: tweak webhook section
2023-12-10 10:21:36 +08:00
Steven
0127e08a28
fix: data conflict handler
2023-12-10 10:07:26 +08:00
Steven
d275713aff
chore: fix timestamp type in postgres
2023-12-09 23:19:57 +08:00
Steven
c50f4f4cb4
chore: update migration scripts
2023-12-09 22:18:05 +08:00
Steven
fa34a7af4b
chore: tweak memo parent styles
2023-12-09 19:32:16 +08:00
Steven
77b75aa6c4
chore: tweak memo display
2023-12-09 18:57:59 +08:00
Steven
9faee68dab
chore: code clean
2023-12-09 18:57:18 +08:00
Steven
4f05c972d5
chore: fix jwt acl
2023-12-09 16:17:11 +08:00
Steven
abda6ad041
chore: update latest schema
2023-12-09 12:05:45 +08:00
Steven
7fc7b19d64
chore: deprecate user setting legacy api
2023-12-08 22:41:47 +08:00
Steven
b2d898dc15
chore: fix import order
2023-12-08 22:06:42 +08:00
Steven
15425093af
chore: skip user setting key checks
2023-12-08 22:05:43 +08:00
K.B.Dharun Krishna
b02aa2d5e5
chore: bump actions in workflows ( #2588 )
...
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-12-08 09:55:18 +08:00
steven
c68bfcc3b9
chore: fix user setting store
2023-12-08 09:54:32 +08:00
Athurg Gooth
2964cf93ab
fix: visibility of user preference is empty ( #2581 )
...
Fix visibility of user preference is empty
2023-12-07 22:50:03 +08:00
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
2023-12-07 22:49:49 +08:00
Athurg Gooth
ed190cd41e
fix: visibility of memo editor is empty ( #2580 )
...
Fix visibility of memo editor is empty
2023-12-06 23:17:26 +08:00
Steven
33dda9bf87
chore: fix auth status checks
2023-12-06 23:03:24 +08:00
Steven
fa6693a7ae
chore: update list memos
2023-12-06 22:44:49 +08:00
t.yang
055a327b5e
fix: detail page user-avatar size have unexpected height ( #2576 )
...
Co-authored-by: tyangs.yang <tyangs.yang@hstong.com>
2023-12-06 10:58:33 +08:00
Athurg Gooth
aff1b47072
chore: remove debug log ( #2582 )
...
Remove debug log
2023-12-06 10:57:55 +08:00
Athurg Gooth
5f86769255
fix: field type of row_status for table webhook ( #2579 )
...
Fix field type of row_status for table webhook
2023-12-06 10:57:03 +08:00
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
2023-12-03 13:31:29 +08:00
Webysther Sperandio
484efbbfe2
chore: update manifest.json ( #2568 )
2023-12-01 16:43:48 +08:00
Steven
e83d483454
refactor(frontend): use auth service
2023-12-01 09:15:02 +08:00
Steven
b944418257
fix: register auth service
2023-12-01 09:13:32 +08:00
Steven
4ddd3caec7
chore: update user setting api
2023-12-01 09:03:30 +08:00
Steven
c1f55abaeb
chore: update user setting api
2023-11-30 23:08:54 +08:00
Steven
fff42ebc0d
fix: check auth status
2023-11-30 21:52:02 +08:00
Steven
2437419b7f
fix: add auth status checks
2023-11-30 20:58:36 +08:00
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>
2023-11-30 19:34:50 +08:00
Steven
6d469fd997
chore: fix image size
2023-11-30 19:36:12 +08:00
boojack
9552cddc93
chore: update graph format
2023-11-29 09:00:29 +08:00
boojack
34181243e5
chore: update graph route
2023-11-28 23:06:19 +08:00
boojack
a0eb891132
chore: update contributor graph source
2023-11-28 22:31:34 +08:00
Steven
e136355408
chore: tweak setting button style
2023-11-28 21:15:24 +08:00
Steven
5069476dcc
chore: add webhook metric
2023-11-28 21:15:10 +08:00
Steven
f950750d56
chore: tweak storage list title
2023-11-28 21:03:21 +08:00
Steven
0026f9e54f
chore(frontend): add webhooks section
2023-11-28 20:52:48 +08:00
Steven
f8f73d117b
chore: update healthz message
2023-11-26 23:33:34 +08:00