summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| |/ /
* / / remove some more global variable $RUNTIME_NOAPPSThomas Müller2014-02-061-1/+0
|/ /
* | use localised date in notification mailsBjoern Schiessle2014-01-271-5/+4
* | add expire date to link share if possibleBjoern Schiessle2014-01-241-2/+19
|/
* pass the name of the item source from the browser to the server - no need to ...Thomas Müller2013-10-231-1/+2
* Merge pull request #5446 from frisco82/fixNotifyUserFrank Karlitschek2013-10-211-1/+1
|\
| * fix notify user, and made js more resiliant to changesRamiro Aparicio2013-10-211-1/+1
* | fix user displayName not being shown after add, added class for improved styl...Ramiro Aparicio2013-10-211-3/+4
|/
* Merge pull request #5133 from owncloud/js_vcategories_to_tagsThomas Tanghus2013-10-116-222/+0
|\
| * Remove obsolete files.Thomas Tanghus2013-10-046-222/+0
* | find users which are in the same groupBjoern Schiessle2013-10-081-1/+1
* | Fixed array syntax to work with PHP 5.3Vincent Petry2013-10-041-1/+1
* | fix array_diff callBjoern Schiessle2013-10-041-1/+1
* | fix mail subject; don't show time for expire dateBjoern Schiessle2013-09-301-2/+3
* | use template for txt and html mails to send notification mailsBjoern Schiessle2013-09-251-19/+22
* | coding-style fixesBjoern Schiessle2013-09-031-2/+14
* | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-09-022-6/+45
|\|
| * Merge master into oc_previewGeorg Ehrke2013-08-301-6/+5
| |\
| | * Use Group methods for searching, fixes #4201Arthur Schiwon2013-08-301-6/+5
| * | Merge master into oc_previewGeorg Ehrke2013-08-292-13/+18
| |\|
| * | outsource sharing and deleted files previews to appsGeorg Ehrke2013-08-192-129/+0
| * | style fixes for preview libGeorg Ehrke2013-08-191-4/+5
| * | Merge master into oc_previewGeorg Ehrke2013-08-141-1/+1
| |\ \
| * | | remove \OC\Preview::showErrorPreviewGeorg Ehrke2013-08-143-12/+0
| * | | fix code style of try catch blocksGeorg Ehrke2013-07-301-1/+1
| * | | style fixesGeorg Ehrke2013-07-303-0/+180