Commit Graph

685 Commits

Author SHA1 Message Date
jinhojang6 f746065240 refactor: refactor episode-related components 2023-08-22 01:07:50 +09:00
amirhouieh e9c38919d1 fix article page error 2023-08-21 17:56:04 +02:00
amirhouieh 0ff7cbd044 add options 2023-08-21 17:47:08 +02:00
amirhouieh 83e14e49c4 refactor nabvar without search option 2023-08-21 17:30:48 +02:00
Hossein Mehrabi fed07d5324
refactor: define emotion theme type 2023-08-21 16:19:50 +03:30
Hossein Mehrabi 5fcaef4da6
fix: render GlobalAudioPlayer only on client side 2023-08-21 15:47:27 +03:30
Hossein Mehrabi 6b4a81ce11
fix: restore support for episode transcription/timestamps sections 2023-08-21 14:20:23 +03:30
amir houieh 1280824c1f
Merge pull request #84 from acid-info/episode
feat: add episode and podcast page
2023-08-19 13:49:17 +02:00
jinhojang6 52e72f9e65 refactor: refactor related episodes 2023-08-19 03:11:57 +09:00
jinhojang6 da610338e1 chore: remove duplicate cards 2023-08-19 03:00:28 +09:00
jinhojang6 281fa7a524 feat: add youtube thumbnail 2023-08-19 02:55:18 +09:00
jinhojang6 20fa9d826d feat: simplecast player 2023-08-19 02:33:04 +09:00
jinhojang6 879de9b79c refactor: separate Episode Stats 2023-08-19 02:33:04 +09:00
jinhojang6 7d9aedf8e5 feat: show global audio player when scrolled 2023-08-19 02:33:04 +09:00
jinhojang6 1454e5ae97 fix: remove JSON error comments 2023-08-19 02:33:04 +09:00
jinhojang6 9439f26c60 feat: implement episode API 2023-08-19 02:33:04 +09:00
jinhojang6 028aa01682 feat: implement API for podcasts/[slug] 2023-08-19 02:33:04 +09:00
jinhojang6 c80c3c8eec feat: implement API endpoints for podcasts page 2023-08-19 02:33:04 +09:00
jinhojang6 c635c16291 feat: update PostCard and PostCard ShowDetails 2023-08-19 02:33:04 +09:00
jinhojang6 d58d293de9 feat: video duration for episode 2023-08-19 02:33:04 +09:00
jinhojang6 760c368595 style: update podcasts style 2023-08-19 02:33:04 +09:00
jinhojang6 1e7a5d7692 feat: add podcast show page 2023-08-19 02:33:04 +09:00
jinhojang6 632f61e8d0 feat: add podcasts page 2023-08-19 02:33:04 +09:00
jinhojang6 13c64e771a style: update global audio player thumbnail 2023-08-19 02:33:04 +09:00
jinhojang6 00913634c2 feat: update footer 2023-08-19 02:33:04 +09:00
jinhojang6 86e8ecaf2e feat: add timestamp to transcription 2023-08-19 02:33:04 +09:00
jinhojang6 5a0d79462e feat: add episode channels 2023-08-19 02:33:04 +09:00
jinhojang6 af8b026b6e feat: enable global audio player 2023-08-19 02:33:04 +09:00
jinhojang6 fe4a3da6d7 feat: add single podcast and podcasts route 2023-08-19 02:33:04 +09:00
jinhojang6 297c49e06a feat: add components for episode 2023-08-19 02:33:04 +09:00
jinhojang6 8ccd877d66 feat: add episode page 2023-08-19 02:33:04 +09:00
Hossein Mehrabi e2cdc0886d
feat: parse episode document content 2023-08-18 19:19:41 +03:30
Hossein Mehrabi 11c994a693
feat: add support for episode document timestamps section 2023-08-18 18:34:48 +03:30
Hossein Mehrabi 93e797b151
feat: add Simplecast channel 2023-08-18 18:11:24 +03:30
Hossein Mehrabi 88099a0442
fix: exclude current podcast episode from related episodes query 2023-08-18 14:39:18 +03:30
Hossein Mehrabi d119c18606
fix: avoid undefined values in podcast episode data transformer 2023-08-18 14:33:24 +03:30
Hossein Mehrabi 584d4535ca
fix: filter out docs that don't match podcast episodes 2023-08-18 14:23:46 +03:30
Hossein Mehrabi 3363b15587
feat: implement getRecentPosts and getLatestEpisodes endpoints 2023-08-17 18:28:33 +03:30
jeangovil 734c548022
Merge pull request #85 from acid-info/postcard
add postcard based on new design
2023-08-17 17:43:03 +03:30
Hossein Mehrabi beb01a470c
refactor: remove temporary console.logs 2023-08-17 17:16:27 +03:30
Hossein Mehrabi 236116da6c
feat: implement new Unbody service methods 2023-08-17 17:06:04 +03:30
Hossein Mehrabi 6b429b2194
fix: update LPE post document type 2023-08-17 17:05:40 +03:30
Hossein Mehrabi cf08abfcb5
fix: add showId to episode metadata type 2023-08-16 15:25:19 +03:30
amirhouieh a94e0cc2c7 add postcard based on new design 2023-08-16 11:22:11 +02:00
Hossein Mehrabi a492a1d595
fix: update podcast types 2023-08-15 17:51:34 +03:30
Hossein Mehrabi ce1f3fed73
fix: update LPE data types 2023-08-14 17:56:17 +03:30
jeangovil 9abec91f69
Merge pull request #81 from acid-info/audio-player
Add thumbnail and episode data to GlobalAudioPlayer
2023-08-14 13:13:07 +03:30
jinhojang6 c2c25838d2 feat: add thumbnail and episode data to GlobalAudioPlayer 2023-08-14 11:17:12 +09:00
Hossein Mehrabi 70f83844d1
Merge remote-tracking branch 'origin/react-player' into develop 2023-08-11 19:58:07 +03:30
Hossein Mehrabi 9d5df276bc
fix: temporarily remove podcasts from query results 2023-08-11 19:51:31 +03:30