Commit Graph

46 Commits

Author SHA1 Message Date
werewolfkid 824da17b0a Update .github/workflows/cron.yml
Main / build-and-push-docker-image (20.x) (push) Waiting to run
2025-12-22 15:24:26 -05:00
werewolfkid 6d48c02181 Escape string chars
Main / build-and-push-docker-image (20.x) (push) Waiting to run
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 2s
2025-12-21 09:53:43 -05:00
werewolfkid 8bb8d0dfdb Update .github/workflows/cron.yml
Main / build-and-push-docker-image (20.x) (push) Waiting to run
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 2s
adjust cron time
2025-12-20 19:00:56 -05:00
werewolfkid a31e1b6911 added TZ env variable. Updated graphql query in cron job. updated .gitignore
Main / build-and-push-docker-image (20.x) (push) Successful in 5m14s
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 2s
2025-12-20 08:16:11 -05:00
werewolfkid 06e01b42e6 Updated bot name.
Main / build-and-push-docker-image (20.x) (push) Successful in 4m55s
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 1s
2025-12-16 21:29:18 -05:00
werewolfkid cfa823a390 fix contrast with rainbow background
Main / build-and-push-docker-image (20.x) (push) Successful in 5m19s
2025-12-16 20:49:51 -05:00
werewolfkid 2204e957e1 Removed unused import.
Main / build-and-push-docker-image (20.x) (push) Successful in 4m43s
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 1s
2025-12-16 17:14:48 -05:00
werewolfkid 07aa4ff6b5 Removed image. Added gradient. Removed unnecessary logic in resolvers. Added line chart label.
Main / build-and-push-docker-image (20.x) (push) Waiting to run
2025-12-16 17:11:44 -05:00
werewolfkid 0b0039ce01 Update groupID in queries and mutations to be a string.
Main / build-and-push-docker-image (20.x) (push) Successful in 12m1s
2025-12-16 15:21:56 -05:00
werewolfkid d84496aad6 Update .github/workflows/cron.yml
Main / build-and-push-docker-image (20.x) (push) Successful in 4m54s
Daily Cron (Make New DailyStats Document) / cron (push) Successful in 1s
2025-12-14 10:11:42 -05:00
werewolfkid 935331e825 Added metadata and favicon
Main / build-and-push-docker-image (20.x) (push) Successful in 4m47s
Hourly cron job / cron (push) Successful in 1s
2025-12-13 15:27:06 -05:00
werewolfkid 58e3fb73b1 Fix initial load breaking. 2025-12-13 15:26:56 -05:00
werewolfkid a1fc19b202 added cron install into cron actions file
Main / build-and-push-docker-image (20.x) (push) Successful in 5m0s
Hourly cron job / cron (push) Successful in 4s
2025-12-12 09:42:06 -05:00
werewolfkid b6f1b6f3e4 Added query to graphql types.
Main / build-and-push-docker-image (20.x) (push) Successful in 4m47s
Hourly cron job / cron (push) Failing after 0s
2025-12-10 19:16:27 -05:00
werewolfkid 80730ab549 update secrets key
Main / build-and-push-docker-image (20.x) (push) Waiting to run
2025-12-10 19:12:46 -05:00
werewolfkid f37f781d4e Added failsafe in increment function that will create a new DailyStat document if the latest one is not the current day. Added a check in the cron function to check that it won't create a new document if the latest DailyStat is for the current date.
Main / build-and-push-docker-image (20.x) (push) Failing after 4m14s
2025-12-10 19:05:34 -05:00
werewolfkid 8748a1d978 Added cronjob for creating new dailyStats document at midnight every night.
Main / build-and-push-docker-image (20.x) (push) Successful in 4m44s
Hourly cron job / cron (push) Failing after 0s
2025-12-10 18:34:14 -05:00
werewolfkid 30b4f65ec6 Secured mutations with an api-key. When in production mode it should return null if an API key is not provided or is incorrect.
Main / build-and-push-docker-image (20.x) (push) Successful in 5m6s
2025-12-10 16:42:21 -05:00
werewolfkid 678d1e7b5e fixed conditional rendering logic
Main / build-and-push-docker-image (20.x) (push) Successful in 7m27s
2025-12-06 23:46:04 -05:00
werewolfkid 9146a0c340 Fixed env variables
Main / build-and-push-docker-image (20.x) (push) Successful in 11m57s
2025-12-06 22:19:22 -05:00
werewolfkid 9a37330ede Fixed production issues, fixed render issues, added secret and env variables into dockerfile and gihub actions files, remade dockerfile and github actions 2025-12-06 22:18:46 -05:00
werewolfkid 1893b8b371 update docker ignore
Main / build-and-push-docker-image (20.x) (push) Failing after 3m19s
2025-12-05 19:43:11 -05:00
werewolfkid 3b7c18a984 Added ci/cd
Main / build-and-push-docker-image (20.x) (push) Failing after 3m22s
2025-12-05 19:37:35 -05:00
werewolfkid 81004f59d2 Added dockerfile and compose files for deployment 2025-12-05 17:15:17 -05:00
werewolfkid fc04f7ba7a Tweaked layout. 2025-12-04 12:39:12 -05:00
werewolfkid d4040322a5 Fix bug when converting date timestamp to date object. Updated the createdAt type. 2025-12-04 12:29:00 -05:00
werewolfkid 9b6be363a0 Upgrade dependencies 2025-12-04 12:27:01 -05:00
werewolfkid 68512ff2d3 Update styling and heading levels. 2025-11-29 16:29:25 -05:00
werewolfkid b78708d2dd Deleted unused files and components 2025-11-29 16:28:30 -05:00
werewolfkid f9e22626c4 Utilized new components. 2025-11-29 14:27:21 -05:00
werewolfkid e425b7bc6b Updated charts component 2025-11-29 14:27:12 -05:00
werewolfkid ca514247a8 Created stats list 2025-11-29 14:26:53 -05:00
werewolfkid be6ffbe551 Added new queries 2025-11-29 14:26:33 -05:00
werewolfkid 6a563f7d7c Change name of file and query. 2025-11-29 14:26:03 -05:00
werewolfkid 2dacc47801 Changed Chart Labels 2025-11-29 14:25:26 -05:00
werewolfkid 95b3ce9e29 Utilized new components. 2025-11-28 22:12:47 -05:00
werewolfkid eac6e307f4 Added function to reformat raw database rows into the line chart array. 2025-11-28 22:12:39 -05:00
werewolfkid ec357bb9fa Added links deleted chart 2025-11-28 22:12:06 -05:00
werewolfkid 86a5ed382a Added reusable line chart. 2025-11-28 22:11:56 -05:00
werewolfkid e4d1d2fad5 Added query for getting stats within a range. 2025-11-28 22:11:46 -05:00
werewolfkid 1975759c0b Added global type defs for stats. 2025-11-28 22:11:10 -05:00
werewolfkid 463fd1c9b8 Installed Charts 2025-11-28 22:10:49 -05:00
werewolfkid 4a2d8b2b3d Expanded groups scheme. Expanded addGroups mutation. Refactored addGroups mutation to update username and title of a group when used. Added an incrementGroups mutation that updates the new deletedLinks row in the scheme. 2025-11-27 18:19:48 -05:00
werewolfkid 0cfa09de42 Update yarn commands 2025-11-27 18:18:15 -05:00
werewolfkid 834900f9bb Added mutations and queries for DaiailyStats and TotalStats. Updated Schema. Added scalar package. 2025-11-11 20:17:14 -05:00
werewolfkid ff334a7f0d init 2025-10-31 16:06:03 -04:00