renovate[bot]
92adec3a2a
chore(deps): update actions/setup-node action to v4 ( #643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 21:54:15 +05:00
renovate[bot]
ce786af2dc
chore(deps): update actions/checkout action to v4 ( #642 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 21:44:15 +05:00
Bilal Qamar
b2b33b76f7
feat: upgraded to node v18, added .nvmrc and updated workflows ( #471 )
...
* feat: upgraded to node v18, added .nvmrc and updated workflows
* refactor: updated packages
* refactor: resolved eslint issues
2023-05-25 13:16:53 +05:00
Mashal Malik
4a49c13f14
Moving code coverage from codecov package to CI ( #414 )
...
* fix: removed depreciated package codecov and update version in ci
* refactor: remove deprecated es-check pacakge
2023-01-25 16:59:57 +05:00
Jawayria
2ed6d14b98
chore!: Dropped support for Node12
2022-04-29 17:39:48 +05:00
Mehak Nasir
c0f675f41a
revert: node 16 upgrade is reverted ( #132 )
...
* revert: node 16 upgrade is reverted
* revert: reverted frontend build version to 9.1.2
* revert: browsers list
Co-authored-by: Awais Ansari <awais.ansari63@gmail.com >
2022-04-15 23:33:29 +05:00
Adam Stankiewicz
43c03ca2c0
build: use shared browserslist config
2022-04-13 14:16:33 +05:00
Mehak Nasir
428f2d2311
feat: upgrade node from 12 to 16 ( #121 )
2022-04-11 16:13:07 +05:00
Jawayria
bf1cc6120d
feat: Added support for Node 16
2022-03-17 21:41:37 +05:00
Kshitij Sobti
4cae34eb97
chore: update dependencies, update node version and remove travis config
2021-09-07 22:04:16 +05:30
Patrick Cockwell
93d10f9280
feat: Add major UI components and functionality
...
This adds a major chunk of UI code to the application covering topic listing,
topic filtering, subtopic browsing, browsing posts by topic, filtering unread
posts, filtering followed posts, sorting posts by recent activity, most activty
and most votes, liking/unliking a post, following/unfollowing a post, listing
comments and replis in a post.
Co-authored-by: Kshitij Sobti <kshitij@sobti.in >
2021-07-12 11:02:48 +05:30