new homepage based on favorites (fixes #130 #59) #131

Merged
Xefir merged 23 commits from favorites into main 2024-09-02 09:28:09 +00:00
Owner
No description provided.
Xefir added 1 commit 2024-08-17 15:57:19 +00:00
feat: add favorites (missing homepage)
All checks were successful
repod / xml (push) Successful in 27s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 1m12s
repod / release (push) Has been skipped
a30678bfd2
Xefir added 1 commit 2024-08-17 16:19:49 +00:00
refactor: 🌐 rework read and add missing translations
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 58s
repod / release (push) Has been skipped
2824431330
Xefir added 1 commit 2024-08-21 09:25:20 +00:00
Merge branch 'main' into favorites
All checks were successful
repod / xml (push) Successful in 30s
repod / php (push) Successful in 1m12s
repod / nodejs (push) Successful in 1m24s
repod / release (push) Has been skipped
4e6eee96bf
Xefir added 1 commit 2024-08-21 09:33:35 +00:00
chore: ⬆️ update lock
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 1m11s
repod / release (push) Has been skipped
9be107edc9
Xefir added 1 commit 2024-08-21 13:11:14 +00:00
feat: ⚗️ implement waiting on home
All checks were successful
repod / xml (push) Successful in 30s
repod / php (push) Successful in 1m4s
repod / nodejs (push) Successful in 1m14s
repod / release (push) Has been skipped
46b30f1ebb
Xefir added 3 commits 2024-08-22 15:35:46 +00:00
feat: 🚧 wip on showing favorites
Some checks failed
repod / xml (push) Successful in 31s
repod / php (push) Failing after 1m8s
repod / nodejs (push) Failing after 1m20s
repod / release (push) Has been skipped
eb1196c841
Xefir added 2 commits 2024-08-25 09:53:59 +00:00
fix: ⬆️ update lock and fix severall typos
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 1m16s
repod / release (push) Has been skipped
60aedf3be5
Xefir added 1 commit 2024-08-26 13:15:08 +00:00
Merge branch 'main' into favorites
All checks were successful
repod / xml (push) Successful in 28s
repod / php (push) Successful in 1m8s
repod / nodejs (push) Successful in 1m21s
repod / release (push) Has been skipped
062da25264
Xefir added 2 commits 2024-08-26 14:36:50 +00:00
refactor: 💄 refacto NcEmptyContent
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m11s
repod / release (push) Has been skipped
9005b519f3
Xefir added 1 commit 2024-08-26 15:17:28 +00:00
style: 💄 use NcGuestContent to separate favorites
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 1m5s
repod / nodejs (push) Successful in 1m6s
repod / release (push) Has been skipped
4e4730efd5
Xefir added 1 commit 2024-08-27 07:48:07 +00:00
refactor: 🚚 rework how routing works
All checks were successful
repod / xml (push) Successful in 27s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m11s
repod / release (push) Has been skipped
5ed33d1cf6
Xefir added 1 commit 2024-08-27 14:11:25 +00:00
refactor: 💥 big rewrite to extract episode to his own component
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m10s
repod / release (push) Has been skipped
42035d6e18
Xefir added 1 commit 2024-08-27 14:42:37 +00:00
fix: 💄 fix padding and routing
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m6s
repod / release (push) Has been skipped
b7025a7aa1
Xefir added 1 commit 2024-08-27 15:40:07 +00:00
style: 💄 tweak home for mobile
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m9s
repod / release (push) Has been skipped
7c151d8f58
Xefir added 2 commits 2024-09-02 08:52:01 +00:00
perf: write getters for accessible filtered cookies values
All checks were successful
repod / xml (push) Successful in 1m36s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 1m34s
repod / release (push) Has been skipped
7b7ceef503
Xefir added 1 commit 2024-09-02 09:13:22 +00:00
chore: 🌐 update langs
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 59s
repod / release (push) Has been skipped
a86ea6ab3f
Xefir added 2 commits 2024-09-02 09:27:27 +00:00
docs: 📝 update changelog
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 54s
repod / release (push) Has been skipped
491ad89242
Xefir changed title from WIP: new homepage based on favorites (fixes #130 #59) to new homepage based on favorites (fixes #130 #59) 2024-09-02 09:27:49 +00:00
Xefir merged commit 094b7812cd into main 2024-09-02 09:28:09 +00:00
Xefir deleted branch favorites 2024-09-02 09:28:09 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/repod#131
No description provided.