Commit Graph

45 Commits

Author SHA1 Message Date
Innei f60fc6f1d4
fix(dx): reload page if store circular import detected
Signed-off-by: Innei <i@innei.in>
2024-10-24 21:44:35 +08:00
Innei 3a85febb6e
refactor(monorepo): migrate to monorepo (#1059)
* init

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

* chore: utils import

Signed-off-by: Innei <tukon479@gmail.com>

* remove stable router

Signed-off-by: Innei <tukon479@gmail.com>

* refactor: components import

Signed-off-by: Innei <tukon479@gmail.com>

* chore: auto-fix linting and formatting issues

* minify

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* fix: test

Signed-off-by: Innei <tukon479@gmail.com>

* chore: ui component extract

Signed-off-by: Innei <tukon479@gmail.com>

* fix: import

Signed-off-by: Innei <tukon479@gmail.com>

* re-render

Signed-off-by: Innei <tukon479@gmail.com>

* refactor: remove hooks

Signed-off-by: Innei <tukon479@gmail.com>

* fix

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* setting

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* refactor: remove icons

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

* typings

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

* feat: add horizontal scroll functionality to TimelineTabs (#1081)

Co-authored-by: xhuajin <xhuajin@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>

* fix: Wrong initial position of tab animation (#1087)

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>

* fix: disable auto toggle readability in web

* fix: margin condition in EntryListHeader (#1103)

* chore(i18n): add daily reward system translation (#1102)

Co-authored-by: lc4t <lc4t@users.noreply.github.com>

* fix: deps

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

* fix: type

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

* update

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

* fix

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

---------

Signed-off-by: Innei <i@innei.in>
Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <Innei@users.noreply.github.com>
Co-authored-by: Huajin <114134574+xhuajin@users.noreply.github.com>
Co-authored-by: xhuajin <xhuajin@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: 仓鼠 <71394853+hamster1963@users.noreply.github.com>
Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
Co-authored-by: Konv Suu <2583695112@qq.com>
Co-authored-by: lc4t <11334449+lc4t@users.noreply.github.com>
Co-authored-by: lc4t <lc4t@users.noreply.github.com>
2024-10-24 14:37:43 +08:00
lawvs 7001455920 feat: add boost certification to feed list 2024-10-23 13:47:55 +08:00
Stephen Zhou ea643e5ffe
fix: inbox unread filter
close #792
2024-10-22 15:57:18 +08:00
Stephen Zhou a9e1f581b2
feat: delete inbox entry 2024-10-21 20:54:14 +08:00
Simon He 1d079e1fb3
refactor: simplify distance time and optimize image fetching 2024-10-18 15:16:42 +08:00
DIYgod e8b16e7ad8
feat: ready for public beta (#883) 2024-10-18 13:56:20 +08:00
cos 0e35d222c1
feat: Inbox shows sender's address (#983)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2024-10-17 23:11:50 +08:00
Innei b13dfd86d8
Merge remote-tracking branch 'origin/dev' into feat/beta-public
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-13 14:41:27 +08:00
Innei 1407e77b63
refactor: show delete category action when available
refactor fd104d0087

Signed-off-by: Innei <tukon479@gmail.com>
2024-10-12 12:50:45 +08:00
DIYgod 6ce2c2270f
feat: readHistories option for reads post 2024-10-12 00:33:36 +08:00
Innei baaa7cd90b
fix: discover search update
Signed-off-by: Innei <i@innei.in>
2024-10-11 21:29:41 +08:00
Innei f84ac4b2a3
refactor: follow
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 19:50:41 +08:00
Innei df86527072
fix: inbox
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-11 18:50:19 +08:00
Innei 0c306bc34a
fix: only can add feed to owned lists, fixed #863
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 23:32:56 +08:00
Kaffi Y. 22a72ac15b
fix: navigating from a tts player doesn't work properly (#828)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2024-10-10 11:04:41 +08:00
Stephen Zhou b5cfd8255b
chore: fix test 2024-10-10 10:15:07 +08:00
Stephen Zhou c881d799e2
feat: delete list 2024-10-10 09:45:32 +08:00
Innei c7f74cf746
fix: clear local data when login other account and store window pos before quit
Signed-off-by: Innei <i@innei.in>
2024-10-10 00:21:06 +08:00
Innei dc1f6c1bfe
chore: store image blurhash in local db
Signed-off-by: Innei <i@innei.in>
2024-10-06 18:34:40 +08:00
DIYgod 657dcf0ff2
fix: lists check 2024-10-05 14:29:45 +08:00
DIYgod 61d9a48310
feat: inbox unread data updating 2024-10-04 03:48:41 +08:00
DIYgod edbdc86261
fix: useFeedHeaderTitle 2024-10-04 03:21:17 +08:00
DIYgod 6da8bce04c
feat: inbox set read and unread 2024-10-04 03:20:54 +08:00
DIYgod 6da197c76b
feat: inbox list api 2024-10-04 01:39:56 +08:00
Innei 020ea017eb
chore: fix typo
Signed-off-by: Innei <i@innei.in>
2024-10-03 23:16:08 +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
Innei 5ef516f0eb
refactor: split list store from feed store (#654)
* init

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

* update

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

* fix: type

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

* chore: auto-fix linting and formatting issues

* refactor: list

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

* chore: auto-fix linting and formatting issues

* feat: hydrate list data

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

* chore: auto-fix linting and formatting issues

* feat: context feed to list action

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

* update

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

* add tooltip

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

* cetner

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

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2024-10-01 22:30:25 +08:00
Innei 6f94ec5027
feat: masonry item blur hash and html render also
Signed-off-by: Innei <i@innei.in>
2024-09-30 22:31:52 +08:00
Przeblysk 2520ddb0f4
fix: wrong opening status of newly added feed (#726) 2024-09-30 16:56:21 +08:00
Stephen Zhou b0a88312f5
fix: reset state 2024-09-30 15:59:45 +08:00
Przeblysk cb2078da70
feat: Remember the open state of the category, Ensure that each View'… (#709) 2024-09-30 14:40:20 +08:00
Stephen Zhou a060986fa3
fix: reset feed search, close #701 2024-09-29 10:23:01 +08:00
Innei 8e6021740f
feat(cmdk): persist search type
Signed-off-by: Innei <i@innei.in>
2024-09-27 02:09:55 +08:00
DIYgod afb79a27fb
feat: context menu of adding feeds to lists 2024-09-27 00:53:56 +08:00
Innei cf897d74db
fix: add missing commit file
Signed-off-by: Innei <i@innei.in>
2024-09-26 10:51:40 +08:00
Innei f420e78ca9
fix: list data store and list edit form
Signed-off-by: Innei <i@innei.in>
2024-09-26 10:49:38 +08:00
Innei 83b4031405
fix(error): filter user is empty
Signed-off-by: Innei <i@innei.in>
2024-09-24 16:42:13 +08:00
DIYgod 36fbbddc6d
feat: sort list by insertedat 2024-09-23 18:01:43 +08:00
Stephen Zhou e420451afc
fix: use insertedAt as cursor for list (#580) 2024-09-23 11:01:20 +08:00
DIYgod ffcc6c90d5
feat: lists (#533)
* feat: lists and feeds sub title in feed column

* feat: lists setting panel

* fix: imports

* fix: avatar align in profile setting

* fix: styles in settings

* feat: lists setting table

* feat: list and listsubscription types

* feat: target model

* fix: target model types errors

* feat: seperate feed list and list list

* feat: edit lists

* feat: lists feeds management

* feat: new feed column

* feat: use feedId for single feed entries request

* fix: lists feedId

* feat: disable invalid functions for lists

* feat: discover target selector

* feat: list follow modal

* feat: feed icon text size

* feat: use list get api

* feat: lists edit action

* fix: radio color

* fix: radio click area

* feat: list external page

* feat: hide mark all action for list

* feat: lists unread

* fix: types

* fix: add tooltip for resize panel

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

* feat: add resize indicator

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

* fix: hide section when no lists

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

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <i@innei.in>
2024-09-21 21:57:30 +08:00
Innei 8f3acd648e
fix: split entry history api and accurate count
Signed-off-by: Innei <i@innei.in>
2024-09-21 19:29:03 +08:00
Stephen Zhou 324eee23cb
chore: typo 2024-09-19 15:33:43 +08:00
Innei f2db4a57f3
chore: change `@renderer` to `~` single project mode
Signed-off-by: Innei <i@innei.in>
2024-09-18 22:03:51 +08:00
Innei 234471dfdf
refactor: move to monorepo (#475)
* init

* fix: electron

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

* update

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

* fix: build

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

* fix: lint

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

* fix: test

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

---------

Signed-off-by: Innei <i@innei.in>
2024-09-18 20:54:48 +08:00