Frank Karlitschek
|
b758725bf7
|
Try to configure php to enable big file uploads.
This doesn´t work always depending on the webserver and php configuration.
Let´s try to overwrite some defaults anyways
|
13 years ago |
Frank Karlitschek
|
1b8a644c31
|
update outdated README
|
13 years ago |
Frank Karlitschek
|
6545e48787
|
Show the different editions to the user. Used in the status call, on the personal settings page and in the updater to update to the next available version from the same edition.
|
13 years ago |
Michael Gapczynski
|
6bb48b2731
|
Check file handle exists before trying to read file
|
13 years ago |
Tom Needham
|
eba6a65908
|
try to use transactions to replace db
|
13 years ago |
Tom Needham
|
ffbd72bbcf
|
Fix user app data export
|
13 years ago |
Tom Needham
|
a248cc73e6
|
Merge branch 'master' into migration
|
13 years ago |
Tom Needham
|
daf742c086
|
Fix owncloud log
|
13 years ago |
Tom Needham
|
ce89ff15aa
|
Remove db tmp file after export creation
|
13 years ago |
Robin Appelman
|
d01b78a4b4
|
prevent an possible xss exploit
|
13 years ago |
Tom Needham
|
3e84d85482
|
remove debug
|
13 years ago |
Tom Needham
|
aba3182a7d
|
Fix loading image after export failure
|
13 years ago |
Tom Needham
|
f7d8a8c571
|
Merge branch 'master' into migration
|
13 years ago |
Tom Needham
|
d20eea9761
|
Use ajax to download file, OC_Dialogs for errors
|
13 years ago |
Bartek Przybylski
|
4e327295c6
|
adding callback when ok click on alert dialog
|
13 years ago |
Robin Appelman
|
2f68b08491
|
fix eventsource for ie
|
13 years ago |
Robin Appelman
|
ebc7a6a0a6
|
dont send to much when scanning large folders
|
13 years ago |
Robin Appelman
|
9d2f8aa717
|
send more progress updates when scanning large folders
|
13 years ago |
Robin Appelman
|
b72d7f1ab3
|
make sure output buffering is dissabled when using eventsource
|
13 years ago |
Robin Appelman
|
ad495a9218
|
fix potential problem when using multiply eventsource's
|
13 years ago |
Florian Hülsmann
|
f9f91a08b4
|
webfinger reimplementation started
|
13 years ago |
Bart Visscher
|
71b70bb05f
|
Fix HTML, misspelled span close tag
|
13 years ago |
Bart Visscher
|
20fc23c82b
|
Move logfile determination to init function
|
13 years ago |
Bart Visscher
|
3300d6ea53
|
checkUpgrade has to be after template initialization
The error path of checkUpgrade uses the template
|
13 years ago |
Bart Visscher
|
a7438189f3
|
Move more from base init to separate functions
|
13 years ago |
Bart Visscher
|
3a4521a012
|
Add support for logging to syslog
|
13 years ago |
Bartek Przybylski
|
6b704a780d
|
select field added to oc.dialogs.form, gallery ported to use it
|
13 years ago |
Florian Hülsmann
|
5161758921
|
create static host-meta instead of symlink and .htaccess
|
13 years ago |
Bartek Przybylski
|
6abb2cb92e
|
fix sharing nested galleries
|
13 years ago |
Robin Appelman
|
65eee1f69d
|
clean pre-path_hash fscache entries
|
13 years ago |
Jan-Christoph Borchardt
|
284955573c
|
clarifying remoteStorage description
|
13 years ago |
Jan-Christoph Borchardt
|
dde5660915
|
renamed Gallery to Pictures, still needs to be changed in the code to also reflect in the path
|
13 years ago |
Jan-Christoph Borchardt
|
011132feb3
|
renaming remote storage support to External storage support to clear up naming conflict
|
13 years ago |
Robin Appelman
|
7552390031
|
add path_hash to the filesystem cache
|
13 years ago |
Robin Appelman
|
523fdda399
|
add the option to only load apps of a specific type
|
13 years ago |
Robin Appelman
|
a07c6b1a2e
|
optimizations for loadApps
|
13 years ago |
Robin Appelman
|
7bc9fa765c
|
optimizations for updateApps
|
13 years ago |
Bartek Przybylski
|
f74d11c0c3
|
fix gallery sharing when root is not /
|
13 years ago |
Arthur Schiwon
|
45a3d84748
|
checkobx opacity on files page for IE8
|
13 years ago |
Arthur Schiwon
|
af75ecf9da
|
make checkboxes on files page work with IE8 ()
|
13 years ago |
Arthur Schiwon
|
e2fd0bbf02
|
IE 8: fix appeareance of checkboxes on login and files pages
|
13 years ago |
Thomas Tanghus
|
4b3282b325
|
Contacts: Removed obsolete code.
|
13 years ago |
Thomas Tanghus
|
11f7eeb63a
|
Improve actions on delete.
|
13 years ago |
Thomas Tanghus
|
b559952806
|
Cleanup stylesheet.
|
13 years ago |
Tom Needham
|
73eca66a89
|
Fix comments
|
13 years ago |
Michael Gapczynski
|
5fef9dfc22
|
Make users only able to share with users in groups they belong to
|
13 years ago |
Robin Appelman
|
60ba5508a4
|
add support for installing apps from a subfolder in the zip/tgz file
|
13 years ago |
Robin Appelman
|
d6a9af3138
|
add support for installing apps from tgz
|
13 years ago |
Robin Appelman
|
72882beb0d
|
enble browsing tar files in the web interface
|
13 years ago |
Robin Appelman
|
1b6fe4f65e
|
stricter tests for archive backends and make sure we make the tests
|
13 years ago |