Commit Graph

22 Commits

Author SHA1 Message Date
werewolfkid 9557833df6 added build args and variables
Main / build-and-push-docker-image (20.x) (push) Has started running
2025-12-06 20:52:00 -05:00
werewolfkid 8ae9946ef9 secure api
Main / build-and-push-docker-image (20.x) (push) Successful in 8m44s
2025-12-06 20:29:16 -05:00
werewolfkid e0974d1468 Fixed production issues, fixed render issues, adde
Main / build-and-push-docker-image (20.x) (push) Successful in 8m4s
d secret and env variables into dockerfile and gihub actions files, remade dockerfile and github actions

added build stage

fix build step

remove the second section

asdas

test new file

fix env variables

env

enable corepack

test yarn install

new base

remove corepack

fix yarn install

yarn install

new base (again)

new base

corepack

install yarn

enable corepack

revert base

fix yarn

yarn install

fix build errors

new file

remove in-line comment

update copy command

copy node_monudes

test

workdir top level

ls app folder

test ls

update yarn install

copy more files

remove copy

fix copy

move workdir to top level

fix copy

check folder

test

fix copy - last try

prisma gen

database url secret / env variable for ci/cd

args

env var

args

fix env

fix copy

fix build file name

fix start command

added copy

ANOTHER COPY

copy prisma generated files, fix start command

remove standalone config

fix urql url

update display
2025-12-06 18:41:07 -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 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 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 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