Frank Karlitschek
|
fe5b4d2fba
marks as 5.0 pre alpha
|
12 lat temu |
Frank Karlitschek
|
8e0676a66b
4.5 final
|
12 lat temu |
Frank Karlitschek
|
67a4aa7cf0
RC 3
|
12 lat temu |
Frank Karlitschek
|
5eaf95eedd
check for SimpleXML which seems to bw non default on Free BSD
|
12 lat temu |
Frank Karlitschek
|
2d86258fc3
RC2
|
12 lat temu |
Frank Karlitschek
|
3fdebaa5dc
automatically remove and prevent installation of apps with a require version less than the current one. We check now the first ad second part of the version number.
|
12 lat temu |
Robin Appelman
|
91d12a2f3d
update the filecache by setting mtimes to 0 when the mount configuration has changed instead of clearing the cache
|
12 lat temu |
Lukas Reschke
|
ef57e9294b
Fallback for systems without openssl
|
12 lat temu |
Lukas Reschke
|
578aa4e425
Removed sectoken
|
12 lat temu |
Lukas Reschke
|
bd804b74c4
mt_rand() is not secure from a security point of view and predictable. Let's use openssl_random_pseudo_bytes() instead.
|
12 lat temu |
Bart Visscher
|
22d22d19c0
Do urlencoding in linkTo functions
|
12 lat temu |
Christian Reiner
|
4dbd4c35c5
Merge branch 'master' of git://github.com/owncloud/core
|
12 lat temu |
Christian Reiner
|
743826bbf3
Reimplementation of CSRF protection including autorefresh
|
12 lat temu |
Robin Appelman
|
e8df2eeefc
some more sane column sizes for appconfig and preferences
|
12 lat temu |
Frank Karlitschek
|
cf14ad2f7d
RC 1
|
12 lat temu |
Robin Appelman
|
74ec2765b3
db indexes for appconfig and preferences
|
12 lat temu |
Frank Karlitschek
|
fe7288b65a
beta 4
|
12 lat temu |
Arthur Schiwon
|
93d0defe9a
set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob
|
12 lat temu |
Frank Karlitschek
|
a3718ca036
i just learned that we also have to check if directories are readable. it seams that is_readable also checks for 'x' right.
|
12 lat temu |
Frank Karlitschek
|
5a149dcfab
mark as an updated beta 3 with some more fixes
|
12 lat temu |
Frank Karlitschek
|
f31264a0c2
this is now 4.5 beta 3
|
12 lat temu |
Michael Gapczynski
|
60feaf9abf
Merge branch 'master' into share_expiration
|
12 lat temu |
Michael Gapczynski
|
b194ac3dde
Add expiration column to share table and bump version number
|
12 lat temu |
Thomas Mueller
|
5c1a79210f
added hint to restart the web server in case recetly installed php modules are still not available
|
12 lat temu |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 lat temu |
Frank Karlitschek
|
294cff27a7
add check for zlib
|
12 lat temu |
Robin Appelman
|
d4fd47d43f
clear user filecache after the user mount configuration has changed
|
12 lat temu |
Bart Visscher
|
5153b8b293
Add url-params to url with new parameter in linkTo function
|
12 lat temu |
Frank Karlitschek
|
bb65e173d4
4.5 beta 2
|
12 lat temu |
Bart Visscher
|
c958d5ba80
Fix filesystem setup for shared public link with logged in user
|
12 lat temu |