Commit Graph

168 Commits

Author SHA1 Message Date
3f85255082 disable debug logs 2023-11-29 11:37:31 +05:30
28860b40f7 Bump max posts to 200, and log the count 2023-11-29 09:59:26 +05:30
12f5394dc5 [bug] Fix mark.js highlighting
context can be an array of nodes, or a nodelist,
or a single querySelector result. It cannot be
an array of nodelists.
2023-11-29 09:58:36 +05:30
49aec463af [bug] Ignore blank posts with only title 2023-11-29 09:48:58 +05:30
691948cad2 Fix content marked with tw, but no tw text 2023-11-23 11:49:20 +05:30
c50e1bb10d [docs] Fix icon for syndication 2023-11-23 11:39:07 +05:30
eb52a45130 Fix podcast 2023-10-26 16:41:30 +05:30
46b7b06972 styling related bugfixes
- Only highlight story content and headings
- Fix the syndication icon showing incorrectly on webkit/safari
- Improve spacing for links
2023-10-26 10:56:29 +05:30
7920ed818a hide links for podcast 2023-10-25 15:10:04 +05:30
7eb9523d71 Add legend at bottom to explain ❖ 2023-10-25 14:59:25 +05:30
e2d6d0cc7a update TODO 2023-10-25 14:57:36 +05:30
41beeaec86 improve syndication markers and add links
- Syndication markers are now to the left
- Added links to Google Search
  and to self url.
2023-10-25 14:55:22 +05:30
57ea8fbfa6 Adds podcast support 2023-10-25 12:04:41 +05:30
1c17014ddf add a button to show hidden topics 2023-10-16 00:04:31 +05:30
1e3cc25290 Misc Updates and new feature to hide Topics
I'm never interested in sports/entertainment/Asian games news
so this lets me hide useless news.
2023-10-01 20:28:26 +05:30
620c9660df Pin and upgrade 2023-10-01 19:29:51 +05:30
dependabot[bot]
fbe72c90a3 Bump sanitize from 6.0.1 to 6.0.2
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 23:12:21 +05:30
613fa4ee49 Syndication and cache updates 2023-06-26 15:35:00 +05:30
74927b49ea Fix trigger warnings 2023-06-26 15:03:33 +05:30
74d941dc75 update roadmap 2023-06-25 22:18:19 +05:30
4dd4d1708c Reset button for marking read articles 2023-06-25 22:17:40 +05:30
61f3d25deb Enable highlighting feature.
mark.js Source is at https://github.com/captn3m0/minimal-mark.js
With license attribution
2023-06-25 19:49:20 +05:30
ad4cc19567 Improve footer spacing 2023-06-14 11:05:04 +05:30
5747c78d2a Use Roadmap 2023-06-14 11:04:22 +05:30
f521016d24 Adds TODO page 2023-06-14 11:03:57 +05:30
5fd2809092 use ellepsis 2023-06-14 11:03:48 +05:30
cae6de6bec improve footer 2023-06-14 11:03:44 +05:30
62af89fa93 Fix nav->li to nav->ul->li 2023-06-12 15:17:42 +05:30
960a1b92c9 More fixes 2023-06-12 15:12:56 +05:30
e3211ebefc Move title to an include 2023-06-12 14:48:46 +05:30
c552514082 Create new syndicated post variable 2023-06-12 14:44:43 +05:30
a406e788e7 TW on home page also 2023-06-10 13:59:15 +05:30
eaca77ce91 Use trigger warnings in titles 2023-06-10 13:58:41 +05:30
a409ce6673 [ci] fix build 2023-06-10 13:27:34 +05:30
9f0608862c developing story mark 2023-06-10 13:26:26 +05:30
123d7d814b redirect old links 2023-06-10 13:15:55 +05:30
123161be22 Minifying isn't worth it for now 2023-06-10 13:10:17 +05:30
bd03658200 minimize resources 2023-06-10 12:53:40 +05:30
b4e975daf8 Add uglifier 2023-06-10 11:53:31 +05:30
201e2317f1 [ci skip] accessibility note 2023-06-09 21:52:48 +05:30
eacec7ce7e [ci skip] Mark greying as done 2023-06-09 21:52:19 +05:30
5c877327c9 Add greying out for viewed articles 2023-06-09 21:51:43 +05:30
f2af0bc256 Add arm64 2023-06-09 21:51:25 +05:30
6f6e215291 Adds TODO.md 2023-06-09 21:14:47 +05:30
f9f3e9e37f Fix closing details tag 2023-06-09 21:01:38 +05:30
6c67f5e88f bing validation 2023-06-09 14:39:35 +05:30
ef05355f23 Improve SEO 2023-06-09 14:35:26 +05:30
3a9dc8cb02 Improve layout, accessibility 2023-06-09 14:10:34 +05:30
436cfe6ec4 Fix minify 2023-06-09 14:01:17 +05:30
caadf985db Use page description 2023-06-09 13:50:12 +05:30