Commit Graph

6 Commits

Author SHA1 Message Date
Xiaoqi_Weng e875edfd57
feat: add export to Obsidian feature (#998)
Co-authored-by: zjnbwxq <zjnbwxq@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2024-10-21 10:52:37 +08:00
Innei 9f08aa1ddf chore: auto-fix linting and formatting issues 2024-10-13 06:45:05 +00:00
Jerry Wong 9230cf7175
fix: update entry action notifications and translations (#836) 2024-10-10 11:17:48 +08:00
Jerry Wong 892ceb2269
feat: add more words i18n (#785)
* feat: add more words i18n

* chore: auto-fix linting and formatting issues

* Update DateItem.tsx

Co-authored-by: Innei <tukon479@gmail.com>

* Update DateItem.tsx

Co-authored-by: Innei <tukon479@gmail.com>

* chore: auto-fix linting and formatting issues

* update

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: jerryc127 <jerryc127@users.noreply.github.com>
Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
2024-10-08 12:36:29 +08:00
DIYgod 2fba746447
feat: inbox (#742)
* feat: display inbox in feed list

* feat: inbox creation and modification and deletion

* feat: seperate feed-form and list-form

* feat: inbox form

* fix: types

* feat: navigation with listId

* fix: listId

* feat: fetch inbox entry

* fix: types

* feat: use feedicon and feedtitle for inbox item

* feat: get inbox by id

* feat: inbox list

* feat: inbox text

* feat: inbox deletion confirmation

* chore: auto-fix linting and formatting issues

* feat: INBOXES_EMAIL env

* chore: auto-fix linting and formatting issues
2024-10-03 22:24:36 +08:00
Noah da2e8230a1
feat(i18n): add de (#538)
* feat(i18n): add de

* fix: error

* fix: order

---------

Co-authored-by: Innei <i@innei.in>
2024-09-26 17:16:32 +08:00