Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 166 | -466/+892 |
| | |||||
* | Fix ThemingDefaults getMock deprecation | Roeland Jago Douma | 2016-08-31 | 1 | -5/+5 |
| | |||||
* | Merge pull request #1212 from nextcloud/fix_federatedfilesharingtests | Roeland Jago Douma | 2016-08-31 | 5 | -27/+35 |
|\ | | | | | Fix deprecated usages of getMock in federatedfilesharing | ||||
| * | Fix deprecated usages of getMock in federatedfilesharing | Roeland Jago Douma | 2016-08-31 | 5 | -27/+35 |
| | | |||||
* | | Merge pull request #1201 from nextcloud/usermountcache-orphanedshare | Roeland Jago Douma | 2016-08-31 | 1 | -1/+7 |
|\ \ | |/ |/| | [master] Usermountcache orphanedshare | ||||
| * | Added closeCursor in SharedMount numeric id | Vincent Petry | 2016-08-30 | 1 | -0/+1 |
| | | |||||
| * | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-30 | 1 | -1/+6 |
| | | |||||
* | | Merge pull request #1137 from nextcloud/external_storage_lnk | Lukas Reschke | 2016-08-31 | 1 | -1/+1 |
|\ \ | | | | | | | External storage lnk | ||||
| * | | add in files view a link to personal files external | davitol | 2016-08-29 | 1 | -1/+0 |
| | | | |||||
| * | | add link to personal files external | davitol | 2016-08-29 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #1189 from nextcloud/share-allowspaceinremote | Lukas Reschke | 2016-08-30 | 2 | -1/+53 |
|\ \ \ | |_|/ |/| | | Allow space for federated share id search | ||||
| * | | Allow space for federated share id search | Vincent Petry | 2016-08-30 | 2 | -1/+53 |
| | | | |||||
* | | | Merge pull request #1190 from ↵ | Morris Jobke | 2016-08-30 | 2 | -2/+105 |
|\ \ \ | | | | | | | | | | | | | | | | | nextcloud/addressbook-correctly-handle-multi-values Correctly handle multi-values when converting VCards to array | ||||
| * | | | Add a unit test for all the magic | Joas Schilling | 2016-08-30 | 1 | -1/+64 |
| | | | | |||||
| * | | | Correctly handle multi-values when converting VCards to array | Joas Schilling | 2016-08-30 | 1 | -1/+41 |
| | | | | |||||
* | | | | Merge pull request #1138 from nextcloud/expiry-as-occ-command | Roeland Jago Douma | 2016-08-30 | 4 | -0/+263 |
|\ \ \ \ | |_|/ / |/| | | | Add occ command to expire the trashbin (#25878) | ||||
| * | | | Add occ command to expire the trashbin (#25878) | Thomas Müller | 2016-08-29 | 4 | -0/+263 |
| | |/ | |/| | | | | | | | | | | | | | * Add occ command to expire the trashbin * Fix versions folder in setup check | ||||
* | | | Merge pull request #1178 from nextcloud/theming-spinner-animation | Joas Schilling | 2016-08-30 | 2 | -8/+19 |
|\ \ \ | |_|/ |/| | | Theming: Show loading spinner while uploading files | ||||
| * | | Theming: Show loading spinner while uploading files | Julius Haertl | 2016-08-30 | 2 | -8/+19 |
| | | | |||||
* | | | Merge pull request #988 from nextcloud/ocs_federation | Morris Jobke | 2016-08-30 | 3 | -64/+82 |
|\ \ \ | | | | | | | | | Move OCSAuthAPI to AppFramework | ||||
| * | | | Use function parameters | Roeland Jago Douma | 2016-08-28 | 2 | -17/+8 |
| | | | | |||||
| * | | | Move OCSAuthAPI to AppFramework | Roeland Jago Douma | 2016-08-28 | 3 | -49/+76 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Convert class * Convert routes * Convert tests | ||||
* | | | | Merge pull request #974 from nextcloud/move_ocs_routes_to_fedfilesharing | Morris Jobke | 2016-08-30 | 4 | -92/+162 |
|\ \ \ \ | |_|/ / |/| | | | Move federated sharing routes to the federatedfilesharing app | ||||
| * | | | Move federated sharing routes to the federatedfilesharingapp | Roeland Jago Douma | 2016-08-28 | 4 | -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 ↵ | blizzz | 2016-08-30 | 1 | -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 comment | Joas Schilling | 2016-08-29 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #1170 from nextcloud/theming-fix-primary-button | Lukas Reschke | 2016-08-29 | 2 | -35/+77 |
|\ \ \ | | | | | | | | | Theming: fix primary button for bright colors | ||||
| * | | | Theming: fix primary button for bright colors | Julius Haertl | 2016-08-29 | 2 | -35/+77 |
| | | | | |||||
* | | | | Merge pull request #1130 from nextcloud/shared-upload-quota | Roeland Jago Douma | 2016-08-29 | 1 | -0/+10 |
|\ \ \ \ | | | | | | | | | | | [uc] Fix uploading to shared folder with quota | ||||
| * | | | | A shared storage is never a home storage - fixes #25582 | Thomas Müller | 2016-08-29 | 1 | -0/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1147 from nextcloud/files-hidden-files-summary | Roeland Jago Douma | 2016-08-29 | 4 | -52/+230 |
|\ \ \ \ | | | | | | | | | | | Display number of hidden files in files summary (#25870) | ||||
| * | | | | Display number of hidden files in files summary (#25870) | Vincent Petry | 2016-08-29 | 4 | -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-filesconfig | Roeland Jago Douma | 2016-08-29 | 1 | -0/+4 |
|\ \ \ \ | | | | | | | | | | | Make sure file list files config always exists | ||||
| * | | | | Make sure file list files config always exists | Vincent Petry | 2016-08-29 | 1 | -0/+4 |
| |/ / / | | | | | | | | | | | | | Initialize files config with defaults in case none was passed | ||||
* | | | | Merge pull request #1148 from ↵ | Roeland Jago Douma | 2016-08-29 | 1 | -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-established | Thomas Müller | 2016-08-29 | 1 | -1/+26 |
| |/ / / | |||||
* | | | | Merge pull request #1145 from nextcloud/upstream-25794 | Roeland Jago Douma | 2016-08-29 | 2 | -9/+6 |
|\ \ \ \ | |_|/ / |/| | | | DAV: Return data-fingerprint always when asked | ||||
| * | | | [master] DAV: Return data-fingerprint always when asked (#25482) | Markus Goetz | 2016-08-29 | 2 | -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/master | Lukas Reschke | 2016-08-29 | 2 | -4/+4 |
|\ \ \ | |/ / |/| | | Update Admin.php | ||||
| * | | Update AdminTest.php | iamfool | 2016-08-29 | 1 | -3/+3 |
| | | | |||||
| * | | Update Admin.php | iamfool | 2016-08-28 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #976 from nextcloud/downstream-25702 | Lukas Reschke | 2016-08-28 | 4 | -8/+19 |
|\ \ | |/ |/| | Hide the LDAP password in the client side | ||||
| * | Hide the LDAP password in the client side | Juan Pablo Villafáñez | 2016-08-19 | 4 | -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-performance | Jan-Christoph Borchardt | 2016-08-27 | 3 | -10/+107 |
|\ \ | | | | | | | Increase theming performance | ||||
| * | | Use temporary file as cache | Lukas Reschke | 2016-08-27 | 2 | -4/+16 |
| | | | |||||
| * | | Increase theming performance | Lukas Reschke | 2016-08-27 | 3 | -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-hits | Lukas Reschke | 2016-08-27 | 1 | -1/+6 |
|\ \ \ | |/ / |/| | | Reduce the number of cache operations for dav operations | ||||
| * | | reuse the userfolder's fileinfo when possible during dav setup | Robin Appelman | 2016-08-25 | 1 | -1/+6 |
| | | | |||||
* | | | Theming: Preview for page title | Julius Haertl | 2016-08-26 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #1031 from nextcloud/2fa-infinite-redirect-loop | Joas Schilling | 2016-08-26 | 2 | -2/+3 |
|\ \ \ | | | | | | | | | prevent infinite redirect loops if the there is no 2fa provider to pass |