Commit Graph

1893 Commits (6421fbc68a84313c649e00ee848fbca2bb4ca0c4)
 

Author SHA1 Message Date
Steven 6421fbc68a chore: implement list html render 1 year ago
Steven b00443c222 chore: implement list nodes 1 year ago
Steven a10b3d3821 chore: tweak custom profile 1 year ago
Steven 7735cfac31 chore: update seed data 1 year ago
Steven 749187e1e9 chore: update dockerfile 1 year ago
Steven a9812592fe chore: tweak editor border styles 1 year ago
Steven e4070f7753 chore: bump version 1 year ago
Steven ff53187eae chore: add sitemap and robots routes 1 year ago
Steven 89ef9b8531 chore: add instance url system setting 1 year ago
Steven 56b55ad941 chore: update memo metadata 1 year ago
Steven 24672e0c5e chore: update memo metadata 1 year ago
Steven 52743017a3 chore: implement memo route 1 year ago
Steven 6cf7192d6a chore: add ssr placeholder in `index.html` 1 year ago
Steven 6763dab4e5 chore: handle newline in block parsers 1 year ago
Steven e0290b94b4 chore: use gomark in rss api 1 year ago
Steven 242f64fa8e chore: implement html render 1 year ago
Steven 3edce174d6 chore: remove unused methods 1 year ago
Steven 5266a62685 chore: implement html renderer 1 year ago
Steven 43ef9eaced chore: implement part of html renderer 1 year ago
Steven 453707d18c feat: implement gomark parsers 1 year ago
Steven 2d9c5d16e1 chore: fix user string 1 year ago
Steven b20e0097cf chore: implement part of nodes 1 year ago
Steven dd83782522 chore: add line break node 1 year ago
Steven aa3632e2ac chore: implement gomark skeleton 1 year ago
boojack 7f1f6f77a0
chore: update i18n with weblate (#2614)
* 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 (Portuguese (Brazil))

Currently translated at 100.0% (317 of 317 strings)

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

---------

Co-authored-by: Ezmana <ezmana.land@gmail.com>
Co-authored-by: Lincoln Nogueira <lincolnthalles@users.noreply.github.com>
1 year ago
Steven 7eb5be0a4e chore: fix update user 1 year ago
Steven 603a6a4971 chore: fix vacuum memo 1 year ago
Cologler 6bda64064e
fix: delete one memo will delete all memos on pgsql (#2611)
fix: delete single memo will all memos on pgsql

Close #2605
1 year ago
Steven ec7992553f chore: go mod update 1 year ago
Steven e5de8c08f5 chore: clean debug code 1 year ago
Steven c608877c3e chore: clean binary entries 1 year ago
Steven 52f399a154 chore: remove unused functions 1 year ago
Gabe Cook 88728906a8
fix(copydb): fix migration to Postgres (#2601)
* chore(copydb): Use query builder during setup

* fix(copydb): Fix migration to Postgres
1 year ago
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>
1 year ago
Steven 9f4f2e8e27 chore: fix user setting values 1 year ago
Steven 82009d3147 chore: tweak webhook section 1 year ago
Steven 0127e08a28 fix: data conflict handler 1 year ago
Steven d275713aff chore: fix timestamp type in postgres 1 year ago
Steven c50f4f4cb4 chore: update migration scripts 1 year ago
Steven fa34a7af4b chore: tweak memo parent styles 1 year ago
Steven 77b75aa6c4 chore: tweak memo display 1 year ago
Steven 9faee68dab chore: code clean 1 year ago
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