Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update file paths in filecache when the parent is renamed | Robin Appelman | 2012-06-04 | 1 | -0/+9 | |
| | ||||||
* | don't allow user to delete Shared dir via webdav and sync client (bug #774) | Bjoern Schiessle | 2012-06-04 | 1 | -2/+4 | |
| | ||||||
* | no move (rename) operation for "Shared" directory | Bjoern Schiessle | 2012-06-04 | 1 | -1/+1 | |
| | ||||||
* | Don't allow user to delete, rename and re-share the "Shared" directory | Bjoern Schiessle | 2012-06-04 | 1 | -1/+1 | |
| | ||||||
* | add deprecated warning | Frank Karlitschek | 2012-06-04 | 1 | -1/+2 | |
| | ||||||
* | 4.0.1v4.0.1 | Frank Karlitschek | 2012-06-03 | 1 | -2/+2 | |
| | ||||||
* | Verify user exists when checking if logged in, fix for bug oc-863 | Michael Gapczynski | 2012-06-02 | 1 | -1/+1 | |
| | ||||||
* | Improve efficiency of retrieving log file entries | Michael Gapczynski | 2012-06-01 | 1 | -16/+19 | |
| | ||||||
* | add a pdo check | Frank Karlitschek | 2012-06-01 | 1 | -0/+3 | |
| | ||||||
* | add check if apps folder is writable. needed to install 3rd party apps | Frank Karlitschek | 2012-06-01 | 1 | -2/+11 | |
| | ||||||
* | fix proper error reporting | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 | |
| | ||||||
* | sort users and groups. fixes oc-779 | Frank Karlitschek | 2012-06-01 | 2 | -0/+3 | |
| | ||||||
* | switch magic quotes off. | Frank Karlitschek | 2012-06-01 | 1 | -0/+5 | |
| | | | | they are evil and deprecated | |||||
* | fix oc-874 | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 | |
| | ||||||
* | added a serverProtocol function that correctly returns the used protocol ↵ | Frank Karlitschek | 2012-06-01 | 3 | -12/+40 | |
| | | | | even if the ssl connection is terminated at a reverse_proxy or at a load balancer | |||||
* | fix oc-780 | Frank Karlitschek | 2012-05-31 | 1 | -1/+1 | |
| | ||||||
* | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 2 | -5/+7 | |
| | ||||||
* | don´t hardcode /tmp | Frank Karlitschek | 2012-05-30 | 2 | -2/+2 | |
| | ||||||
* | mark as 4.0.1 pre | Frank Karlitschek | 2012-05-29 | 1 | -1/+1 | |
| | ||||||
* | Restrict requested app to apps directory | Michael Gapczynski | 2012-05-29 | 1 | -1/+1 | |
| | ||||||
* | Set table prefix if not set in postgresql install | Brice Maron | 2012-05-28 | 1 | -1/+1 | |
| | ||||||
* | check during ownCloud upgrade if all the installed apps are compatible with ↵ | Frank Karlitschek | 2012-05-26 | 1 | -3/+34 | |
| | | | | the new ownCloud version. Disable them if not | |||||
* | Add HEAD request management for files ajax/download.php | Brice Maron | 2012-05-25 | 1 | -1/+7 | |
| | ||||||
* | use UTC instead of Berlin as default | Frank Karlitschek | 2012-05-24 | 1 | -1/+1 | |
| | ||||||
* | dont throw errors when apps dont have types configured | Robin Appelman | 2012-05-20 | 1 | -1/+5 | |
| | ||||||
* | files app is always enabled | Robin Appelman | 2012-05-20 | 1 | -1/+1 | |
| | ||||||
* | 4 | Frank Karlitschek | 2012-05-19 | 1 | -1/+1 | |
| | ||||||
* | getStorage belongs to files not to apps. | Frank Karlitschek | 2012-05-19 | 2 | -9/+9 | |
| | ||||||
* | document the public classes a bit more | Frank Karlitschek | 2012-05-19 | 9 | -1/+25 | |
| | ||||||
* | dont run update scripts for apps that arent enabled | Robin Appelman | 2012-05-19 | 1 | -0/+3 | |
| | ||||||
* | log upgrades | Robin Appelman | 2012-05-19 | 2 | -1/+2 | |
| | ||||||
* | strict standards fixes for sqlite3 | Robin Appelman | 2012-05-19 | 1 | -5/+5 | |
| | ||||||
* | Fix redirect after login, prevent open redirects | Michael Gapczynski | 2012-05-18 | 1 | -2/+2 | |
| | ||||||
* | "fopen(" interferes with our own classes. | Frank Karlitschek | 2012-05-18 | 1 | -1/+1 | |
| | | | | remove it for now and let´s fix this later | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-18 | 1 | -1/+1 | |
|\ | ||||||
| * | this code looks wrong to me but i'm putting it back while we find out what ↵ | Michiel de Jong | 2012-05-18 | 1 | -1/+1 | |
| | | | | | | | | the right code should look like | |||||
| * | make redirect safe by restricting it to current host | Michiel de Jong | 2012-05-18 | 1 | -1/+1 | |
| | | ||||||
| * | fix redirect to desired page after login | Michiel de Jong | 2012-05-18 | 1 | -1/+1 | |
| | | ||||||
* | | only try to install apps that are compatible with oC4 | Frank Karlitschek | 2012-05-18 | 1 | -1/+10 | |
| | | ||||||
* | | increase to RC2 | Frank Karlitschek | 2012-05-18 | 1 | -2/+2 | |
|/ | ||||||
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -5/+46 | |
| | ||||||
* | when scanning a folder that is a mountpoint, use the root of the mount for ↵ | Robin Appelman | 2012-05-17 | 1 | -2/+6 | |
| | | | | checking if a folder is writable instead of the folder | |||||
* | add support for custom ports for mysql/pgsql by adding :portnumber to the ↵ | Robin Appelman | 2012-05-17 | 1 | -2/+15 | |
| | | | | database host | |||||
* | update documentation of oc_user::checkpassword | Robin Appelman | 2012-05-17 | 4 | -4/+8 | |
| | ||||||
* | make sure the group exists in the backend before adding a user to it | Robin Appelman | 2012-05-17 | 1 | -1/+5 | |
| | ||||||
* | Comment spelling fix | Bart Visscher | 2012-05-16 | 1 | -1/+1 | |
| | ||||||
* | Better place to check caching headers | Bart Visscher | 2012-05-16 | 1 | -3/+3 | |
| | ||||||
* | avoid corrupt ZIP files on lighttpd, should fix oc-467 | Arthur Schiwon | 2012-05-15 | 1 | -0/+1 | |
| | ||||||
* | removing executable bit - again | Thomas Mueller | 2012-05-15 | 2 | -0/+0 | |
| | ||||||
* | cache app types during install or update | Robin Appelman | 2012-05-14 | 2 | -10/+21 | |
| |