Commit Graph

  • df02eafbd1 Imp: Do not accept requests on /api/shorturl/ POST endpoint untilshortUrlsCounter is read from MongoDB main Manish 2023-03-29 12:20:16 +1100
  • 8072461ab2 Impl: project requirements Manish 2023-03-28 14:38:44 +1100
  • 671605c02d Scaffold Manish 2023-03-28 10:27:25 +1100
  • 5676e7504f
    fix: remove .replit file (#53) Prince Mendiratta 2022-12-03 07:29:38 +0530
  • e20a3a24d8
    fix: replit issues (#49) Tom 2022-07-15 17:31:28 -0500
  • 07ee3abc27
    fix: rename server.js to index.js for replit debugging (#44) Kealan Parr 2022-05-05 14:29:29 +0100
  • 1ca1892f7c
    chore: clarify readme (#43) Naomi Carrigan 2022-05-03 13:21:37 -0700
  • 60917cbf3f
    fix: update superblock in readme link (#38) Muhammed Oğuz 2021-09-01 18:01:11 +0300
  • 7452bc2546
    chore: no db (#37) Nicholas Carrigan (he/him) 2021-08-10 10:56:33 -0700
  • 4abc1d9473
    fix: update route to new one (#33) gikf 2021-04-19 13:25:29 +0200
  • fe7078897b
    fix: Remove engine from package.json (#27) Nicholas Carrigan (he/him) 2020-12-24 06:33:44 -0800
  • f091da64e9
    Merge pull request #23 from scissorsneedfoodtoo/feat/cleanup-glitch-assets-and-add-files Randell Dawson 2020-11-02 13:34:15 -0800
  • 89f260d8f9
    Merge branch 'gomix' into feat/cleanup-glitch-assets-and-add-files Shaun Hamilton 2020-11-02 20:06:05 +0000
  • d699d80485
    Merge pull request #14 from beawolf/gomix Randell Dawson 2020-11-02 11:56:03 -0800
  • dc1a385bd1
    Merge pull request #13 from shubhneet182/patch-1 Randell Dawson 2020-11-02 11:55:19 -0800
  • fb1d7c2ced
    Merge pull request #6 from abhijeetps/gomix Randell Dawson 2020-11-02 11:48:18 -0800
  • 4acc2dffb7
    Merge branch 'gomix' into gomix Shaun Hamilton 2020-11-02 19:45:42 +0000
  • b21402a37b
    Merge pull request #5 from andrujoh/patch-2 Randell Dawson 2020-11-02 11:44:14 -0800
  • a4772dcf70 fix: remove mongodb and mongoose Kris Koishigawa 2020-10-14 12:06:53 +0900
  • 134df2eaf1
    Update public/style.css Kristofer Koishigawa 2020-10-14 12:04:18 +0900
  • 86c8bfe6b7
    Update public/style.css Kristofer Koishigawa 2020-10-14 12:03:59 +0900
  • 7125b03824
    Update public/style.css Kristofer Koishigawa 2020-10-14 12:03:48 +0900
  • a582f3d305
    Update public/style.css Kristofer Koishigawa 2020-10-14 12:03:39 +0900
  • e511f01d3b
    Update public/style.css Kristofer Koishigawa 2020-10-14 12:03:29 +0900
  • 4a78313444
    fix: update title Randell Dawson 2020-10-13 15:53:13 -0700
  • a49d5170ea fix: text in README.md Kris Koishigawa 2020-10-05 13:10:17 +0900
  • 56a77698e5 fix: add new favicon and clean up landing page Kris Koishigawa 2020-09-29 14:00:27 +0900
  • 76b242f36a fix: remove user stories and example usage Kris Koishigawa 2020-09-29 13:55:20 +0900
  • b6e493db53 fix: sync README.md user stories with pr #39311 Kris Koishigawa 2020-09-18 18:07:33 +0900
  • 80cf6ebb27 fix: refactor html and css Kris Koishigawa 2020-09-18 17:45:36 +0900
  • b4c1fe7f2e fix: package.json spacing and .replit start script Kris Koishigawa 2020-09-18 17:19:56 +0900
  • 4672df6236 fix: code highlighting, remove Roboto font Kris Koishigawa 2020-09-14 18:34:31 +0900
  • 0f7269582b fix: html formatting and grammar Kris Koishigawa 2020-09-14 18:24:04 +0900
  • 19641b95fa feat: add and configure nodemon Kris Koishigawa 2020-09-14 18:09:53 +0900
  • 8a439ad027 feat: add dotenv Kris Koishigawa 2020-09-14 18:03:06 +0900
  • a0556d30ee feat: cleanup glitch assets and files and general prettifying Kris Koishigawa 2020-07-22 14:36:06 +0900
  • ccddc93fdd
    Update Mongoose and Mongodb versions (#12) João Luiz 2020-08-07 07:05:46 -0300
  • 3bf40990ae fix: change link to use solution api, update forum url Kris Koishigawa 2020-07-20 20:37:06 +0900
  • 45a15763ed added .replit file added lockfile edited index to route to freeCodeCamp forum edited readme to have run on repl.it Obaida Albaroudi 2020-07-08 02:38:55 +0000
  • 700d85ccb6 Updated npm dependencies and added a note on the compatabile version of mongoose for connecting to the free tier of mongodb atlas Abdullah 2019-10-28 14:09:03 +0800
  • c73327be88 Changed URL in the creation example to make it consistent with usage example. Mustafa Çağatay Tulun 2019-10-11 22:00:30 +0300
  • 680fb45533
    Added Node.js documentation +Doc Improvements shubhneet182 2019-10-01 23:36:13 +0530
  • 7fed7e80e7 Fix: App API and freeCodeCamp URLs (#4) Huyen Nguyen 2019-03-18 21:24:14 +0700
  • dca8dc92fd
    Update server.js Abhijeet Singh 2018-11-30 00:04:34 +0530
  • 743bb900bb
    Update with es6 Tor Andreas Johnsen 2018-10-29 22:16:41 +0100
  • 13dd4b6376 Initial commit from Gomix. System 2017-02-18 18:57:45 +0000
  • fa420da4d3 Initial commit Joseph Livengood 2017-02-18 13:56:45 -0500