Commit Graph

  • 7f5d392932 chore(app.js): userInfo API call doesn't require a gamertag main Rim 2025-04-21 13:25:22 -04:00
  • 64e5c870bc fix(deploy.js): fix deployment latest Rim 2025-04-20 00:09:10 -04:00
  • 898fe19823 revert: newly compiled typescript wrapper Rim 2025-04-19 23:56:28 -04:00
  • 30ec61f44d chore: update config for fixed build Rim 2025-04-19 23:13:10 -04:00
  • cdc3532690 fix: build Rim 2025-04-19 23:12:19 -04:00
  • e9521af29a fix(index.ts): fix syntax errors for source mapping Rim 2025-04-19 22:55:11 -04:00
  • 4abf5eea02 chore: remove unused code / files Rim 2025-04-19 22:36:40 -04:00
  • 0b067d2645 chore: migrate mapList to CDN tab & update replacements Rim 2025-04-19 22:31:14 -04:00
  • 6b53294330 chore(serverUtils.js) fix error response Rim 2025-04-19 22:01:12 -04:00
  • 660bfb058d feat: implement userInfo() and cdn*() API calls into UI Rim 2025-04-19 21:56:33 -04:00
  • 1ddb12c6e8 feat: add API endpoints Rim 2025-04-19 20:49:58 -04:00
  • a17394fb2b chore(replacements.json): add more key replacements Rim 2025-04-17 10:28:08 -04:00
  • f1a1036113 fix(backend.js): add conversion check for millisecond keys (i.e. "duration") Rim 2025-04-17 10:13:19 -04:00
  • 9674c195d1 fix: ensure processing of locally returned json data Rim 2025-04-17 10:02:06 -04:00
  • 92df420819 format(test.js) Rim 2025-04-17 09:34:17 -04:00
  • 2f9c0c58cb chore(index.html): cleanup unused objects Rim 2025-04-17 09:33:36 -04:00
  • e63714e9f4 chore: fix eslint errors Rim 2025-04-17 08:23:46 -04:00
  • e7d8e65718 chore: add eslint and .eslintrc Rim 2025-04-17 07:44:37 -04:00
  • 6a5cde6f40 refactor(serverUtils.js): better error handling Rim 2025-04-17 06:43:54 -04:00
  • 3774a4265c refactor(serverUtils.js): highly optimise deep clone and json processing functions Rim 2025-04-17 06:43:05 -04:00
  • 565e1dd3cb chore(app.js): fix import Rim 2025-04-16 17:03:55 -04:00
  • 8c2ebe8dfa chore(backend.js): better error handling Rim 2025-04-16 16:19:43 -04:00
  • fe2ab59aaf chore(backend.js): json processing optimisations Rim 2025-04-16 16:18:12 -04:00
  • b6921dcbde chore: separate utility code Rim 2025-04-16 16:16:32 -04:00
  • a5771c3499 chore: update deps demo Rim 2025-04-16 09:33:10 -04:00
  • 13ea56dc66 refactor: optimize runtime Rim 2025-04-16 09:07:54 -04:00
  • 18284f7483 chore: refine demo mode Rim 2025-04-16 07:36:40 -04:00
  • d19b5524c6 chore(replacements.json): fix key Rim 2025-04-16 07:25:48 -04:00
  • 0ad86e5208 chore: fix rate limiting Rim 2025-04-12 03:17:49 -04:00
  • 305ae6a35e chore: add rate limiting Rim 2025-04-12 02:57:05 -04:00
  • 10d2927b31 fix: issue with user-activity.log not being generated Rim 2025-04-02 08:08:52 -04:00
  • c74dd50f86 fix: issues with logging and functionality Rim 2025-04-02 07:58:21 -04:00
  • 952aa7a3b5 chore: logger helper function to convert ISO string to user's local datetime Rim 2025-04-02 07:33:09 -04:00
  • 7ccc0be712 format: prettify entire project Rim 2025-04-02 06:50:39 -04:00
  • 86f0782a98 chore: add pkg dependencies Rim 2025-04-01 23:48:10 -04:00
  • e32a4c6abc fix(logger.js): recreate log directory if deleted during runtime Rim 2025-04-01 22:19:10 -04:00
  • 4a81f0411f fix(logger.js): properly log user activity and api activity separately in node and bundled environments Rim 2025-04-01 22:16:53 -04:00
  • 50f338917c feat: add logger.js and signifigantly improve logging Rim 2025-04-01 22:02:27 -04:00
  • 2b90e3f567 refactor: migrate frontend code -- backend.js -> frontend.js Rim 2025-04-01 21:35:28 -04:00
  • 0df8728515 feat: improve logging Rim 2025-04-01 16:29:29 -04:00
  • e16a0a85ee feat: improve session logging Rim 2025-04-01 16:19:59 -04:00
  • 2ba7b108b0 chore: add .gitignore Rim 2025-04-01 08:01:09 -04:00
  • b33c17cd59 chore(package.json): change binary name Rim 2025-04-01 07:59:13 -04:00
  • 8deda3905c chore: add build commands Rim 2025-04-01 07:31:42 -04:00
  • 9b2a71ef44 chore: remove conflicts in preparation for standalone app Rim 2025-04-01 07:19:14 -04:00
  • 3810daa65d chore(styles.css): tweak ui margin Rim 2025-03-31 23:06:43 -04:00
  • 360761331c chore(build.js): remove unused code Rim 2025-03-31 23:00:18 -04:00
  • 7a465c6222 fix(build.js): remove xcopy function for node_modules Rim 2025-03-31 22:59:39 -04:00
  • da7bb4ace5 chore: small ui tweaks Rim 2025-03-31 22:50:51 -04:00
  • 6cd559101a chore: vertically align small center subtext Rim 2025-03-31 01:40:43 -04:00
  • af48a1edea chore: remove broken 'settings' api call Rim 2025-03-31 00:56:35 -04:00
  • 898420dacf chore(index.html): update tutorial, better titling Rim 2025-03-31 00:54:38 -04:00
  • 1997aa4ec8 chore(README.md): small fix Rim 2025-03-31 00:53:02 -04:00
  • bec75aa376 chore(index.html): make git svg larger Rim 2025-03-31 00:15:05 -04:00
  • 349a08f11f chore(README.md): update readme Rim 2025-03-31 00:11:44 -04:00
  • ea192308d9 chore: remove unused code Rim 2025-03-31 00:00:53 -04:00
  • e6ce48723f chore(backend.js): use deep cloning over JSON.parse(JSON.stringify()), use event delegation to reduce redundant EventListeners Rim 2025-03-30 23:59:13 -04:00
  • 83030bf030 chore(app.js): remove redundant function, use deep clone over JSON.parse(JSON.stringify()) Rim 2025-03-30 23:57:20 -04:00
  • 2cdf46e8cb chore: improve logging Rim 2025-03-30 06:59:14 -04:00
  • ee10a4b0bb chore(index.html): update html meta tags Rim 2025-03-29 17:17:13 -04:00
  • 505a26c84d chore: update deps Rim 2025-03-29 16:05:52 -04:00
  • 901a511fad chore: add debug scripts develop Rim 2025-03-29 15:55:06 -04:00
  • a177b9bb4c chore: remove entries for localized deps & add scripts Rim 2025-03-29 15:53:15 -04:00
  • 3732623cab feat: add build script Rim 2025-03-29 15:52:38 -04:00
  • a9cac1605b chore: update deps Rim 2025-03-29 15:51:03 -04:00
  • e1fab5e7ef maint: add localStorage functionality Rim 2025-03-29 02:52:41 -04:00
  • ad3f2fbbd4 chore: update link Rim 2025-03-29 00:56:01 -04:00
  • 08349220c2 fix(app.js): fix regex string to not replace instances of 'username' Rim 2025-03-29 00:49:33 -04:00
  • 7f42c2d369 chore: formatting Rim 2025-03-29 00:08:08 -04:00
  • fd65577d24 chore: add newline Rim 2025-03-29 00:02:39 -04:00
  • 8134e0283b chore: formatting changes Rim 2025-03-28 23:52:34 -04:00
  • 430b4051fe chore(app.js): change port back to default Rim 2025-03-14 17:05:51 -04:00
  • fd1c4034a2 fix(index.html): favicon path Rim 2025-03-14 17:02:45 -04:00
  • eabe382973 chore: add readme Rim 2025-03-14 16:48:46 -04:00
  • a2672b89c5 feat: add duration convertion & fix time keys Rim 2025-03-14 16:42:57 -04:00
  • 0734d64b90 chore(backend.js): update time keys Rim 2025-03-14 15:31:16 -04:00
  • 073cff8914 initial commit Rim 2025-03-14 07:53:23 -04:00