Archived
1
0
Fork 0
This repository has been archived on 2026-04-03. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
httpcb/app
2018-03-17 14:44:22 +01:00
..
assets include app/assets/less/vendor/* in git. 2018-02-24 16:10:23 +01:00
config app/config/services.php: in dispatcher make sure the first letter in the action name is lowercase. Also only camelize the delimiters "-_" 2018-02-25 19:55:29 +01:00
controllers app/controllers/AuthController.php: in oauthAction() show a generic message on error and redirect to "/login" again instead of first page. 2018-02-25 20:02:10 +01:00
forms initial commit 2017-09-01 17:10:27 +02:00
library initial commit 2017-09-01 17:10:27 +02:00
models/Data app/models/Data/RequestMeta.php: add uri field. 2018-03-17 14:44:22 +01:00
plugins initial commit 2017-09-01 17:10:27 +02:00
views app/views/_templates/footer.volt: new year :) 2018-02-14 08:50:34 +01:00