summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* / add OCS api call to set expire date for link sharesBjoern Schiessle2014-07-251-11/+5
|/
* set minDate and maxDate in datepickerBjoern Schiessle2014-06-061-0/+2
* unify share settingsBjoern Schiessle2014-06-051-3/+3
* Simulate apps database schema update on upgradeVincent Petry2014-06-041-0/+3
* Now showing disabled apps as upgrade status lineVincent Petry2014-05-271-0/+8
* Automatically copy the share expiration date when new shares are createdJoas Schilling2014-05-191-1/+2
* Images on public sharing get downscaled to increase use experience - this wil...Thomas Müller2014-05-021-1/+7
* Merge pull request #5857 from owncloud/type-ahead-share-by-mail-masterThomas Müller2014-04-111-0/+28
|\
| * Fix copy/paste error :PThomas Tanghus2014-03-251-1/+1
| * 'ID' => 'id' and check existence of EMAILThomas Tanghus2014-03-251-1/+5
| * introduce auto completion on share email - integrated with the contactsmanage...Thomas Müller2013-11-141-0/+24
* | killing some more calls to OC_App::loadApps(); - because we load all apps in ...Thomas Müller2014-03-251-1/+0
* | Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-214-127/+71
|\ \
| * \ Merge pull request #7557 from owncloud/issue/7297Vincent Petry2014-03-191-0/+8
| |\ \
| | * | Do not allow setting an expiration date in the pastJoas Schilling2014-03-051-0/+8
| * | | drop file cache migration OC5 -> OC6Thomas Müller2014-03-181-9/+0
| * | | send an individual email to each recipientThomas Müller2014-03-101-2/+9
| |/ /
| * | rename url parameterRobin Appelman2014-02-241-1/+1
| * | Add url parameter to control whether previews should return 404 when the mime...Robin Appelman2014-02-211-1/+2
| * | Merge branch 'master' into mimeicons-svgRobin Appelman2014-02-202-105/+34
| |\ \
| | * \ Merge pull request #7247 from owncloud/sharing_cleanup_step1Björn Schießle2014-02-201-99/+13
| | |\ \
| | | * | clean up the sharing ajax calls, add mail notification classBjoern Schiessle2014-02-191-99/+13
| | * | | Check whether the app is setLukas Reschke2014-02-181-1/+4
| | * | | Check whether the Key is setLukas Reschke2014-02-181-1/+1
| | * | | An admin should not be able to add remote and public services on its own. Thi...Lukas Reschke2014-02-181-6/+18
| | |/ /
| * / / Show svg mime icons when no preview is availableRobin Appelman2014-02-191-13/+17
| |/ /
| * | Merge pull request #6726 from owncloud/fix_6630Vincent Petry2014-02-141-1/+1
| |\ \
| | * | remove empty lineGeorg Ehrke2014-01-301-1/+0
| | * | don't urldecode get var, php does this automaticallyGeorg Ehrke2014-01-301-1/+2
| * | | fix DIArthur Schiwon2014-02-111-1/+2
| * | | move sorter into a classArthur Schiwon2014-02-111-24/+3
| * | | respect coding guidelinesArthur Schiwon2014-02-111-1/+1
| * | | on filtering the share box users and groups whose name begins with the search...Arthur Schiwon2014-02-111-0/+24
| |/ /