Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Smarter code for OC_FileProxy | Bart Visscher | 2012-06-19 | 1 | -16/+6 |
| | | | | | | Conflicts: lib/fileproxy.php | ||||
* | Add cache for getStorage and getInternalPath functions. | Bart Visscher | 2012-06-19 | 1 | -2/+10 |
| | | | | These are called for almost every file operation. | ||||
* | Add stat cache to OC_Connector_Sabre_Node and OC_Connector_Sabre_File | Bart Visscher | 2012-06-19 | 2 | -5/+17 |
| | | | | Speeds up access of directories with large number of files. | ||||
* | Make check for writable apps dir configurable | Bart Visscher | 2012-06-19 | 1 | -1/+1 |
| | | | | | | Conflicts: config/config.sample.php | ||||
* | fixes oc-668 | Thomas Mueller | 2012-06-19 | 1 | -0/+6 |
| | |||||
* | quota calculation fixed | Bjoern Schiessle | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | Reverting 249190c89bc1c2effd8aaad1052d9a0ccf0bfe37. Fixed in master | Victor Dubiniuk | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | Fix mime-type detection | Victor Dubiniuk | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | fixed broken function call | Bjoern Schiessle | 2012-06-18 | 1 | -2/+2 |
| | |||||
* | ignore "Shared"-directory when calculating free space | Bjoern Schiessle | 2012-06-18 | 1 | -2/+4 |
| | | | | | | Conflicts: lib/fileproxy/quota.php | ||||
* | Move user import to personal settings. Fix user migration between servers. | Tom Needham | 2012-06-15 | 1 | -26/+14 |
| | |||||
* | Backport CSRF prevention. | Thomas Tanghus | 2012-06-14 | 5 | -4/+115 |
| | |||||
* | Allow same host redirects (/somepath). | Thomas Tanghus | 2012-06-13 | 1 | -1/+2 |
| | |||||
* | Categories: Turned the debugging down a bit. | Thomas Tanghus | 2012-06-11 | 1 | -4/+4 |
| | |||||
* | 4.0.2 | Frank Karlitschek | 2012-06-10 | 1 | -2/+2 |
| | |||||
* | fix variable name and undefined index notice | Bartek Przybylski | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | add function in filesystem to strip webroot | Bartek Przybylski | 2012-06-10 | 2 | -6/+15 |
| | |||||
* | handle encrypted images files in oc_image | Bartek Przybylski | 2012-06-10 | 1 | -4/+7 |
| | |||||
* | removing app access check, fix title for links in tiles | Bartek Przybylski | 2012-06-10 | 1 | -1/+5 |
| | |||||
* | git status | Bartek Przybylski | 2012-06-10 | 1 | -2/+30 |
| | |||||
* | paging not yet implemented. increasing pagesize to 100 as a temporary quickfix | Frank Karlitschek | 2012-06-09 | 1 | -2/+2 |
| | |||||
* | finally fix the updater. next is an automatic updater. but this is a bit ↵ | Frank Karlitschek | 2012-06-09 | 1 | -6/+12 |
| | | | | more tricky. | ||||
* | fix infinite redirect during setup for windows hosts | Robin Appelman | 2012-06-09 | 1 | -1/+1 |
| | |||||
* | fix loading of OC::$REQUESTEDAPP if WTFE the app parameter is given but ↵ | Georg Ehrke | 2012-06-08 | 1 | -1/+1 |
| | | | | empty aka /?app | ||||
* | backport the password salting fix. | Frank Karlitschek | 2012-06-08 | 2 | -3/+7 |
| | | | | a salt is generated during setup and used to salt the user password hases in the database backend | ||||
* | Supress any warnings if log file does not exist | Michael Gapczynski | 2012-06-05 | 1 | -1/+1 |
| | |||||
* | fi login for hosts running n port 80 | Frank Karlitschek | 2012-06-05 | 1 | -2/+2 |
| | |||||
* | CLI is no availabe in stable4 | Frank Karlitschek | 2012-06-05 | 1 | -7/+5 |
| | |||||
* | more reliable host detection for reverse proxy scenarios | Frank Karlitschek | 2012-06-05 | 1 | -7/+12 |
| | |||||
* | load authentication apps before checking wether user exists. fixes oc-910 | Arthur Schiwon | 2012-06-04 | 1 | -6/+7 |
| | |||||
* | make it possible to load apps seperately. needed to fix oc-910 without ↵ | Arthur Schiwon | 2012-06-04 | 1 | -19/+14 |
| | | | | breaking oc-863 | ||||
* | 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 |
| |