| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add files drop capability for clients | Roeland Jago Douma | 2016-08-15 | 2 | -0/+3 |
* | Do not allow to delete/update group shares as a group member | Joas Schilling | 2016-08-03 | 1 | -4/+5 |
* | Merge pull request #594 from nextcloud/ldap-avoidneedlesssetemailonlogin-stable9 | Morris Jobke | 2016-08-01 | 1 | -1/+4 |
|\ |
|
| * | Prevent setting email and triggering events at login time (#25531) | Vincent Petry | 2016-07-27 | 1 | -1/+4 |
* | | Merge pull request #655 from nextcloud/add-quotaplugin-v2-stable9 | Morris Jobke | 2016-07-30 | 1 | -0/+4 |
|\ \ |
|
| * | | [stable9] Adding quota plugin to new dav endpoint | Lukas Reschke | 2016-07-29 | 1 | -0/+4 |
* | | | Merge pull request #623 from nextcloud/stable9-fix-searchbox-background | Morris Jobke | 2016-07-30 | 2 | -4/+67 |
|\ \ \
| |/ /
|/| | |
|
| * | | theming tests need to be fixed | Morris Jobke | 2016-07-29 | 1 | -2/+65 |
| * | | also adjust log in background color in theme | Jan-Christoph Borchardt | 2016-07-28 | 1 | -1/+1 |
| * | | fix searchbox overlapping on mobile | Jan-Christoph Borchardt | 2016-07-28 | 1 | -2/+2 |
* | | | Merge pull request #587 from nextcloud/fixing-undefined-OfflineUser-composeAn... | Lukas Reschke | 2016-07-28 | 1 | -2/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix undefined OfflineUser::composeAndStoreDisplayName() - fixes #23248 (#25598) | Thomas Müller | 2016-07-27 | 1 | -2/+8 |
| |/ |
|
* | | Add icon for tags app | Marius Blüm | 2016-07-27 | 1 | -0/+4 |
* | | Add icon for comments app | Marius Blüm | 2016-07-27 | 1 | -0/+4 |
|/ |
|
* | Theming: Fix preview and center alignment of logo | Julius Haertl | 2016-07-26 | 1 | -5/+5 |
* | Adjust tests | Lukas Reschke | 2016-07-26 | 1 | -2/+4 |
* | Update themingcontroller.php | Jos Poortvliet | 2016-07-26 | 1 | -1/+2 |
* | Fix error message while restoring all files | Morris Jobke | 2016-07-25 | 1 | -2/+1 |
* | Merge pull request #491 from nextcloud/backport-460-html-decoded-error-messag... | Roeland Douma | 2016-07-22 | 1 | -2/+2 |
|\ |
|
| * | Fix the HTML encoding when uploading a folder in FF when using french l10n | Joas Schilling | 2016-07-21 | 1 | -2/+2 |
* | | Run the license script | Joas Schilling | 2016-07-22 | 661 | -1520/+2265 |
|/ |
|
* | Cast share id to string (#25402) (#25431) | Thomas Müller | 2016-07-20 | 1 | -1/+1 |
* | Add unit tests | Joas Schilling | 2016-07-15 | 1 | -0/+46 |
* | Also load the theming app on CLI | Joas Schilling | 2016-07-15 | 1 | -1/+7 |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 1 | -1/+1 |
* | Better handling of empty slogan | Joas Schilling | 2016-07-15 | 1 | -0/+13 |
* | Merge pull request #370 from nextcloud/stable9-backport-361 | Marius Blüm | 2016-07-12 | 3 | -6/+6 |
|\ |
|
| * | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 |
| * | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 |
* | | Implement "getTitle" (#372) | Lukas Reschke | 2016-07-11 | 2 | -0/+25 |
|/ |
|
* | Merge branch 'stable9' into sync-stable9 | Morris Jobke | 2016-07-07 | 300 | -695/+6784 |
|\ |
|
| * | add additional check if we have a valid uid and filename | Bjoern Schiessle | 2016-07-04 | 1 | -0/+4 |
| * | Revert "Revert "[stable9] Don't show the updater if updater is incompatible"" | Lukas Reschke | 2016-07-01 | 3 | -13/+108 |
| * | Merge pull request #277 from nextcloud/traversal-directory-js | Björn Schießle | 2016-07-01 | 2 | -2/+15 |
| |\ |
|
| | * | Match on 405 | Lukas Reschke | 2016-07-01 | 2 | -1/+6 |
| | * | Match for /../ | Lukas Reschke | 2016-07-01 | 2 | -1/+5 |
| | * | Do not allow directory traversal using "../" | Lukas Reschke | 2016-07-01 | 2 | -1/+5 |
| * | | Merge pull request #282 from nextcloud/fix-tests | Björn Schießle | 2016-07-01 | 6 | -47/+36 |
| |\ \ |
|
| | * | | Fix Comments tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 1 | -10/+0 |
| | * | | Fix Sharing app tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 2 | -8/+4 |
| | * | | Fix Encryption tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 2 | -7/+6 |
| | * | | Fix DAV tests with phpunit 5.2+ | Joas Schilling | 2016-07-01 | 1 | -22/+26 |
| | |/ |
|
| * | | Merge pull request #244 from nextcloud/theming-app-stable9 | Björn Schießle | 2016-07-01 | 15 | -0/+4043 |
| |\ \ |
|
| | * | | Also fix the dav test | Joas Schilling | 2016-07-01 | 1 | -0/+2 |
| | * | | initial commit for the theming app | Bjoern Schiessle | 2016-06-30 | 14 | -0/+4041 |
| * | | | Merge pull request #274 from nextcloud/stable9-sync-upstream | Morris Jobke | 2016-07-01 | 1 | -2/+9 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Merge remote-tracking branch 'upstream/stable9' into stable9-sync-upstream | Lukas Reschke | 2016-07-01 | 1 | -2/+9 |
| | |\ \ |
|
| * | \ \ | Merge pull request #254 from nextcloud/fix-229-stable9 | Morris Jobke | 2016-06-30 | 2 | -1/+6 |
| |\ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-30 | 2 | -1/+6 |
| * | | | | Merge pull request #260 from nextcloud/fix-versions-stable9 | Lukas Reschke | 2016-06-30 | 1 | -5/+11 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|