summaryrefslogtreecommitdiffstats
path: root/core/ajax
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Move and fix app setting navigation detectBart Visscher2012-10-291-22/+0
| * Load all apps in core share ajax file for apps to register their share backendsMichael Gapczynski2012-10-271-0/+1
| * Merge branch 'routing'Bart Visscher2012-10-277-9/+0
| |\
| | * Merge branch 'master' into routingBart Visscher2012-10-171-2/+11
| | |\
| | * | Make the core ajax calls use the routerBart Visscher2012-10-027-9/+0
| * | | show/hide navigation entries after enabling/disabling appRobin Appelman2012-10-261-0/+22
* | | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-241-2/+2
|\| | |
| * | | More Checkstyle cleanupFelix Moeller2012-10-231-2/+2
| | |/ | |/|
* | | app !== typeThomas Tanghus2012-10-191-1/+0
* | | Use get for loading dialog.Thomas Tanghus2012-10-191-1/+1
* | | Added ajax files for favorite category handling.Thomas Tanghus2012-10-193-0/+113
* | | Updated category ajax files to use type instead of app and add callCheck.Thomas Tanghus2012-10-193-25/+35
|/ /
* | Fix autocomplete search for users for groups only share policyMichael Gapczynski2012-10-091-6/+11
* | fix for bug #1942: Allow user to share with every group if "allow users to sh...Björn Schießle2012-10-091-1/+5
|/
* Reimplementation of CSRF protection including autorefreshChristian Reiner2012-09-281-0/+41
* Added a missing CSRF checkLukas Reschke2012-09-221-0/+2
* Merge branch 'master' into share_expirationMichael Gapczynski2012-09-126-37/+35
|\
| * Temporarily disable sharing with contacts and emails, will come in next releaseMichael Gapczynski2012-09-121-17/+17
| * Fix shared collection item searchingMichael Gapczynski2012-09-091-1/+1
| * adding space between) and {Thomas Mueller2012-09-071-1/+1
| * Respect coding styleThomas Müller2012-09-041-4/+4
| * Respect coding styleThomas Müller2012-09-041-3/+3
| * Respect coding styleThomas Müller2012-09-041-3/+3
| * Respect coding styleThomas Müller2012-09-041-5/+5
| * Remove closing php tagThomas Müller2012-09-041-2/+0
| * Respect coding styleThomas Müller2012-09-041-1/+1
* | Add support for share expirationMichael Gapczynski2012-09-011-0/+6
|/
* Reimplement links support for sharing and add password protection optionMichael Gapczynski2012-08-271-3/+12
* Determine if reshare needs to be checkedMichael Gapczynski2012-08-241-3/+7
* Revert using item name, no longer allowing the same item source exist for a userMichael Gapczynski2012-08-221-5/+5
* Fix share ajax calls to use itemName/itemSource, show who shared a file with youMichael Gapczynski2012-08-201-9/+13
* Remove setTarget from ajaxMichael Gapczynski2012-08-201-6/+0
* Refactor again so we can tell what item is being reshared in case the same so...Michael Gapczynski2012-08-191-1/+1
* Merge branch 'master' into share_apiMichael Gapczynski2012-08-142-47/+1
|\
| * Removed unused fileLukas Reschke2012-08-101-47/+0
| * Added XSRF checkLukas Reschke2012-08-101-0/+1