summaryrefslogtreecommitdiffstats
path: root/apps/admin_audit
Commit message (Expand)AuthorAgeFilesLines
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-9/+9
* [tx-robot] updated from transifexNextcloud bot2021-07-172-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-07-132-0/+12
* Bump app versionJoas Schilling2021-06-241-1/+1
* Master is now 23Joas Schilling2021-06-241-1/+1
* Update AutoloaderLouis Chemineau2021-06-211-1/+3
* [tx-robot] updated from transifexNextcloud bot2021-06-192-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0415-32/+26
* Fix grammarLukas Reschke2021-06-011-1/+1
* [tx-robot] updated from transifexNextcloud bot2021-05-272-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-05-212-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-05-202-0/+12
* Properly log expiration date removal in audit logRoeland Jago Douma2021-05-191-9/+20
* [tx-robot] updated from transifexNextcloud bot2021-04-232-2/+2
* Merge pull request #26467 from nextcloud/feature/noid/allow-apps-to-log-to-auditJoas Schilling2021-04-134-0/+49
|\
| * Move to another namespace and class nameJoas Schilling2021-04-094-8/+8
| * Allow apps to log actions into the audit_logJoas Schilling2021-04-094-0/+49
* | [tx-robot] updated from transifexNextcloud bot2021-04-132-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2021-04-022-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-03-272-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-03-252-2/+2
* Add return type to functionsRoeland Jago Douma2021-03-0814-53/+56
* Move background job to DIRoeland Jago Douma2021-03-051-5/+10
* Move admin_audit to LoggerInterfaceRoeland Jago Douma2021-03-052-23/+20
* Update autoloader filesRoeland Jago Douma2021-03-021-2/+4
* [tx-robot] updated from transifexNextcloud bot2021-02-282-2/+2
* [tx-robot] updated from transifexNextcloud bot2021-02-122-2/+4
* [tx-robot] updated from transifexNextcloud bot2021-02-112-0/+10
* [tx-robot] updated from transifexNextcloud bot2021-02-102-2/+4
* [tx-robot] updated from transifexNextcloud bot2021-02-062-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-02-054-2/+12
* This is 22Joas Schilling2021-02-031-1/+1
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* [tx-robot] updated from transifexNextcloud bot2021-01-272-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-252-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-196-2/+26
* [tx-robot] updated from transifexNextcloud bot2021-01-184-4/+16
* [tx-robot] updated from transifexNextcloud bot2021-01-142-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-112-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-092-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-12-262-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-12-202-4/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-12-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-12-152-0/+10
* Merge pull request #24605 from nextcloud/enh/share-deckRoeland Jago Douma2020-12-101-0/+25
|\
| * Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+25
* | [tx-robot] updated from transifexNextcloud bot2020-12-102-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-12-082-0/+12
* Merge pull request #24396 from nextcloud/dont-use-system-composerMorris Jobke2020-12-024-3/+5
|\