summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* Check that set_time_limit is not disabled before calling itKo-2017-03-111-1/+4
* Move preview endpoint to controllerRoeland Jago Douma2016-11-032-115/+0
* Move to AppDataRoeland Jago Douma2016-11-031-2/+6
* New preview generatorRoeland Jago Douma2016-11-032-10/+54
* Make AppConfig part of the public APIJoas Schilling2016-10-211-70/+0
* Check if the file isReadable() before sending a (cached) previewJoas Schilling2016-08-291-0/+2
* Kill ajax/share.phpRoeland Jago Douma2016-08-181-375/+0
* Update with robinJoas Schilling2016-07-214-4/+4
* Fix othersJoas Schilling2016-07-214-8/+12
* Update license headersLukas Reschke2016-05-264-7/+7
* Adding progress to web upgradeThomas Müller2016-04-281-6/+58
* Fix web updater - fixes #24115Thomas Müller2016-04-201-3/+3
* Merge pull request #23911 from owncloud/split-upgrade-commandChristoph Wurst2016-04-181-1/+0
|\
| * Move version check code out of class UpdaterThomas Müller2016-04-181-1/+0
* | Suggest cli based updater in case the instance is bigger - #23913Thomas Müller2016-04-181-1/+9
|/
* Fix verbose output of upgrade command - not progressbar in this case and the ...Thomas Müller2016-04-041-0/+5
* Add detailed logs hidden and show them on requestMorris Jobke2016-04-041-3/+0
* Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller2016-04-041-0/+12
* Generate a valid URL for link notificationRoeland Jago Douma2016-03-151-2/+4
* Update author informationLukas Reschke2016-03-011-1/+1
* Fix on shared groups assignment.Leonardo Diez2016-02-181-1/+1
* 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