565 Commits

Author SHA1 Message Date
Hossein Mehrabi
c27c8d1eb9
chore: update the path of podcasts logo images 2023-10-26 23:17:13 +03:30
Hossein Mehrabi
7f75fe960d
fix: display all podcast hosts 2023-10-26 23:09:41 +03:30
Hossein Mehrabi
c9f7bb226e
fix: enable revalidation for podcasts page 2023-10-26 22:59:58 +03:30
jongomez
0d5347078b fix: fix styles for the info message boxes 2023-10-26 19:57:23 +01:00
jongomez
447bdb7d6d fix: increate margin bottom for buttons in sub dialog 2023-10-26 19:57:23 +01:00
jongomez
e2bce7b7be fix: remove rogue empty line 2023-10-26 19:57:23 +01:00
jongomez
74186db2a7 fix: improve mobile styles for the subscription dialog 2023-10-26 19:57:23 +01:00
Hossein Mehrabi
973bd2154a
chore: update discord links 2023-10-26 21:59:27 +03:30
jongomez
bdffc96b4c fix: change go to home page link to just a button that closes the dialog 2023-10-26 18:35:35 +01:00
jongomez
58c8b31023 fix: PR fixes and fix to home page button not closing dialog 2023-10-26 18:12:49 +01:00
jongomez
19bd9e2abb fix: pass in discord href as prop 2023-10-26 16:29:57 +01:00
jongomez
c777a405c4 feat: adds join discord card 2023-10-26 16:29:57 +01:00
jongomez
758e7d7de9 feat: adds by label next to author names 2023-10-26 16:29:28 +01:00
jongomez
bb0ddbc589 fix: hide the logos press type for small screens 2023-10-26 15:20:03 +01:00
jongomez
cda1eec0a8 fix: remove unused css declaration and prop 2023-10-26 15:20:03 +01:00
jongomez
f9d219c40e fix: use new api version for subscription 2023-10-26 15:20:03 +01:00
jongomez
17f716c6ce feat: call odoo api and update styles 2023-10-26 15:20:03 +01:00
jongomez
2461659b5d feat: implement subscribe button and dialogue 2023-10-26 15:20:03 +01:00
Hossein Mehrabi
50e222fd2a
feat: store firstName and lastName in the Odoo mailing contact database 2023-10-26 16:47:18 +03:30
Hossein Mehrabi
efaec2fe11
feat: implement newsletter subscription endpoint 2023-10-26 15:25:00 +03:30
jinhojang6
030239dd52 refactor: update fathom types 2023-10-25 23:40:44 +09:00
jinhojang6
bbd8ef2ede refactor: refactor fathom with custom hooks 2023-10-25 23:40:44 +09:00
jinhojang6
3ec59c7a64 feat: add fathom analytics 2023-10-25 23:40:44 +09:00
amir houieh
0e141c6f91
Merge pull request #207 from acid-info/social-links
Update social links and hide about
2023-10-20 10:39:32 +02:00
jinhojang6
2aea6943d2 chore: update social links and hide about 2023-10-20 16:43:22 +09:00
Hossein Mehrabi
37a1876b07
fix: podcast episodes layout 2023-10-19 16:31:28 +03:30
Hossein Mehrabi
6cc544394f
fix: remove hero component's extra padding on desktop; refs #203 2023-10-19 16:17:42 +03:30
Hossein Mehrabi
bf27baa545
fix: increase post search bar's padding to cover the table of contents header; refs #204 2023-10-19 16:04:05 +03:30
Hossein Mehrabi
36189a2216
fix: make the post search bar completely invisible if it's not active; refs #204 2023-10-19 15:56:17 +03:30
jeangovil
2cac37ace2
Merge pull request #201 from acid-info/post-search
feat: implement post search; refs #137
2023-10-03 18:44:54 +03:30
Hossein Mehrabi
3be1bb2275
fix: searchbox should collapse if query is not empty 2023-09-29 17:17:26 +03:30
Hossein Mehrabi
d6d9cb57e4
fix: keep displaying previous content and blur article container while searching 2023-09-29 17:15:30 +03:30
Hossein Mehrabi
418ecaca41
fix: apply min-height to article container while searching 2023-09-29 16:11:03 +03:30
Hossein Mehrabi
0a055d82a7
fix: use hybrid as fallback for post search 2023-09-29 15:52:41 +03:30
Hossein Mehrabi
588fe4d29a
fix: use nearText for post search 2023-09-29 15:38:08 +03:30
Hossein Mehrabi
a41d1a97e8
chore: remove redundant code 2023-09-28 16:34:01 +03:30
Hossein Mehrabi
06c1fd0e54
chore: remove redundant code 2023-09-28 16:31:18 +03:30
Hossein Mehrabi
5ed6fd7dc2
feat: implement post search; refs #137 2023-09-28 16:28:18 +03:30
Hossein Mehrabi
ef5b2671fe
chore: change website title to 'Network State Press' closes ##200 2023-09-27 20:28:09 +03:30
jinhojang6
deb9a23654 docs: add issue and PR templates 2023-09-27 23:36:05 +09:00
Hossein Mehrabi
e4dde9474f
ci: trigger deloyment 2023-09-27 15:25:38 +03:30
jongomez
4e82b1fefa pressing escape closes the lightbox 2023-09-27 10:48:32 +01:00
jongomez
adb869c34a PR comment fixes - use scale approach instead 2023-09-27 10:48:32 +01:00
jongomez
c17df709a6 better handling of opacity after pinch zooming 2023-09-27 10:48:32 +01:00
jongomez
634ccf157d handle really large image captions 2023-09-27 10:48:32 +01:00
jongomez
32e3d33010 add captions to lightbox component 2023-09-27 10:48:32 +01:00
Hossein Mehrabi
88026b71bb
fix: ensure only one instance of UnbodyService is created on the production env 2023-09-26 15:28:09 +03:30
jongomez
3a645be467 fixes from the PR comments 2023-09-22 15:52:34 +01:00
jongomez
91c251856c removes export keyword from header container 2023-09-22 15:52:34 +01:00
jongomez
849d319c5e remove filters when lightbox is active 2023-09-22 15:52:34 +01:00