Commit Graph

71 Commits

Author SHA1 Message Date
Anirban Pratihar 1b2006edcb
added Popup modal for login and signup page (#155) 2022-05-21 20:48:26 +05:30
Anirban Pratihar ef76047a10
Integrated user's name in dashboard with email (#154)
* integrated User name in dashboard with email

* changed brand name in dashboard

* changed username to name in state in reg.jsx
2022-05-18 12:39:40 +05:30
Anirban Pratihar 6ac076f7bc
Added Dashboard tiles (#150)
* added functionality for Links created in dashboard

* added functionality for total views in dashboard

* re-added extra option in cors middleware

* updated functionality for active links,total links and total views

* fixed CORS error

* fixed an error for CORS

* used Axios helper method instead of env variables
2022-05-09 09:10:46 +05:30
akankshat05 995ef2564a
added dark mode (#151) 2022-04-30 21:49:56 +05:30
Olaleye Blessing c554a337b6
feat: disable login/signup buttons when all inputs are not filled (#141) 2022-04-21 10:01:10 +05:30
akankshat05 f1bd83e657
added redirect on logo (#142) 2022-04-21 02:43:32 +05:30
Olaleye Blessing acd29e95cf
feat: integrate github api to fetch contributors (#139)
* feat: integrate github api to fetch contributors

* fix: link credits page on mobile
2022-04-19 16:18:59 +05:30
akankshat05 430c6f08ad
added footer (#131)
* added footer

* modified footer

* edited css
2022-04-17 12:21:50 +05:30
Lethal_Moana aef49bf228
contributor page made responsive (#130) 2022-03-25 18:11:33 +05:30
ImgBotApp 862ffd7913
[ImgBot] Optimize images
*Total -- 126.00kb -> 115.40kb (8.42%)

/frontend/public/images/user.png -- 31.52kb -> 24.12kb (23.46%)
/frontend/public/icons/status.svg -- 0.31kb -> 0.30kb (4.05%)
/frontend/assets/ContributorsImages/sampleImage.jpg -- 90.00kb -> 86.86kb (3.48%)
/frontend/public/icons/eye.svg -- 0.58kb -> 0.56kb (3.03%)
/frontend/public/icons/link.svg -- 1.20kb -> 1.18kb (1.87%)
/frontend/public/icons/v1-green.svg -- 1.20kb -> 1.19kb (0.98%)
/frontend/public/icons/v1-blue.svg -- 1.20kb -> 1.19kb (0.98%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-03-23 19:18:14 +00:00
Lethal_Moana c7df506708
Merge pull request #125 from rakeshhotker/main
made contributors page based on design
2022-03-23 22:42:46 +05:30
Chirag Bhalotia 5a78c71bc1
completed auth (#127) 2022-03-23 15:11:57 +05:30
rakesh 74a240688a created array.map and worked on responsiveness 2022-03-23 05:03:01 +05:30
rakesh 6edf21a6f9 made contributorsPage based on design 2022-03-21 22:53:18 +05:30
rakesh 1c57bd4508 work on contributors-cards 2022-03-21 01:47:21 +05:30
unknown ed851685f1 Added start again button 2022-03-16 12:28:44 +05:30
unknown c745820922 added start over button 2022-03-15 13:37:12 +05:30
unknown ad2cb59524 Fixed QR Code popup 2022-03-14 19:55:21 +05:30
Tejas feb847f6a6
Sidebar visibility fixed for smaller devices (#113) 2022-03-14 14:47:36 +05:30
Pratish Dey 4317d0224b
Updated Feature Section (#114) 2022-03-12 22:46:58 +05:30
unknown 0c3606f2ca Changed 404 page 2022-03-12 01:40:12 +05:30
Tejas f9d737169d
Sidebar bugs fixed (#106)
* responsive pages

* removed comments

* fixed bugs regarding css

* responsive dashboard

* sidebar bugs fixed
2022-03-11 10:02:56 +05:30
Jyotirmoy Bandyopadhayaya 705c3c5c8d Fixes minor axios/useState issue 2022-03-10 21:59:45 +05:30
Pratish Dey 38c3d13997
Update package.json 2022-03-08 11:42:27 +05:30
Pratish Dey 8a93b290f7
Merge branch 'main' into feat#86 2022-03-08 11:34:39 +05:30
unknown 532871ac24 Resolved conflits 2022-03-08 11:25:39 +05:30
mrudulkolambe 50301724f9 User Registration Completed 2022-03-07 15:56:12 +05:30
Jyotirmoy Bandyopadhayaya 3acfa01d13 Fixed Lock/Version fix conflicts 2022-03-06 21:38:11 +05:30
Jyotirmoy Bandyopadhayaya 5f076bc08d Fixed Yarn Lock changes 2022-03-06 21:34:36 +05:30
Jyotirmoy Bandyopadhayaya 265a8a57c8 Updated Lock Files 2022-03-06 21:33:26 +05:30
Aaditya Sinha 792692d5f5
Added Functionality to View All Links created by a User [Frontend] (#90)
* added my links table

* added serialNo dynamically on basis of number of entries

* fix

* fix yarn lock

* fix changes
2022-03-06 21:18:59 +05:30
Tejas 492fee1f99
Responsive pages (#88)
* responsive pages

* removed comments

* fixed bugs regarding css

* responsive dashboard

Co-authored-by: Jyotirmoy Bandyopadhyaya [Bravo68] <jbandyopadhayaya@gmail.com>
2022-03-06 20:17:50 +05:30
Omar Sherif Ali 61fb7a4038
Add Page Loader fixes #92 (#92) 2022-03-06 20:02:40 +05:30
Jyotirmoy Bandyopadhayaya 5821af0091 Fixed Vercel Build Error 2022-03-01 20:38:26 +05:30
Jyotirmoy Bandyopadhayaya b5227a7fbc Fixed bugs for no redirects 2022-03-01 20:14:51 +05:30
Chirag Bhalotia 5ca13089bb
Feature/dashboard (#75)
* started with dashboard

* completed dashboard
2022-03-01 08:03:36 +05:30
Koustav Mondal ed216981f3
integrated Increase View counts when visited (#73) 2022-03-01 00:12:57 +05:30
Chirag Bhalotia 602a4004f7
started with dashboard (#70) 2022-02-26 13:10:40 +05:30
Shruti Goyal cadb56edb9
404 Page Made (#69)
* 404 Page Made

* Updated css files
2022-02-24 15:09:47 +05:30
Jyotirmoy Bandyopadhayaya 7d7a4bd609 Merge branch 'linkpage' of https://github.com/03amir/url-minify into 03amir-linkpage 2022-02-19 21:36:52 +05:30
Jyotirmoy Bandyopadhayaya 3c8e57bab1 Fixed Packages Issues 2022-02-19 21:04:21 +05:30
LunatiX 77d3a80eeb
feat : added QR code (#66)
* feat : added QR code

* Delete package-lock.json

* Delete package-lock.json

* renamed .env to .env.example

* Rename .env.example to .env

* added .env.example

Co-authored-by: Jyotirmoy Bandyopadhyaya [Bravo68] <jbandyopadhayaya@gmail.com>
2022-02-19 20:42:13 +05:30
Amirul Sekh 5b07318da9 aded link page 2022-02-17 21:35:37 +05:30
Pratyay Roy d476c39720 Added Login/Reg 2022-02-15 22:50:56 +05:30
Pratyay Roy 19c8bcd6eb merging 2022-02-15 22:48:05 +05:30
Chirag Bhalotia 13d184c172 removed unused page component 2022-02-15 22:41:34 +05:30
Chirag Bhalotia 54e26c9e4d completed feature 2022-02-15 22:33:27 +05:30
Pratyay Roy af143a2ecc Added login page 2022-02-15 22:13:40 +05:30
Pratyay Roy d71001231b added login page 2022-02-15 20:44:21 +05:30
Pratyay Roy b542cf1f7c added login and reg page 2022-02-15 20:19:59 +05:30