Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 10 | -18/+144 |
* | fix dav test | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
* | add missing php doc and type hints | Arthur Schiwon | 2018-04-26 | 2 | -4/+17 |
* | improve Syslog a little | Arthur Schiwon | 2018-04-26 | 1 | -3/+6 |
* | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 4 | -12/+17 |
* | move IFileBased to public namespace, logreader needs it | Arthur Schiwon | 2018-04-26 | 5 | -4/+5 |
* | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 15 | -83/+198 |
* | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 15 | -117/+356 |
* | Merge pull request #9308 from nextcloud/proper-ocp-constants | Morris Jobke | 2018-04-26 | 74 | -298/+412 |
|\ | |||||
| * | move log constants to ILogger | Arthur Schiwon | 2018-04-26 | 74 | -298/+412 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-26 | 2 | -0/+2 |
* | Merge pull request #9256 from nextcloud/fed-sharing-improvements | Morris Jobke | 2018-04-25 | 6 | -89/+25 |
|\ | |||||
| * | improve error reporting and move format parameter to the options | Bjoern Schiessle | 2018-04-25 | 6 | -89/+25 |
* | | Merge pull request #9296 from nextcloud/migrate-groups-fetch-to-ocs-api | Morris Jobke | 2018-04-25 | 2 | -450/+457 |
|\ \ | |||||
| * | | Workflow engine to ocs api | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -369/+373 |
| * | | Settings groups to ocs | John Molakvoæ (skjnldsv) | 2018-04-25 | 1 | -81/+84 |
* | | | Merge pull request #9284 from nextcloud/bugfix/9279/strict_sharee_api | Morris Jobke | 2018-04-25 | 1 | -5/+6 |
|\ \ \ | |||||
| * | | | Make ShareesAPIController strict | Roeland Jago Douma | 2018-04-23 | 1 | -5/+6 |
* | | | | Merge pull request #8540 from nextcloud/theming-advanced | Morris Jobke | 2018-04-25 | 17 | -623/+717 |
|\ \ \ \ | |||||
| * | | | | Add more tests for ImageManager | Julius Härtl | 2018-04-19 | 1 | -0/+91 |
| * | | | | Fix theming tests | Julius Härtl | 2018-04-19 | 7 | -253/+186 |
| * | | | | Make sure the custom favicon is used | Julius Härtl | 2018-04-19 | 1 | -2/+10 |
| * | | | | Add typehints | Julius Härtl | 2018-04-19 | 3 | -3/+4 |
| * | | | | Fix background color | Julius Härtl | 2018-04-19 | 1 | -5/+9 |
| * | | | | Return value | Julius Härtl | 2018-04-19 | 1 | -1/+1 |
| * | | | | Remove unneeded preview image handling | Julius Härtl | 2018-04-19 | 1 | -3/+0 |
| * | | | | Fix undo preview and remove duplicate code | Julius Härtl | 2018-04-19 | 2 | -29/+28 |
| * | | | | Add advanced theming options to frontend | Julius Härtl | 2018-04-19 | 1 | -7/+37 |
| * | | | | Use generic image upload in theming JS | Julius Härtl | 2018-04-19 | 1 | -45/+17 |
| * | | | | Use SCSS for previewing images as well | Julius Härtl | 2018-04-19 | 1 | -6/+39 |
| * | | | | Move theming settings to SCSS | Julius Härtl | 2018-04-19 | 2 | -107/+120 |
| * | | | | Move to more generic image handling and add extra images | Julius Härtl | 2018-04-19 | 7 | -178/+191 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-25 | 4 | -2/+4 |
* | | | | | Merge pull request #9248 from nextcloud/fix-files-ellipsis | Roeland Jago Douma | 2018-04-24 | 2 | -84/+27 |
|\ \ \ \ \ | |||||
| * | | | | | Add min-width to trick the table width calculation in safari | Julius Härtl | 2018-04-22 | 1 | -11/+14 |
| * | | | | | Use flex based layout inside the filename table cell | Julius Härtl | 2018-04-19 | 2 | -84/+24 |
| |/ / / / | |||||
* | | | | | Merge pull request #9292 from nextcloud/bugfix/9279/cast_db_backend_numeric | Roeland Jago Douma | 2018-04-24 | 1 | -5/+8 |
|\ \ \ \ \ | |||||
| * | | | | | Numeric only uids are no fun | Roeland Jago Douma | 2018-04-24 | 1 | -1/+4 |
| * | | | | | Cast retrieved DB fields to string | Roeland Jago Douma | 2018-04-24 | 1 | -4/+4 |
* | | | | | | Merge pull request #9282 from nextcloud/bugfix/9279/scrit_type_share_api | Joas Schilling | 2018-04-24 | 2 | -54/+55 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-04-24 | 2 | -15/+17 |
| * | | | | | Make the ShareAPIController strict | Roeland Jago Douma | 2018-04-23 | 1 | -40/+39 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #9280 from nextcloud/bugfix/noid/swift-v3-scope | Roeland Jago Douma | 2018-04-24 | 2 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Swift v3 requires setting a scope | Roeland Jago Douma | 2018-04-23 | 2 | -1/+13 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-24 | 18 | -4/+54 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #9278 from nextcloud/bug/noid/ldap-wizard-newaccess | Morris Jobke | 2018-04-23 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Access needs UserManager, missed to add in #8833 | Arthur Schiwon | 2018-04-23 | 2 | -2/+2 |
* | | | | | | Merge pull request #9272 from nextcloud/bugfix/noid/save-a-query-help-saving-... | Daniel Calviño Sánchez | 2018-04-23 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only query last comment info, when there is one | Joas Schilling | 2018-04-23 | 1 | -2/+2 |
* | | | | | | | Merge pull request #9276 from nextcloud/remove-unused-config-sample | Morris Jobke | 2018-04-23 | 1 | -6/+0 |
|\ \ \ \ \ \ \ |