Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix settings tests | Julius Härtl | 2018-05-03 | 4 | -55/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove border from personal settings | Julius Härtl | 2018-05-03 | 1 | -0/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Dump autoloader | Julius Härtl | 2018-05-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Cleanup and fix tests | Julius Härtl | 2018-05-03 | 4 | -77/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Readd space in app store view | Julius Härtl | 2018-05-03 | 1 | -0/+5 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Increase space of settings headers | Julius Härtl | 2018-05-03 | 1 | -8/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Increase visibility of the warning color | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move documentation link in relation to the heading | Julius Härtl | 2018-05-03 | 3 | -5/+19 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Do not hide additional settings if there are only legacy forms | Julius Härtl | 2018-05-03 | 2 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move additional settings to main server settings | Julius Härtl | 2018-05-03 | 2 | -7/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add separator between settings sections | Julius Härtl | 2018-05-03 | 1 | -0/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make mail settings form width equal | Julius Härtl | 2018-05-03 | 2 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix styling of system check list | Julius Härtl | 2018-05-03 | 1 | -3/+7 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update autoloader | Julius Härtl | 2018-05-03 | 2 | -0/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move files settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move dav settings to main server settings | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add overview settings section | Julius Härtl | 2018-05-03 | 5 | -139/+342 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-03 | 18 | -0/+20 |
| | |||||
* | Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfile | Morris Jobke | 2018-05-02 | 24 | -194/+683 |
|\ | | | | | option for a seperate audit log file | ||||
| * | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 6 | -55/+41 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 10 | -18/+144 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | fix dav test | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | add missing php doc and type hints | Arthur Schiwon | 2018-04-26 | 2 | -4/+17 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | improve Syslog a little | Arthur Schiwon | 2018-04-26 | 1 | -3/+6 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 4 | -12/+17 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | move IFileBased to public namespace, logreader needs it | Arthur Schiwon | 2018-04-26 | 5 | -4/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 15 | -83/+198 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 15 | -117/+356 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage | Morris Jobke | 2018-05-02 | 3 | -17/+12 |
|\ \ | | | | | | | Use an actual function of the storage to determine needsPartFile | ||||
| * | | Use an actual function of the storage to determine needsPartFile | Roeland Jago Douma | 2018-05-01 | 3 | -17/+12 |
| | | | | | | | | | | | | | | | | | | | | | We have a function for it so better to override that. Also because other codes that might check this should get the right value. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9310 from ↵ | Roeland Jago Douma | 2018-05-02 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/allow-to-inject-collaboration-search-result Allow to inject ISearchResult | ||||
| * | | | Allow to inject ISearchResult | Joas Schilling | 2018-04-26 | 1 | -1/+4 |
| | |/ | |/| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | Merge pull request #8564 from nextcloud/files_external_read_only | Morris Jobke | 2018-05-01 | 7 | -7/+37 |
|\ \ \ | |_|/ |/| | | Make it possible to make external storages read only | ||||
| * | | Fix tests | Roeland Jago Douma | 2018-05-01 | 2 | -3/+6 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | External mount does not get DELETE and UPDATE if readonly | Roeland Jago Douma | 2018-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 4 | -3/+30 |
|/ / | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Merge pull request #9178 from nextcloud/feature/9142/directdownload | Morris Jobke | 2018-05-01 | 18 | -2/+1239 |
|\ \ | | | | | | | Add directdownload endpoint | ||||
| * | | Improve the directContoller | Roeland Jago Douma | 2018-04-26 | 2 | -15/+169 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Tests * No directdownload from storage yet (as it is not tested at all) * No direct links for folders Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Add tests for DirectFile and DirectHome | Roeland Jago Douma | 2018-04-26 | 3 | -1/+315 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Throttle requests to unknown tokens | Roeland Jago Douma | 2018-04-26 | 3 | -5/+28 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Add backgroundjob to cleanup expired direct links | Roeland Jago Douma | 2018-04-26 | 5 | -2/+74 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Check if a direct link is expired | Roeland Jago Douma | 2018-04-26 | 2 | -21/+31 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Add directDownload support of storage | Roeland Jago Douma | 2018-04-26 | 2 | -12/+16 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | No listing | Roeland Jago Douma | 2018-04-26 | 1 | -12/+4 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Dav endpoint returns proper data | Roeland Jago Douma | 2018-04-26 | 5 | -15/+90 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Request a direct link | Roeland Jago Douma | 2018-04-26 | 2 | -5/+53 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | First step of DAV endpoint | Roeland Jago Douma | 2018-04-26 | 10 | -1/+373 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Add DB mapping | Roeland Jago Douma | 2018-04-26 | 2 | -0/+93 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Add directdownload table | Roeland Jago Douma | 2018-04-26 | 2 | -1/+81 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | Merge pull request #9202 from nextcloud/feature/1332/trashbin_dav | Roeland Jago Douma | 2018-05-01 | 14 | -1/+923 |
|\ \ \ | | | | | | | | | Trashbin endpoint in DAV |