| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed code | Morris Jobke | 2016-06-20 | 1 | -1/+1 |
* | Fix data directory warning | Lukas Reschke | 2016-06-14 | 1 | -2/+13 |
* | Merge pull request #25035 from owncloud/stable9-err-reload-delay | Vincent Petry | 2016-06-09 | 1 | -3/+15 |
|\ |
|
| * | Add test for reload delay | Robin McCorkell | 2016-06-08 | 1 | -3/+15 |
* | | Use temporary htaccesstest.txt for data dir security check | Vincent Petry | 2016-06-09 | 1 | -1/+1 |
|/ |
|
* | Adjust core unit tests for unload/reload cases | Vincent Petry | 2016-04-01 | 1 | -4/+41 |
* | Merge pull request #23163 from owncloud/stable9-wording | Thomas Müller | 2016-03-21 | 1 | -1/+1 |
|\ |
|
| * | Adjust wording a bit | Lukas Reschke | 2016-03-11 | 1 | -1/+1 |
* | | Allow creating tags where another one with same prefix exists | Vincent Petry | 2016-03-18 | 1 | -0/+9 |
|/ |
|
* | Improved JS L10N bundle merging + tests | Vincent Petry | 2016-02-29 | 1 | -0/+8 |
* | Fix unit tests affected by side effects | Vincent Petry | 2016-02-22 | 1 | -1/+3 |
* | Accumulate notifications instead of blinking | Vincent Petry | 2016-02-22 | 1 | -64/+145 |
* | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 1 | -3/+3 |
* | Merge pull request #16783 from owncloud/handle-redirects-global | Thomas Müller | 2016-02-17 | 2 | -1/+48 |
|\ |
|
| * | Add handler for global ajax errors | Vincent Petry | 2016-02-15 | 2 | -1/+48 |
* | | Unlock sharee input field when sharing fails | Roeland Jago Douma | 2016-02-17 | 1 | -0/+37 |
|/ |
|
* | Merge pull request #22350 from owncloud/fix_22304 | Thomas Müller | 2016-02-15 | 1 | -1/+15 |
|\ |
|
| * | Updated unit tests | Roeland Jago Douma | 2016-02-12 | 1 | -1/+15 |
* | | Search tags case insensitive | Roeland Jago Douma | 2016-02-14 | 1 | -0/+54 |
|/ |
|
* | Only show link shares for the current user | Roeland Jago Douma | 2016-02-10 | 1 | -3/+5 |
* | Add system tags filter section for files app | Vincent Petry | 2016-02-09 | 1 | -0/+154 |
* | Fix JS DAV files client unit tests | Vincent Petry | 2016-02-04 | 1 | -146/+140 |
* | Move data protection check to javascript | Vincent Chan | 2016-02-01 | 1 | -20/+47 |
* | Properly forward error messages in share dialog | Vincent Petry | 2016-01-28 | 1 | -0/+112 |
* | Fix share default expiration date calculation | Vincent Petry | 2016-01-28 | 1 | -2/+2 |
* | Share dialog use OCS API | Vincent Petry | 2016-01-28 | 3 | -284/+432 |
* | Merge pull request #21958 from owncloud/systemtags-style | Thomas Müller | 2016-01-28 | 2 | -7/+25 |
|\ |
|
| * | Use boxes for system tags, shorten permission text | Vincent Petry | 2016-01-28 | 2 | -7/+25 |
* | | Fix system tags conflict situations | Vincent Petry | 2016-01-27 | 1 | -0/+59 |
|/ |
|
* | Fix system tags proppatch with booleans | Vincent Petry | 2016-01-27 | 1 | -6/+44 |
* | System tags sidebar selector now respects permissions | Vincent Petry | 2016-01-25 | 2 | -233/+343 |
* | Move getDescriptiveTag to core | Joas Schilling | 2016-01-21 | 1 | -0/+51 |
* | Added system tags GUI in sidebar | Vincent Petry | 2016-01-19 | 3 | -1/+393 |
* | update JS humanFileSize to use KB instead of kB | Morris Jobke | 2016-01-19 | 1 | -4/+4 |
* | Backbone transport for Webdav | Vincent Petry | 2016-01-16 | 1 | -0/+352 |
* | Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening | Thomas Müller | 2016-01-13 | 1 | -11/+38 |
|\ |
|
| * | Add X-Download-Options and X-Permitted-Cross-Domain-Policies | Lukas Reschke | 2016-01-12 | 1 | -11/+38 |
* | | Merge pull request #21640 from owncloud/add-config-to-disable-wellknown-check | Thomas Müller | 2016-01-12 | 1 | -2/+11 |
|\ \ |
|
| * | | Add config switch to disable the .well-known URL check | Morris Jobke | 2016-01-12 | 1 | -2/+11 |
| |/ |
|
* / | Show the well-known URL check as info instead of error | Morris Jobke | 2016-01-12 | 1 | -1/+1 |
|/ |
|
* | Add check for .well-known URL in the root of the webservers URL | Morris Jobke | 2016-01-08 | 1 | -0/+27 |
* | Check the correct config for displaying the "notify by email" option | Joas Schilling | 2016-01-08 | 1 | -1/+1 |
* | 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 | 1 | -4/+26 |
* | Fix unit tests | Lukas Reschke | 2015-12-23 | 1 | -6/+6 |
* | Fix files UI mtime parsing from webdav | Vincent Petry | 2015-12-16 | 1 | -5/+5 |
* | Fix duplicate bogus share field when link sharing is not allowed | Vincent Petry | 2015-12-07 | 1 | -0/+1 |
* | Add code integrity check | Lukas Reschke | 2015-12-01 | 1 | -0/+7 |
* | Use oc:fileid property instead of oc:id | Vincent Petry | 2015-11-22 | 1 | -2/+2 |
* | Fix port issue - options.host already has the port attached | Thomas Müller | 2015-11-22 | 1 | -2/+1 |