Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 9 | -192/+27 |
* | fix: Apply new coding standard to all files | Côme Chilliet | 2024-04-02 | 2 | -2/+2 |
* | fix(OCP): Add since tag for all constants | Joas Schilling | 2024-02-14 | 3 | -0/+6 |
* | fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher | Joas Schilling | 2023-07-25 | 1 | -8/+4 |
* | fix: include invisible tags for admins | Arthur Schiwon | 2023-06-21 | 1 | -2/+3 |
* | fix(psalm): systemtags | John Molakvoæ | 2023-04-28 | 1 | -2/+2 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 7 | -7/+0 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 9 | -9/+1 |
* | Add commands to manage tags via OCC | Johannes Leuker | 2021-05-25 | 1 | -0/+30 |
* | Deprecate all remaining event constants | Christoph Wurst | 2021-02-09 | 3 | -0/+24 |
* | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 6 | -6/+6 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 4 | -4/+0 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 4 | -0/+4 |
* | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 3 | -6/+6 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 6 | -6/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 9 | -9/+38 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 2 | -1/+1 |
* | use OCP\EventDispatcher\Event over Symfony's deprecated Event | Arthur Schiwon | 2019-10-17 | 3 | -3/+3 |
* | Make SystemTag strict | Roeland Jago Douma | 2018-02-21 | 9 | -48/+58 |
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+2 |
* | Replace wrong PHPDocs | Lukas Reschke | 2017-08-01 | 2 | -2/+2 |
* | Remove unused use statements | Morris Jobke | 2017-04-22 | 1 | -1/+0 |
* | Fix others | Joas Schilling | 2016-07-21 | 9 | -14/+23 |
* | Update since version | Joas Schilling | 2016-07-18 | 1 | -5/+5 |
* | Allow apps to register SystemTags plugins | Joas Schilling | 2016-07-18 | 1 | -0/+76 |
* | Some tweaks for systemtagmanager | Vincent Petry | 2016-05-20 | 1 | -1/+1 |
* | Add systemtag_group table and get/set methods | Vincent Petry | 2016-05-20 | 1 | -0/+20 |
* | Updated canUser* functions in SystemTagManager to accept objects | Vincent Petry | 2016-05-20 | 1 | -14/+9 |
* | Add interface methods for permission check | Vincent Petry | 2016-05-20 | 1 | -0/+33 |
* | Move \OCP\SystemTag to PSR-4 | Roeland Jago Douma | 2016-05-18 | 8 | -0/+636 |