summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-09-01166-466/+892
* Fix ThemingDefaults getMock deprecationRoeland Jago Douma2016-08-311-5/+5
* Merge pull request #1212 from nextcloud/fix_federatedfilesharingtestsRoeland Jago Douma2016-08-315-27/+35
|\
| * Fix deprecated usages of getMock in federatedfilesharingRoeland Jago Douma2016-08-315-27/+35
* | Merge pull request #1201 from nextcloud/usermountcache-orphanedshareRoeland Jago Douma2016-08-311-1/+7
|\ \ | |/ |/|
| * Added closeCursor in SharedMount numeric idVincent Petry2016-08-301-0/+1
| * Prevent error with orphaned shares when updating user mount cacheVincent Petry2016-08-301-1/+6
* | Merge pull request #1137 from nextcloud/external_storage_lnkLukas Reschke2016-08-311-1/+1
|\ \
| * | add in files view a link to personal files externaldavitol2016-08-291-1/+0
| * | add link to personal files externaldavitol2016-08-291-0/+1
* | | Merge pull request #1189 from nextcloud/share-allowspaceinremoteLukas Reschke2016-08-302-1/+53
|\ \ \ | |_|/ |/| |
| * | Allow space for federated share id searchVincent Petry2016-08-302-1/+53
* | | Merge pull request #1190 from nextcloud/addressbook-correctly-handle-multi-va...Morris Jobke2016-08-302-2/+105
|\ \ \
| * | | Add a unit test for all the magicJoas Schilling2016-08-301-1/+64
| * | | Correctly handle multi-values when converting VCards to arrayJoas Schilling2016-08-301-1/+41
* | | | Merge pull request #1138 from nextcloud/expiry-as-occ-commandRoeland Jago Douma2016-08-304-0/+263
|\ \ \ \ | |_|/ / |/| | |
| * | | Add occ command to expire the trashbin (#25878)Thomas Müller2016-08-294-0/+263
| | |/ | |/|
* | | Merge pull request #1178 from nextcloud/theming-spinner-animationJoas Schilling2016-08-302-8/+19
|\ \ \ | |_|/ |/| |
| * | Theming: Show loading spinner while uploading filesJulius Haertl2016-08-302-8/+19
* | | Merge pull request #988 from nextcloud/ocs_federationMorris Jobke2016-08-303-64/+82
|\ \ \
| * | | Use function parametersRoeland Jago Douma2016-08-282-17/+8
| * | | Move OCSAuthAPI to AppFrameworkRoeland Jago Douma2016-08-283-49/+76
* | | | Merge pull request #974 from nextcloud/move_ocs_routes_to_fedfilesharingMorris Jobke2016-08-304-92/+162
|\ \ \ \ | |_|/ / |/| | |
| * | | Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-284-92/+162
| | |/ | |/|
* | | Merge pull request #1132 from nextcloud/prevent-parse-error-on-editing-an-htm...blizzz2016-08-301-1/+1
|\ \ \
| * | | Prevent parse error on editing an HTML commentJoas Schilling2016-08-291-1/+1
| |/ /
* | | Merge pull request #1170 from nextcloud/theming-fix-primary-buttonLukas Reschke2016-08-292-35/+77
|\ \ \
| * | | Theming: fix primary button for bright colorsJulius Haertl2016-08-292-35/+77
* | | | Merge pull request #1130 from nextcloud/shared-upload-quotaRoeland Jago Douma2016-08-291-0/+10
|\ \ \ \
| * | | | A shared storage is never a home storage - fixes #25582Thomas Müller2016-08-291-0/+10
| | |/ / | |/| |
* | | | Merge pull request #1147 from nextcloud/files-hidden-files-summaryRoeland Jago Douma2016-08-294-52/+230
|\ \ \ \
| * | | | Display number of hidden files in files summary (#25870)Vincent Petry2016-08-294-52/+230
| |/ / /
* | | | Merge pull request #1146 from nextcloud/init-filesconfigRoeland Jago Douma2016-08-291-0/+4
|\ \ \ \
| * | | | Make sure file list files config always existsVincent Petry2016-08-291-0/+4
| |/ / /
* | | | Merge pull request #1148 from nextcloud/files-scan-reconnect-database-before-...Roeland Jago Douma2016-08-291-1/+26
|\ \ \ \
| * | | | Before a user is getting scanned the database connection is re-establishedThomas Müller2016-08-291-1/+26
| |/ / /
* | | | Merge pull request #1145 from nextcloud/upstream-25794Roeland Jago Douma2016-08-292-9/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | [master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-292-9/+6
| |/ /
* | | Merge pull request #1117 from iamfool/masterLukas Reschke2016-08-292-4/+4
|\ \ \ | |/ / |/| |
| * | Update AdminTest.phpiamfool2016-08-291-3/+3
| * | Update Admin.phpiamfool2016-08-281-1/+1
| |/
* | Merge pull request #976 from nextcloud/downstream-25702Lukas Reschke2016-08-284-8/+19
|\ \ | |/ |/|
| * Hide the LDAP password in the client sideJuan Pablo Villafáñez2016-08-194-8/+19
* | Merge pull request #1103 from nextcloud/improve-theming-performanceJan-Christoph Borchardt2016-08-273-10/+107
|\ \
| * | Use temporary file as cacheLukas Reschke2016-08-272-4/+16
| * | Increase theming performanceLukas Reschke2016-08-273-7/+92
* | | Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-1/+6
|\ \ \ | |/ / |/| |
| * | reuse the userfolder's fileinfo when possible during dav setupRobin Appelman2016-08-251-1/+6
* | | Theming: Preview for page titleJulius Haertl2016-08-261-0/+3
* | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loopJoas Schilling2016-08-262-2/+3
|\ \ \