35 Commits
Author SHA1 Message Date
ImgBotApp 390a6eb8f6 [ImgBot] Optimize images
*Total -- 133.33kb -> 63.71kb (52.22%)

/src/assets/images/dumbbell-light-green.png -- 15.10kb -> 4.98kb (67.04%)
/src/assets/images/pencil-light.png -- 14.09kb -> 5.35kb (62.03%)
/src/assets/images/trash-light.png -- 13.98kb -> 5.64kb (59.68%)
/src/assets/images/dumbbell-light.png -- 13.88kb -> 5.69kb (59.01%)
/src/assets/images/running-light.png -- 26.35kb -> 12.03kb (54.35%)
/src/assets/images/running-light-green.png -- 32.85kb -> 18.46kb (43.79%)
/src/assets/images/trash-light-green.png -- 17.09kb -> 11.56kb (32.33%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-04-08 22:45:13 +00:00
Leon Xu 2bad667d02 doc: add route guard along with authentication 2022-01-01 12:50:50 -08:00
Leon Xu 41dfc326df doc: update public index to static title 2022-01-01 12:46:58 -08:00
Leon Xu 57034df39c doc: add document title change 2022-01-01 12:46:17 -08:00
Leon Xu 527888d8ea doc: update meta with title tags for each corresponding values 2022-01-01 12:43:58 -08:00
Leon Xu 24a30750c7 doc: update ViewWorkout view component 2022-01-01 12:42:16 -08:00
Leon Xu 700d4451ac fix: update error message for getData method 2022-01-01 12:42:00 -08:00
Leon Xu 19351094f1 doc: add workoutId param to View Workout path 2022-01-01 11:38:24 -08:00
Leon Xu fb338c6b1c doc: add View Workout path to the router-link 2022-01-01 11:33:45 -08:00
Leon Xu 74bc4c1763 doc: add view-workout path 2022-01-01 11:32:35 -08:00
Leon Xu 8d4265b253 doc: update Home views component 2022-01-01 11:30:19 -08:00
Leon Xu b763afe7c7 doc: update create views component 2022-01-01 11:10:45 -08:00
Leon Xu fb82e65f9a doc: add Create route to create router link 2021-12-31 12:18:49 -08:00
Leon Xu 477cf6862c doc: add create path 2021-12-31 12:17:48 -08:00
Leon Xu ca864d671d doc: import supabase, useRouter, store, and computed and setup them up in the setup function 2021-12-31 12:16:02 -08:00
Leon Xu e99078b5c5 doc: import ref, supabase, and store and set them up 2021-12-31 12:11:09 -08:00
Leon Xu 624c14caff doc: add methods to store 2021-12-31 12:05:03 -08:00
Leon Xu 0b7267194f doc: import reactive and add state to it 2021-12-31 11:57:16 -08:00
Leon Xu d67898ac72 doc: add navigation template 2021-12-31 11:55:23 -08:00
Leon Xu f1b8ddf889 doc: add login function 2021-12-31 11:52:40 -08:00
Leon Xu 40edc6c33d doc: add register function 2021-12-31 11:48:21 -08:00
Leon Xu 21134537f1 fix: change meta.env to process.env 2021-12-31 11:46:39 -08:00
Leon Xu 7b78a3cfe7 doc: update login view component 2021-12-31 11:36:07 -08:00
Leon Xu 866d0c5f8a doc: update register page 2021-12-31 11:31:39 -08:00
Leon Xu 9aef1e5519 fix: change logout path to register 2021-12-31 11:10:45 -08:00
Leon Xu 73f39fe5cd doc: add login and register route along with its component 2021-12-31 11:09:46 -08:00
Leon Xu 892175d393 fix: add classes to div for App 2021-12-31 11:04:31 -08:00
Leon Xu 875466140f doc: add navigation as a component 2021-12-31 10:58:24 -08:00
Leon Xu 93afcdad1c doc: add .env to .gitignore 2021-12-31 10:52:40 -08:00
Leon Xu a36d49be80 doc: modified init.js file for supabase 2021-12-31 10:52:23 -08:00
Leon Xu 591d1d6b75 doc: update tailwind configuration 2021-12-29 18:05:37 -08:00
Leon Xu c12052879d doc: update README.md 2021-12-29 17:54:05 -08:00
Leon Xu 923a1c858a file: initialize file 2021-12-29 17:51:46 -08:00
Leon Xu a52b1b5ef3 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2021-12-30 01:37:11 +00:00
Leon Xu 3929843c86 Initial commit 2021-12-30 01:37:11 +00:00