summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-07-164-2/+10
* Fix PHPUnit 5.4 warnings in files_sharing testsRoeland Jago Douma2016-07-154-116/+116
* Merge pull request #407 from nextcloud/dav_phpunit_fixesMorris Jobke2016-07-1536-179/+472
|\
| * Fix PHPUnit 5.4 warnings in DAV appRoeland Jago Douma2016-07-1536-179/+472
* | PasswordLoginForbidden is not a FATAL exceptionRoeland Jago Douma2016-07-141-0/+3
|/
* Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-masterLukas Reschke2016-07-141-5/+6
|\
| * Allow shares with create permissions only aswellJoas Schilling2016-07-141-5/+6
* | [tx-robot] updated from transifexNextcloud bot2016-07-148-2/+18
|/
* Remove unneeded usage of tipsyMorris Jobke2016-07-131-1/+0
* [tx-robot] updated from transifexNextcloud bot2016-07-138-0/+16
* Fix Warnings Provisioning APIRoeland Jago Douma2016-07-126-330/+417
* [tx-robot] updated from transifexNextcloud bot2016-07-1252-92/+60
* Merge pull request #371 from nextcloud/implement-get-titleJoas Schilling2016-07-112-0/+25
|\
| * Implement "getTitle"Lukas Reschke2016-07-112-0/+25
* | Fix testsoparoz2016-07-111-4/+4
* | Make theming work with pretty URLsoparoz2016-07-112-2/+2
|/
* Change occurence of ownCloud (#352)Morris Jobke2016-07-111-3/+2
* Merge pull request #347 from nextcloud/drop-windows-fooLukas Reschke2016-07-111-5/+2
|\
| * Remove unneeded checks if it runs on a Windows machineMorris Jobke2016-07-081-5/+2
* | Add new "Recent files" icon to files app (#356)Bugsbane2016-07-112-0/+8
* | [tx-robot] updated from transifexNextcloud bot2016-07-116-2/+8
* | [tx-robot] updated from transifexNextcloud bot2016-07-106-2/+8
* | [tx-robot] updated from transifexNextcloud bot2016-07-0940-90/+120
|/
* Fix test using private propertriesRobin Appelman2016-07-082-2/+2
* combine if statementsRobin Appelman2016-07-081-13/+10
* handle errors while getting fileinfoRobin Appelman2016-07-081-1/+1
* Allow nullRobin Appelman2016-07-081-1/+1
* Fix type hintingRobin Appelman2016-07-085-6/+7
* add missing varRobin Appelman2016-07-081-2/+2
* hint global handlebarsRobin Appelman2016-07-083-2/+8
* dont overwrite a variable with a different typeRobin Appelman2016-07-081-3/+3
* Fix undefined propertiesRobin Appelman2016-07-086-2/+23
* [tx-robot] updated from transifexNextcloud bot2016-07-0822-62/+74
* Merge pull request #333 from nextcloud/sync-masterLukas Reschke2016-07-0716-70/+288
|\
| * Simplify test code and don't show anything if no date is setMorris Jobke2016-07-072-10/+4
| * add unit testsMorris Jobke2016-07-071-3/+40
| * Update header during update callbackMorris Jobke2016-07-071-5/+5
| * Not set expiration date is represented as 0Morris Jobke2016-07-071-1/+4
| * add "Never" if expiration date is not setMorris Jobke2016-07-071-2/+3
| * Add expiration date to share by link viewMorris Jobke2016-07-072-0/+41
| * Change png icons to svgJuan Pablo Villafáñez2016-07-072-2/+2
| * Merge branch 'master' into sync-masterMorris Jobke2016-07-07471-1177/+7650
| |\
| * | Revert "[tx-robot] updated from transifex"Morris Jobke2016-07-0792-446/+46
| * | [tx-robot] updated from transifexJenkins for ownCloud2016-07-0726-10/+116
| * | Merge pull request #25325 from owncloud/filelist-prependslashVincent Petry2016-07-062-1/+10
| |\ \
| | * | Filelist change dir auto-prepend slashVincent Petry2016-07-012-1/+10
| * | | Ignore invalid paths in the JS file list (#25368)Vincent Petry2016-07-062-0/+39
| * | | Upgrading the log level From Debug to INFO to be consistent with files_trashb...Carlos Damken2016-07-061-3/+3
| * | | [tx-robot] updated from transifexJenkins for ownCloud2016-07-0612-10/+20
| * | | Merge pull request #25344 from owncloud/fix-ldap-check-userVincent Petry2016-07-051-0/+4
| |\ \ \