Commit Graph

14 Commits

Author SHA1 Message Date
Hendrik Schutter 620e163a14 added feature to change an article image 2020-05-23 14:18:33 +02:00
Hannes Huber c097e58bf3 change Databasename and add Advertisementflag 2020-05-08 10:00:22 +02:00
CodeSteak 14161b7fd3 Reformat (all the) Code 2020-04-27 09:48:24 +02:00
CodeSteak 7c82b7b547 Build Prototype for Login 2020-04-08 18:27:46 +02:00
CodeSteak 02deef4ad7 disable cache. Fix invalid value 2020-02-11 22:02:18 +01:00
CodeSteak 4d899f4446 fix project setup for enabling production builds 2020-02-09 15:00:07 +01:00
CodeSteak 4946332c30 add prop for thing that makes build jar crash 2020-02-09 11:50:58 +01:00
CodeSteak 5f51e6e007 dont put database in jar file when building.
The resource folder ends up in the jar file. The database is NOT a
static resource
2020-02-09 11:38:59 +01:00
CodeSteak a431939f7c Use IPv6 (localhost)
Also revert previous commit setting address to all interfaces :{}
Note: Head with this commit was never on Remote.
2020-01-23 22:13:59 +01:00
CodeSteak 47c709efce impl. register.html 2020-01-23 22:11:14 +01:00
Jannik ec0f67784b
create database and customer table if it does not exist 2020-01-15 20:30:48 +01:00
Jannik 26e9e2bfc0
sqlite part 1 2020-01-15 10:56:53 +01:00
Jannik a44efe06b7
reworked login to actually use a database
* added a very basic login setup, see wiki.mosad.xyz for more information
* updated spring boot to 2.2.2
2019-12-08 17:16:17 +01:00
Jannik 6f6f705495
updated spring boot to 2.2.1
* added a header as fragment
2019-11-25 16:15:36 +01:00