Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | fix modified date for external shares | Robin Appelman | 2014-06-14 | 1 | -0/+2 | |
| * | | | | Fix undefined index error | Robin Appelman | 2014-06-14 | 1 | -6/+0 | |
| * | | | | block server-to-server share if files_external is not activates, can be rever... | Bjoern Schiessle | 2014-06-14 | 2 | -1/+10 | |
| * | | | | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 8 | -5/+82 | |
| * | | | | Properly expose read only public shares as read only | Robin Appelman | 2014-06-14 | 5 | -0/+102 | |
| * | | | | Fix storage being passed to cache/watcher and scanner when using storage wrap... | Robin Appelman | 2014-06-14 | 6 | -29/+74 | |
| * | | | | Fix deleting of external shares | Robin Appelman | 2014-06-14 | 1 | -0/+1 | |
| * | | | | Properly set read permissions for webdav storages | Robin Appelman | 2014-06-14 | 1 | -1/+1 | |
| * | | | | generate better storage ids | Robin Appelman | 2014-06-14 | 1 | -1/+1 | |
| * | | | | Use the movable mount system for external shares | Robin Appelman | 2014-06-14 | 3 | -39/+66 | |
| * | | | | Fix check for shared files inside shares | Robin Appelman | 2014-06-14 | 2 | -4/+5 | |
| * | | | | Fix checking for external share in encryption | Robin Appelman | 2014-06-14 | 1 | -1/+4 | |
| * | | | | if file doesn't exist, check parent folder | Bjoern Schiessle | 2014-06-14 | 2 | -0/+6 | |
| * | | | | Fix prompting for password | Robin Appelman | 2014-06-14 | 3 | -16/+18 | |
| * | | | | Save mountpoints relative to the user | Robin Appelman | 2014-06-14 | 1 | -6/+15 | |
| * | | | | Generate a unique name | Robin Appelman | 2014-06-14 | 1 | -0/+2 | |
| * | | | | Update for changes in master | Robin Appelman | 2014-06-14 | 1 | -1/+0 | |
| * | | | | exclude mounted server-to-server shares from encryption | Bjoern Schiessle | 2014-06-14 | 1 | -4/+28 | |
| * | | | | make sure to enable incognito mode when mounting a public link and update ini... | Bjoern Schiessle | 2014-06-14 | 2 | -0/+3 | |
| * | | | | Scan the entire remote share at once by requesting the full file tree from th... | Robin Appelman | 2014-06-14 | 4 | -1/+147 | |
| * | | | | Improve detection of whether we're in the files app | Robin Appelman | 2014-06-14 | 1 | -1/+1 | |
| * | | | | Dont return false for internalPath | Robin Appelman | 2014-06-14 | 1 | -0/+3 | |
| * | | | | Fix removing remote shares | Robin Appelman | 2014-06-14 | 1 | -0/+18 | |
| * | | | | Support path lengths up to 4000 chars | Robin Appelman | 2014-06-14 | 1 | -1/+1 | |
| * | | | | Fix exposing single files over webdav | Robin Appelman | 2014-06-14 | 2 | -3/+7 | |
| * | | | | Add interface for adding a public share to a different ownCloud instance | Robin Appelman | 2014-06-14 | 6 | -6/+84 | |
| * | | | | Add interface for accpeting external shares | Robin Appelman | 2014-06-14 | 5 | -0/+87 | |
| * | | | | Add coments to database and dont use sql keywords as table names | Robin Appelman | 2014-06-14 | 2 | -5/+14 | |
| * | | | | add remote/add external shares to manager | Robin Appelman | 2014-06-14 | 1 | -0/+27 | |
| * | | | | Add server<->server sharing backend | Robin Appelman | 2014-06-14 | 13 | -17/+351 | |
* | | | | | Merge pull request #9065 from owncloud/migrator-keepprimaryindexname | Vincent Petry | 2014-06-17 | 2 | -1/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added unit test for checkMigrate with primary key + autoinc | Vincent Petry | 2014-06-17 | 1 | -0/+21 | |
| * | | | | | Do not rename primary key index when renaming table | Vincent Petry | 2014-06-17 | 1 | -1/+7 | |
* | | | | | | Merge pull request #9067 from owncloud/pass-db-hostname | Vincent Petry | 2014-06-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | We obviously have to pass the hostname as is when there is no ':' in the host... | Andreas Fischer | 2014-06-17 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #9029 from owncloud/table-to-paragraph-layout-for-share | Björn Schießle | 2014-06-17 | 3 | -56/+49 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Migrate table layout to p layout for share settings | Morris Jobke | 2014-06-17 | 3 | -56/+49 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-17 | 306 | -10008/+12300 | |
* | | | | | | Merge pull request #9059 from owncloud/simplify-warning-layout | Volkan Gezer | 2014-06-16 | 1 | -2/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | simplify security warning on admin page | Morris Jobke | 2014-06-16 | 1 | -2/+4 | |
* | | | | | | | That file was accidentally commited. Partially revert https://github.com/ownc... | Lukas Reschke | 2014-06-16 | 1 | -3/+0 | |
* | | | | | | | Add deprecation notice to load* functions | Lukas Reschke | 2014-06-16 | 2 | -2/+9 | |
* | | | | | | | Merge pull request #9053 from owncloud/small_ux_improvement | Morris Jobke | 2014-06-16 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | show explenation only if the setting is activated | Bjoern Schiessle | 2014-06-16 | 1 | -1/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #9055 from owncloud/add_new_keynote_mimetype | Morris Jobke | 2014-06-16 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | add new keynote mimetype | Jörn Friedrich Dreyer | 2014-06-16 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #9049 from owncloud/fix-upload-button | Volkan Gezer | 2014-06-16 | 3 | -8/+12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | fix CSS for upload button - fixes #8939 | Morris Jobke | 2014-06-16 | 3 | -8/+12 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #8808 from owncloud/update_shipped_apps_from_appstore | Georg Ehrke | 2014-06-16 | 14 | -207/+599 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | disable code check for shipped apps | Georg Ehrke | 2014-06-16 | 1 | -1/+1 |