summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)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 federatedfilesharing
| * 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
|\ \ | |/ |/| [master] Usermountcache orphanedshare
| * 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
|\ \ | | | | | | External storage lnk
| * | 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 search
| * | Allow space for federated share id searchVincent Petry2016-08-302-1/+53
| | |
* | | Merge pull request #1190 from ↵Morris Jobke2016-08-302-2/+105
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/addressbook-correctly-handle-multi-values Correctly handle multi-values when converting VCards to array
| * | | 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)
| * | | Add occ command to expire the trashbin (#25878)Thomas Müller2016-08-294-0/+263
| | |/ | |/| | | | | | | | | | | | | * Add occ command to expire the trashbin * Fix versions folder in setup check
* | | Merge pull request #1178 from nextcloud/theming-spinner-animationJoas Schilling2016-08-302-8/+19
|\ \ \ | |_|/ |/| | Theming: Show loading spinner while uploading files
| * | 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
|\ \ \ | | | | | | | | Move OCSAuthAPI to AppFramework
| * | | Use function parametersRoeland Jago Douma2016-08-282-17/+8
| | | |
| * | | Move OCSAuthAPI to AppFrameworkRoeland Jago Douma2016-08-283-49/+76
| | | | | | | | | | | | | | | | | | | | | | | | * Convert class * Convert routes * Convert tests
* | | | Merge pull request #974 from nextcloud/move_ocs_routes_to_fedfilesharingMorris Jobke2016-08-304-92/+162
|\ \ \ \ | |_|/ / |/| | | Move federated sharing routes to the federatedfilesharing app
| * | | Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma2016-08-284-92/+162
| | |/ | |/| | | | | | | | | | | | | | | | | | | * Move routes to app * Move routes over to the AppFramework * Fix tests There is plenty of stuff to fix properly here. But out of scope for now.
* | | Merge pull request #1132 from ↵blizzz2016-08-301-1/+1
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/prevent-parse-error-on-editing-an-html-comment Prevent parse error on editing an HTML comment
| * | | 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 colors
| * | | 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
|\ \ \ \ | | | | | | | | | | [uc] Fix uploading to shared folder with quota
| * | | | 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)
| * | | | Display number of hidden files in files summary (#25870)Vincent Petry2016-08-294-52/+230
| |/ / / | | | | | | | | | | | | When dot files are hidden, the table summary and selection summary will not show how many hidden files were included.
* | | | Merge pull request #1146 from nextcloud/init-filesconfigRoeland Jago Douma2016-08-291-0/+4
|\ \ \ \ | | | | | | | | | | Make sure file list files config always exists
| * | | | Make sure file list files config always existsVincent Petry2016-08-291-0/+4
| |/ / / | | | | | | | | | | | | Initialize files config with defaults in case none was passed
* | | | Merge pull request #1148 from ↵Roeland Jago Douma2016-08-291-1/+26
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/files-scan-reconnect-database-before-each-user-master Before a user is getting scanned the database connection is re-establ…
| * | | | 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
|\ \ \ \ | |_|/ / |/| | | DAV: Return data-fingerprint always when asked
| * | | [master] DAV: Return data-fingerprint always when asked (#25482)Markus Goetz2016-08-292-9/+6
| |/ / | | | | | | | | | | | | | | | | | | For owncloud/client#5056 Users can configure arbitrary subfolders for syncing, therefore we should always return it when asked for. The sync client makes sure to not always ask for it to save bandwidth.
* | | Merge pull request #1117 from iamfool/masterLukas Reschke2016-08-292-4/+4
|\ \ \ | |/ / |/| | Update Admin.php
| * | 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 side
| * Hide the LDAP password in the client sideJuan Pablo Villafáñez2016-08-194-8/+19
| | | | | | | | | | Connection checks will be done by using the configuration id, with the stored password. LDAP password won't be sent to the client.
* | Merge pull request #1103 from nextcloud/improve-theming-performanceJan-Christoph Borchardt2016-08-273-10/+107
|\ \ | | | | | | Increase theming performance
| * | Use temporary file as cacheLukas Reschke2016-08-272-4/+16
| | |
| * | Increase theming performanceLukas Reschke2016-08-273-7/+92
| | | | | | | | | | | | | | | | | | | | | | | | 1. Set proper caching headers (`Pragma: cache`) 2. Resize image proportionally to a max size of 1920px 3. Store images with progressive mode This resizes a previous 2.8 MB picture to 300kb and makes it rendering going down from 11 seconds to less than 1 here. And future requests won't have to download the file newly.
* | | Merge pull request #1054 from nextcloud/less-cache-hitsLukas Reschke2016-08-271-1/+6
|\ \ \ | |/ / |/| | Reduce the number of cache operations for dav operations
| * | 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
|\ \ \ | | | | | | | | prevent infinite redirect loops if the there is no 2fa provider to pass