# # ChangeLog for / # # Generated by Trac 1.6 # 07/01/25 19:12:19 Thu, 05 Jun 2025 10:21:22 GMT Dimitar Arsov [7d04ed7] * client/src/Register/Register.jsx (modified) Register change Sun, 11 May 2025 21:04:29 GMT Andrej [b006471] * client/src/CreatePost/CreatePost.jsx (added) * client/src/Dashboard/Dashboard.jsx (modified) * client/src/Dashboard/components/Forum.jsx (added) * client/src/Dashboard/components/Profile.jsx (added) * client/src/Dashboard/components/Task.jsx (added) * client/src/assets/images/comment.svg (added) * client/src/assets/images/like.svg (added) * client/src/assets/images/pp.svg (added) * client/src/main.jsx (modified) Designed the dashboard page and all the helper pages Wed, 07 May 2025 09:51:43 GMT Andrej [9099ba7] * client/src/LogIn/LogIn.jsx (modified) * client/src/Register/Register.jsx (modified) * client/src/main.jsx (modified) Made login and register page Sun, 04 May 2025 16:55:21 GMT Dimitar Arsov [4e0806c] * informacii.txt (deleted) Untracked info.txt Sun, 04 May 2025 16:51:01 GMT Dimitar Arsov [c45ccdf] * client/.gitignore (modified) Fixed gitignore Sun, 04 May 2025 16:47:18 GMT Dimitar Arsov [440ab0f] * client/.gitignore (modified) Changed gitignore Sun, 04 May 2025 16:45:58 GMT Dimitar Arsov [19da85d] * backend/node_modules/.package-lock.json (modified) * backend/node_modules/fsevents/LICENSE (deleted) * backend/node_modules/fsevents/README.md (deleted) * backend/node_modules/fsevents/fsevents.d.ts (deleted) * backend/node_modules/fsevents/fsevents.js (deleted) * backend/node_modules/fsevents/fsevents.node (deleted) * backend/node_modules/fsevents/package.json (deleted) * backend/node_modules/nodemon/README.md (modified) * backend/node_modules/nodemon/index.d.ts (modified) * backend/node_modules/nodemon/package.json (modified) * backend/package-lock.json (modified) * backend/routers/indexRouter.js (added) * backend/routers/registerRouter.js (added) * backend/server.js (modified) * client/images/logo.png (deleted) * client/images/logoIcon.png (deleted) * client/images/logoText.png (deleted) * client/package-lock.json (modified) * client/package.json (modified) * client/src/App.jsx (modified) * client/src/LandingPage/components/Footer.jsx (modified) * client/src/LandingPage/components/Hero.jsx (modified) * client/src/LandingPage/components/Intro.jsx (modified) * client/src/LandingPage/components/Navbar.jsx (modified) * client/src/LandingPage/components/VisionSection.jsx (modified) * client/src/LogIn/LogIn.jsx (modified) * client/src/Register/Register.jsx (modified) * client/src/assets/images/hero-bg.jpg (moved) * client/src/assets/images/lista.jpg (moved) * client/src/assets/images/lista.png (moved) * client/src/assets/images/logo.png (added) * client/src/assets/images/logoIcon.png (added) * client/src/assets/images/logoText.png (added) * client/src/main.jsx (modified) * informacii.txt (added) Added express router Tue, 22 Apr 2025 07:39:53 GMT Andrej [38bf22c] * .idea/.gitignore (added) * .idea/finkiRanked.iml (added) * .idea/inspectionProfiles/Project_Default.xml (added) * .idea/modules.xml (added) * .idea/vcs.xml (added) * client/images/hero-bg.jpg (added) * client/images/lista.jpg (added) * client/images/lista.png (added) * client/images/logo.png (added) * client/images/logoIcon.png (added) * client/images/logoText.png (added) * client/public/vite.svg (deleted) * client/src/App.jsx (modified) * client/src/LandingPage/LandingPage.jsx (modified) * client/src/LandingPage/components/Footer.jsx (added) * client/src/LandingPage/components/Hero.jsx (added) * client/src/LandingPage/components/Intro.jsx (added) * client/src/LandingPage/components/LeaderBoardEx.jsx (added) * client/src/LandingPage/components/Navbar.jsx (added) * client/src/LandingPage/components/VisionSection.jsx (added) Made the landing page Mon, 21 Apr 2025 20:30:20 GMT Dimitar Arsov [94dbbad] * client/.gitignore (added) * client/README.md (added) * client/components.json (added) * client/eslint.config.js (added) * client/index.html (added) * client/jsconfig.json (added) * client/package-lock.json (added) * client/package.json (added) * client/public/vite.svg (added) * client/src/App.css (added) * client/src/App.jsx (added) * client/src/Dashboard/Dashboard.jsx (added) * client/src/LandingPage/LandingPage.jsx (added) * client/src/LogIn/LogIn.jsx (added) * client/src/Register/Register.jsx (added) * client/src/index.css (added) * client/src/lib/utils.js (added) * client/src/main.jsx (added) * client/tailwind.config.js (added) * client/vite.config.js (added) Redefiened client Mon, 21 Apr 2025 18:59:48 GMT Dimitar Arsov [9bae514] * client/.env (deleted) * client/.gitignore (deleted) * client/README.md (deleted) * client/package-lock.json (deleted) * client/package.json (deleted) * client/public/favicon.ico (deleted) * client/public/index.html (deleted) * client/public/logo192.png (deleted) * client/public/logo512.png (deleted) * client/public/manifest.json (deleted) * client/public/robots.txt (deleted) * client/src/App.css (deleted) * client/src/App.js (deleted) * client/src/App.test.js (deleted) * client/src/index.css (deleted) * client/src/index.js (deleted) * client/src/logo.svg (deleted) * client/src/reportWebVitals.js (deleted) * client/src/setupTests.js (deleted) removed client Tue, 15 Apr 2025 20:35:49 GMT Dimitar Arsov [10c3730] * backend/node_modules/.bin/nodemon (modified) * backend/node_modules/.bin/nodemon.cmd (added) * backend/node_modules/.bin/nodemon.ps1 (added) * backend/node_modules/.bin/nodetouch (modified) * backend/node_modules/.bin/nodetouch.cmd (added) * backend/node_modules/.bin/nodetouch.ps1 (added) * backend/node_modules/.bin/semver (modified) * backend/node_modules/.bin/semver.cmd (added) * backend/node_modules/.bin/semver.ps1 (added) * backend/node_modules/.package-lock.json (modified) * backend/package-lock.json (modified) * client/.env (added) * client/src/index.js (modified) Fixed eslint Tue, 15 Apr 2025 20:21:50 GMT Dimitar Arsov [b4baeba] * client/src/App.js (modified) Testing Tue, 15 Apr 2025 20:03:35 GMT Andrej [0ecda3d] * backend/node_modules/.bin/nodemon (added) * backend/node_modules/.bin/nodetouch (added) * backend/node_modules/.bin/semver (added) * backend/node_modules/.package-lock.json (added) * backend/node_modules/accepts/HISTORY.md (added) * backend/node_modules/accepts/LICENSE (added) * backend/node_modules/accepts/README.md (added) * backend/node_modules/accepts/index.js (added) * backend/node_modules/accepts/package.json (added) * backend/node_modules/anymatch/LICENSE (added) * backend/node_modules/anymatch/README.md (added) * backend/node_modules/anymatch/index.d.ts (added) * backend/node_modules/anymatch/index.js (added) * backend/node_modules/anymatch/package.json (added) * backend/node_modules/balanced-match/.github/FUNDING.yml (added) * backend/node_modules/balanced-match/LICENSE.md (added) * backend/node_modules/balanced-match/README.md (added) * backend/node_modules/balanced-match/index.js (added) * backend/node_modules/balanced-match/package.json (added) * backend/node_modules/binary-extensions/binary-extensions.json (added) * backend/node_modules/binary-extensions/binary-extensions.json.d.ts (added) * backend/node_modules/binary-extensions/index.d.ts (added) * backend/node_modules/binary-extensions/index.js (added) * backend/node_modules/binary-extensions/license (added) * backend/node_modules/binary-extensions/package.json (added) * backend/node_modules/binary-extensions/readme.md (added) * backend/node_modules/body-parser/HISTORY.md (added) * backend/node_modules/body-parser/LICENSE (added) * backend/node_modules/body-parser/README.md (added) * backend/node_modules/body-parser/index.js (added) * backend/node_modules/body-parser/lib/read.js (added) * backend/node_modules/body-parser/lib/types/json.js (added) * backend/node_modules/body-parser/lib/types/raw.js (added) * backend/node_modules/body-parser/lib/types/text.js (added) * backend/node_modules/body-parser/lib/types/urlencoded.js (added) * backend/node_modules/body-parser/lib/utils.js (added) * backend/node_modules/body-parser/package.json (added) * backend/node_modules/brace-expansion/LICENSE (added) * backend/node_modules/brace-expansion/README.md (added) * backend/node_modules/brace-expansion/index.js (added) * backend/node_modules/brace-expansion/package.json (added) * backend/node_modules/braces/LICENSE (added) * backend/node_modules/braces/README.md (added) * backend/node_modules/braces/index.js (added) * backend/node_modules/braces/lib/compile.js (added) * backend/node_modules/braces/lib/constants.js (added) * backend/node_modules/braces/lib/expand.js (added) * backend/node_modules/braces/lib/parse.js (added) * backend/node_modules/braces/lib/stringify.js (added) * backend/node_modules/braces/lib/utils.js (added) * backend/node_modules/braces/package.json (added) * backend/node_modules/bytes/History.md (added) * backend/node_modules/bytes/LICENSE (added) * backend/node_modules/bytes/Readme.md (added) * backend/node_modules/bytes/index.js (added) * backend/node_modules/bytes/package.json (added) * backend/node_modules/call-bind-apply-helpers/.eslintrc (added) * backend/node_modules/call-bind-apply-helpers/.github/FUNDING.yml (added) * backend/node_modules/call-bind-apply-helpers/.nycrc (added) * backend/node_modules/call-bind-apply-helpers/CHANGELOG.md (added) * backend/node_modules/call-bind-apply-helpers/LICENSE (added) * backend/node_modules/call-bind-apply-helpers/README.md (added) * backend/node_modules/call-bind-apply-helpers/actualApply.d.ts (added) * backend/node_modules/call-bind-apply-helpers/actualApply.js (added) * backend/node_modules/call-bind-apply-helpers/applyBind.d.ts (added) * backend/node_modules/call-bind-apply-helpers/applyBind.js (added) * backend/node_modules/call-bind-apply-helpers/functionApply.d.ts (added) * backend/node_modules/call-bind-apply-helpers/functionApply.js (added) * backend/node_modules/call-bind-apply-helpers/functionCall.d.ts (added) * backend/node_modules/call-bind-apply-helpers/functionCall.js (added) * backend/node_modules/call-bind-apply-helpers/index.d.ts (added) * backend/node_modules/call-bind-apply-helpers/index.js (added) * backend/node_modules/call-bind-apply-helpers/package.json (added) * backend/node_modules/call-bind-apply-helpers/reflectApply.d.ts (added) * backend/node_modules/call-bind-apply-helpers/reflectApply.js (added) * backend/node_modules/call-bind-apply-helpers/test/index.js (added) * backend/node_modules/call-bind-apply-helpers/tsconfig.json (added) * backend/node_modules/call-bound/.eslintrc (added) * backend/node_modules/call-bound/.github/FUNDING.yml (added) * backend/node_modules/call-bound/.nycrc (added) * backend/node_modules/call-bound/CHANGELOG.md (added) * backend/node_modules/call-bound/LICENSE (added) * backend/node_modules/call-bound/README.md (added) * backend/node_modules/call-bound/index.d.ts (added) * backend/node_modules/call-bound/index.js (added) * backend/node_modules/call-bound/package.json (added) * backend/node_modules/call-bound/test/index.js (added) * backend/node_modules/call-bound/tsconfig.json (added) * backend/node_modules/chokidar/LICENSE (added) * backend/node_modules/chokidar/README.md (added) * backend/node_modules/chokidar/index.js (added) * backend/node_modules/chokidar/lib/constants.js (added) * backend/node_modules/chokidar/lib/fsevents-handler.js (added) * backend/node_modules/chokidar/lib/nodefs-handler.js (added) * backend/node_modules/chokidar/package.json (added) * backend/node_modules/chokidar/types/index.d.ts (added) * backend/node_modules/concat-map/.travis.yml (added) * backend/node_modules/concat-map/LICENSE (added) * backend/node_modules/concat-map/README.markdown (added) * backend/node_modules/concat-map/example/map.js (added) * backend/node_modules/concat-map/index.js (added) * backend/node_modules/concat-map/package.json (added) * backend/node_modules/concat-map/test/map.js (added) * backend/node_modules/content-disposition/HISTORY.md (added) * backend/node_modules/content-disposition/LICENSE (added) * backend/node_modules/content-disposition/README.md (added) * backend/node_modules/content-disposition/index.js (added) * backend/node_modules/content-disposition/package.json (added) * backend/node_modules/content-type/HISTORY.md (added) * backend/node_modules/content-type/LICENSE (added) * backend/node_modules/content-type/README.md (added) * backend/node_modules/content-type/index.js (added) * backend/node_modules/content-type/package.json (added) * backend/node_modules/cookie-signature/History.md (added) * backend/node_modules/cookie-signature/LICENSE (added) * backend/node_modules/cookie-signature/Readme.md (added) * backend/node_modules/cookie-signature/index.js (added) * backend/node_modules/cookie-signature/package.json (added) * backend/node_modules/cookie/LICENSE (added) * backend/node_modules/cookie/README.md (added) * backend/node_modules/cookie/SECURITY.md (added) * backend/node_modules/cookie/index.js (added) * backend/node_modules/cookie/package.json (added) * backend/node_modules/debug/LICENSE (added) * backend/node_modules/debug/README.md (added) * backend/node_modules/debug/package.json (added) * backend/node_modules/debug/src/browser.js (added) * backend/node_modules/debug/src/common.js (added) * backend/node_modules/debug/src/index.js (added) * backend/node_modules/debug/src/node.js (added) * backend/node_modules/depd/History.md (added) * backend/node_modules/depd/LICENSE (added) * backend/node_modules/depd/Readme.md (added) * backend/node_modules/depd/index.js (added) * backend/node_modules/depd/lib/browser/index.js (added) * backend/node_modules/depd/package.json (added) * backend/node_modules/dunder-proto/.eslintrc (added) * backend/node_modules/dunder-proto/.github/FUNDING.yml (added) * backend/node_modules/dunder-proto/.nycrc (added) * backend/node_modules/dunder-proto/CHANGELOG.md (added) * backend/node_modules/dunder-proto/LICENSE (added) * backend/node_modules/dunder-proto/README.md (added) * backend/node_modules/dunder-proto/get.d.ts (added) * backend/node_modules/dunder-proto/get.js (added) * backend/node_modules/dunder-proto/package.json (added) * backend/node_modules/dunder-proto/set.d.ts (added) * backend/node_modules/dunder-proto/set.js (added) * backend/node_modules/dunder-proto/test/get.js (added) * backend/node_modules/dunder-proto/test/index.js (added) * backend/node_modules/dunder-proto/test/set.js (added) * backend/node_modules/dunder-proto/tsconfig.json (added) * backend/node_modules/ee-first/LICENSE (added) * backend/node_modules/ee-first/README.md (added) * backend/node_modules/ee-first/index.js (added) * backend/node_modules/ee-first/package.json (added) * backend/node_modules/encodeurl/LICENSE (added) * backend/node_modules/encodeurl/README.md (added) * backend/node_modules/encodeurl/index.js (added) * backend/node_modules/encodeurl/package.json (added) * backend/node_modules/es-define-property/.eslintrc (added) * backend/node_modules/es-define-property/.github/FUNDING.yml (added) * backend/node_modules/es-define-property/.nycrc (added) * backend/node_modules/es-define-property/CHANGELOG.md (added) * backend/node_modules/es-define-property/LICENSE (added) * backend/node_modules/es-define-property/README.md (added) * backend/node_modules/es-define-property/index.d.ts (added) * backend/node_modules/es-define-property/index.js (added) * backend/node_modules/es-define-property/package.json (added) * backend/node_modules/es-define-property/test/index.js (added) * backend/node_modules/es-define-property/tsconfig.json (added) * backend/node_modules/es-errors/.eslintrc (added) * backend/node_modules/es-errors/.github/FUNDING.yml (added) * backend/node_modules/es-errors/CHANGELOG.md (added) * backend/node_modules/es-errors/LICENSE (added) * backend/node_modules/es-errors/README.md (added) * backend/node_modules/es-errors/eval.d.ts (added) * backend/node_modules/es-errors/eval.js (added) * backend/node_modules/es-errors/index.d.ts (added) * backend/node_modules/es-errors/index.js (added) * backend/node_modules/es-errors/package.json (added) * backend/node_modules/es-errors/range.d.ts (added) * backend/node_modules/es-errors/range.js (added) * backend/node_modules/es-errors/ref.d.ts (added) * backend/node_modules/es-errors/ref.js (added) * backend/node_modules/es-errors/syntax.d.ts (added) * backend/node_modules/es-errors/syntax.js (added) * backend/node_modules/es-errors/test/index.js (added) * backend/node_modules/es-errors/tsconfig.json (added) * backend/node_modules/es-errors/type.d.ts (added) * backend/node_modules/es-errors/type.js (added) * backend/node_modules/es-errors/uri.d.ts (added) * backend/node_modules/es-errors/uri.js (added) * backend/node_modules/es-object-atoms/.eslintrc (added) * backend/node_modules/es-object-atoms/.github/FUNDING.yml (added) * backend/node_modules/es-object-atoms/CHANGELOG.md (added) * backend/node_modules/es-object-atoms/LICENSE (added) * backend/node_modules/es-object-atoms/README.md (added) * backend/node_modules/es-object-atoms/RequireObjectCoercible.d.ts (added) * backend/node_modules/es-object-atoms/RequireObjectCoercible.js (added) * backend/node_modules/es-object-atoms/ToObject.d.ts (added) * backend/node_modules/es-object-atoms/ToObject.js (added) * backend/node_modules/es-object-atoms/index.d.ts (added) * backend/node_modules/es-object-atoms/index.js (added) * backend/node_modules/es-object-atoms/isObject.d.ts (added) * backend/node_modules/es-object-atoms/isObject.js (added) * backend/node_modules/es-object-atoms/package.json (added) * backend/node_modules/es-object-atoms/test/index.js (added) * backend/node_modules/es-object-atoms/tsconfig.json (added) * backend/node_modules/escape-html/LICENSE (added) * backend/node_modules/escape-html/Readme.md (added) * backend/node_modules/escape-html/index.js (added) * backend/node_modules/escape-html/package.json (added) * backend/node_modules/etag/HISTORY.md (added) * backend/node_modules/etag/LICENSE (added) * backend/node_modules/etag/README.md (added) * backend/node_modules/etag/index.js (added) * backend/node_modules/etag/package.json (added) * backend/node_modules/express/History.md (added) * backend/node_modules/express/LICENSE (added) * backend/node_modules/express/Readme.md (added) * backend/node_modules/express/index.js (added) * backend/node_modules/express/lib/application.js (added) * backend/node_modules/express/lib/express.js (added) * backend/node_modules/express/lib/request.js (added) * backend/node_modules/express/lib/response.js (added) * backend/node_modules/express/lib/utils.js (added) * backend/node_modules/express/lib/view.js (added) * backend/node_modules/express/package.json (added) * backend/node_modules/fill-range/LICENSE (added) * backend/node_modules/fill-range/README.md (added) * backend/node_modules/fill-range/index.js (added) * backend/node_modules/fill-range/package.json (added) * backend/node_modules/finalhandler/HISTORY.md (added) * backend/node_modules/finalhandler/LICENSE (added) * backend/node_modules/finalhandler/README.md (added) * backend/node_modules/finalhandler/index.js (added) * backend/node_modules/finalhandler/package.json (added) * backend/node_modules/forwarded/HISTORY.md (added) * backend/node_modules/forwarded/LICENSE (added) * backend/node_modules/forwarded/README.md (added) * backend/node_modules/forwarded/index.js (added) * backend/node_modules/forwarded/package.json (added) * backend/node_modules/fresh/HISTORY.md (added) * backend/node_modules/fresh/LICENSE (added) * backend/node_modules/fresh/README.md (added) * backend/node_modules/fresh/index.js (added) * backend/node_modules/fresh/package.json (added) * backend/node_modules/fsevents/LICENSE (added) * backend/node_modules/fsevents/README.md (added) * backend/node_modules/fsevents/fsevents.d.ts (added) * backend/node_modules/fsevents/fsevents.js (added) * backend/node_modules/fsevents/fsevents.node (added) * backend/node_modules/fsevents/package.json (added) * backend/node_modules/function-bind/.eslintrc (added) * backend/node_modules/function-bind/.github/FUNDING.yml (added) * backend/node_modules/function-bind/.github/SECURITY.md (added) * backend/node_modules/function-bind/.nycrc (added) * backend/node_modules/function-bind/CHANGELOG.md (added) * backend/node_modules/function-bind/LICENSE (added) * backend/node_modules/function-bind/README.md (added) * backend/node_modules/function-bind/implementation.js (added) * backend/node_modules/function-bind/index.js (added) * backend/node_modules/function-bind/package.json (added) * backend/node_modules/function-bind/test/.eslintrc (added) * backend/node_modules/function-bind/test/index.js (added) * backend/node_modules/get-intrinsic/.eslintrc (added) * backend/node_modules/get-intrinsic/.github/FUNDING.yml (added) * backend/node_modules/get-intrinsic/.nycrc (added) * backend/node_modules/get-intrinsic/CHANGELOG.md (added) * backend/node_modules/get-intrinsic/LICENSE (added) * backend/node_modules/get-intrinsic/README.md (added) * backend/node_modules/get-intrinsic/index.js (added) * backend/node_modules/get-intrinsic/package.json (added) * backend/node_modules/get-intrinsic/test/GetIntrinsic.js (added) * backend/node_modules/get-proto/.eslintrc (added) * backend/node_modules/get-proto/.github/FUNDING.yml (added) * backend/node_modules/get-proto/.nycrc (added) * backend/node_modules/get-proto/CHANGELOG.md (added) * backend/node_modules/get-proto/LICENSE (added) * backend/node_modules/get-proto/Object.getPrototypeOf.d.ts (added) * backend/node_modules/get-proto/Object.getPrototypeOf.js (added) * backend/node_modules/get-proto/README.md (added) * backend/node_modules/get-proto/Reflect.getPrototypeOf.d.ts (added) * backend/node_modules/get-proto/Reflect.getPrototypeOf.js (added) * backend/node_modules/get-proto/index.d.ts (added) * backend/node_modules/get-proto/index.js (added) * backend/node_modules/get-proto/package.json (added) * backend/node_modules/get-proto/test/index.js (added) * backend/node_modules/get-proto/tsconfig.json (added) * backend/node_modules/glob-parent/CHANGELOG.md (added) * backend/node_modules/glob-parent/LICENSE (added) * backend/node_modules/glob-parent/README.md (added) * backend/node_modules/glob-parent/index.js (added) * backend/node_modules/glob-parent/package.json (added) * backend/node_modules/gopd/.eslintrc (added) * backend/node_modules/gopd/.github/FUNDING.yml (added) * backend/node_modules/gopd/CHANGELOG.md (added) * backend/node_modules/gopd/LICENSE (added) * backend/node_modules/gopd/README.md (added) * backend/node_modules/gopd/gOPD.d.ts (added) * backend/node_modules/gopd/gOPD.js (added) * backend/node_modules/gopd/index.d.ts (added) * backend/node_modules/gopd/index.js (added) * backend/node_modules/gopd/package.json (added) * backend/node_modules/gopd/test/index.js (added) * backend/node_modules/gopd/tsconfig.json (added) * backend/node_modules/has-flag/index.js (added) * backend/node_modules/has-flag/license (added) * backend/node_modules/has-flag/package.json (added) * backend/node_modules/has-flag/readme.md (added) * backend/node_modules/has-symbols/.eslintrc (added) * backend/node_modules/has-symbols/.github/FUNDING.yml (added) * backend/node_modules/has-symbols/.nycrc (added) * backend/node_modules/has-symbols/CHANGELOG.md (added) * backend/node_modules/has-symbols/LICENSE (added) * backend/node_modules/has-symbols/README.md (added) * backend/node_modules/has-symbols/index.d.ts (added) * backend/node_modules/has-symbols/index.js (added) * backend/node_modules/has-symbols/package.json (added) * backend/node_modules/has-symbols/shams.d.ts (added) * backend/node_modules/has-symbols/shams.js (added) * backend/node_modules/has-symbols/test/index.js (added) * backend/node_modules/has-symbols/test/shams/core-js.js (added) * backend/node_modules/has-symbols/test/shams/get-own-property-symbols.js (added) * backend/node_modules/has-symbols/test/tests.js (added) * backend/node_modules/has-symbols/tsconfig.json (added) * backend/node_modules/hasown/.eslintrc (added) * backend/node_modules/hasown/.github/FUNDING.yml (added) * backend/node_modules/hasown/.nycrc (added) * backend/node_modules/hasown/CHANGELOG.md (added) * backend/node_modules/hasown/LICENSE (added) * backend/node_modules/hasown/README.md (added) * backend/node_modules/hasown/index.d.ts (added) * backend/node_modules/hasown/index.js (added) * backend/node_modules/hasown/package.json (added) * backend/node_modules/hasown/tsconfig.json (added) * backend/node_modules/http-errors/HISTORY.md (added) * backend/node_modules/http-errors/LICENSE (added) * backend/node_modules/http-errors/README.md (added) * backend/node_modules/http-errors/index.js (added) * backend/node_modules/http-errors/package.json (added) * backend/node_modules/iconv-lite/.github/dependabot.yml (added) * backend/node_modules/iconv-lite/.idea/codeStyles/Project.xml (added) * backend/node_modules/iconv-lite/.idea/codeStyles/codeStyleConfig.xml (added) * backend/node_modules/iconv-lite/.idea/iconv-lite.iml (added) * backend/node_modules/iconv-lite/.idea/inspectionProfiles/Project_Default.xml (added) * backend/node_modules/iconv-lite/.idea/modules.xml (added) * backend/node_modules/iconv-lite/.idea/vcs.xml (added) * backend/node_modules/iconv-lite/Changelog.md (added) * backend/node_modules/iconv-lite/LICENSE (added) * backend/node_modules/iconv-lite/README.md (added) * backend/node_modules/iconv-lite/encodings/dbcs-codec.js (added) * backend/node_modules/iconv-lite/encodings/dbcs-data.js (added) * backend/node_modules/iconv-lite/encodings/index.js (added) * backend/node_modules/iconv-lite/encodings/internal.js (added) * backend/node_modules/iconv-lite/encodings/sbcs-codec.js (added) * backend/node_modules/iconv-lite/encodings/sbcs-data-generated.js (added) * backend/node_modules/iconv-lite/encodings/sbcs-data.js (added) * backend/node_modules/iconv-lite/encodings/tables/big5-added.json (added) * backend/node_modules/iconv-lite/encodings/tables/cp936.json (added) * backend/node_modules/iconv-lite/encodings/tables/cp949.json (added) * backend/node_modules/iconv-lite/encodings/tables/cp950.json (added) * backend/node_modules/iconv-lite/encodings/tables/eucjp.json (added) * backend/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json (added) * backend/node_modules/iconv-lite/encodings/tables/gbk-added.json (added) * backend/node_modules/iconv-lite/encodings/tables/shiftjis.json (added) * backend/node_modules/iconv-lite/encodings/utf16.js (added) * backend/node_modules/iconv-lite/encodings/utf32.js (added) * backend/node_modules/iconv-lite/encodings/utf7.js (added) * backend/node_modules/iconv-lite/lib/bom-handling.js (added) * backend/node_modules/iconv-lite/lib/index.d.ts (added) * backend/node_modules/iconv-lite/lib/index.js (added) * backend/node_modules/iconv-lite/lib/streams.js (added) * backend/node_modules/iconv-lite/package.json (added) * backend/node_modules/ignore-by-default/LICENSE (added) * backend/node_modules/ignore-by-default/README.md (added) * backend/node_modules/ignore-by-default/index.js (added) * backend/node_modules/ignore-by-default/package.json (added) * backend/node_modules/inherits/LICENSE (added) * backend/node_modules/inherits/README.md (added) * backend/node_modules/inherits/inherits.js (added) * backend/node_modules/inherits/inherits_browser.js (added) * backend/node_modules/inherits/package.json (added) * backend/node_modules/ipaddr.js/LICENSE (added) * backend/node_modules/ipaddr.js/README.md (added) * backend/node_modules/ipaddr.js/ipaddr.min.js (added) * backend/node_modules/ipaddr.js/lib/ipaddr.js (added) * backend/node_modules/ipaddr.js/lib/ipaddr.js.d.ts (added) * backend/node_modules/ipaddr.js/package.json (added) * backend/node_modules/is-binary-path/index.d.ts (added) * backend/node_modules/is-binary-path/index.js (added) * backend/node_modules/is-binary-path/license (added) * backend/node_modules/is-binary-path/package.json (added) * backend/node_modules/is-binary-path/readme.md (added) * backend/node_modules/is-extglob/LICENSE (added) * backend/node_modules/is-extglob/README.md (added) * backend/node_modules/is-extglob/index.js (added) * backend/node_modules/is-extglob/package.json (added) * backend/node_modules/is-glob/LICENSE (added) * backend/node_modules/is-glob/README.md (added) * backend/node_modules/is-glob/index.js (added) * backend/node_modules/is-glob/package.json (added) * backend/node_modules/is-number/LICENSE (added) * backend/node_modules/is-number/README.md (added) * backend/node_modules/is-number/index.js (added) * backend/node_modules/is-number/package.json (added) * backend/node_modules/is-promise/LICENSE (added) * backend/node_modules/is-promise/index.d.ts (added) * backend/node_modules/is-promise/index.js (added) * backend/node_modules/is-promise/index.mjs (added) * backend/node_modules/is-promise/package.json (added) * backend/node_modules/is-promise/readme.md (added) * backend/node_modules/math-intrinsics/.eslintrc (added) * backend/node_modules/math-intrinsics/.github/FUNDING.yml (added) * backend/node_modules/math-intrinsics/CHANGELOG.md (added) * backend/node_modules/math-intrinsics/LICENSE (added) * backend/node_modules/math-intrinsics/README.md (added) * backend/node_modules/math-intrinsics/abs.d.ts (added) * backend/node_modules/math-intrinsics/abs.js (added) * backend/node_modules/math-intrinsics/constants/maxArrayLength.d.ts (added) * backend/node_modules/math-intrinsics/constants/maxArrayLength.js (added) * backend/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts (added) * backend/node_modules/math-intrinsics/constants/maxSafeInteger.js (added) * backend/node_modules/math-intrinsics/constants/maxValue.d.ts (added) * backend/node_modules/math-intrinsics/constants/maxValue.js (added) * backend/node_modules/math-intrinsics/floor.d.ts (added) * backend/node_modules/math-intrinsics/floor.js (added) * backend/node_modules/math-intrinsics/isFinite.d.ts (added) * backend/node_modules/math-intrinsics/isFinite.js (added) * backend/node_modules/math-intrinsics/isInteger.d.ts (added) * backend/node_modules/math-intrinsics/isInteger.js (added) * backend/node_modules/math-intrinsics/isNaN.d.ts (added) * backend/node_modules/math-intrinsics/isNaN.js (added) * backend/node_modules/math-intrinsics/isNegativeZero.d.ts (added) * backend/node_modules/math-intrinsics/isNegativeZero.js (added) * backend/node_modules/math-intrinsics/max.d.ts (added) * backend/node_modules/math-intrinsics/max.js (added) * backend/node_modules/math-intrinsics/min.d.ts (added) * backend/node_modules/math-intrinsics/min.js (added) * backend/node_modules/math-intrinsics/mod.d.ts (added) * backend/node_modules/math-intrinsics/mod.js (added) * backend/node_modules/math-intrinsics/package.json (added) * backend/node_modules/math-intrinsics/pow.d.ts (added) * backend/node_modules/math-intrinsics/pow.js (added) * backend/node_modules/math-intrinsics/round.d.ts (added) * backend/node_modules/math-intrinsics/round.js (added) * backend/node_modules/math-intrinsics/sign.d.ts (added) * backend/node_modules/math-intrinsics/sign.js (added) * backend/node_modules/math-intrinsics/test/index.js (added) * backend/node_modules/math-intrinsics/tsconfig.json (added) * backend/node_modules/media-typer/HISTORY.md (added) * backend/node_modules/media-typer/LICENSE (added) * backend/node_modules/media-typer/README.md (added) * backend/node_modules/media-typer/index.js (added) * backend/node_modules/media-typer/package.json (added) * backend/node_modules/merge-descriptors/index.d.ts (added) * backend/node_modules/merge-descriptors/index.js (added) * backend/node_modules/merge-descriptors/license (added) * backend/node_modules/merge-descriptors/package.json (added) * backend/node_modules/merge-descriptors/readme.md (added) * backend/node_modules/mime-db/HISTORY.md (added) * backend/node_modules/mime-db/LICENSE (added) * backend/node_modules/mime-db/README.md (added) * backend/node_modules/mime-db/db.json (added) * backend/node_modules/mime-db/index.js (added) * backend/node_modules/mime-db/package.json (added) * backend/node_modules/mime-types/HISTORY.md (added) * backend/node_modules/mime-types/LICENSE (added) * backend/node_modules/mime-types/README.md (added) * backend/node_modules/mime-types/index.js (added) * backend/node_modules/mime-types/mimeScore.js (added) * backend/node_modules/mime-types/package.json (added) * backend/node_modules/minimatch/LICENSE (added) * backend/node_modules/minimatch/README.md (added) * backend/node_modules/minimatch/minimatch.js (added) * backend/node_modules/minimatch/package.json (added) * backend/node_modules/ms/index.js (added) * backend/node_modules/ms/license.md (added) * backend/node_modules/ms/package.json (added) * backend/node_modules/ms/readme.md (added) * backend/node_modules/negotiator/HISTORY.md (added) * backend/node_modules/negotiator/LICENSE (added) * backend/node_modules/negotiator/README.md (added) * backend/node_modules/negotiator/index.js (added) * backend/node_modules/negotiator/lib/charset.js (added) * backend/node_modules/negotiator/lib/encoding.js (added) * backend/node_modules/negotiator/lib/language.js (added) * backend/node_modules/negotiator/lib/mediaType.js (added) * backend/node_modules/negotiator/package.json (added) * backend/node_modules/nodemon/.prettierrc.json (added) * backend/node_modules/nodemon/LICENSE (added) * backend/node_modules/nodemon/README.md (added) * backend/node_modules/nodemon/bin/nodemon.js (added) * backend/node_modules/nodemon/bin/windows-kill.exe (added) * backend/node_modules/nodemon/doc/cli/authors.txt (added) * backend/node_modules/nodemon/doc/cli/config.txt (added) * backend/node_modules/nodemon/doc/cli/help.txt (added) * backend/node_modules/nodemon/doc/cli/logo.txt (added) * backend/node_modules/nodemon/doc/cli/options.txt (added) * backend/node_modules/nodemon/doc/cli/topics.txt (added) * backend/node_modules/nodemon/doc/cli/usage.txt (added) * backend/node_modules/nodemon/doc/cli/whoami.txt (added) * backend/node_modules/nodemon/index.d.ts (added) * backend/node_modules/nodemon/jsconfig.json (added) * backend/node_modules/nodemon/lib/cli/index.js (added) * backend/node_modules/nodemon/lib/cli/parse.js (added) * backend/node_modules/nodemon/lib/config/command.js (added) * backend/node_modules/nodemon/lib/config/defaults.js (added) * backend/node_modules/nodemon/lib/config/exec.js (added) * backend/node_modules/nodemon/lib/config/index.js (added) * backend/node_modules/nodemon/lib/config/load.js (added) * backend/node_modules/nodemon/lib/help/index.js (added) * backend/node_modules/nodemon/lib/index.js (added) * backend/node_modules/nodemon/lib/monitor/index.js (added) * backend/node_modules/nodemon/lib/monitor/match.js (added) * backend/node_modules/nodemon/lib/monitor/run.js (added) * backend/node_modules/nodemon/lib/monitor/signals.js (added) * backend/node_modules/nodemon/lib/monitor/watch.js (added) * backend/node_modules/nodemon/lib/nodemon.js (added) * backend/node_modules/nodemon/lib/rules/add.js (added) * backend/node_modules/nodemon/lib/rules/index.js (added) * backend/node_modules/nodemon/lib/rules/parse.js (added) * backend/node_modules/nodemon/lib/spawn.js (added) * backend/node_modules/nodemon/lib/utils/bus.js (added) * backend/node_modules/nodemon/lib/utils/clone.js (added) * backend/node_modules/nodemon/lib/utils/colour.js (added) * backend/node_modules/nodemon/lib/utils/index.js (added) * backend/node_modules/nodemon/lib/utils/log.js (added) * backend/node_modules/nodemon/lib/utils/merge.js (added) * backend/node_modules/nodemon/lib/version.js (added) * backend/node_modules/nodemon/package.json (added) * backend/node_modules/normalize-path/LICENSE (added) * backend/node_modules/normalize-path/README.md (added) * backend/node_modules/normalize-path/index.js (added) * backend/node_modules/normalize-path/package.json (added) * backend/node_modules/object-inspect/.eslintrc (added) * backend/node_modules/object-inspect/.github/FUNDING.yml (added) * backend/node_modules/object-inspect/.nycrc (added) * backend/node_modules/object-inspect/CHANGELOG.md (added) * backend/node_modules/object-inspect/LICENSE (added) * backend/node_modules/object-inspect/example/all.js (added) * backend/node_modules/object-inspect/example/circular.js (added) * backend/node_modules/object-inspect/example/fn.js (added) * backend/node_modules/object-inspect/example/inspect.js (added) * backend/node_modules/object-inspect/index.js (added) * backend/node_modules/object-inspect/package-support.json (added) * backend/node_modules/object-inspect/package.json (added) * backend/node_modules/object-inspect/readme.markdown (added) * backend/node_modules/object-inspect/test-core-js.js (added) * backend/node_modules/object-inspect/test/bigint.js (added) * backend/node_modules/object-inspect/test/browser/dom.js (added) * backend/node_modules/object-inspect/test/circular.js (added) * backend/node_modules/object-inspect/test/deep.js (added) * backend/node_modules/object-inspect/test/element.js (added) * backend/node_modules/object-inspect/test/err.js (added) * backend/node_modules/object-inspect/test/fakes.js (added) * backend/node_modules/object-inspect/test/fn.js (added) * backend/node_modules/object-inspect/test/global.js (added) * backend/node_modules/object-inspect/test/has.js (added) * backend/node_modules/object-inspect/test/holes.js (added) * backend/node_modules/object-inspect/test/indent-option.js (added) * backend/node_modules/object-inspect/test/inspect.js (added) * backend/node_modules/object-inspect/test/lowbyte.js (added) * backend/node_modules/object-inspect/test/number.js (added) * backend/node_modules/object-inspect/test/quoteStyle.js (added) * backend/node_modules/object-inspect/test/toStringTag.js (added) * backend/node_modules/object-inspect/test/undef.js (added) * backend/node_modules/object-inspect/test/values.js (added) * backend/node_modules/object-inspect/util.inspect.js (added) * backend/node_modules/on-finished/HISTORY.md (added) * backend/node_modules/on-finished/LICENSE (added) * backend/node_modules/on-finished/README.md (added) * backend/node_modules/on-finished/index.js (added) * backend/node_modules/on-finished/package.json (added) * backend/node_modules/once/LICENSE (added) * backend/node_modules/once/README.md (added) * backend/node_modules/once/once.js (added) * backend/node_modules/once/package.json (added) * backend/node_modules/parseurl/HISTORY.md (added) * backend/node_modules/parseurl/LICENSE (added) * backend/node_modules/parseurl/README.md (added) * backend/node_modules/parseurl/index.js (added) * backend/node_modules/parseurl/package.json (added) * backend/node_modules/path-to-regexp/LICENSE (added) * backend/node_modules/path-to-regexp/Readme.md (added) * backend/node_modules/path-to-regexp/dist/index.d.ts (added) * backend/node_modules/path-to-regexp/dist/index.js (added) * backend/node_modules/path-to-regexp/dist/index.js.map (added) * backend/node_modules/path-to-regexp/package.json (added) * backend/node_modules/picomatch/CHANGELOG.md (added) * backend/node_modules/picomatch/LICENSE (added) * backend/node_modules/picomatch/README.md (added) * backend/node_modules/picomatch/index.js (added) * backend/node_modules/picomatch/lib/constants.js (added) * backend/node_modules/picomatch/lib/parse.js (added) * backend/node_modules/picomatch/lib/picomatch.js (added) * backend/node_modules/picomatch/lib/scan.js (added) * backend/node_modules/picomatch/lib/utils.js (added) * backend/node_modules/picomatch/package.json (added) * backend/node_modules/proxy-addr/HISTORY.md (added) * backend/node_modules/proxy-addr/LICENSE (added) * backend/node_modules/proxy-addr/README.md (added) * backend/node_modules/proxy-addr/index.js (added) * backend/node_modules/proxy-addr/package.json (added) * backend/node_modules/pstree.remy/.travis.yml (added) * backend/node_modules/pstree.remy/LICENSE (added) * backend/node_modules/pstree.remy/README.md (added) * backend/node_modules/pstree.remy/lib/index.js (added) * backend/node_modules/pstree.remy/lib/tree.js (added) * backend/node_modules/pstree.remy/lib/utils.js (added) * backend/node_modules/pstree.remy/package.json (added) * backend/node_modules/pstree.remy/tests/fixtures/index.js (added) * backend/node_modules/pstree.remy/tests/fixtures/out1 (added) * backend/node_modules/pstree.remy/tests/fixtures/out2 (added) * backend/node_modules/pstree.remy/tests/index.test.js (added) * backend/node_modules/qs/.editorconfig (added) * backend/node_modules/qs/.eslintrc (added) * backend/node_modules/qs/.github/FUNDING.yml (added) * backend/node_modules/qs/.nycrc (added) * backend/node_modules/qs/CHANGELOG.md (added) * backend/node_modules/qs/LICENSE.md (added) * backend/node_modules/qs/README.md (added) * backend/node_modules/qs/dist/qs.js (added) * backend/node_modules/qs/lib/formats.js (added) * backend/node_modules/qs/lib/index.js (added) * backend/node_modules/qs/lib/parse.js (added) * backend/node_modules/qs/lib/stringify.js (added) * backend/node_modules/qs/lib/utils.js (added) * backend/node_modules/qs/package.json (added) * backend/node_modules/qs/test/empty-keys-cases.js (added) * backend/node_modules/qs/test/parse.js (added) * backend/node_modules/qs/test/stringify.js (added) * backend/node_modules/qs/test/utils.js (added) * backend/node_modules/range-parser/HISTORY.md (added) * backend/node_modules/range-parser/LICENSE (added) * backend/node_modules/range-parser/README.md (added) * backend/node_modules/range-parser/index.js (added) * backend/node_modules/range-parser/package.json (added) * backend/node_modules/raw-body/HISTORY.md (added) * backend/node_modules/raw-body/LICENSE (added) * backend/node_modules/raw-body/README.md (added) * backend/node_modules/raw-body/SECURITY.md (added) * backend/node_modules/raw-body/index.d.ts (added) * backend/node_modules/raw-body/index.js (added) * backend/node_modules/raw-body/package.json (added) * backend/node_modules/readdirp/LICENSE (added) * backend/node_modules/readdirp/README.md (added) * backend/node_modules/readdirp/index.d.ts (added) * backend/node_modules/readdirp/index.js (added) * backend/node_modules/readdirp/package.json (added) * backend/node_modules/router/HISTORY.md (added) * backend/node_modules/router/LICENSE (added) * backend/node_modules/router/README.md (added) * backend/node_modules/router/index.js (added) * backend/node_modules/router/lib/layer.js (added) * backend/node_modules/router/lib/route.js (added) * backend/node_modules/router/package.json (added) * backend/node_modules/safe-buffer/LICENSE (added) * backend/node_modules/safe-buffer/README.md (added) * backend/node_modules/safe-buffer/index.d.ts (added) * backend/node_modules/safe-buffer/index.js (added) * backend/node_modules/safe-buffer/package.json (added) * backend/node_modules/safer-buffer/LICENSE (added) * backend/node_modules/safer-buffer/Porting-Buffer.md (added) * backend/node_modules/safer-buffer/Readme.md (added) * backend/node_modules/safer-buffer/dangerous.js (added) * backend/node_modules/safer-buffer/package.json (added) * backend/node_modules/safer-buffer/safer.js (added) * backend/node_modules/safer-buffer/tests.js (added) * backend/node_modules/semver/LICENSE (added) * backend/node_modules/semver/README.md (added) * backend/node_modules/semver/bin/semver.js (added) * backend/node_modules/semver/classes/comparator.js (added) * backend/node_modules/semver/classes/index.js (added) * backend/node_modules/semver/classes/range.js (added) * backend/node_modules/semver/classes/semver.js (added) * backend/node_modules/semver/functions/clean.js (added) * backend/node_modules/semver/functions/cmp.js (added) * backend/node_modules/semver/functions/coerce.js (added) * backend/node_modules/semver/functions/compare-build.js (added) * backend/node_modules/semver/functions/compare-loose.js (added) * backend/node_modules/semver/functions/compare.js (added) * backend/node_modules/semver/functions/diff.js (added) * backend/node_modules/semver/functions/eq.js (added) * backend/node_modules/semver/functions/gt.js (added) * backend/node_modules/semver/functions/gte.js (added) * backend/node_modules/semver/functions/inc.js (added) * backend/node_modules/semver/functions/lt.js (added) * backend/node_modules/semver/functions/lte.js (added) * backend/node_modules/semver/functions/major.js (added) * backend/node_modules/semver/functions/minor.js (added) * backend/node_modules/semver/functions/neq.js (added) * backend/node_modules/semver/functions/parse.js (added) * backend/node_modules/semver/functions/patch.js (added) * backend/node_modules/semver/functions/prerelease.js (added) * backend/node_modules/semver/functions/rcompare.js (added) * backend/node_modules/semver/functions/rsort.js (added) * backend/node_modules/semver/functions/satisfies.js (added) * backend/node_modules/semver/functions/sort.js (added) * backend/node_modules/semver/functions/valid.js (added) * backend/node_modules/semver/index.js (added) * backend/node_modules/semver/internal/constants.js (added) * backend/node_modules/semver/internal/debug.js (added) * backend/node_modules/semver/internal/identifiers.js (added) * backend/node_modules/semver/internal/lrucache.js (added) * backend/node_modules/semver/internal/parse-options.js (added) * backend/node_modules/semver/internal/re.js (added) * backend/node_modules/semver/package.json (added) * backend/node_modules/semver/preload.js (added) * backend/node_modules/semver/range.bnf (added) * backend/node_modules/semver/ranges/gtr.js (added) * backend/node_modules/semver/ranges/intersects.js (added) * backend/node_modules/semver/ranges/ltr.js (added) * backend/node_modules/semver/ranges/max-satisfying.js (added) * backend/node_modules/semver/ranges/min-satisfying.js (added) * backend/node_modules/semver/ranges/min-version.js (added) * backend/node_modules/semver/ranges/outside.js (added) * backend/node_modules/semver/ranges/simplify.js (added) * backend/node_modules/semver/ranges/subset.js (added) * backend/node_modules/semver/ranges/to-comparators.js (added) * backend/node_modules/semver/ranges/valid.js (added) * backend/node_modules/send/HISTORY.md (added) * backend/node_modules/send/LICENSE (added) * backend/node_modules/send/README.md (added) * backend/node_modules/send/index.js (added) * backend/node_modules/send/package.json (added) * backend/node_modules/serve-static/HISTORY.md (added) * backend/node_modules/serve-static/LICENSE (added) * backend/node_modules/serve-static/README.md (added) * backend/node_modules/serve-static/index.js (added) * backend/node_modules/serve-static/package.json (added) * backend/node_modules/setprototypeof/LICENSE (added) * backend/node_modules/setprototypeof/README.md (added) * backend/node_modules/setprototypeof/index.d.ts (added) * backend/node_modules/setprototypeof/index.js (added) * backend/node_modules/setprototypeof/package.json (added) * backend/node_modules/setprototypeof/test/index.js (added) * backend/node_modules/side-channel-list/.editorconfig (added) * backend/node_modules/side-channel-list/.eslintrc (added) * backend/node_modules/side-channel-list/.github/FUNDING.yml (added) * backend/node_modules/side-channel-list/.nycrc (added) * backend/node_modules/side-channel-list/CHANGELOG.md (added) * backend/node_modules/side-channel-list/LICENSE (added) * backend/node_modules/side-channel-list/README.md (added) * backend/node_modules/side-channel-list/index.d.ts (added) * backend/node_modules/side-channel-list/index.js (added) * backend/node_modules/side-channel-list/list.d.ts (added) * backend/node_modules/side-channel-list/package.json (added) * backend/node_modules/side-channel-list/test/index.js (added) * backend/node_modules/side-channel-list/tsconfig.json (added) * backend/node_modules/side-channel-map/.editorconfig (added) * backend/node_modules/side-channel-map/.eslintrc (added) * backend/node_modules/side-channel-map/.github/FUNDING.yml (added) * backend/node_modules/side-channel-map/.nycrc (added) * backend/node_modules/side-channel-map/CHANGELOG.md (added) * backend/node_modules/side-channel-map/LICENSE (added) * backend/node_modules/side-channel-map/README.md (added) * backend/node_modules/side-channel-map/index.d.ts (added) * backend/node_modules/side-channel-map/index.js (added) * backend/node_modules/side-channel-map/package.json (added) * backend/node_modules/side-channel-map/test/index.js (added) * backend/node_modules/side-channel-map/tsconfig.json (added) * backend/node_modules/side-channel-weakmap/.editorconfig (added) * backend/node_modules/side-channel-weakmap/.eslintrc (added) * backend/node_modules/side-channel-weakmap/.github/FUNDING.yml (added) * backend/node_modules/side-channel-weakmap/.nycrc (added) * backend/node_modules/side-channel-weakmap/CHANGELOG.md (added) * backend/node_modules/side-channel-weakmap/LICENSE (added) * backend/node_modules/side-channel-weakmap/README.md (added) * backend/node_modules/side-channel-weakmap/index.d.ts (added) * backend/node_modules/side-channel-weakmap/index.js (added) * backend/node_modules/side-channel-weakmap/package.json (added) * backend/node_modules/side-channel-weakmap/test/index.js (added) * backend/node_modules/side-channel-weakmap/tsconfig.json (added) * backend/node_modules/side-channel/.editorconfig (added) * backend/node_modules/side-channel/.eslintrc (added) * backend/node_modules/side-channel/.github/FUNDING.yml (added) * backend/node_modules/side-channel/.nycrc (added) * backend/node_modules/side-channel/CHANGELOG.md (added) * backend/node_modules/side-channel/LICENSE (added) * backend/node_modules/side-channel/README.md (added) * backend/node_modules/side-channel/index.d.ts (added) * backend/node_modules/side-channel/index.js (added) * backend/node_modules/side-channel/package.json (added) * backend/node_modules/side-channel/test/index.js (added) * backend/node_modules/side-channel/tsconfig.json (added) * backend/node_modules/simple-update-notifier/LICENSE (added) * backend/node_modules/simple-update-notifier/README.md (added) * backend/node_modules/simple-update-notifier/build/index.d.ts (added) * backend/node_modules/simple-update-notifier/build/index.js (added) * backend/node_modules/simple-update-notifier/package.json (added) * backend/node_modules/simple-update-notifier/src/borderedText.ts (added) * backend/node_modules/simple-update-notifier/src/cache.spec.ts (added) * backend/node_modules/simple-update-notifier/src/cache.ts (added) * backend/node_modules/simple-update-notifier/src/getDistVersion.spec.ts (added) * backend/node_modules/simple-update-notifier/src/getDistVersion.ts (added) * backend/node_modules/simple-update-notifier/src/hasNewVersion.spec.ts (added) * backend/node_modules/simple-update-notifier/src/hasNewVersion.ts (added) * backend/node_modules/simple-update-notifier/src/index.spec.ts (added) * backend/node_modules/simple-update-notifier/src/index.ts (added) * backend/node_modules/simple-update-notifier/src/isNpmOrYarn.ts (added) * backend/node_modules/simple-update-notifier/src/types.ts (added) * backend/node_modules/statuses/HISTORY.md (added) * backend/node_modules/statuses/LICENSE (added) * backend/node_modules/statuses/README.md (added) * backend/node_modules/statuses/codes.json (added) * backend/node_modules/statuses/index.js (added) * backend/node_modules/statuses/package.json (added) * backend/node_modules/supports-color/browser.js (added) * backend/node_modules/supports-color/index.js (added) * backend/node_modules/supports-color/license (added) * backend/node_modules/supports-color/package.json (added) * backend/node_modules/supports-color/readme.md (added) * backend/node_modules/to-regex-range/LICENSE (added) * backend/node_modules/to-regex-range/README.md (added) * backend/node_modules/to-regex-range/index.js (added) * backend/node_modules/to-regex-range/package.json (added) * backend/node_modules/toidentifier/HISTORY.md (added) * backend/node_modules/toidentifier/LICENSE (added) * backend/node_modules/toidentifier/README.md (added) * backend/node_modules/toidentifier/index.js (added) * backend/node_modules/toidentifier/package.json (added) * backend/node_modules/touch/LICENSE (added) * backend/node_modules/touch/README.md (added) * backend/node_modules/touch/bin/nodetouch.js (added) * backend/node_modules/touch/index.js (added) * backend/node_modules/touch/package.json (added) * backend/node_modules/type-is/HISTORY.md (added) * backend/node_modules/type-is/LICENSE (added) * backend/node_modules/type-is/README.md (added) * backend/node_modules/type-is/index.js (added) * backend/node_modules/type-is/package.json (added) * backend/node_modules/undefsafe/.github/workflows/release.yml (added) * backend/node_modules/undefsafe/.jscsrc (added) * backend/node_modules/undefsafe/.jshintrc (added) * backend/node_modules/undefsafe/.travis.yml (added) * backend/node_modules/undefsafe/LICENSE (added) * backend/node_modules/undefsafe/README.md (added) * backend/node_modules/undefsafe/example.js (added) * backend/node_modules/undefsafe/lib/undefsafe.js (added) * backend/node_modules/undefsafe/package.json (added) * backend/node_modules/unpipe/HISTORY.md (added) * backend/node_modules/unpipe/LICENSE (added) * backend/node_modules/unpipe/README.md (added) * backend/node_modules/unpipe/index.js (added) * backend/node_modules/unpipe/package.json (added) * backend/node_modules/vary/HISTORY.md (added) * backend/node_modules/vary/LICENSE (added) * backend/node_modules/vary/README.md (added) * backend/node_modules/vary/index.js (added) * backend/node_modules/vary/package.json (added) * backend/node_modules/wrappy/LICENSE (added) * backend/node_modules/wrappy/README.md (added) * backend/node_modules/wrappy/package.json (added) * backend/node_modules/wrappy/wrappy.js (added) * backend/package-lock.json (added) * backend/package.json (added) * backend/server.js (added) * client/.gitignore (added) * client/README.md (added) * client/package-lock.json (added) * client/package.json (added) * client/public/favicon.ico (added) * client/public/index.html (added) * client/public/logo192.png (added) * client/public/logo512.png (added) * client/public/manifest.json (added) * client/public/robots.txt (added) * client/src/App.css (added) * client/src/App.js (added) * client/src/App.test.js (added) * client/src/index.css (added) * client/src/index.js (added) * client/src/logo.svg (added) * client/src/reportWebVitals.js (added) * client/src/setupTests.js (added) Made basic file structure for the project Tue, 15 Apr 2025 19:06:37 GMT Andrej [d02307f] * README.md (added) Initial commit