Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core/ajax
AgeCommit message (Expand)Author
2015-10-01setting to skip migration tests by defaultMorris Jobke
2015-10-01allow passing the fileinfo to the preview managerRobin Appelman
2015-09-30Change small thumbnails to 32 pxMorris Jobke
2015-09-29[upgrade] switch to debug logging on upgradeMorris Jobke
2015-09-25Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller
2015-09-23Add option to disable autocomplete in share dialogMorris Jobke
2015-09-22Publish an activity when sending a share link via emailJoas Schilling
2015-09-02Allow creating previewss that cover the specified dimensionsRobin Appelman
2015-08-26Properly show update exceptionVincent Petry
2015-08-26Properly show token errors in ajax/update.php event sourceVincent Petry
2015-07-13Merge pull request #17565 from owncloud/fix/remote_shareRoeland Douma
2015-07-10allow remote shares for users with email as usernamesFelix Böhm
2015-07-07Remove 3rd party text for disabled apps on updateVincent Petry
2015-07-03Remove OC_LogThomas Müller
2015-06-27Merge pull request #17163 from owncloud/update-licensesLukas Reschke
2015-06-26Merge pull request #17008 from owncloud/fix-17006Björn Schießle
2015-06-26Merge pull request #17165 from owncloud/federated_cloud_sharing_search_addres...Thomas Müller
2015-06-25Fix for #17178Roeland Jago Douma
2015-06-25update license headers and authorsMorris Jobke
2015-06-25search address book for federated cloud idBjoern Schiessle
2015-06-22Use \OC\HintException and translate the hintJoas Schilling
2015-06-03Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller
2015-05-19Persist the state of the maintenance after an upgradeMorris Jobke
2015-05-15add support for limit request parameter to getShareWithCraig Morrissey
2015-04-30Use internally \OCP\ILogger instead of \OC\LogMorris Jobke
2015-04-10Add "Reply-To" support to sharing mails and refactor codeLukas Reschke
2015-04-10Merge pull request #15182 from rullzer/fix-8231Thomas Müller
2015-03-30Merge pull request #15169 from rullzer/fix_displayNamesInGroupMorris Jobke
2015-03-26Update license headersJenkins for ownCloud
2015-03-25Make sure we do not return people that we already shared withRoeland Jago Douma
2015-03-24Call the proper functionRoeland Jago Douma
2015-03-16Use the PreviewManager where possibleJoas Schilling
2015-03-11Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke
2015-03-09Verify CSRF token already in update.php and not the EventSource codeLukas Reschke
2015-02-27Properly forward repair errors and warningsVincent Petry
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-243rd-party apps are disabled on upgrade - refs #14026Thomas Müller
2015-02-23Updating license headersJenkins for ownCloud
2015-02-13Manually type-case all AJAX filesLukas Reschke
2015-01-20kill ancient codeMorris Jobke
2015-01-08Verify whether type is correctLukas Reschke
2015-01-07Merge pull request #13016 from owncloud/sharing_fixesMorris Jobke
2015-01-07shareType and permissions are integersBjoern Schiessle
2015-01-02new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer
2014-12-19Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle
2014-12-10Inject configVictor Dubiniuk
2014-12-06Use httphelper and cache response even when it emptyVictor Dubiniuk
2014-10-29in case a translation javascript is not found we no longer bail outThomas Müller
2014-10-20move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller
2014-09-29Close the session for preview generationLukas Reschke