aboutsummaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* Remove modifying calls in ajax/share.phpRoeland Jago Douma2016-02-091-86/+0
* Revert "setting to skip migration tests by default"Morris Jobke2016-02-031-6/+0
* setting to skip migration tests by defaultMorris Jobke2016-02-031-0/+6
* Happy new year!Thomas Müller2016-01-124-6/+5
* don't show previous log level in upgrade messageBjörn Schießle2016-01-041-2/+2
* User IUser::getEMailAddress() all over the placeThomas Müller2015-12-021-7/+13
* Add code integrity checkLukas Reschke2015-12-011-0/+7
* Replace some OC_Config calls with ILogger methodsMorris Jobke2015-10-301-3/+4
* Remove invalid type-castLukas Reschke2015-10-291-4/+4
* Revert "setting to skip migration tests by default"Morris Jobke2015-10-271-10/+1
* Update license headersLukas Reschke2015-10-262-1/+2
* Fix for broken ajax/share.php endpointRoeland Jago Douma2015-10-231-3/+23
* Merge pull request #19918 from owncloud/send-begin-messageThomas Müller2015-10-211-0/+12
|\
| * Update: state which step we are going to start and warn if it might be slowJoas Schilling2015-10-211-0/+12
* | Update - Only add one section for disabled appsJoas Schilling2015-10-211-6/+9
|/
* 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
|\