Commit Graph

33 Commits

Author SHA1 Message Date
MiniDigger
66eb9fcf92 add sitemap, robots.txt and favicon stuff 2020-08-22 17:33:39 +02:00
renovate[bot]
060c616eb7
Update dependency org.jdbi:jdbi3-bom to v3.14.3 (#84)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:45:52 +02:00
renovate[bot]
cf828b4870
Update dependency org.springframework.boot:spring-boot-starter-parent to v2.3.3.RELEASE (#85)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-17 10:45:25 +02:00
renovate[bot]
e3cd4e5e61
Update dependency org.webjars:swagger-ui to v3.31.1 (#75)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:34 +02:00
renovate[bot]
176866ebd5
Update dependency org.webjars:font-awesome to v5.14.0 (#74)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-08 11:35:25 +02:00
original-codematrix
0f88e0492c
Adjust pom (#69) 2020-08-05 15:36:17 +02:00
Jake Potrebic
c9e8d162af
project pages (#46)
* fix csrf headerName

* remove []

* partial work on pages

* got page creating/saving working

* done for night

* better page edit/creation

* k, everything is working, hopefully

* fixed previews

* prevent page deletion when not allowed in backend

* cleanup
2020-07-30 09:48:28 +02:00
MiniDigger
a3c2236b0d initial markdown support 2020-07-27 19:02:54 +02:00
MiniDigger
2e5e49893d bunch of works on the authors page (which includes role shit) 2020-07-25 18:07:37 +02:00
Renovate Bot
98cbcb9a9e Update dependency org.webjars:swagger-ui to v3.30.0 2020-07-25 11:57:42 +02:00
Renovate Bot
01e6c67743 Update dependency org.springframework.boot:spring-boot-starter-parent to v2.3.2.RELEASE 2020-07-25 11:57:24 +02:00
MiniDigger
a3199624f4 auto gen dao beans 2020-07-16 23:23:04 +02:00
MiniDigger
1a55e5bf88 add login via fake user 2020-07-16 22:41:55 +02:00
MiniDigger
ec7c9ea6ab first POC of DB integration, display user profile page 2020-07-15 23:37:53 +02:00
MiniDigger
948460e862 make API page work with swagger 3 2020-07-14 17:02:33 +02:00
Renovate Bot
ba83a30fe4 Update springfox monorepo to v3 2020-07-14 16:31:30 +02:00
MiniDigger
578e60fd10 remove thymeleaf?! 2020-07-13 23:58:43 +02:00
MiniDigger
cd1539d169 make webpack output into maven target dir, enabling hot reload 2020-07-12 19:16:41 +02:00
Renovate Bot
ab55451ed2 Update dependency org.webjars:webjars-locator to v0.40 2020-07-12 15:51:06 +02:00
Renovate Bot
ca2477135c Update dependency org.webjars.npm:moment to v2.27.0 2020-07-12 15:50:16 +02:00
Renovate Bot
7b4e956483 Update dependency org.webjars:font-awesome to v5.13.1 2020-07-12 15:50:09 +02:00
Renovate Bot
5a74a60172 Update dependency org.webjars:swagger-ui to v3.28.0 2020-07-12 15:50:02 +02:00
Renovate Bot
2da14f2878 Update dependency org.webjars.npm:jquery to v3 2020-07-12 15:49:53 +02:00
MiniDigger
d339245a38 switch to undertow to make kashike happy (and to fix dum rfc complaints tomcat emits) 2020-07-12 11:47:51 +02:00
MiniDigger
4aec8bc9c4 actually serve webjars 2020-07-12 11:38:35 +02:00
MiniDigger
efc5fa1b3a bunch of work on the frontend, make it compile with yarn, webpack and maven, continue porting templates, add a bunch of new templates to port 2020-07-11 22:56:31 +02:00
MiniDigger
a7d8190f0c nuke dum jackson shit 2020-07-11 15:08:30 +02:00
Renovate Bot
0845fef4b6 Update springfox monorepo to v2.10.5 2020-07-11 14:50:28 +02:00
Renovate Bot
119c7fbf9e Update dependency com.github.joschi.jackson:jackson-datatype-threetenbp to v2.10.0 2020-07-11 04:21:22 +02:00
Renovate Bot
6955f9f273 Update dependency org.freemarker:freemarker to v2.3.30 2020-07-11 04:21:10 +02:00
MiniDigger
283cd9e695 a bit of file handling + bunch of templates 2020-07-11 04:08:49 +02:00
MiniDigger
1df1c22d75 Add plugin file checking 2020-07-11 02:27:53 +02:00
MiniDigger
fea58f60cf initial commit, api done 2020-07-08 17:19:41 +02:00