Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 4 | -4/+0 |
* | Merge pull request #26494 from rigrig/fix-php8-deprecations | Morris Jobke | 2021-06-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix a usort comparison function returning a boolean instead of an integer | Richard de Boer | 2021-05-29 | 1 | -1/+1 |
* | | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 5 | -12/+7 |
|/ | |||||
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 5 | -5/+0 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -4/+0 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 2 | -2/+0 |
|\ | |||||
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -2/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
|/ | |||||
* | Fix license headers | Christoph Wurst | 2020-01-13 | 1 | -0/+1 |
* | Split the menu entry for external shares in two | Daniel Calviño Sánchez | 2019-12-30 | 1 | -5/+6 |
* | Format HTML elements | Daniel Calviño Sánchez | 2019-12-30 | 1 | -8/+8 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 5 | -30/+36 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 4 | -3/+4 |
* | Add since tags | Julius Härtl | 2018-04-05 | 2 | -1/+18 |
* | Move external share saving to template | Julius Härtl | 2018-04-05 | 1 | -7/+3 |
* | Add footer to public page template | Julius Härtl | 2018-04-05 | 1 | -0/+15 |
* | Move common menu templates to public API | Julius Härtl | 2018-04-05 | 2 | -0/+130 |
* | Remove setters | Julius Härtl | 2018-02-27 | 1 | -48/+0 |
* | Rework array handling to avoid phan error | Julius Härtl | 2018-02-27 | 1 | -27/+12 |
* | Add id to list element | Julius Härtl | 2018-02-27 | 1 | -2/+2 |
* | Sort menu by priority | Julius Härtl | 2018-02-27 | 1 | -0/+3 |
* | Add missing phpdoc for public API | Julius Härtl | 2018-02-27 | 2 | -1/+65 |
* | Add phpdoc, typehints and sanitize HTML | Julius Härtl | 2018-02-27 | 1 | -5/+69 |
* | Add menu item abstraction | Julius Härtl | 2018-02-27 | 3 | -0/+265 |