Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unneeded function | Björn Schießle | 2013-01-18 | 1 | -9/+0 |
| | |||||
* | remove item in the trash bin view after successful undelete | Björn Schießle | 2013-01-18 | 4 | -29/+30 |
| | |||||
* | first version of the trash bin app | Björn Schießle | 2013-01-18 | 13 | -0/+690 |
| | |||||
* | introduce option to disable download action | Björn Schießle | 2013-01-18 | 1 | -6/+10 |
| | |||||
* | call the trash bin view | Björn Schießle | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | rename "publicListView" option to "disableSharing", this is more meaningful ↵ | Björn Schießle | 2013-01-17 | 4 | -8/+8 |
| | | | | also because it is not only useful for the public list view | ||||
* | listen to post delete event to allow the trash bin to create a copy of the ↵ | Björn Schießle | 2013-01-16 | 1 | -1/+1 |
| | | | | version first | ||||
* | add trash button to web interface | Björn Schießle | 2013-01-15 | 4 | -1/+13 |
| | |||||
* | Merge pull request #1170 from owncloud/correctIndention | Thomas Müller | 2013-01-14 | 2 | -78/+78 |
|\ | | | | | Remove ugly indentation - Trivial | ||||
| * | Remove ugly indentation | Lukas Reschke | 2013-01-13 | 2 | -78/+78 |
| | | |||||
* | | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2013-01-14 | 69 | -174/+467 |
|\ \ | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-14 | 1 | -0/+6 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-13 | 2 | -1/+10 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-12 | 6 | -4/+37 |
| |/ | |||||
| * | Merge pull request #1133 from owncloud/add_linebreaks_in_sharing | Thomas Müller | 2013-01-10 | 1 | -17/+35 |
| |\ | | | | | | | add more linebreaks, replace SQL LIMIT with param | ||||
| | * | add more linebreaks, replace SQL LIMIT with param | Jörn Friedrich Dreyer | 2013-01-09 | 1 | -17/+35 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-11 | 17 | -42/+169 |
| | | | |||||
| * | | Merge pull request #1127 from owncloud/fixing-641-for-webdav-master | Thomas Müller | 2013-01-10 | 1 | -0/+1 |
| |\ \ | | | | | | | | | webdav returns "503 Service Unavailable" in case the ownCloud server is ... | ||||
| | * | | webdav returns "503 Service Unavailable" in case the ownCloud server is ↵ | Thomas Mueller | 2013-01-09 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | currently in maintenance mode. | ||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-10 | 50 | -19/+125 |
| | | | | |||||
| * | | | Merge pull request #1131 from owncloud/more_translations | Lukas Reschke | 2013-01-09 | 2 | -5/+6 |
| |\ \ \ | | | | | | | | | | | translate move and rename error messages | ||||
| | * | | | more translations | Jörn Friedrich Dreyer | 2013-01-09 | 2 | -5/+6 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #1124 from schiesbn/sabredav2 | Lukas Reschke | 2013-01-09 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | OC_Connector_Sabre_Client no longer needed | ||||
| | * | | Upstream merged my patch to add additional ssl root certificates to the ↵ | Björn Schießle | 2013-01-08 | 1 | -1/+1 |
| | |/ | | | | | | | | | | | | | | | | webdav client. This means that OC_Connector_Sabre_Client is no longer needed | ||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-01-09 | 40 | -41/+13 |
| | | | |||||
| * | | Merge pull request #938 from owncloud/fix_minor_files_annoyances | Thomas Tanghus | 2013-01-08 | 4 | -52/+72 |
| |\ \ | | |/ | |/| | Fix minor files annoyances | ||||
| | * | fixing string concatenation in javascript | Thomas Mueller | 2013-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | refs https://github.com/owncloud/core/commit/ae54364d7c8baf5138d166855db6431190963886 | ||||
| | * | attach max upload tipsy to div instead of a to fix tooltip not showing due ↵ | Jörn Friedrich Dreyer | 2013-01-07 | 2 | -3/+7 |
| | | | | | | | | | | | | to new z-index | ||||
| | * | remove aborted uploads | Jörn Friedrich Dreyer | 2013-01-07 | 1 | -0/+3 |
| | | | |||||
| | * | adapt to isFileNameValid, whitespace cleanup | Jörn Friedrich Dreyer | 2013-01-07 | 2 | -28/+19 |
| | | | |||||
| | * | Merge branch 'master' into fix_minor_files_annoyances | Thomas Mueller | 2013-01-06 | 55 | -18/+158 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: apps/files/js/files.js | ||||
| | * | | 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 ↵ | Jörn Friedrich Dreyer | 2013-01-02 | 1 | -12/+25 |
| | | | | | | | | | | | | | | | | notifications when name is empty | ||||
| | * | | 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 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: apps/files_versions/templates/settings-personal.php | ||||
| * | | | - code clean-up | Björn Schießle | 2013-01-11 | 1 | -64/+58 |
| | | | | | | | | | | | | | | | | | | | | - some more code comments - fixed bug in the expire function, cleanup all_versions array during run. Otherwise it could happen that we try to delete already deleted versions | ||||
| * | | | 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 ↵ | Björn Schießle | 2013-01-11 | 5 | -59/+53 |
| | | | | | | | | | | | | | | | | a complete folder gets renamed | ||||
| * | | | 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 ↵ | Björn Schießle | 2013-01-09 | 1 | -47/+104 |
| | | | | | | | | | | | | | | | | the currently edited file | ||||
| * | | | 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 ↵ | Björn Schießle | 2012-12-18 | 1 | -8/+2 |
| | | | | | | | | | | | | | | | | versions configurable |