Commit Graph

584 Commits

Author SHA1 Message Date
Hossein Mehrabi 93fe50eb28
fix: make share button and menu icons visible in dark mode fixes #167 2023-09-01 14:07:42 +03:30
Hossein Mehrabi f0a5bea753
fix: make article tags visible on mobile 2023-09-01 14:04:48 +03:30
Hossein Mehrabi 6819c5d7f7
fix: fix article image block style 2023-09-01 13:35:03 +03:30
jeangovil 90ed9fcd20
Merge branch 'develop' into detailing 2023-09-01 13:25:57 +03:30
Hossein Mehrabi b2be0d236b
fix: refs #165 2023-09-01 13:23:17 +03:30
Hossein Mehrabi 047cb573b0
fix: fixes #165 2023-09-01 13:23:17 +03:30
Hossein Mehrabi dd4ad7f755
fix: fix episode block links in the search results fixes #162 2023-09-01 13:23:17 +03:30
Hossein Mehrabi 0e6dd661b7
fix: use margin instead of text indent for table of contents 2023-09-01 13:22:27 +03:30
Hossein Mehrabi d6454b2d81
fix: refs #165 2023-09-01 13:19:42 +03:30
Hossein Mehrabi a2e6deaeb5
fix: fixes #165 2023-09-01 13:19:14 +03:30
Hossein Mehrabi 67b49a0bb0
fix: fix episode block links in the search results fixes #162 2023-08-31 22:37:32 +03:30
Hossein Mehrabi d3a7e4d14b
fix: use margin instead of text indent for table of contents 2023-08-31 20:21:44 +03:30
Hossein Mehrabi c54dae2926
fix: fix search result postcard component styles refs #142 2023-08-31 20:09:24 +03:30
Hossein Mehrabi 4515c1b32f
fix: fix highlighted episodes link on podcasts page 2023-08-31 20:08:51 +03:30
Hossein Mehrabi 97f9d918ac
fix: add support for transcript timestamps with hours refs #142 2023-08-31 18:58:33 +03:30
Hossein Mehrabi decf053005
feat: add support for quote blocks 2023-08-31 18:58:33 +03:30
Jakub Sokołowski cab92f4583
readme: add information about CI setup
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-31 18:58:33 +03:30
Hossein Mehrabi 32f8035d6f
fix: use auto=format qs for unbody images 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 77af0ca56f
fix: change 'Terms of Service' to 'Terms of Use' in the footer links 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 3b6e59fd0a
fix: remove privacy policy from footer links fixes #161 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 8135c4eeb3
fix: load responsive images directly from Unbody cdn 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 09b00c3791
fix: return 404 for non existent static pages 2023-08-31 18:58:33 +03:30
Hossein Mehrabi e6df08f32a
fix: disable webhook on Vercel 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 9e3336b42c
fix: disable webhook on Vercel 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 7143946418
refactor: unbody service initial data loader 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 758d7aaa2c
feat: add healthcheck endpoint 2023-08-31 18:58:33 +03:30
Hossein Mehrabi dc6abaeccb
chore: add default webhook token 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 5bf3e07edf
feat: implement webhook to clear apollo cache and periodically revalidate static pages 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 1c416eddfc
fix: fix hero tags spacing on tablet size 2023-08-31 18:58:33 +03:30
Hossein Mehrabi a8655251c9
fix: fix invisible hero tags issue on desktop 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 69c516ad47
chore: remove sample data 2023-08-31 18:58:33 +03:30
Hossein Mehrabi 30beeb9e65
feat: support italic, strikedthrough, underlined and center aligned text styles 2023-08-31 18:58:32 +03:30
Hossein Mehrabi b56a11a887
feat: respect ol tags' start attribute 2023-08-31 18:58:32 +03:30
Hossein Mehrabi 3c5467a7f4
refactor: enhance html attribute extractor util 2023-08-31 18:58:32 +03:30
Jakub Sokołowski 61a229d015
ci: add missing quotes around build-arg flags
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-31 18:58:32 +03:30
Hossein Mehrabi cfdbb16448
fix: hero spacing and border size refs #142 2023-08-31 18:47:24 +03:30
amirhouieh 94695203ac [#142] more fixes 2023-08-31 17:04:15 +02:00
Hossein Mehrabi 6327578590
feat: add support for quote blocks 2023-08-31 18:26:02 +03:30
Jakub Sokołowski 2f26b8e826 readme: add information about CI setup
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-08-31 18:10:06 +03:30
Hossein Mehrabi bceb18861d
fix: use auto=format qs for unbody images 2023-08-31 17:34:21 +03:30
Hossein Mehrabi e475cbe219
fix: change 'Terms of Service' to 'Terms of Use' in the footer links 2023-08-31 17:01:45 +03:30
Hossein Mehrabi f12c9ecb88
fix: remove privacy policy from footer links fixes #161 2023-08-31 16:49:38 +03:30
Hossein Mehrabi bbb1e4238a
fix: load responsive images directly from Unbody cdn 2023-08-31 16:33:04 +03:30
Hossein Mehrabi 0cc0942ccd
fix: return 404 for non existent static pages 2023-08-31 16:32:24 +03:30
Hossein Mehrabi f8f738965e
fix: disable webhook on Vercel 2023-08-31 16:16:33 +03:30
Hossein Mehrabi 3d1a46bffc
fix: disable webhook on Vercel 2023-08-31 16:14:23 +03:30
Hossein Mehrabi 8a27d9e977
refactor: unbody service initial data loader 2023-08-31 15:08:15 +03:30
Hossein Mehrabi 89494566b3
feat: add healthcheck endpoint 2023-08-31 14:31:10 +03:30
Hossein Mehrabi c3808edc44
chore: add default webhook token 2023-08-31 13:54:26 +03:30
amirhouieh 69d798636d [#142] podcasts details 2023-08-31 11:56:15 +02:00