mapguesser/src
2020-06-27 13:20:11 +02:00
..
Cli MAPG-89 add command that can link views from command line 2020-06-27 00:44:38 +02:00
Controller MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable 2020-06-26 00:28:37 +02:00
Database MAPG-140 add PersistentDataManager and refactor of models 2020-06-20 01:48:20 +02:00
Http MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable 2020-06-26 00:28:37 +02:00
Interfaces MAPG-180 don't buffer content output to variable 2020-06-27 12:56:47 +02:00
Mailing MAPG-164 use env variable for mail sender instead of hardcoded value 2020-06-22 21:37:17 +00:00
OAuth MAPG-177 refactor GoogleOAuth, Http\Request, Http\Response to be more testable 2020-06-26 00:28:37 +02:00
PersistentData MAPG-156 extend PDM to be able to return with Generator 2020-06-25 20:26:51 +02:00
Repository MAPG-156 add getByUser to UserConfirmationRepository 2020-06-25 20:26:51 +02:00
Request MAPG-140 MAPG-154 store user in session based on id 2020-06-20 02:03:11 +02:00
Response MAPG-180 don't buffer content output to variable 2020-06-27 12:56:47 +02:00
Routing MAPG-166 response to HEAD request with the GET content 2020-06-23 15:26:53 +02:00
Session MAPG-131 create custom session handler for DB sessions 2020-06-13 20:39:42 +02:00
Util MAPG-69 add simple JWT parser 2020-06-21 15:12:44 +02:00
View MAPG-180 don't parse REVISION in view linking time 2020-06-27 13:20:11 +02:00