Robin Appelman
|
b14265b5c3
|
add js versions of basename and dirname
|
13 years ago |
Robin Appelman
|
46422e6dbe
|
don't use regular expresions for a simple string replace
|
13 years ago |
Robin Appelman
|
697061fa9f
|
add OC_Image::fitIn
|
13 years ago |
Thomas Tanghus
|
abc930c57c
|
Suppress error message which would send headers for hosted sited where disk_free_space() has been disabled for security.
|
13 years ago |
Georg Ehrke
|
2b42893fa9
|
style fixes for public util api
|
13 years ago |
Georg Ehrke
|
89f3afe2fe
|
style fixes for public user api
|
13 years ago |
Georg Ehrke
|
439ede2a1d
|
style fixes for public response api
|
13 years ago |
Georg Ehrke
|
a16565a7fa
|
style fixes for public json api
|
13 years ago |
Georg Ehrke
|
89e5b85fa7
|
style fixes for public files api
|
13 years ago |
Georg Ehrke
|
6b2b8b10ee
|
style fixes for public db api
|
13 years ago |
Georg Ehrke
|
221257d2fb
|
style fixes for public config api
|
13 years ago |
Georg Ehrke
|
eca24f74f7
|
style fixes for public app api
|
13 years ago |
Georg Ehrke
|
c692dfc1ab
|
style fixes for public app api
|
13 years ago |
Jenkins for ownCloud
|
d5d2e89622
|
[tx-robot] updated from transifex
|
13 years ago |
Bart Visscher
|
edcd297476
|
Move handling of core remotes to OC_TemplateLayout
|
13 years ago |
Bart Visscher
|
631df21de6
|
Prevent loading all apps twice from overwriting the core scripts and styles
|
13 years ago |
Thomas Mueller
|
3829460ab8
|
adding space between) and {
|
13 years ago |
Bart Visscher
|
785aa751bb
|
Whitespace fixes
|
13 years ago |
Bart Visscher
|
285c198c36
|
EOL fixes
apps/files_external/lib/config.php
apps/files_versions/lib/versions.php
lib/connector/sabre/client.php
|
13 years ago |
Bart Visscher
|
5e55b4d6e7
|
Whitespace fixes in lib
|
13 years ago |
Bart Visscher
|
386d1ac49f
|
Fix setEtagHeader function
|
13 years ago |
Bart Visscher
|
cd4b8dbacd
|
Change caching checks for minimized files
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.
|
13 years ago |
Bart Visscher
|
ff42da58b9
|
Global file cache should also be able to clear with prefix
|
13 years ago |
Bart Visscher
|
9ea7817a40
|
Remove core.{css,js} cache on upgrade
|
13 years ago |
Michael Gapczynski
|
73d726d1b2
|
Support for unshare from self, with a bunch of temporary fixes to overcome configuration problems with file actions
|
13 years ago |
Michael Gapczynski
|
17dadd5c8a
|
Don't show the delete all action if delete permission is not granted
|
13 years ago |
Jenkins for ownCloud
|
a94b56b57b
|
[tx-robot] updated from transifex
|
13 years ago |
Frank Karlitschek
|
294cff27a7
|
add check for zlib
|
13 years ago |
Robin Appelman
|
d4fd47d43f
|
clear user filecache after the user mount configuration has changed
|
13 years ago |
Robin Appelman
|
2144b2f37a
|
clear the filecache if the mount configuration has changed
|
13 years ago |
Bart Visscher
|
39577495e1
|
Add a directory separator to filter app directories with the same
prefix.
Fixes: oc-1663
|
13 years ago |
Michael Gapczynski
|
d936590f77
|
Don't pass content for a new text file from UI, fixes bug oc-1660
|
13 years ago |
Jan-Christoph Borchardt
|
90462b2dcf
|
make icons look good on bright and dark backgrounds
|
13 years ago |
Michael Gapczynski
|
837eb1871d
|
Don't delete the file anymore to replace it in the UI, just overwrite it
|
13 years ago |
Michael Gapczynski
|
a5211e31bc
|
Add permissions to new files/folders, bug fix for oc-1649
|
13 years ago |
Jenkins for ownCloud
|
af3e767489
|
[tx-robot] updated from transifex
|
13 years ago |
Thomas Mueller
|
ebb28412ca
|
no more require_once()
|
13 years ago |
Thomas Mueller
|
daf41885e5
|
jquery added to ignorelist for l10n
|
13 years ago |
Bart Visscher
|
e0db35fac0
|
Fix name for OCCategories
|
13 years ago |
Bart Visscher
|
a8de0af273
|
Add 'var' before some global js vars
|
13 years ago |
Bart Visscher
|
9329af921d
|
Add missing ; to js code
|
13 years ago |
Robin Appelman
|
9f1c76beef
|
fix running test cases in multiply app dirs
|
13 years ago |
Robin Appelman
|
aa8cee1afa
|
I don't think this file was meant to be commited
|
13 years ago |
Brice Maron
|
5fc4c78106
|
Merge branch 'master' of git://github.com/owncloud/core
|
13 years ago |
Brice Maron
|
a928b4cd66
|
Add more language name instead of codes for the setting choice
|
13 years ago |
Thomas Tanghus
|
e2ead7db86
|
Changed oc_preferences configvalue back to clob as it will give us bug reports in calendar, contacts and tasks if less.
|
13 years ago |
Thomas Tanghus
|
f2fd228801
|
Revert commit 8cf0e85368.
|
13 years ago |
Thomas Tanghus
|
1edab438d1
|
Added possibility to get permissions for shared item with ajax call.
|
13 years ago |
Thomas Tanghus
|
a2b6a92107
|
Disable asking to save password when adding users.
|
13 years ago |
Thomas Müller
|
24977d0fd0
|
Respect coding style
|
13 years ago |