| Commit message (Expand) | Author | Age | Files | Lines |
* | split upgrade logic from ajax file | Robin Appelman | 2013-07-06 | 1 | -107/+28 |
* | Use templates to theme share e-mails (#3683) | Stephan Arts | 2013-06-14 | 1 | -9/+14 |
* | Add undefined verision variables | Michael Gapczynski | 2013-05-17 | 1 | -1/+3 |
* | Connect watcher failure function to the failure signal | Bart Visscher | 2013-05-04 | 1 | -1/+1 |
* | Move start of the maintenance mode to the ajax call | Bart Visscher | 2013-05-04 | 1 | -0/+3 |
* | port 22c8194cc8fde88957dbc8c6d9e253fac3c637bb | Arthur Schiwon | 2013-04-02 | 1 | -3/+7 |
* | Add missing backticks. | root | 2013-03-30 | 1 | -2/+2 |
* | Remove Debug output | Arthur Schiwon | 2013-03-27 | 1 | -2/+0 |
* | Upgrade FileCache on ownCloud upgrade for all users with files | Arthur Schiwon | 2013-03-27 | 1 | -0/+45 |
* | Merge pull request #2320 from ceri/master | Frank Karlitschek | 2013-03-15 | 1 | -2/+2 |
|\ |
|
| * | Correct emails when folders are shared. | Ceri Davies | 2013-03-14 | 1 | -2/+2 |
* | | use display name as sender for private link mails, approved in #2294 | Björn Schießle | 2013-03-14 | 1 | -1/+1 |
|/ |
|
* | Clear the CSS and JS cache earlier to make sure update goes smoothly | Michael Gapczynski | 2013-03-05 | 1 | -4/+0 |
* | Fix notice | Lukas Reschke | 2013-03-02 | 1 | -1/+2 |
* | up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 | Jan-Christoph Borchardt | 2013-02-28 | 1 | -3/+3 |
* | Disable prepared query caching while doing an upgrade | Robin Appelman | 2013-02-26 | 1 | -1/+2 |
* | Style cleanup core dir | Bart Visscher | 2013-02-21 | 1 | -10/+52 |
* | Remove invalid characters from app id to prevent loading of invalid resources | Bart Visscher | 2013-02-09 | 1 | -0/+1 |
* | l10n support enhanced in core | Thomas Mueller | 2013-02-07 | 2 | -3/+3 |
* | search display name instead of uid; fix key/value order for array access | Björn Schießle | 2013-01-28 | 1 | -1/+1 |
* | show display name instead of uid | Björn Schießle | 2013-01-25 | 1 | -9/+10 |
* | Sanitize the exception | Lukas Reschke | 2013-01-19 | 1 | -1/+1 |
* | 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 p... | Michael Gapczynski | 2013-01-05 | 1 | -8/+0 |
* | 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 |
|\ |
|
| * | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 1 | -40/+0 |
* | | 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 |
|\| |
|
| * | 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 |
| |\ |
|
| | * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 1 | -2/+11 |
| | |\ |
|
| | * | | 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 |
|\| | | |
|
| * | | | More Checkstyle cleanup | Felix Moeller | 2012-10-23 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | 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 sh... | Björn Schießle | 2012-10-09 | 1 | -1/+5 |
|/ |
|