Commit Graph

539 Commits

Author SHA1 Message Date
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
jongomez 0e3057a4de basic lightbox version for lpe article images 2023-09-22 15:52:34 +01:00
Hossein Mehrabi 988a5bfccf
fix: remove article blocks duplicate class names 2023-09-22 17:05:06 +03:30
Hossein Mehrabi 70e92a7d1f
fix: restore article title's anchor link; refs #175 2023-09-19 14:19:49 +03:30
Hossein Mehrabi 0bd32017b3
fix: fix anchor links position in article page; closes #175 2023-09-19 14:09:58 +03:30
Hossein Mehrabi f008f0f3a9
feat: use topics as RSS categories; closes #123 2023-09-19 13:47:33 +03:30
Hossein Mehrabi 5ce6f4b4a3
refactor: use getWebsiteUrl util instead of env vars in the SEO component 2023-09-18 14:24:19 +03:30
Hossein Mehrabi 61162e2142
chore: remove temporary logs 2023-09-18 14:23:22 +03:30
Hossein Mehrabi 7c1824c86a
chore: remove default value for NEXT_PUBLIC_SITE_URL in the .env file 2023-09-18 14:23:11 +03:30
Hossein Mehrabi 3804ef33ef
fix: fix discord webhook env name 2023-09-18 14:05:59 +03:30
Hossein Mehrabi ab0e258fe2
fix: add temporary logs 2023-09-18 13:53:36 +03:30
Hossein Mehrabi f665045578
fix: fix broken og image urls 2023-09-18 13:39:42 +03:30
Hossein Mehrabi 9b2c10813a
fix: add temporary logs 2023-09-18 13:39:33 +03:30
Hossein Mehrabi 80adc4c694
feat: RSS feed; refs #123 2023-09-18 13:11:43 +03:30
Hossein Mehrabi 84bdb3d3bd
fix: replace separator dots with svg vector; closes #194 2023-09-13 18:12:15 +03:30
Hossein Mehrabi 59e68a1623
fix: hide blurred image placeholder on browser reader mode 2023-09-13 17:23:15 +03:30
Hossein Mehrabi 804c2b80e0
fix: podcast description margin on the landing page 2023-09-13 14:59:31 +03:30
Hossein Mehrabi f32df9edbf
fix: og image font size and spacing 2023-09-13 14:56:50 +03:30
Hossein Mehrabi e28d91bbd8
feat: add support for bold typography style 2023-09-13 00:51:56 +03:30
Hossein Mehrabi 923b84a61f
fix: remove the site title from article/episode og images 2023-09-13 00:48:00 +03:30
Hossein Mehrabi 27c6a8d117
ci: trigger deployment 2023-09-12 16:46:02 +03:30
Hossein Mehrabi a9e5e42fc3
fix: use custom username and avatar for discord notification messages 2023-09-12 15:05:33 +03:30
Hossein Mehrabi 638a2cd686
fix: build error 2023-09-12 12:26:10 +03:30
Hossein Mehrabi aa4f024dea
fix: send discord notifications only from the staging server 2023-09-12 12:17:26 +03:30
Hossein Mehrabi 81dd4fb8fe
chore: remove the temp discord webhook url 2023-09-12 12:17:26 +03:30
Jakub Sokołowski 2371521482
ci: add Discord notifications for docker builds
Resolves: https://github.com/acid-info/logos-press-engine/issues/177

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-09-12 10:27:13 +02:00
jeangovil 3356e48dc2
Merge pull request #193 from acid-info/podcast-design
Fix a bug with podcast text overflow
2023-09-11 15:20:27 +03:30