summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Rework array handling to avoid phan errorJulius Härtl2018-02-271-27/+12
| * | | | | Add id to list elementJulius Härtl2018-02-271-2/+2
| * | | | | Sort menu by priorityJulius Härtl2018-02-271-0/+3
| * | | | | Add missing phpdoc for public APIJulius Härtl2018-02-272-1/+65
| * | | | | Add phpdoc, typehints and sanitize HTMLJulius Härtl2018-02-271-5/+69
| * | | | | Expose parameters as variables to templatesJulius Härtl2018-02-271-1/+4
| * | | | | update autoloaderJulius Härtl2018-02-272-0/+6
| * | | | | Add menu item abstractionJulius Härtl2018-02-273-0/+265
| * | | | | Enable renderAs public pageJulius Härtl2018-02-271-0/+4
| * | | | | Pass template parameters to parent templateJulius Härtl2018-02-272-2/+8
| |/ / / /
* | | | | Merge pull request #8553 from nextcloud/strict_loggerMorris Jobke2018-02-272-28/+30
|\ \ \ \ \
| * | | | | Loglevel is an intRoeland Jago Douma2018-02-272-4/+4
| * | | | | Typehint ThrowableRoeland Jago Douma2018-02-272-2/+2
| * | | | | Make ILogger strictRoeland Jago Douma2018-02-272-26/+28
* | | | | | Merge pull request #8552 from nextcloud/strict_sessionMorris Jobke2018-02-275-35/+42
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Make ISession strictRoeland Jago Douma2018-02-265-35/+42
* | | | | | Fix check if theming defaults instance is availableMorris Jobke2018-02-271-1/+5
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-02-274-2/+16
* | | | | Merge pull request #8359 from nextcloud/swift-v3Morris Jobke2018-02-261-7/+27
|\ \ \ \ \
| * | | | | User proper username + passRoeland Jago Douma2018-02-261-2/+2
| * | | | | add support for v3 swift authRobin Appelman2018-02-261-7/+27
* | | | | | Merge pull request #8541 from nextcloud/translate-permission-error-pageMorris Jobke2018-02-263-4/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Provide translated error message for permission errorMorris Jobke2018-02-263-4/+12
* | | | | | Merge pull request #8504 from nextcloud/bugfix/noid/well-its-not-an-arrayRoeland Jago Douma2018-02-261-1/+1
|\ \ \ \ \ \
| * | | | | | Dont use $info as array when its not an arrayJoas Schilling2018-02-221-1/+1
* | | | | | | Merge pull request #8026 from nextcloud/feature/noid/allow-custom-html-in-htm...Joas Schilling2018-02-263-18/+24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Add info also to public interfaceJoas Schilling2018-02-161-6/+6
| * | | | | | Fix existing usagesJoas Schilling2018-02-151-1/+1
| * | | | | | Allow custom HTML in HTML EmailsJoas Schilling2018-02-151-11/+17
* | | | | | | Merge pull request #8491 from nextcloud/strict_requestJoas Schilling2018-02-263-76/+91
|\ \ \ \ \ \ \
| * | | | | | | Fix commentsRoeland Jago Douma2018-02-221-2/+2
| * | | | | | | Fix proper typesRoeland Jago Douma2018-02-222-3/+11
| * | | | | | | Make Request strictRoeland Jago Douma2018-02-222-73/+80
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #8497 from nextcloud/relax_l10nRoeland Jago Douma2018-02-242-4/+8
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Relax what t accepts so we don't break it allRoeland Jago Douma2018-02-222-4/+8
| |/ / / / /
* / / / / / [tx-robot] updated from transifexNextcloud bot2018-02-232-8/+8
|/ / / / /
* | | | | Merge pull request #8476 from nextcloud/strict_l10nRoeland Jago Douma2018-02-223-29/+31
|\ \ \ \ \
| * | | | | Fix other testsRoeland Jago Douma2018-02-212-5/+6
| * | | | | Proper closure for functionRoeland Jago Douma2018-02-211-2/+2
| * | | | | Make OCP\IL10N strictRoeland Jago Douma2018-02-212-23/+24
* | | | | | Merge pull request #8472 from nextcloud/strict_integritycheckRoeland Jago Douma2018-02-226-34/+44
|\ \ \ \ \ \
| * | | | | | Handle strict typing in Checker and fix testsRoeland Jago Douma2018-02-211-1/+6
| * | | | | | Make OC\IntegrityCheck strictRoeland Jago Douma2018-02-216-33/+38
* | | | | | | Merge pull request #8490 from nextcloud/strict_systemtagsRoeland Jago Douma2018-02-2213-105/+111
|\ \ \ \ \ \ \
| * | | | | | | Make SystemTag strictRoeland Jago Douma2018-02-2113-105/+111
* | | | | | | | Merge pull request #8473 from nextcloud/strict_cmrRoeland Jago Douma2018-02-212-30/+33
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't try to match on falseRoeland Jago Douma2018-02-211-17/+19
| * | | | | | | Strict OCP\AppFramework\Utility\IControllerMethodReflectorRoeland Jago Douma2018-02-212-14/+15
| |/ / / / / /
* | / / / / / Log exceptions that happen when writing the app store reply to storageJoas Schilling2018-02-211-0/+1
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #8466 from nextcloud/strict_middlewaredipatcherRoeland Jago Douma2018-02-213-15/+13
|\ \ \ \ \ \