summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* Allow creating previewss that cover the specified dimensionsRobin Appelman2015-09-021-0/+2
* Properly show update exceptionVincent Petry2015-08-261-1/+7
* Properly show token errors in ajax/update.php event sourceVincent Petry2015-08-261-5/+13
* Merge pull request #17565 from owncloud/fix/remote_shareRoeland Douma2015-07-131-1/+1
|\
| * allow remote shares for users with email as usernamesFelix Böhm2015-07-101-1/+1
* | Remove 3rd party text for disabled apps on updateVincent Petry2015-07-071-1/+1
* | Remove OC_LogThomas Müller2015-07-032-3/+4
* | Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-273-2/+3
|\ \
| * | update license headers and authorsMorris Jobke2015-06-253-2/+3
* | | Merge pull request #17008 from owncloud/fix-17006Björn Schießle2015-06-261-0/+2
|\ \ \
| * | | Use \OC\HintException and translate the hintJoas Schilling2015-06-221-0/+2
| |/ /
* | | Merge pull request #17165 from owncloud/federated_cloud_sharing_search_addres...Thomas Müller2015-06-261-0/+16
|\ \ \
| * | | search address book for federated cloud idBjoern Schiessle2015-06-251-0/+16
| |/ /
* / / Fix for #17178Roeland Jago Douma2015-06-251-2/+9
|/ /
* | Merge pull request #16434 from owncloud/persist-maintenance-stateThomas Müller2015-06-031-2/+5
|\ \
| * | Persist the state of the maintenance after an upgradeMorris Jobke2015-05-191-2/+5
* | | add support for limit request parameter to getShareWithCraig Morrissey2015-05-151-3/+5
|/ /
* | Use internally \OCP\ILogger instead of \OC\LogMorris Jobke2015-04-301-1/+1
* | Add "Reply-To" support to sharing mails and refactor codeLukas Reschke2015-04-101-2/+16
* | Merge pull request #15182 from rullzer/fix-8231Thomas Müller2015-04-101-0/+17
|\ \
| * | Make sure we do not return people that we already shared withRoeland Jago Douma2015-03-251-0/+17
* | | Merge pull request #15169 from rullzer/fix_displayNamesInGroupMorris Jobke2015-03-301-1/+1
|\ \ \
| * | | Call the proper functionRoeland Jago Douma2015-03-241-1/+1
| |/ /
* / / Update license headersJenkins for ownCloud2015-03-264-25/+99
|/ /
* / Use the PreviewManager where possibleJoas Schilling2015-03-161-3/+2
|/
* Merge pull request #13513 from owncloud/repair-legacystoragenofatalfailMorris Jobke2015-03-111-0/+6
|\
| * Properly forward repair errors and warningsVincent Petry2015-02-271-0/+6
* | Verify CSRF token already in update.php and not the EventSource codeLukas Reschke2015-03-091-0/+2
|/
* Revert "Updating license headers"Morris Jobke2015-02-264-97/+27
* 3rd-party apps are disabled on upgrade - refs #14026Thomas Müller2015-02-241-8/+18
* Updating license headersJenkins for ownCloud2015-02-234-27/+97
* Manually type-case all AJAX filesLukas Reschke2015-02-132-44/+44
* kill ancient codeMorris Jobke2015-01-201-17/+0
* Verify whether type is correctLukas Reschke2015-01-081-16/+12
* Merge pull request #13016 from owncloud/sharing_fixesMorris Jobke2015-01-071-2/+2
|\
| * shareType and permissions are integersBjoern Schiessle2015-01-071-2/+2
* | new OC.Search, add search result formatters and handlers, use full content wi...Jörn Friedrich Dreyer2015-01-021-1/+1
|/
* Next step in server-to-server sharing next generation, see #12285Bjoern Schiessle2014-12-191-1/+16
* Inject configVictor Dubiniuk2014-12-101-1/+2
* Use httphelper and cache response even when it emptyVictor Dubiniuk2014-12-061-1/+4
* in case a translation javascript is not found we no longer bail outThomas Müller2014-10-291-30/+0
* move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller2014-10-201-7/+8
* Close the session for preview generationLukas Reschke2014-09-291-0/+1
* Merge pull request #9512 from libasys/patch-2Lukas Reschke2014-09-091-1/+2
|\
| * Fix use Sharing Api with calendarlibasys2014-07-081-2/+3
* | Merge pull request #10739 from owncloud/eventsource-publicLukas Reschke2014-09-081-1/+1
|\ \
| * | Better phpdoc and method namingRobin Appelman2014-09-041-1/+1
| * | Use the public api to get event sourcesRobin Appelman2014-09-031-1/+1
* | | Fix upgrade process when apps enabled for specific groupsVincent Petry2014-09-021-0/+4
|/ /
* | Use public api for getting l10nRobin Appelman2014-08-312-4/+4