index
:
unifest.git
master
permission-rebuild-views
translation
Engelsystem for the unifest.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-07-08
Metrics: Added scrape memory usage
Igor Scheller
2019-06-14
Added tests to HomeController
Igor Scheller
2019-06-14
Fix caching issue for '/' route
Luca
2019-06-12
Added logout via AuthController
Igor Scheller
2019-06-12
Added / route with redirects
Igor Scheller
2019-06-12
Replaced old /api endpoint with ApiController
Igor Scheller
2019-06-12
Added html content sniffer
Igor Scheller
2019-06-03
Upgraded external components
Igor Scheller
2019-04-25
Use self references and fix class naming
Igor Scheller
2019-04-25
Replaced functions with mb_* equivalents
Igor Scheller
2019-04-25
Formatting
Igor Scheller
2019-04-25
phpunit: Upgrade to version 8, fixed tests, formatting
Igor Scheller
2019-04-17
PSR-7: Replaced implementation with `Nyholm\Psr7`
Igor Scheller
2019-04-16
Bugfix: Replaced Diactoros with Symfony PsrHttpFactory to use PhpExtended\Htt...
Igor Scheller
2019-03-09
Support alternative home sites
Janne Heß
2018-12-28
Don't save sessions permanently on api and metrics paths
Igor Scheller
2018-12-27
fixes #549: fill missing arrival dates and prevent setting arrival by admin-u...
msquare
2018-12-25
metrics: Fix users stats
Igor Scheller
2018-12-22
credits: Allow customization
Igor Scheller
2018-12-22
Renderer: Added twig extension for markdown rendering
Igor Scheller
2018-12-22
metrics: Added vouchers and tshirts
Igor Scheller
2018-12-19
metrics: Added more stats
Igor Scheller
2018-12-19
Implemented /metrics endpoint and reimplemented /stats
Igor Scheller
2018-12-19
ErrorHandler: Don't wrap the response if a content-type is defined
Igor Scheller
2018-12-19
Translation: Enforce LC_NUMERIC for numeric conversions
Igor Scheller
2018-12-09
Authenticator: Use id from user object
Igor Scheller
2018-12-02
Implemented controller permissions
Igor Scheller
2018-12-02
Refactoring: Throw HttpAuthExpired on csrf token mismatch
Igor Scheller
2018-12-02
Implemented HttpException
Igor Scheller
2018-12-02
Moved permission checks to Authenticator class
Igor Scheller
2018-12-02
Models: Added DocBlocks
Igor Scheller
2018-11-24
Added caching for templating and routing
Igor Scheller
2018-11-21
Require POST for sending forms
Igor Scheller
2018-11-21
Added additional headers
Igor Scheller
2018-11-21
Added csrf middleware
Igor Scheller
2018-10-31
User: Bugfixes & code cleanup
Igor Scheller
2018-10-31
Moved arrival_date to state
Igor Scheller
2018-10-31
Replaced more user related stuff
Igor Scheller
2018-10-31
Changed more functions :tada:
Igor Scheller
2018-10-31
Replaced some global `$user` variables
Igor Scheller
2018-10-31
Changed `src/` code and templates to use the new user model
Igor Scheller
2018-10-31
Added new user models
Igor Scheller
2018-10-30
Translation: added pluralization support
Igor Scheller
2018-10-30
Make application name configurable
Igor Scheller
2018-10-30
EventConfig: Merge event configuration from database to global config
Igor Scheller
2018-10-30
Added EventConfig model
Igor Scheller
2018-10-30
BaseModel: Added findOrNew
Igor Scheller
2018-10-24
Removed `shifts_json_export_all` reference
Igor Scheller
2018-10-24
Migrations: Added namespace
Igor Scheller
2018-09-30
Merge remote-tracking branch 'MyIgel/session'
Igor Scheller
[next]