Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5783 from nextcloud/outlook-max-width | Roeland Jago Douma | 2017-07-24 | 1 | -0/+3 |
|\ | |||||
| * | Set max-width of image to 100px in Outlook as well | Morris Jobke | 2017-07-23 | 1 | -0/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-24 | 2 | -0/+2 |
* | | Merge pull request #5713 from nextcloud/datepicker-redesign | Marius Blüm | 2017-07-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | Redesign jQuery UI datepicker | Marin Treselj | 2017-07-23 | 1 | -1/+1 |
* | | | Merge pull request #5840 from nextcloud/phpstorm_inspect | Morris Jobke | 2017-07-23 | 13 | -181/+179 |
|\ \ \ | |/ / |/| | | |||||
| * | | Some phpstorm inspection fixes | Roeland Jago Douma | 2017-07-22 | 13 | -181/+179 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-23 | 2 | -0/+4 |
|/ / | |||||
* | | Merge pull request #5812 from MrJeos/master | Morris Jobke | 2017-07-22 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix for mb strlen | Artem Kochnev | 2017-07-20 | 1 | -1/+1 |
* | | | Merge pull request #5596 from nextcloud/mount-rename | Morris Jobke | 2017-07-21 | 1 | -8/+12 |
|\ \ \ | |||||
| * | | | non movable mounts can not be moved | Robin Appelman | 2017-07-17 | 1 | -8/+12 |
* | | | | Merge pull request #5785 from nextcloud/path-repair-steps-storage | Morris Jobke | 2017-07-21 | 2 | -5/+8 |
|\ \ \ \ | |||||
| * | | | | Also repair storage id's when repairing invalid entries | Robin Appelman | 2017-07-21 | 2 | -5/+8 |
* | | | | | Merge pull request #5821 from nextcloud/fix-theming-on-untrusted-domain | Lukas Reschke | 2017-07-21 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix error message on untrusted domain error page | Morris Jobke | 2017-07-21 | 1 | -1/+1 |
* | | | | | Merge pull request #5820 from MarcelWaldvogel/minor-documentation-fixes | Roeland Jago Douma | 2017-07-21 | 3 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Minor typos | Marcel Waldvogel | 2017-07-21 | 3 | -3/+3 |
* | | | | | Merge pull request #5802 from nextcloud/rm_dep_controller_functions | Lukas Reschke | 2017-07-21 | 1 | -105/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Remove deprecated Controller Functions | Roeland Jago Douma | 2017-07-20 | 1 | -105/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #5818 from nextcloud/ocs_privatedata | Roeland Jago Douma | 2017-07-21 | 5 | -146/+0 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | PrivateData to app | Roeland Jago Douma | 2017-07-21 | 5 | -146/+0 |
| |/ / / | |||||
* | | | | Merge pull request #5797 from paulijar/share20-postUnshareFromSelf | Morris Jobke | 2017-07-21 | 2 | -0/+17 |
|\ \ \ \ | |||||
| * | | | | Emit hook postUnshareFromSelf when the recipient of a share unshares it | Pauli Järvinen | 2017-07-20 | 2 | -0/+17 |
* | | | | | Add Phan plugin to check for SQL injections | Lukas Reschke | 2017-07-20 | 14 | -0/+31 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #5734 from nextcloud/only-readable-chars-in-share-tokens | Joas Schilling | 2017-07-19 | 2 | -8/+3 |
|\ \ \ \ | |||||
| * | | | | Only use readable chars in Share Tokens | Joas Schilling | 2017-07-18 | 2 | -8/+3 |
* | | | | | Merge pull request #5719 from nextcloud/improve-jscombiner | Morris Jobke | 2017-07-19 | 2 | -2/+16 |
|\ \ \ \ \ | |||||
| * | | | | | Properly handle if the deps file if for some reason empty | Morris Jobke | 2017-07-19 | 2 | -2/+16 |
* | | | | | | Add workaround for https://github.com/etsy/phan/issues/1033 | Lukas Reschke | 2017-07-19 | 2 | -0/+9 |
* | | | | | | Remove unused functions | Lukas Reschke | 2017-07-19 | 2 | -17/+0 |
* | | | | | | Run phan over code base | Lukas Reschke | 2017-07-19 | 4 | -2/+6 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #5744 from 1manprojects/patch-1 | Morris Jobke | 2017-07-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | changed direct cast to integer to numerical value | 1 Man Projects | 2017-07-17 | 1 | -1/+1 |
| * | | | | | Removed cast to integer in getSize | 1 Man Projects | 2017-07-15 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #5770 from nextcloud/path-repair-steps-loop | Roeland Jago Douma | 2017-07-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix invalid path repair step not getting all invalid entries | Robin Appelman | 2017-07-18 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #5709 from nextcloud/null-user-exist | Joas Schilling | 2017-07-18 | 1 | -0/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | null users dont exist | Robin Appelman | 2017-07-13 | 1 | -0/+3 |
* | | | | | Fix emitting of legacy hook post_unshare | Pauli Järvinen | 2017-07-16 | 1 | -1/+1 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-15 | 2 | -6/+6 |
* | | | | Merge pull request #5699 from nextcloud/bruteforce_capability | Lukas Reschke | 2017-07-14 | 4 | -0/+57 |
|\ \ \ \ | |||||
| * | | | | Update autoloader | Roeland Jago Douma | 2017-07-13 | 2 | -0/+2 |
| * | | | | Add bruteforce capabilities | Roeland Jago Douma | 2017-07-13 | 2 | -0/+55 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-14 | 2 | -38/+38 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #5708 from nextcloud/nested-permissions-mask | Morris Jobke | 2017-07-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix scan permissions with nested permissions masks | Robin Appelman | 2017-07-13 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #5715 from nextcloud/master-5655 | Morris Jobke | 2017-07-13 | 1 | -25/+66 |
|\ \ \ \ | |||||
| * | | | | chunk getting invalid paths and reuse queries | Robin Appelman | 2017-07-13 | 1 | -27/+61 |
| * | | | | use a generator instead of fetching all rows at once | Robin Appelman | 2017-07-13 | 1 | -2/+9 |
| | |/ / | |/| | |