Commit Graph

42 Commits

Author SHA1 Message Date
Andrew Lalis 080c44c467 Added improved submission model. 2023-02-07 14:50:24 +01:00
Andrew Lalis 184491b9ea Added improved sample data generation. 2023-02-07 12:01:41 +01:00
Andrew Lalis ee5ff41167 Refactored indexing and searching to be modular. 2023-02-06 13:28:51 +01:00
Andrew Lalis 8c2a84755d Added submission page and cleaned up time formatting. 2023-02-05 12:48:30 +01:00
Andrew Lalis 7c638d066e Added submission page, momentjs, and UTC timezone for all services. 2023-02-05 11:30:50 +01:00
Andrew Lalis 8bdecb7e07 Oops, forgot to commit this. 2023-02-03 22:12:39 +01:00
Andrew Lalis 1134eef3ad Updated front-end to follow updated APIs. 2023-02-03 22:12:26 +01:00
Andrew Lalis 2dae2bb905 Merged from main. 2023-01-31 22:24:35 +01:00
Andrew Lalis 7583e48fb0 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	gymboard-api/src/main/resources/application-development.properties
2023-01-31 22:18:33 +01:00
Andrew Lalis c58e29cbd8 Added proper login and registration flows. 2023-01-31 11:53:06 +01:00
Andrew Lalis 6b1e20d544 Added login page. 2023-01-31 09:13:18 +01:00
Andrew Lalis 595a33a801 Merge remote-tracking branch 'origin/main' into main
# Conflicts:
#	gymboard-api/src/main/java/nl/andrewlalis/gymboard_api/config/WebConfig.java
#	gymboard-api/src/main/resources/application-development.properties
#	gymboard-app/src/layouts/MainLayout.vue
2023-01-30 21:54:08 +01:00
Andrew Lalis c56f8f72c2 Added auth management, and AccountMenuItem.vue 2023-01-30 15:57:11 +01:00
Andrew Lalis 4293ddb157 Added explicitly defined endpoint security. 2023-01-30 14:08:02 +01:00
Andrew Lalis f8dcfc8843 Added auth stuff to the web app. 2023-01-30 11:55:09 +01:00
Andrew Lalis c7e327ff1e Added about page, cleaned up web config. 2023-01-28 18:48:34 +01:00
Andrew Lalis 34cd6cac2c Added leaderboard page and api support. 2023-01-28 10:52:20 +01:00
Andrew Lalis a8168768a8 Added check for submission. 2023-01-26 16:53:55 +01:00
Andrew Lalis e0433753ea Lots of updates:
- Map
- Better submissions.
2023-01-26 16:49:51 +01:00
Andrew Lalis 3908c2becd Added better submission upload workflow. 2023-01-26 12:52:22 +01:00
Andrew Lalis ed3152aa2b Added more docs. 2023-01-25 13:28:00 +01:00
Andrew Lalis 124e833d28 Added working exercise submission. 2023-01-25 12:42:33 +01:00
Andrew Lalis e612c084da Implemented backend submission flow. 2023-01-25 11:55:14 +01:00
Andrew Lalis 50a6ece0d8 Added ExerciseController 2023-01-24 22:43:40 +01:00
Andrew Lalis 93d212f7e5 Fixed index search case sensitivity, and index translation. 2023-01-24 22:21:51 +01:00
Andrew Lalis 3ce2d99c22 Fixed another merge. 2023-01-24 22:03:56 +01:00
Andrew Lalis 53c51e8ecd merged 2023-01-24 21:47:46 +01:00
Andrew Lalis a2a8e78137 Added icons, better navigation, and working translation. 2023-01-24 19:52:55 +01:00
Andrew Lalis 0d14c31f6d Added icons, better navigation, and working translation. 2023-01-24 19:52:55 +01:00
Andrew Lalis 17285d480e Reformatted stuff. 2023-01-24 12:51:36 +01:00
Andrew Lalis 7090036736 Reformatted stuff. 2023-01-24 12:51:36 +01:00
Andrew Lalis d5244de1ce Added basic search service, and improved web app UI. 2023-01-24 12:49:33 +01:00
Andrew Lalis d96d5bbe63 Added basic search service, and improved web app UI. 2023-01-24 12:49:33 +01:00
Andrew Lalis 728b611303 Added basic functionality for video file uploads and compression. 2023-01-22 19:23:56 +01:00
Andrew Lalis 181aabaac8 Added working gym api. 2023-01-21 14:55:10 +01:00
Andrew Lalis 3d5fe43526 Added working gym api. 2023-01-21 14:55:10 +01:00
Andrew Lalis 7b6610a01a Added more stuff. 2023-01-20 08:53:15 +01:00
Andrew Lalis 4eb0ddc259 Added more stuff. 2023-01-20 08:53:15 +01:00
Andrew Lalis b6a7d5b9c4 Added styling and gympage. 2023-01-19 21:49:22 +01:00
Andrew Lalis f3aec7b2a2 Added styling and gympage. 2023-01-19 21:49:22 +01:00
Andrew Lalis 6e8f9fd236 Added web app and design. 2023-01-19 21:12:25 +01:00
Andrew Lalis b13fb46640 Added web app and design. 2023-01-19 21:12:25 +01:00