| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix parsing empty Webdav property nodes | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
* | Expose display name in JS side | Vincent Petry | 2016-02-02 | 1 | -0/+32 |
* | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 1 | -8/+14 |
* | changed variables to lowercase | Vincent Chan | 2016-02-02 | 1 | -5/+5 |
* | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 3 | -27/+79 |
* | Merge pull request #21953 from owncloud/make-enable_avatars-more-robust | Thomas Müller | 2016-02-01 | 1 | -1/+1 |
|\ |
|
| * | Make enable_avatars setting more robust | Morris Jobke | 2016-01-27 | 1 | -1/+1 |
* | | Update explanation of how to enable debug mode | matthias-g | 2016-01-30 | 1 | -2/+2 |
* | | Merge pull request #21992 from owncloud/share-dialog-error-handling | Thomas Müller | 2016-01-29 | 2 | -7/+158 |
|\ \ |
|
| * | | Properly forward error messages in share dialog | Vincent Petry | 2016-01-28 | 2 | -7/+158 |
* | | | Trim tag names to avoid problems | Joas Schilling | 2016-01-28 | 1 | -5/+6 |
|/ / |
|
* | | Fix share default expiration date calculation | Vincent Petry | 2016-01-28 | 2 | -9/+8 |
* | | Share dialog use OCS API | Vincent Petry | 2016-01-28 | 8 | -537/+611 |
* | | Merge pull request #21958 from owncloud/systemtags-style | Thomas Müller | 2016-01-28 | 4 | -16/+43 |
|\ \ |
|
| * | | Use boxes for system tags, shorten permission text | Vincent Petry | 2016-01-28 | 4 | -16/+43 |
| |/ |
|
* / | Fix system tags conflict situations | Vincent Petry | 2016-01-27 | 2 | -3/+85 |
|/ |
|
* | Fix system tags proppatch with booleans | Vincent Petry | 2016-01-27 | 3 | -10/+53 |
* | Deprecate getFirstWeekDay() and getDateFormat() in favor of l() | Joas Schilling | 2016-01-26 | 1 | -2/+2 |
* | System tags sidebar selector now respects permissions | Vincent Petry | 2016-01-25 | 4 | -244/+400 |
* | Expose whether user is an admin through a method | Vincent Petry | 2016-01-25 | 1 | -1/+13 |
* | Merge pull request #21811 from owncloud/fix-unauthenticated-avatar | Thomas Müller | 2016-01-25 | 1 | -2/+5 |
|\ |
|
| * | Show default placeholder if avatar image can't be fetched | Morris Jobke | 2016-01-20 | 1 | -2/+5 |
* | | Move getDescriptiveTag to core | Joas Schilling | 2016-01-21 | 4 | -3/+99 |
* | | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 10 | -22/+1013 |
* | | Implement toggleselect extension for select2 | Vincent Petry | 2016-01-19 | 1 | -0/+59 |
|/ |
|
* | update JS humanFileSize to use KB instead of kB | Morris Jobke | 2016-01-19 | 2 | -7/+7 |
* | Run the command once again | Joas Schilling | 2016-01-18 | 1 | -13/+13 |
* | Backbone transport for Webdav | Vincent Petry | 2016-01-16 | 4 | -0/+671 |
* | Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening | Thomas Müller | 2016-01-13 | 2 | -12/+41 |
|\ |
|
| * | Add X-Download-Options and X-Permitted-Cross-Domain-Policies | Lukas Reschke | 2016-01-12 | 2 | -12/+41 |
* | | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 1 | -2/+2 |
|\ \ |
|
| * | | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -2/+2 |
* | | | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-check | Thomas Müller | 2016-01-12 | 2 | -3/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add config switch to disable the .well-known URL check | Morris Jobke | 2016-01-12 | 2 | -3/+18 |
| |/ |
|
* / | Show the well-known URL check as info instead of error | Morris Jobke | 2016-01-12 | 2 | -2/+2 |
|/ |
|
* | Add check for .well-known URL in the root of the webservers URL | Morris Jobke | 2016-01-08 | 3 | -0/+57 |
* | Check the correct config for displaying the "notify by email" option | Joas Schilling | 2016-01-08 | 3 | -3/+10 |
* | Added js tests for the Sharee API usage | Roeland Jago Douma | 2015-12-30 | 1 | -0/+292 |
* | Fix unit tests | Roeland Jago Douma | 2015-12-30 | 2 | -7/+33 |
* | Filter out share owner in sharee suggestion list | Roeland Jago Douma | 2015-12-30 | 1 | -0/+9 |
* | Web sharing uses sharee endpoint | Roeland Jago Douma | 2015-12-30 | 1 | -15/+75 |
* | Merge pull request #21364 from owncloud/bring_back_icons_filepicker | Thomas Müller | 2015-12-28 | 1 | -0/+1 |
|\ |
|
| * | Since the server no longer calculates the icon | Roeland Jago Douma | 2015-12-24 | 1 | -0/+1 |
* | | [Avatars] Calculate 'sane' hue precissions | Roeland Jago Douma | 2015-12-24 | 1 | -2/+2 |
|/ |
|
* | Fix unit tests | Lukas Reschke | 2015-12-23 | 1 | -6/+6 |
* | add _blank to href | Renaud Fortier | 2015-12-21 | 1 | -6/+6 |
* | Use OCP\Util::getVersion instead of the internal private implementation | Morris Jobke | 2015-12-18 | 1 | -1/+1 |
* | Since avatar.js is now essentially empty remove it | Roeland Jago Douma | 2015-12-17 | 1 | -5/+0 |
* | Add a default size to the avatar placeholders | Roeland Jago Douma | 2015-12-17 | 2 | -6/+6 |
* | Merge pull request #21259 from owncloud/load_big_avatar_only_personal | Thomas Müller | 2015-12-17 | 1 | -2/+1 |
|\ |
|