Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | we no longer need to handle the Shared folder different from any other folder | Bjoern Schiessle | 2014-04-23 | 10 | -166/+8 | |
| * | | | | | | | | | | | | don't overwrite shared folder icon | Bjoern Schiessle | 2014-04-23 | 1 | -2/+1 | |
| * | | | | | | | | | | | | show "shared by ..." for share mount point | Bjoern Schiessle | 2014-04-23 | 2 | -1/+14 | |
| * | | | | | | | | | | | | generate unique target name | Bjoern Schiessle | 2014-04-23 | 1 | -15/+29 | |
| * | | | | | | | | | | | | add api to get shares from a specific user | Bjoern Schiessle | 2014-04-23 | 2 | -0/+32 | |
| * | | | | | | | | | | | | fix getMimeType call, we always need to check the source path | Bjoern Schiessle | 2014-04-23 | 1 | -3/+0 | |
| * | | | | | | | | | | | | user should be able to rename/delete shared files if the owner allowed it | Bjoern Schiessle | 2014-04-23 | 3 | -11/+129 | |
| * | | | | | | | | | | | | allow to remove and change mount points | Bjoern Schiessle | 2014-04-23 | 2 | -0/+14 | |
| * | | | | | | | | | | | | no exception for the root of the mount point (formerly Shared/), just get the... | Bjoern Schiessle | 2014-04-23 | 2 | -26/+1 | |
| * | | | | | | | | | | | | make sure that we have the right permissions for the mount points | Bjoern Schiessle | 2014-04-23 | 1 | -1/+3 | |
| * | | | | | | | | | | | | first steps to remove the shared folder: | Bjoern Schiessle | 2014-04-23 | 3 | -73/+106 | |
| * | | | | | | | | | | | | add some action items | Bjoern Schiessle | 2014-04-23 | 1 | -4/+4 | |
* | | | | | | | | | | | | | Merge pull request #8339 from owncloud/fix_unit_tests | Thomas Müller | 2014-04-24 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | add additional rows to the select statement, 'stime' is needed for the expire... | Bjoern Schiessle | 2014-04-24 | 1 | -3/+3 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #8304 from owncloud/add-xss-tests | Andreas Fischer | 2014-04-24 | 2 | -8/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove uneeded newline | Lukas Reschke | 2014-04-22 | 1 | -1/+0 | |
| * | | | | | | | | | | | | Fix indentation | Lukas Reschke | 2014-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Add unit tests for arrays and " | Lukas Reschke | 2014-04-22 | 2 | -9/+37 | |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #8335 from owncloud/sharing_set_default_expire_date | Andreas Fischer | 2014-04-24 | 6 | -3/+139 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | add setting to set default expire date | Bjoern Schiessle | 2014-04-24 | 6 | -3/+139 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #8332 from owncloud/l10n-access-untrusted | Thomas Müller | 2014-04-24 | 2 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | This adds one more missing untranslated text from lib/share | Volkan Gezer | 2014-04-24 | 2 | -5/+7 | |
* | | | | | | | | | | | | | Merge pull request #8334 from owncloud/protect-co | Thomas Müller | 2014-04-24 | 1 | -0/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Preventing access to the config folder | Lukas Reschke | 2014-04-24 | 1 | -0/+12 | |
|/ / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-04-24 | 171 | -2247/+12284 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #6297 from leo-b/fix_ldap_errors | blizzz | 2014-04-23 | 3 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | "reset" ldap pagedSearch control by setting it to a high value | Alexander Bergolth | 2014-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | "reset" ldap pagedSearch control by setting it to a high value | root | 2014-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | only check ldap_errno if an ldap_* function actually fails | root | 2014-03-06 | 3 | -6/+11 | |
* | | | | | | | | | | | | | Merge pull request #8233 from owncloud/fix-newdialog-ie | Thomas Müller | 2014-04-23 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | fix shift of icons in 'New' menu in IE8/9, fix #7987 | Jan-Christoph Borchardt | 2014-04-16 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge pull request #8284 from owncloud/fix_8280 | Thomas Müller | 2014-04-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Adjust renaming of directories, fixes #8280 | Robin McCorkell | 2014-04-23 | 1 | -1/+2 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #8324 from owncloud/expired-link-error | icewind1991 | 2014-04-23 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix error when viewing expired link | Robin Appelman | 2014-04-23 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | Merge pull request #8009 from owncloud/feature/add-sharing-target | Joas Schilling | 2014-04-23 | 2 | -14/+56 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Do not query when the list is empty | Joas Schilling | 2014-04-09 | 1 | -14/+16 | |
| * | | | | | | | | | | | | | | Add option to getUsersSharingFile() to get the paths for the shared users | Joas Schilling | 2014-04-09 | 2 | -14/+54 | |
* | | | | | | | | | | | | | | | Merge pull request #7617 from nishiki/cache_user | Thomas Müller | 2014-04-23 | 1 | -43/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | remove cache all user | adrien | 2014-03-21 | 1 | -70/+22 | |
| * | | | | | | | | | | | | | | fix remove cache when delete | adrien | 2014-03-11 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | remove static variable, add limit and offset | adrien | 2014-03-11 | 1 | -29/+51 | |
| * | | | | | | | | | | | | | | fix cache when remove an user | adrien | 2014-03-10 | 1 | -1/+8 | |
| * | | | | | | | | | | | | | | fix undifined uid | nishiki | 2014-03-09 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | add query result (boolean) for update or delete | nishiki | 2014-03-09 | 1 | -9/+6 | |
| * | | | | | | | | | | | | | | minor clean code | nishiki | 2014-03-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | fix undefined in loadUsers | adrien | 2014-03-07 | 1 | -8/+10 | |
| * | | | | | | | | | | | | | | update the cache when add user | adrien | 2014-03-06 | 1 | -13/+16 | |
| * | | | | | | | | | | | | | | upgrade the cache user | adrien | 2014-03-06 | 1 | -14/+38 | |
| * | | | | | | | | | | | | | | add cache for single users | adrien | 2014-03-06 | 1 | -33/+45 |