Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Contacts: XSS fix. Still some more to check. | Thomas Tanghus | 2012-05-21 | 1 | -0/+3 | |
* | | oc-657: icons for M$ office file types | Thomas Mueller | 2012-05-21 | 3 | -0/+0 | |
* | | 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 | |
* | | add warning | Frank Karlitschek | 2012-05-20 | 1 | -1/+1 | |
* | | Merge branch 'calendar_dropimport' | Georg Ehrke | 2012-05-19 | 2 | -0/+119 | |
|\ \ | ||||||
| * \ | Merge branch 'master' into calendar_dropimport | Georg Ehrke | 2012-05-17 | 777 | -70956/+34785 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into calendar_dropimport | Georg Ehrke | 2012-05-13 | 1 | -6/+10 | |
| |\ \ \ | ||||||
| * | | | | some little js fixes for drop import | Georg Ehrke | 2012-05-13 | 1 | -2/+2 | |
| * | | | | Merge branch 'master' into calendar_dropimport | Georg Ehrke | 2012-05-13 | 4 | -6/+7 | |
| |\ \ \ \ | ||||||
| * | | | | | add first version of drop import | Georg Ehrke | 2012-05-13 | 2 | -0/+119 | |
* | | | | | | this is 5 pre alpha now | Frank Karlitschek | 2012-05-19 | 1 | -2/+2 | |
* | | | | | | Make sure sharing and versions dropdowns come down in the same location for a...v4.0.0 | Michael Gapczynski | 2012-05-19 | 1 | -1/+1 | |
* | | | | | | some fixes for contacts, gallery and openid | Georg Ehrke | 2012-05-19 | 3 | -6/+0 | |
* | | | | | | fix for calendar | Georg Ehrke | 2012-05-19 | 1 | -2/+1 | |
* | | | | | | getStorage belongs to files not to apps. | Frank Karlitschek | 2012-05-19 | 4 | -11/+11 | |
* | | | | | | document the public classes a bit more | Frank Karlitschek | 2012-05-19 | 9 | -1/+25 | |
* | | | | | | Fix check for when to store a new version of a file | Michael Gapczynski | 2012-05-18 | 1 | -2/+2 | |
* | | | | | | Fix revert link on history page of file versions | Michael Gapczynski | 2012-05-18 | 1 | -1/+1 | |
* | | | | | | Fix versioning of shared files | Michael Gapczynski | 2012-05-18 | 1 | -17/+51 | |
* | | | | | | 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 | 2 | -3/+4 | |
* | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloudv4.0.0RC2 | Frank Karlitschek | 2012-05-18 | 1 | -8/+19 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Forgot to actually call remove on the history dropdown | Michael Gapczynski | 2012-05-18 | 1 | -0/+1 | |
| * | | | | | | Remove the history dropdown before creating a new one | Michael Gapczynski | 2012-05-18 | 1 | -3/+11 | |
| * | | | | | | Don't show the select form in the history dropdown if a file has no other ver... | Michael Gapczynski | 2012-05-18 | 1 | -5/+7 | |
* | | | | | | | donĀ“t claim that already downloaded 3rd party apps are internal apps | Frank Karlitschek | 2012-05-18 | 1 | -2/+7 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-18 | 7 | -20/+29 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | LDAP: we're 0.2 now | Arthur Schiwon | 2012-05-18 | 1 | -1/+1 | |
| * | | | | | | LDAP: only check once for name conflicts on update. Set a value on install as... | Arthur Schiwon | 2012-05-18 | 2 | -15/+24 | |
| * | | | | | | Contacts: Added MS opacity mumbo-jumbo that I can't test myself to file form ... | Thomas Tanghus | 2012-05-18 | 1 | -1/+1 | |
| * | | | | | | make upload work with IE again | Arthur Schiwon | 2012-05-18 | 1 | -1/+1 | |
| * | | | | | | LDAP: update meta info | Arthur Schiwon | 2012-05-18 | 1 | -1/+1 | |
| * | | | | | | add htmlentities() call into login form | Michiel de Jong | 2012-05-18 | 1 | -1/+1 | |
* | | | | | | | "fopen(" interferes with our own classes. | Frank Karlitschek | 2012-05-18 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | mark the apps as part of the shipped package and increase the requirement to ... | Frank Karlitschek | 2012-05-18 | 23 | -30/+53 | |
* | | | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-18 | 6 | -27/+57 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | this code looks wrong to me but i'm putting it back while we find out what th... | Michiel de Jong | 2012-05-18 | 1 | -1/+1 | |
| * | | | | | | make redirect safe by restricting it to current host | Michiel de Jong | 2012-05-18 | 2 | -2/+2 | |
| * | | | | | | fix redirect to desired page after login | Michiel de Jong | 2012-05-18 | 2 | -2/+2 | |
| * | | | | | | LDAP: don't make us of global constants (completing, was removed with latest ... | Arthur Schiwon | 2012-05-18 | 1 | -2/+2 | |
| * | | | | | | LDAP: check wether applying naming rule would end up in conflicts on update, ... | Arthur Schiwon | 2012-05-18 | 3 | -23/+53 | |
* | | | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | | | fix call of all versions page | Georg Ehrke | 2012-05-18 | 1 | -1/+1 | |
* | | | | | | Hooks aren't working across different users' filesystems, so update the mtime... | Michael Gapczynski | 2012-05-17 | 1 | -26/+44 | |
* | | | | | | improve tar archive backend | Robin Appelman | 2012-05-18 | 4 | -7/+63 | |
* | | | | | | History dropdown clean-up | Michael Gapczynski | 2012-05-17 | 1 | -5/+8 |