Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-09 | 43 | -187/+245 |
| | |||||
* | forgot a , | Robin Appelman | 2012-09-09 | 1 | -1/+1 |
| | |||||
* | add js versions of basename and dirname | Robin Appelman | 2012-09-08 | 1 | -0/+6 |
| | |||||
* | don't use regular expresions for a simple string replace | Robin Appelman | 2012-09-08 | 1 | -1/+1 |
| | |||||
* | add OC_Image::fitIn | Robin Appelman | 2012-09-08 | 1 | -15/+23 |
| | |||||
* | Suppress error message which would send headers for hosted sited where ↵ | Thomas Tanghus | 2012-09-08 | 1 | -1/+1 |
| | | | | disk_free_space() has been disabled for security. | ||||
* | style fixes for public util api | Georg Ehrke | 2012-09-08 | 1 | -24/+9 |
| | |||||
* | style fixes for public user api | Georg Ehrke | 2012-09-08 | 1 | -25/+13 |
| | |||||
* | style fixes for public response api | Georg Ehrke | 2012-09-08 | 1 | -9/+1 |
| | |||||
* | style fixes for public json api | Georg Ehrke | 2012-09-08 | 1 | -2/+0 |
| | |||||
* | style fixes for public files api | Georg Ehrke | 2012-09-08 | 1 | -17/+6 |
| | |||||
* | style fixes for public db api | Georg Ehrke | 2012-09-08 | 1 | -9/+0 |
| | |||||
* | style fixes for public config api | Georg Ehrke | 2012-09-08 | 1 | -58/+45 |
| | |||||
* | style fixes for public app api | Georg Ehrke | 2012-09-08 | 1 | -97/+97 |
| | |||||
* | style fixes for public app api | Georg Ehrke | 2012-09-08 | 1 | -116/+105 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-08 | 107 | -1044/+2955 |
| | |||||
* | Move handling of core remotes to OC_TemplateLayout | Bart Visscher | 2012-09-07 | 5 | -24/+11 |
| | |||||
* | Prevent loading all apps twice from overwriting the core scripts and styles | Bart Visscher | 2012-09-07 | 1 | -1/+3 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 168 | -1834/+1834 |
| | |||||
* | Whitespace fixes | Bart Visscher | 2012-09-07 | 1 | -44/+44 |
| | |||||
* | EOL fixes | Bart Visscher | 2012-09-07 | 3 | -766/+764 |
| | | | | | | apps/files_external/lib/config.php apps/files_versions/lib/versions.php lib/connector/sabre/client.php | ||||
* | Whitespace fixes in lib | Bart Visscher | 2012-09-07 | 4 | -9/+9 |
| | |||||
* | Fix setEtagHeader function | Bart Visscher | 2012-09-07 | 1 | -1/+2 |
| | |||||
* | Change caching checks for minimized files | Bart Visscher | 2012-09-07 | 1 | -15/+12 |
| | | | | | | Only use a ETag, but include last modified time into this Also added the filesize to this. And used the ETag for the internal cache. | ||||
* | Global file cache should also be able to clear with prefix | Bart Visscher | 2012-09-07 | 1 | -2/+3 |
| | |||||
* | Remove core.{css,js} cache on upgrade | Bart Visscher | 2012-09-07 | 2 | -0/+7 |
| | |||||
* | Support for unshare from self, with a bunch of temporary fixes to overcome ↵ | Michael Gapczynski | 2012-09-07 | 6 | -8/+36 |
| | | | | configuration problems with file actions | ||||
* | Don't show the delete all action if delete permission is not granted | Michael Gapczynski | 2012-09-07 | 1 | -1/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-07 | 52 | -331/+408 |
| | |||||
* | add check for zlib | Frank Karlitschek | 2012-09-07 | 1 | -0/+3 |
| | |||||
* | clear user filecache after the user mount configuration has changed | Robin Appelman | 2012-09-06 | 1 | -0/+7 |
| | |||||
* | clear the filecache if the mount configuration has changed | Robin Appelman | 2012-09-06 | 2 | -0/+21 |
| | |||||
* | Add a directory separator to filter app directories with the same | Bart Visscher | 2012-09-06 | 1 | -1/+1 |
| | | | | | | prefix. Fixes: oc-1663 | ||||
* | Don't pass content for a new text file from UI, fixes bug oc-1660 | Michael Gapczynski | 2012-09-06 | 1 | -1/+1 |
| | |||||
* | make icons look good on bright and dark backgrounds | Jan-Christoph Borchardt | 2012-09-06 | 6 | -33/+33 |
| | |||||
* | Don't delete the file anymore to replace it in the UI, just overwrite it | Michael Gapczynski | 2012-09-05 | 3 | -17/+16 |
| | |||||
* | Add permissions to new files/folders, bug fix for oc-1649 | Michael Gapczynski | 2012-09-05 | 3 | -2/+15 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 239 | -2987/+3091 |
| | |||||
* | no more require_once() | Thomas Mueller | 2012-09-05 | 30 | -54/+54 |
| | |||||
* | jquery added to ignorelist for l10n | Thomas Mueller | 2012-09-05 | 1 | -0/+1 |
| | |||||
* | Fix name for OCCategories | Bart Visscher | 2012-09-05 | 1 | -1/+1 |
| | |||||
* | Add 'var' before some global js vars | Bart Visscher | 2012-09-05 | 3 | -3/+3 |
| | |||||
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 14 | -28/+28 |
| | |||||
* | fix running test cases in multiply app dirs | Robin Appelman | 2012-09-05 | 1 | -8/+12 |
| | |||||
* | I don't think this file was meant to be commited | Robin Appelman | 2012-09-05 | 1 | -6/+0 |
| | |||||
* | Merge branch 'master' of git://github.com/owncloud/core | Brice Maron | 2012-09-05 | 191 | -1063/+1715 |
|\ | |||||
| * | Changed oc_preferences configvalue back to clob as it will give us bug ↵ | Thomas Tanghus | 2012-09-05 | 1 | -3/+2 |
| | | | | | | | | reports in calendar, contacts and tasks if less. | ||||
| * | Revert commit 8cf0e853686a5c4f9f082d8e47832277f50ea6c0. | Thomas Tanghus | 2012-09-05 | 1 | -4/+0 |
| | | |||||
| * | Added possibility to get permissions for shared item with ajax call. | Thomas Tanghus | 2012-09-05 | 1 | -0/+4 |
| | | |||||
| * | Disable asking to save password when adding users. | Thomas Tanghus | 2012-09-05 | 1 | -1/+1 |
| | |