summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Merge pull request #4552 from dampfklon/fix4552Morris Jobke2013-08-281-1/+5
| |\
| | * Make group suffix in share dialog translatabledampfklon2013-08-221-1/+5
| * | adding translations to update eventsThomas Müller2013-08-271-12/+13
| |/
* | 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
|\|
| * Merge pull request #4271 from owncloud/plural_translationsOwen Winkler2013-08-081-1/+1
| |\
| | * return plural form in ajax translationsThomas Müller2013-08-031-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
|/ /
* / split upgrade logic from ajax fileRobin Appelman2013-07-061-107/+28
|/
* Use templates to theme share e-mails (#3683)Stephan Arts2013-06-141-9/+14
* Add undefined verision variablesMichael Gapczynski2013-05-171-1/+3
* Connect watcher failure function to the failure signalBart Visscher2013-05-041-1/+1
* Move start of the maintenance mode to the ajax callBart Visscher2013-05-041-0/+3
* port 22c8194cc8fde88957dbc8c6d9e253fac3c637bbArthur Schiwon2013-04-021-3/+7
* Add missing backticks.root2013-03-301-2/+2
* Remove Debug outputArthur Schiwon2013-03-271-2/+0
* Upgrade FileCache on ownCloud upgrade for all users with filesArthur Schiwon2013-03-271-0/+45
* Merge pull request #2320 from ceri/masterFrank Karlitschek2013-03-151-2/+2
|\
| * Correct emails when folders are shared.Ceri Davies2013-03-141-2/+2
* | use display name as sender for private link mails, approved in #2294Björn Schießle2013-03-141-1/+1
|/
* Clear the CSS and JS cache earlier to make sure update goes smoothlyMichael Gapczynski2013-03-051-4/+0
* Fix noticeLukas Reschke2013-03-021-1/+2
* up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135Jan-Christoph Borchardt2013-02-281-3/+3
* Disable prepared query caching while doing an upgradeRobin Appelman2013-02-261-1/+2
* Style cleanup core dirBart Visscher2013-02-211-10/+52
* Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher2013-02-091-0/+1
* l10n support enhanced in coreThomas Mueller2013-02-072-3/+3
* search display name instead of uid; fix key/value order for array accessBjörn Schießle2013-01-281-1/+1
* show display name instead of uidBjörn Schießle2013-01-251-9/+10
* Sanitize the exceptionLukas Reschke2013-01-191-1/+1
* Tweak failure message and throw exceptions from updateDbFromStructure()Michael Gapczynski2013-01-051-4/+5
* Remove old data directory protection from update, should already have taken p...Michael Gapczynski2013-01-051-8/+0
* Use hooks to send updates from appsMichael Gapczynski2013-01-041-8/+46
* Basic update progress of database update onlyMichael Gapczynski2013-01-031-0/+36
* fixes default email sender addressRandolph Carter2012-12-191-5/+1
* moving sharing email code to coreThomas Mueller2012-12-101-0/+36
* implement share via link tokenJörn Friedrich Dreyer2012-11-201-4/+10
* Fixing syntax error - closes #406Thomas Müller2012-11-141-1/+1
* Fixing syntax error - closes #406Thomas Müller2012-11-141-1/+1
* VCategories: Line too long.Thomas Tanghus2012-11-051-1/+3
* Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-051-40/+0
|\
| * Create only one CSRF token per sessionLukas Reschke2012-10-311-40/+0
* | Update vcategories ajax scripts.Thomas Tanghus2012-11-013-9/+2
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-307-11/+1
|\|