Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | reverse z-index of a and input to make upload work again in ie8/9 | Jörn Friedrich Dreyer | 2013-01-04 | 1 | -2/+2 | |
| | * | | | remove initial iframe, is added automatically by jquery upload mechanism | Jörn Friedrich Dreyer | 2013-01-04 | 1 | -2/+0 | |
| | * | | | input/form switching cleanup | Jörn Friedrich Dreyer | 2013-01-02 | 2 | -3/+3 | |
| | * | | | abort rename on ESC keyup | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -0/+7 | |
| | * | | | show notification when renaming a file to '' | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -0/+4 | |
| | * | | | enable enter in ie by using .submit()+form instead of .change(), use notifica... | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -12/+25 | |
| | * | | | whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -14/+14 | |
* | | | | | merge conflict fixed, settings-personal.php is no longer needed | Björn Schießle | 2013-01-14 | 9 | -257/+292 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | - code clean-up | Björn Schießle | 2013-01-11 | 1 | -64/+58 | |
| * | | | | function description fixed | Björn Schießle | 2013-01-11 | 1 | -5/+2 | |
| * | | | | some more clean-up, isVersioned() is no longer needed; rename hook fixed if a... | Björn Schießle | 2013-01-11 | 5 | -59/+53 | |
| * | | | | some code clean-up | Björn Schießle | 2013-01-11 | 1 | -3/+9 | |
| * | | | | keep track of the size of the versions directory | Björn Schießle | 2013-01-10 | 2 | -18/+78 | |
| * | | | | add complete size of versions to array | Björn Schießle | 2013-01-10 | 1 | -0/+4 | |
| * | | | | every 1000s run reduce the number of versions for all files, not only for the... | Björn Schießle | 2013-01-09 | 1 | -47/+104 | |
| * | | | | adjust timestamp of the file copied from the version history | Björn Schießle | 2013-01-07 | 1 | -2/+2 | |
| * | | | | use limits defined in issue https://github.com/owncloud/core/issues/860 | Björn Schießle | 2013-01-07 | 1 | -3/+9 | |
| * | | | | debug output removed | Björn Schießle | 2012-12-18 | 1 | -2/+0 | |
| * | | | | remove DEFAULTMAXFILESIZE limit and make percentage of available space for ve... | Björn Schießle | 2012-12-18 | 1 | -8/+2 | |
| * | | | | add missing bracket | Björn Schießle | 2012-12-18 | 1 | -1/+1 | |
| * | | | | get timestamp from file instead from time(); typo fixed | Björn Schießle | 2012-12-17 | 1 | -4/+11 | |
| * | | | | don't check for min interval, no longer needed | Björn Schießle | 2012-12-17 | 1 | -16/+1 | |
| * | | | | expire all operation no longer needed; delete oldest versions if limit of emp... | Björn Schießle | 2012-12-17 | 2 | -69/+30 | |
| * | | | | personal settings removed, there is no need to expire versions manually | Björn Schießle | 2012-12-17 | 3 | -60/+0 | |
| * | | | | remove blacklist | Björn Schießle | 2012-12-17 | 1 | -13/+0 | |
| * | | | | update files history according the given intervals | Björn Schießle | 2012-12-17 | 1 | -29/+47 | |
| * | | | | add size to versions array | Björn Schießle | 2012-12-17 | 1 | -9/+8 | |
| * | | | | calculate free space for versions | Björn Schießle | 2012-12-17 | 1 | -3/+29 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-08 | 11 | -1/+28 | |
* | | | | | Update apps/user_webdavauth/user_webdavauth.php | Frank Karlitschek | 2013-01-07 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-07 | 4 | -0/+8 | |
| |_|/ / |/| | | | ||||||
* | | | | rename containsInvalidCharacters() to isFileNameValid() - NOTE: semantic has ... | Thomas Mueller | 2013-01-06 | 2 | -5/+17 | |
* | | | | Files: prevent people from renaming files to '.' | Robin Appelman | 2013-01-05 | 2 | -2/+2 | |
* | | | | Merge pull request #1053 from owncloud/ocs_api | Michael Gapczynski | 2013-01-04 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Remove the WIP external sharing api | Tom Needham | 2012-12-31 | 4 | -84/+0 | |
| * | | | | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 100 | -202/+704 | |
| |\ \ \ \ | ||||||
| * | | | | | check if admin | Frank Karlitschek | 2012-12-29 | 4 | -1/+10 | |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-12-29 | 1 | -0/+2 | |
| * | | | | | Change post_write hook to write to prevent creating a duplicate of the origin... | Michael Gapczynski | 2012-12-29 | 1 | -1/+1 | |
| * | | | | | prevent keyboardshortcuts from catching events outside the main doc - e.g. th... | Thomas Mueller | 2012-12-29 | 1 | -0/+3 | |
| * | | | | | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-16 | 18 | -28/+45 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 248 | -1940/+3296 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | External Share API: Move url down one level in response | Tom Needham | 2012-10-31 | 3 | -2/+15 | |
| * | | | | | | | Fix url generated for public shared files | Tom Needham | 2012-10-28 | 1 | -2/+2 | |
| * | | | | | | | Merge master into ocs_api | Tom Needham | 2012-10-28 | 264 | -1195/+3585 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add API method for sharing a file, currently only via a link. | Tom Needham | 2012-10-28 | 3 | -1/+72 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-05 | 42 | -0/+58 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-04 | 2 | -1/+3 | |
* | | | | | | | | | Merge pull request #1063 from owncloud/translate_not_enough_space_available | Thomas Müller | 2013-01-03 | 1 | -5/+6 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | fix error when wrong dir was specified | Jörn Friedrich Dreyer | 2013-01-03 | 1 | -2/+2 |