Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-10 | 6 | -2/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 40 | -90/+120 |
* | Fix test using private propertries | Robin Appelman | 2016-07-08 | 2 | -2/+2 |
* | combine if statements | Robin Appelman | 2016-07-08 | 1 | -13/+10 |
* | handle errors while getting fileinfo | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Allow null | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 5 | -6/+7 |
* | add missing var | Robin Appelman | 2016-07-08 | 1 | -2/+2 |
* | hint global handlebars | Robin Appelman | 2016-07-08 | 3 | -2/+8 |
* | dont overwrite a variable with a different type | Robin Appelman | 2016-07-08 | 1 | -3/+3 |
* | Fix undefined properties | Robin Appelman | 2016-07-08 | 6 | -2/+23 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-08 | 22 | -62/+74 |
* | Merge pull request #333 from nextcloud/sync-master | Lukas Reschke | 2016-07-07 | 16 | -70/+288 |
|\ | |||||
| * | Simplify test code and don't show anything if no date is set | Morris Jobke | 2016-07-07 | 2 | -10/+4 |
| * | add unit tests | Morris Jobke | 2016-07-07 | 1 | -3/+40 |
| * | Update header during update callback | Morris Jobke | 2016-07-07 | 1 | -5/+5 |
| * | Not set expiration date is represented as 0 | Morris Jobke | 2016-07-07 | 1 | -1/+4 |
| * | add "Never" if expiration date is not set | Morris Jobke | 2016-07-07 | 1 | -2/+3 |
| * | Add expiration date to share by link view | Morris Jobke | 2016-07-07 | 2 | -0/+41 |
| * | Change png icons to svg | Juan Pablo Villafáñez | 2016-07-07 | 2 | -2/+2 |
| * | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 471 | -1177/+7650 |
| |\ | |||||
| * | | Revert "[tx-robot] updated from transifex" | Morris Jobke | 2016-07-07 | 92 | -446/+46 |
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-07 | 26 | -10/+116 |
| * | | Merge pull request #25325 from owncloud/filelist-prependslash | Vincent Petry | 2016-07-06 | 2 | -1/+10 |
| |\ \ | |||||
| | * | | Filelist change dir auto-prepend slash | Vincent Petry | 2016-07-01 | 2 | -1/+10 |
| * | | | Ignore invalid paths in the JS file list (#25368) | Vincent Petry | 2016-07-06 | 2 | -0/+39 |
| * | | | Upgrading the log level From Debug to INFO to be consistent with files_trashb... | Carlos Damken | 2016-07-06 | 1 | -3/+3 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-06 | 12 | -10/+20 |
| * | | | Merge pull request #25344 from owncloud/fix-ldap-check-user | Vincent Petry | 2016-07-05 | 1 | -0/+4 |
| |\ \ \ | |||||
| | * | | | check if renamed user is still valid by reapplying the ldap filter (#25338) | felixboehm | 2016-07-04 | 1 | -0/+4 |
| * | | | | fix swift primary object store test (#25281) | Thomas Müller | 2016-07-05 | 1 | -0/+3 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-05 | 8 | -4/+14 |
| * | | | | Merge pull request #25314 from owncloud/files_external-backends-config | Vincent Petry | 2016-07-04 | 1 | -3/+18 |
| |\ \ \ \ | |||||
| | * | | | | show configuration options for authentication backends while listing storage | Robin Appelman | 2016-06-30 | 1 | -0/+4 |
| | * | | | | hide hidden parameters from list backend/auth parameters | Robin Appelman | 2016-06-30 | 1 | -3/+14 |
| * | | | | | Cap LDAP user cache (#25323) | Jörn Friedrich Dreyer | 2016-07-04 | 1 | -13/+15 |
| | |/ / / | |/| | | | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-04 | 26 | -16/+124 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-03 | 12 | -6/+54 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-02 | 16 | -2/+120 |
| * | | | | Merge pull request #25262 from owncloud/fed-sharing-error | Vincent Petry | 2016-07-01 | 2 | -27/+92 |
| |\ \ \ \ | |||||
| | * | | | | Log reason why we removed the fed share | Robin Appelman | 2016-06-27 | 1 | -0/+1 |
| | * | | | | Handle exceptions thrown while trying to notify remote server of a fed share | Robin Appelman | 2016-06-27 | 2 | -27/+91 |
| * | | | | | Add all properties while creating a subscription (#25318) | Thomas Citharel | 2016-07-01 | 2 | -11/+22 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #312 from nextcloud/files-other-lists-goto | Morris Jobke | 2016-07-07 | 3 | -1/+60 |
|\ \ \ \ \ | |||||
| * | | | | | Add "goto" links for files in non-default file lists | Robin Appelman | 2016-07-05 | 3 | -1/+60 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-07 | 30 | -94/+128 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-06 | 260 | -535/+743 |
* | | | | | Replace tag svg with optimized version | Bugsbane | 2016-07-05 | 1 | -79/+3 |
* | | | | | Update system tags icon | Bugsbane | 2016-07-05 | 2 | -3/+79 |
|/ / / / | |||||
* | | | | Merge pull request #309 from Faldon/master | Björn Schießle | 2016-07-05 | 1 | -1/+1 |
|\ \ \ \ |