Commit Graph

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