aboutsummaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* update licence headers via scriptMorris Jobke2015-10-052-0/+2
* Merge pull request #19508 from owncloud/setting-to-skip-migration-testsThomas Müller2015-10-021-1/+10
|\
| * setting to skip migration tests by defaultMorris Jobke2015-10-011-1/+10
* | allow passing the fileinfo to the preview managerRobin Appelman2015-10-011-1/+1
|/
* Change small thumbnails to 32 pxMorris Jobke2015-09-301-2/+2
* [upgrade] switch to debug logging on upgradeMorris Jobke2015-09-291-0/+6
* Merge pull request #13145 from owncloud/issue/11951-activity-sharing-emailThomas Müller2015-09-251-0/+31
|\
| * Publish an activity when sending a share link via emailJoas Schilling2015-09-221-0/+31
* | Add option to disable autocomplete in share dialogMorris Jobke2015-09-231-0/+10
|/
* 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