|
94f11d5dbd
|
fix(ReleasePlayer): fixed fullscreen view
|
2024-05-11 06:57:15 +05:00 |
|
|
90ca603f1c
|
docs(TODO): add new idea
|
2024-05-11 06:56:08 +05:00 |
|
|
0b9c6ea023
|
bump: version 0.6.0 → 0.7.0
|
2024-05-01 12:42:02 +05:00 |
|
|
cffb96b837
|
feat(frontend/release): add a favorite button to release page
|
2024-05-01 12:41:42 +05:00 |
|
|
403e314ab3
|
fix(frontend/release): fix voiceover selection overflow in player
|
2024-05-01 12:18:03 +05:00 |
|
|
90f2ba54e5
|
feat(frontend): add user favorites page
|
2024-05-01 12:13:34 +05:00 |
|
|
332e1d1918
|
feat(backend): add a user favorites route
|
2024-05-01 12:01:34 +05:00 |
|
|
f535d09e97
|
refactor(backend-&-frontend): change bookmarks api urls to /api/bookmarks/{path} from /api/favorites/{path}
BREAKING CHANGE:
|
2024-05-01 11:49:07 +05:00 |
|
|
278d0ec1f2
|
bump: version 0.5.0 → 0.6.0
|
2024-05-01 09:48:52 +05:00 |
|
|
0f937f09d0
|
feat(frontend/release): add ability to change boormarks list on releases page for authorized users
|
2024-05-01 09:48:18 +05:00 |
|
|
632684cde8
|
bump: version 0.4.0 → 0.5.0
|
2024-04-30 18:37:06 +05:00 |
|
|
9bdd217fe0
|
fix(frontend/releases): fix null episode name if API returning null in episode.name
add fallback to use episode position
|
2024-04-30 18:37:02 +05:00 |
|
|
99f7b4cdbb
|
feat(frontend/releases): add release info and related releases cards
|
2024-04-30 18:34:56 +05:00 |
|
|
cd7fdf7317
|
bump: version 0.3.0 → 0.4.0
|
2024-04-30 16:47:10 +05:00 |
|
|
3095bb04a8
|
refactor(frontend/release): add a loading circle for release player when fetching episodes data
|
2024-04-30 16:47:05 +05:00 |
|
|
3d19df95bf
|
refactor(frontend/release): move release player in to the component
|
2024-04-30 16:24:18 +05:00 |
|
|
2dbcbde50f
|
refactor(frontend/release-page): less layout shift on player
|
2024-04-30 16:01:41 +05:00 |
|
|
76a0bc7a85
|
bump: version 0.2.1 → 0.3.0
|
2024-04-30 05:22:20 +05:00 |
|
|
f38076e31b
|
docs(TODO): remove items from release page todo
|
2024-04-30 05:22:19 +05:00 |
|
|
75dd8d83bd
|
feat(frontend): add a release page
add a video player to a release page without release info with ability to save and view wathed episodes
|
2024-04-30 05:22:19 +05:00 |
|
Kentai Radiquum
|
bbf8fc5436
|
Create LICENSE
|
2024-04-29 23:53:10 +05:00 |
|
|
c68c64d0af
|
docs(README): add docker development deployment information and change direct development deployment url
|
2024-04-29 23:37:57 +05:00 |
|
|
023e0c3a0b
|
feat(docker): add docker compose file for development environment
|
2024-04-29 23:31:31 +05:00 |
|
|
47c6ea5d08
|
bump: version 0.2.0 → 0.2.1
|
2024-04-29 03:54:49 +05:00 |
|
|
0d824c17db
|
fix(frontend): fix text overflow on releases cards
|
2024-04-29 03:54:45 +05:00 |
|
|
8e945429c2
|
fix(frontend): fix overflow of releases cards on pages with overview
|
2024-04-29 03:52:29 +05:00 |
|
|
0ff9618b5d
|
bump: version 0.1.0 → 0.2.0
|
2024-04-29 03:45:36 +05:00 |
|
|
85302f0607
|
feat(next-page-loading): disable load more button when length of fetched page is less than 25 on all pages
|
2024-04-29 03:45:27 +05:00 |
|
|
f84c923ab7
|
refactor(history-page): use ReleaseOverview component on search page
|
2024-04-29 03:26:42 +05:00 |
|
|
2d1b311feb
|
docs(TODO): add new todo tasks and ideas
|
2024-04-29 03:11:24 +05:00 |
|
|
12c82936ce
|
style(repository): add commitizen config and start of changelog.md
|
2024-04-29 03:05:03 +05:00 |
|
|
b0972c6c1c
|
bump: version 0.0.1 → 0.1.0
|
2024-04-29 03:01:27 +05:00 |
|
|
75ff80087b
|
update todo.md.
|
2024-04-28 01:20:23 +05:00 |
|
|
93982a061c
|
frontend: add saving of settings state. move logout button in navigation. add close button to settings dialog.
|
2024-04-28 01:18:40 +05:00 |
|
|
4f680ca717
|
frontend: update recently watched in user profile
|
2024-04-28 00:11:47 +05:00 |
|
|
7b9ad72ac2
|
feat: Update TODO.md
|
2024-04-27 23:59:45 +05:00 |
|
|
21da78f0f2
|
frontend: add functions to remove searches and theme
|
2024-04-27 23:55:19 +05:00 |
|
|
3fdf67c860
|
frontend: add message panels to search. disable to search empty query.
|
2024-04-27 23:50:57 +05:00 |
|
|
baaa67f2ab
|
frontend: add settings boilerplate
|
2024-04-27 23:41:53 +05:00 |
|
|
c2656fbab9
|
chore frontend: update dependencies
|
2024-04-27 11:36:38 +05:00 |
|
|
ebb34153ad
|
feat: update TODO.md
|
2024-04-27 11:26:15 +05:00 |
|
|
d4f4452773
|
feat: disable favorites nav button
|
2024-04-27 11:25:34 +05:00 |
|
|
3e1eb42ba6
|
frontend: add bookmarks page
|
2024-04-27 11:22:36 +05:00 |
|
|
185e537603
|
frontend: add history page.
frend: make releaseOverview component
|
2024-04-27 11:09:46 +05:00 |
|
|
78ca3ef054
|
frontend: add route to view other user profiles by id
|
2024-04-27 10:39:57 +05:00 |
|
|
9392345480
|
frontend: profile and other minor improvements
|
2024-04-26 04:20:59 +05:00 |
|
|
1a83a80e07
|
Frontend: add dynamic color from user avatar.
Backend: add image proxy
|
2024-04-26 03:20:13 +05:00 |
|
|
76bb133955
|
add todo
|
2024-04-24 14:47:05 +05:00 |
|
|
320a36d27e
|
frontend: add user profile page
|
2024-04-24 14:40:53 +05:00 |
|
|
32a4da1a31
|
Back and Front: User Login
|
2024-04-23 23:59:24 +05:00 |
|