Commit Graph

51 Commits

Author SHA1 Message Date
7dbbc9c665 Don't publish archive-tmp dir
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Initial
2020-11-24 10:13:14 -05:00
dc3131de23 Ignore Download and progress.. 2.3k lines unnecessary
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2020-11-24 09:52:18 -05:00
ef69c7fb48 Add archive
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-11-24 09:47:43 -05:00
602f6c9e3f Add drone config.
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2020-11-24 09:43:37 -05:00
5efd8f5836 Fixed pom.xml 2020-10-26 11:44:42 -04:00
6b604514da Added GameController 2020-10-26 10:57:50 -04:00
73f95a016d Added GameController to use toJson(). 2020-10-26 10:37:37 -04:00
2a5aed4e54 Merge pull request #9 from Rudi9719/master
Add handle to SQL for server or SQLite for client.
2020-10-17 08:55:25 -04:00
3d3305be64 Cleaned up tryConnect() 2020-10-15 09:20:03 -04:00
2bf41d6d12 Add handle to SQL for server or SQLite for client. 2020-10-15 09:09:50 -04:00
6648784b24 Merge pull request #8 from Rudi9719/master
Clean up SQLDriver to prepare for SQLite/SQL compatibility changes
2020-10-09 16:39:09 -04:00
2b0393909d Cleaned up SQLDriver to actually use tryConnect() 2020-10-09 16:08:05 -04:00
242f3ee291 Merge pull request #7 from jordanmason-stleo/master
Updates from Jordan
2020-10-09 14:10:01 -04:00
cb45cfc239 Login using cards.db 2020-10-07 21:21:47 +00:00
b067b74bd0 Merge pull request #7 from Rudi9719/master
Fixed login
2020-10-04 13:53:22 -04:00
7be72e8523 Fixed login 2020-10-04 10:43:30 -04:00
6b98b4dce4 Merge pull request #6 from Rudi9719/master
Setup Security on /card and /
2020-09-30 14:37:03 -04:00
499156f90b Setup for Secure Auth via MySQL 2020-09-30 13:33:36 -04:00
999eabfbfb Merge pull request #6 from jordanmason-stleo/master
Updates from Jordan
2020-09-30 12:01:10 -04:00
9c70671e82 Formatted the website! 2020-09-30 11:59:33 -04:00
32436f97ec Merge pull request #5 from Rudi9719/master
Added authentication for card creation
2020-09-28 14:40:22 -04:00
d0d96b959c Basic authentication using static sha256 password. TODO: Update for MariaDB 2020-09-28 14:14:00 -04:00
a551c1a882 Delete HelloWorld 2020-09-28 14:01:44 -04:00
deed9d35ec Merge pull request #5 from jordanmason-stleo/master
Uh
2020-09-28 13:57:33 -04:00
da99a9ac79 Made a card homepage. 2020-09-28 13:50:01 -04:00
c009b61b44 Added CSS to the card table. 2020-09-28 13:26:48 -04:00
f21cb0bc69 Merge pull request #4 from jordanmason-stleo/master
Updates from Jordan
2020-09-28 12:25:27 -04:00
d0f4fbf1a7 Updated SQLDriver to get all cards. Added card page. 2020-09-28 12:23:09 -04:00
73890402f7 Merge pull request #4 from Rudi9719/master
Added Spring and dependencies for Web Service
2020-09-28 10:10:46 -04:00
129d4c3904 Added Spring Boot web service 2020-09-28 09:26:52 -04:00
a056902f31 Merge pull request #3 from jordanmason-stleo/master
Updates from Jordan
2020-09-25 08:24:09 -04:00
4509ec0682 Added Maven Exec. 2020-09-25 08:09:29 -04:00
d344649f51 Merge pull request #3 from Rudi9719/master
Converted project to Maven and fixed GH Action for AutoBuild
2020-09-24 20:04:57 -04:00
e93a53d626 Update c-cpp.yml 2020-09-24 20:00:59 -04:00
8b247c60f5 Update c-cpp.yml 2020-09-24 19:58:43 -04:00
1ae69b5558 Convert project from makefile to maven 2020-09-24 19:54:20 -04:00
482c02c60a Merge pull request #2 from Rudi9719/master
Makefile cleanup
2020-09-24 18:46:01 -04:00
ffa97d3f9b Merge branch 'master' of github.com:Rudi9719/MTGClone into master 2020-09-24 18:44:17 -04:00
a179899bb9 Update c-cpp.yml 2020-09-24 18:40:39 -04:00
d1f835e3b4 Merge pull request #2 from Rudi9719/Rudi9719-GithubAction
Create c-cpp.yml
2020-09-24 18:38:18 -04:00
d9f576eb1b Create c-cpp.yml 2020-09-24 18:38:05 -04:00
4a96a77446 Clean Makefile for updating versions 2020-09-24 18:12:05 -04:00
265157f45e Clean up Scanners 2020-09-24 17:54:17 -04:00
e184b3668b Use SQLite database to hold cards, allowing user submitted cards. 2020-09-24 17:45:59 -04:00
adb5212ff9 Made makefile more generic 2020-09-20 17:43:44 -04:00
ddf0c0e8c3 Merge pull request #1 from jordanmason-stleo/master
Merge pull request #1 from Rudi9719/master
2020-09-20 15:42:09 -04:00
4c3c42a738 Cleaned up makefile. 2020-09-20 15:41:11 -04:00
f1b8719fe0 Merge pull request #1 from Rudi9719/master
Makefile and gitignore
2020-09-20 15:14:12 -04:00
824dfeeb14 Added .gitignore 2020-09-19 20:32:19 -04:00
989d19b6c9 Added Makefile for convenience 2020-09-19 20:30:01 -04:00