Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tweak failure message and throw exceptions from updateDbFromStructure() | Michael Gapczynski | 2013-01-05 | 1 | -4/+5 |
| | |||||
* | Remove old data directory protection from update, should already have taken ↵ | Michael Gapczynski | 2013-01-05 | 1 | -8/+0 |
| | | | | place or not working because the server isn't Apache | ||||
* | Use hooks to send updates from apps | Michael Gapczynski | 2013-01-04 | 1 | -8/+46 |
| | |||||
* | Basic update progress of database update only | Michael Gapczynski | 2013-01-03 | 1 | -0/+36 |
| | |||||
* | fixes default email sender address | Randolph Carter | 2012-12-19 | 1 | -5/+1 |
| | |||||
* | moving sharing email code to core | Thomas Mueller | 2012-12-10 | 1 | -0/+36 |
| | |||||
* | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -4/+10 |
| | |||||
* | Fixing syntax error - closes #406 | Thomas Müller | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | Fixing syntax error - closes #406 | Thomas Müller | 2012-11-14 | 1 | -1/+1 |
| | |||||
* | VCategories: Line too long. | Thomas Tanghus | 2012-11-05 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-11-05 | 1 | -40/+0 |
|\ | | | | | | | | | Conflicts: lib/vcategories.php | ||||
| * | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 1 | -40/+0 |
| | | | | | | | | | | | | | | | | | | Before, the CSRF token expired every hour. We had a script in place which should refresh the token but this don't worked in every case. (Laptop sleeping etc.) With this commit, the token will only get once created for every session so that the "Token expired" warning shouldn't appear. | ||||
* | | Update vcategories ajax scripts. | Thomas Tanghus | 2012-11-01 | 3 | -9/+2 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-30 | 7 | -11/+1 |
|\| | | | | | | | | | | | Fix conflicts: core/ajax/vcategories/add.php core/ajax/vcategories/delete.php | ||||
| * | Move and fix app setting navigation detect | Bart Visscher | 2012-10-29 | 1 | -22/+0 |
| | | |||||
| * | Load all apps in core share ajax file for apps to register their share backends | Michael Gapczynski | 2012-10-27 | 1 | -0/+1 |
| | | |||||
| * | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 7 | -9/+0 |
| |\ | | | | | | | | | | | | | | | | Conflicts: core/lostpassword/index.php core/lostpassword/resetpassword.php | ||||
| | * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -2/+11 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/search/provider/file.php settings/ajax/changepassword.php settings/settings.php | ||||
| | * | | Make the core ajax calls use the router | Bart Visscher | 2012-10-02 | 7 | -9/+0 |
| | | | | |||||
| * | | | show/hide navigation entries after enabling/disabling app | Robin Appelman | 2012-10-26 | 1 | -0/+22 |
| | | | | |||||
* | | | | Merge branch 'master' of github.com:owncloud/core into vcategories_db | Thomas Tanghus | 2012-10-24 | 1 | -2/+2 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: lib/vcategories.php | ||||
| * | | | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 1 | -2/+2 |
| | |/ | |/| | | | | | | | This is for all LowerCaseConstant warnings | ||||
* | | | app !== type | Thomas Tanghus | 2012-10-19 | 1 | -1/+0 |
| | | | |||||
* | | | Use get for loading dialog. | Thomas Tanghus | 2012-10-19 | 1 | -1/+1 |
| | | | |||||
* | | | Added ajax files for favorite category handling. | Thomas Tanghus | 2012-10-19 | 3 | -0/+113 |
| | | | |||||
* | | | Updated category ajax files to use type instead of app and add callCheck. | Thomas Tanghus | 2012-10-19 | 3 | -25/+35 |
|/ / | |||||
* | | Fix autocomplete search for users for groups only share policy | Michael Gapczynski | 2012-10-09 | 1 | -6/+11 |
| | | |||||
* | | fix for bug #1942: Allow user to share with every group if "allow users to ↵ | Björn Schießle | 2012-10-09 | 1 | -1/+5 |
|/ | | | | share with anyone" is set | ||||
* | Reimplementation of CSRF protection including autorefresh | Christian Reiner | 2012-09-28 | 1 | -0/+41 |
| | |||||
* | Added a missing CSRF check | Lukas Reschke | 2012-09-22 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into share_expiration | Michael Gapczynski | 2012-09-12 | 6 | -37/+35 |
|\ | | | | | | | | | | | Conflicts: core/js/share.js lib/util.php | ||||
| * | Temporarily disable sharing with contacts and emails, will come in next release | Michael Gapczynski | 2012-09-12 | 1 | -17/+17 |
| | | |||||
| * | Fix shared collection item searching | Michael Gapczynski | 2012-09-09 | 1 | -1/+1 |
| | | |||||
| * | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -1/+1 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -4/+4 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -3/+3 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -5/+5 |
| | | |||||
| * | Remove closing php tag | Thomas Müller | 2012-09-04 | 1 | -2/+0 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | |||||
* | | Add support for share expiration | Michael Gapczynski | 2012-09-01 | 1 | -0/+6 |
|/ | |||||
* | Reimplement links support for sharing and add password protection option | Michael Gapczynski | 2012-08-27 | 1 | -3/+12 |
| | |||||
* | Determine if reshare needs to be checked | Michael Gapczynski | 2012-08-24 | 1 | -3/+7 |
| | |||||
* | Revert using item name, no longer allowing the same item source exist for a user | Michael Gapczynski | 2012-08-22 | 1 | -5/+5 |
| | |||||
* | Fix share ajax calls to use itemName/itemSource, show who shared a file with you | Michael Gapczynski | 2012-08-20 | 1 | -9/+13 |
| | |||||
* | Remove setTarget from ajax | Michael Gapczynski | 2012-08-20 | 1 | -6/+0 |
| | |||||
* | Refactor again so we can tell what item is being reshared in case the same ↵ | Michael Gapczynski | 2012-08-19 | 1 | -1/+1 |
| | | | | source shows up. This is the end of the share_api branch, moving to master. | ||||
* | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 2 | -47/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/group.php lib/group/backend.php lib/group/database.php lib/group/interface.php lib/public/user.php lib/user.php lib/user/backend.php lib/user/database.php lib/user/interface.php | ||||
| * | Removed unused file | Lukas Reschke | 2012-08-10 | 1 | -47/+0 |
| | | |||||
| * | Added XSRF check | Lukas Reschke | 2012-08-10 | 1 | -0/+1 |
| | |