Commit 2ca6486
Upgrade staging (#214)
* add feed conflicts and lowercase id
* Adds "my feeds" on profile (#204)
* feat: update my feeds tab on profile page
* feat: update tabs to be routes
* fix: double scrollbar
* comment unused files in overview tab
* fix: revert rsbuild
* fmt
* fix: add routegen to prettier ignore
* clean up, server side
---------
Co-authored-by: Elliot Braem <elliot@ejlbraem.com>
* Resolve shot's comments (#205)
* feat: add name and tag validation to create
* feat: add no activity data in activity tab
* add coming soon sections for profile page
* feat: clicking on leaderboard feed hashtag will redirect to that feed
* fix: keeps name on start when disable feed names collapse
* fix: rsbuild
* fix: add routegen to prettier ignore
* fix: add ability to navigate to collapsed feeds in leaderboard
* add ability to expand or collapse all
* fix: rsbuild
* adjustments
* nitpicks
---------
Co-authored-by: Elliot Braem <elliot@ejlbraem.com>
* feat: new feed edit (#198)
* feat: update the feed editor
* feat: improve performance, and fix bugs
* feat: revert local development change
* add routegen to pretttier ignore
* fix: resolve code rabbit comments
* fix some nitpick comments
* fix prettier and build config
* formats
* merge
---------
Co-authored-by: Elliot Braem <elliot@ejlbraem.com>
* debounce
* nitpicks
* adds processing step plan
* fix auth
* Feat: recent content (#208)
* Feat: add recent feeds
* feat: add recent content to the main feed page
* fmt
* Update apps/app/src/hooks/use-rss-feed.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* nitpicks
---------
Co-authored-by: Elliot Braem <elliot@everything.dev>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Elliot Braem <elliot@ejlbraem.com>
* atuh flow
* delete old requests
* feat: Distributor badges link to relevant source (#210)
* add _tabs
* init with a rss feed
* xml
* fmt
* append
* add service url
* adjustments
* fix
---------
Co-authored-by: Zeeshan Ahmad <itexpert120@outlook.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>1 parent 71026d5 commit 2ca6486
File tree
4 files changed
+5
-17
lines changed- apps
- api/src/routes/api
- app/src
- hooks
- routes/_layout/create/feed/_tabs
- store
4 files changed
+5
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
| |||
143 | 142 | | |
144 | 143 | | |
145 | 144 | | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 85 | + | |
| 86 | + | |
99 | 87 | | |
100 | 88 | | |
101 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments