Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log exception that is thrown by internet connection check | Morris Jobke | 2016-07-26 | 1 | -1/+8 |
| | |||||
* | Changed logtype to file instead of owncloud. | Thomas Pulzer | 2016-07-22 | 1 | -3/+3 |
| | | | | | | | | | | | | | | - Updated the config sample to point to log_type='file' - Renamed the Class for logfile logging to File in namespace 'OC\Log\'. Changed the occurrences of 'OC\Log\Owncloud' to 'OC\Log\File'. - Renamed the Class for log:file command to File in namespace 'OC\Core\Command\Log\File'. Changed registration of the command to use 'OC\Core\Command\Log\File'. - Changed default Syslog tag to Nextcloud - Retained backwards compatibility for configs with 'logtype' => 'owncloud' - Adjusted tests for the new file log. Closes #490. | ||||
* | Merge pull request #507 from nextcloud/run-le-script | Morris Jobke | 2016-07-21 | 10 | -21/+33 |
|\ | | | | | Update emails and license headers with latest changes | ||||
| * | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
| | | |||||
| * | Fix others | Joas Schilling | 2016-07-21 | 10 | -19/+31 |
| | | |||||
* | | Merge pull request #374 from lpszBuffer/master | William Bargent | 2016-07-21 | 1 | -3/+23 |
|\ \ | |/ |/| | Alters 'No Internet Connection' error message. #181 | ||||
| * | Alters 'No Internet Connection' error message. #181 | Derek | 2016-07-20 | 1 | -3/+23 |
| | | |||||
* | | format current and sync client sessions in Personal | Robin Appelman | 2016-07-18 | 1 | -0/+1 |
| | | |||||
* | | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+0 |
|/ | |||||
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 1 | -1/+1 |
|\ | |||||
| * | Set content-type to "application/octet-stream" | Lukas Reschke | 2016-06-30 | 1 | -1/+2 |
| | | | | | | | | Some browsers such as Firefox on Microsoft Windows otherwise do offer to open the file directly which is kinda silly. | ||||
* | | Set content type when downloading log file to force download in some ↵ | Vincent Petry | 2016-07-06 | 1 | -0/+1 |
| | | | | | | | | browsers (#25382) | ||||
* | | prevent users from deleting their own session token | Christoph Wurst | 2016-06-28 | 1 | -7/+30 |
|/ | |||||
* | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 1 | -0/+1 |
| | |||||
* | Create session tokens for apache auth users | Christoph Wurst | 2016-05-31 | 1 | -1/+6 |
| | |||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 10 | -12/+15 |
| | |||||
* | when generating browser/device token, save the login name for later password ↵ | Christoph Wurst | 2016-05-24 | 1 | -1/+2 |
| | | | | checks | ||||
* | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 1 | -1/+18 |
| | |||||
* | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 1 | -4/+67 |
| | |||||
* | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+71 |
| | |||||
* | Pass on the error message from the user manager to the UI (#24526) | Joas Schilling | 2016-05-11 | 1 | -1/+5 |
| | |||||
* | Fix usages of OC\Log\Owncloud | Joas Schilling | 2016-05-04 | 1 | -2/+2 |
| | |||||
* | Move OC_Log_xx to \OC\Log namespace | Roeland Jago Douma | 2016-05-03 | 1 | -1/+1 |
| | |||||
* | Show tooltip if the app is downloaded from a remote server | Christoph Wurst | 2016-04-12 | 1 | -0/+25 |
| | | | | fixes #14405 | ||||
* | Rename files to be PSR-4 compliant | Lukas Reschke | 2016-04-06 | 9 | -0/+2178 |