Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Force approval in GDrive oauth to get refresh_token | Vincent Petry | 2015-11-09 | 1 | -0/+1 |
| | | | | | | | | Forcing the approval of app permissions makes sure that the GDrive API will always return a refresh_token. In the case of apps that were already authorized for the current user/domain, the API doesn't return the refresh_token which causes expiration issues. | ||||
* | Prevent objectstore being set from client side | Robin McCorkell | 2015-08-25 | 1 | -0/+12 |
| | |||||
* | handle rmdir on files for ftp storages | Robin Appelman | 2015-08-13 | 1 | -1/+4 |
| | |||||
* | [stable8] Remove OCS IDs | Lukas Reschke | 2015-07-02 | 1 | -2/+0 |
| | | | | | | While making the AppStore ready for 8.1 I also deleted some dummy entries which means that these IDs do not resolve anymore. We should remove them to prevent errors such as https://github.com/owncloud/core/issues/17307 Ref https://github.com/owncloud/activity/issues/320#issuecomment-117691867 | ||||
* | Don't use command concatenation | Lukas Reschke | 2015-06-10 | 1 | -3/+3 |
| | | | | Possibly fixes https://github.com/owncloud/core/issues/16853 | ||||
* | Check if array | Lukas Reschke | 2015-06-02 | 1 | -5/+7 |
| | | | | | | The great library that we use apparently uses mixed types for everything because :see_no_evil: Fixes https://github.com/owncloud/core/issues/16679 | ||||
* | Disallow semicolons in passed commands | Lukas Reschke | 2015-06-01 | 1 | -0/+5 |
| | |||||
* | Revert custom patch that can cause problems | Lukas Reschke | 2015-06-01 | 1 | -2/+8 |
| | |||||
* | Merge pull request #15078 from owncloud/fix-smb-oc-admin-stable8 | Morris Jobke | 2015-05-17 | 1 | -4/+10 |
|\ | | | | | [stable8] Support constructing an SMB_OC without saved session credentials | ||||
| * | Support constructing an SMB_OC without saved session credentials | Robin McCorkell | 2015-03-20 | 1 | -4/+10 |
| | | | | | | | | | | Conflicts: apps/files_external/lib/smb_oc.php | ||||
* | | Fix bugs in ownCloud external storage | Robin McCorkell | 2015-03-27 | 2 | -2/+10 |
|/ | |||||
* | Fix root request path for Dropbox | Vincent Petry | 2015-03-19 | 1 | -1/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-06 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-04 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-03 | 4 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-31 | 6 | -20/+20 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-30 | 2 | -4/+4 |
| | |||||
* | Merge pull request #13401 from is-apps/amazon_s3_checkboxes | Thomas Müller | 2015-01-28 | 1 | -1/+7 |
|\ | | | | | Tidy formatting of Amazon S3 checkboxes | ||||
| * | Align checkbox configuration in external files | Ross Nicoll | 2015-01-19 | 1 | -1/+7 |
| | | | | | | | | | | Modified CSS for files_external application to render labels around checkboxes at the same width as other input elements, aligning them with other elements on the same page. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-28 | 2 | -2/+8 |
| | | |||||
* | | Allow saving incomplete external storage config | Vincent Petry | 2015-01-27 | 2 | -2/+67 |
| | | | | | | | | This is needed for Dropbox and others that need a token. | ||||
* | | Fix mount config unit test failures | Vincent Petry | 2015-01-27 | 1 | -7/+29 |
| | | | | | | | | | | | | | | | | Because setStorageId now instantiates storages, they might throw exceptions if arguments are missing. This fixes the unit test to not throw exceptions and have their default config arguments set. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-25 | 6 | -12/+18 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-21 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-20 | 2 | -2/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-19 | 2 | -4/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-18 | 4 | -4/+6 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-17 | 2 | -4/+94 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-15 | 2 | -0/+6 |
| | |||||
* | Merge pull request #13350 from owncloud/autoload-translations | Morris Jobke | 2015-01-14 | 1 | -2/+0 |
|\ | | | | | Autoload app's js translations | ||||
| * | Remove unneeded addTranslations() calls | Vincent Petry | 2015-01-14 | 1 | -2/+0 |
| | | |||||
* | | Merge pull request #13345 from owncloud/increase-files-external-versions | Morris Jobke | 2015-01-14 | 2 | -2/+5 |
|\ \ | |/ |/| | Increase files_externals oC required version and its own version | ||||
| * | Increase files_externals oC required version and its own version | Joas Schilling | 2015-01-14 | 2 | -2/+5 |
| | | |||||
* | | The files_external app might need the password so autologin must be disabled | Joas Schilling | 2015-01-14 | 1 | -0/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-13 | 26 | -42/+96 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-12 | 36 | -36/+0 |
| | |||||
* | suggestion by transifex translator | Volkan Gezer | 2015-01-11 | 1 | -1/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-10 | 4 | -2/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-09 | 6 | -10/+16 |
| | |||||
* | Merge pull request #13165 from mypetyak/typos-in-external-storage-xml | Lukas Reschke | 2015-01-08 | 1 | -2/+2 |
|\ | | | | | Minor typo updates to External Storage description | ||||
| * | Minor typo updates to External Storage description | Christopher Bunn | 2015-01-07 | 1 | -2/+2 |
| | | | | | | | | | | This text is visible to admin users when they read the description of the External Storage app. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-08 | 72 | -136/+68 |
|/ | |||||
* | smb: rename textfield from root to subfolder | Martin | 2015-01-07 | 1 | -5/+5 |
| | | | | | | "root" or "subfolder" -> "Remote subfolder" on selected storages missed ftp... | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-06 | 6 | -4/+8 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-05 | 28 | -4/+158 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-01-04 | 36 | -34/+16 |
| | |||||
* | Merge pull request #13082 from mmattel/rename_text_no_external_storages | Morris Jobke | 2015-01-03 | 1 | -1/+1 |
|\ | | | | | adopt text "no external storage configured" | ||||
| * | adopt text "no ecternal storage configured" | root | 2015-01-02 | 1 | -1/+1 |
| | | | | | | | | storage -> storages |