summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
* | Add require_once to update.php due to routingLukas Reschke2014-08-221-0/+1
* | Merge pull request #10522 from owncloud/removeLoadAppScriptblizzz2014-08-211-1/+0
|\ \
| * | Add update route to coreLukas Reschke2014-08-191-1/+0
* | | Merge pull request #9866 from owncloud/app-upgradeRobin Appelman2014-08-191-0/+6
|\ \ \ | |/ / |/| |
| * | Send feedback from upgrading apps to the upgrade uiRobin Appelman2014-08-041-0/+6
* | | we need the recipient as a additional parameter to know for which share the n...Bjoern Schiessle2014-08-131-2/+2
* | | in case $_POST['itemSourceName'] does not exist we simply default it to nullThomas Müller2014-08-011-1/+2
|/ /
* | Merge pull request #10051 from owncloud/preview-empty-textThomas Müller2014-07-311-1/+2
|\ \
| * | Use svg mimeicons for empty text filesRobin Appelman2014-07-301-1/+2
* | | Also keep maxY into account when scaling a preview while preserving aspect ratioRobin Appelman2014-07-301-4/+0
|/ /