Commit Graph

9 Commits

Author SHA1 Message Date
9c9edcbbd1
MAPG-184 measure runtime and show in web output 2020-06-27 01:19:17 +02:00
c50c5ed422 MAPG-69 initialize Request earlier
add Request to global Container
add base URL to Request
2020-06-14 17:11:48 +02:00
013668e3d6 MAPG-131 split web specific code from main.php to web.php
set the new session handler as session handler
configure session with longer lifetime and with stricter cookie settings
2020-06-13 20:45:36 +02:00
f732dad1b1 MAPG-28 add version and revision info in main.php 2020-06-12 19:39:25 +02:00
b0b244712f MAPG-86 add RouteCollection to global Container 2020-05-31 21:00:23 +02:00
5a41348cc3 MAPG-43 connect to MySQL database in main.php 2020-05-29 00:12:35 +02:00
e56361274c MAPG-47 start server-side session 2020-05-25 18:52:42 +02:00
555984caf5 MAPG-3 create basic contoller functionality 2020-05-17 22:30:22 +02:00
a61d2951d7 MAPG-2 Init project MapGuesser
* add composer.json and basic environment
 * add basic classes
 * add basic map with JS and CSS (with demo functionality)
 * add files for docker-compose
 * add launch.json for Docker debug
 * add README
2020-05-17 19:29:06 +02:00