Commit Graph

685 Commits

Author SHA1 Message Date
jeangovil b6dffda933
Merge pull request #93 from acid-info/responsive-landing-page
WIP: Responsive landing page
2023-08-24 23:51:32 +03:30
Hossein Mehrabi 8f98901eed
fix: restore broken episode list component 2023-08-24 23:49:44 +03:30
Hossein Mehrabi 8664c5e288
feat: enhance PostsGrid's border styling options 2023-08-24 23:48:47 +03:30
Hossein Mehrabi 1583ca83be
fix: restore show episodes border style 2023-08-24 22:08:16 +03:30
Hossein Mehrabi 6ecdc38d52
fix: fix load more posts button size 2023-08-24 21:51:25 +03:30
Hossein Mehrabi bcb7ffb14e
fix: fix spacing and border style of most recent posts 2023-08-24 21:45:43 +03:30
Hossein Mehrabi 563ae6db2e
fix: hide the year of most recent posts on the landing page 2023-08-24 20:57:58 +03:30
Hossein Mehrabi 187c6de312
feat: enable horizontal scroll for the five most recent posts on the landing page 2023-08-24 20:57:52 +03:30
Hossein Mehrabi 1315d9c7f1
feat: add support for horizontal scroll in the PostsGrid component 2023-08-24 20:49:55 +03:30
Hossein Mehrabi 49df825cd4
fix: make show details stick to the bottom of the xxsmall PostCard 2023-08-24 20:49:20 +03:30
Hossein Mehrabi c3db5e6873
fix: landing page grid settings 2023-08-24 19:57:01 +03:30
Hossein Mehrabi c409b2e643
feat: responsive PostCard 2023-08-24 19:56:43 +03:30
jinhojang6 7021dab746 style: update episode responsiveness 2023-08-24 23:03:48 +09:00
jinhojang6 b4993f6e95 style: podcasts page responsiveness 2023-08-24 22:06:11 +09:00
jinhojang6 f494d610cf style: responsiveness for show page 2023-08-24 21:18:15 +09:00
jinhojang6 8d03fb3ce6 chore: remove fullscreen icon 2023-08-24 20:42:29 +09:00
jinhojang6 a9c5544e26 chore: restore .env 2023-08-24 20:39:58 +09:00
jinhojang6 9290b9c7a0 feat: add 404 page 2023-08-24 20:39:58 +09:00
jinhojang6 78d4292368 style: update simplecast player design 2023-08-24 20:39:58 +09:00
jinhojang6 eb5a40ba67 chore: remove .env 2023-08-24 20:39:58 +09:00
jinhojang6 2de4d1fcbd fix: fix audio player volumes 2023-08-24 20:39:57 +09:00
jinhojang6 c7c91b9530 feat: implement youtube volume sync 2023-08-24 20:39:57 +09:00
jinhojang6 0a21941ec9 feat: implement persistent global audio player 2023-08-24 20:39:57 +09:00
jinhojang6 62a2eee14e chore: update episode header 2023-08-24 20:39:57 +09:00
Hossein Mehrabi f30f2d1b9e
feat: make PostGrid component responsive 2023-08-24 08:48:14 +03:30
Hossein Mehrabi debcfc103b
feat: implement LSD typography and breakpoint utils 2023-08-24 08:32:50 +03:30
Hossein Mehrabi dbc7cd476d
fix: fix chunkArray infinite loop issue 2023-08-24 08:32:25 +03:30
Hossein Mehrabi 38421bef71
fix: fix lsd xl breakpoint width 2023-08-24 08:31:44 +03:30
Hossein Mehrabi 5792de1a65
refactor: refactor PostCard component 2023-08-24 08:30:51 +03:30
Hossein Mehrabi a6b6b6680f
fix: hide navbar's emotion style elements 2023-08-24 08:14:11 +03:30
jeangovil 0d9bac4c5c
Merge pull request #91 from acid-info/customized-audio-player
add customized audio player without detailing
2023-08-23 20:24:12 +03:30
amirhouieh 46191d12d8 add customized audio player without detailing 2023-08-23 17:45:55 +02:00
Hossein Mehrabi ad5b54b646
fix: use new service methods and remove old operators and methods 2023-08-23 14:09:33 +03:30
Hossein Mehrabi 47bf62bb2b
fix: navbar infinite loop issue 2023-08-23 13:56:06 +03:30
Hossein Mehrabi 774859f021
Merge branch 'hero' into develop 2023-08-22 18:32:59 +03:30
Hossein Mehrabi b2ca7183b7
ci: update Dockerfile 2023-08-22 18:20:22 +03:30
Hossein Mehrabi ec071b1dc7
ci: add Dockerfile and .dockerignore files 2023-08-22 18:12:14 +03:30
Hossein Mehrabi 0ea14dbb5c
chore: remove package-json.lock 2023-08-22 17:57:34 +03:30
Hossein Mehrabi b70dced6d1
chore: update .env 2023-08-22 17:57:11 +03:30
Hossein Mehrabi a00443e740
chore: update .gitignore 2023-08-22 17:56:29 +03:30
Hossein Mehrabi 0e18e1822c
feat: implement new hero compoent 2023-08-22 17:16:05 +03:30
Hossein Mehrabi 9c1600c36d
fix: fix episode channels parser 2023-08-22 14:40:15 +03:30
amir houieh 026b80d1f6
Update README.md 2023-08-22 12:15:23 +02:00
Hossein Mehrabi eb09f25f2b
fix: fix type errors 2023-08-22 04:53:04 +03:30
Hossein Mehrabi 8db3cfebed
refactor: refactor podcast components 2023-08-22 04:46:23 +03:30
Hossein Mehrabi 1f33c01035
Merge remote-tracking branch 'origin/refactor-components' into develop 2023-08-22 03:51:07 +03:30
Hossein Mehrabi fbbb776543
fix: restore landing page hero section 2023-08-22 03:49:44 +03:30
Hossein Mehrabi 9b777c3b0a
Merge remote-tracking branch 'origin/navbar' into develop 2023-08-22 03:48:19 +03:30
Hossein Mehrabi a9c915195a
feat: implement landing page 2023-08-22 03:46:17 +03:30
jinhojang6 f33c4a5262 fix: fix build errors 2023-08-22 01:11:13 +09:00