Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Calendar & Contacts: Store import progress in OC_Cache | Bart Visscher | 2012-06-04 | 8 | -36/+37 |
| | | | | | | Convert calendar and contacts import to use a caching system for storing the import progress percentage. OC_Cache can later be made smarter about storing values. | ||||
* | prevent xss attacks by manipulating image file names | Bjoern Schiessle | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | prevent xss attacks by manipulating text file names | Bjoern Schiessle | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Contacts: Make tmp file cleaup a bit safer. | Thomas Tanghus | 2012-06-04 | 1 | -5/+1 |
| | |||||
* | commited a bit too much before | Arthur Schiwon | 2012-06-04 | 1 | -1/+0 |
| | |||||
* | Contacts: When editing photo on a newly created contact the name in the ↵ | Thomas Tanghus | 2012-06-04 | 1 | -0/+1 |
| | | | | contact list was cleared. | ||||
* | Contacts: Temporary files weren't deleted if crop window was closed without ↵ | Thomas Tanghus | 2012-06-04 | 3 | -6/+59 |
| | | | | saving. | ||||
* | LDAP: link to documentation on settings page | Arthur Schiwon | 2012-06-04 | 1 | -1/+2 |
| | |||||
* | Don't allow user to delete, rename and re-share the "Shared" directory | Bjoern Schiessle | 2012-06-04 | 2 | -3/+5 |
| | |||||
* | LDAP group backend: Set configured true when it is... fixe oc-887 | Arthur Schiwon | 2012-06-01 | 1 | -2/+2 |
| | |||||
* | LDAP group backend: If a group filter is not configured, do not do anything. ↵ | Arthur Schiwon | 2012-06-01 | 1 | -0/+19 |
| | | | | Fixes oc-867 | ||||
* | correctly detect https | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
| | |||||
* | don´t start a session here. I don´t think it´s needed. Let´s see if it ↵ | Frank Karlitschek | 2012-06-01 | 1 | -1/+1 |
| | | | | breaks something | ||||
* | fix the breadcrumb | Frank Karlitschek | 2012-05-31 | 1 | -2/+2 |
| | |||||
* | more fixes | Frank Karlitschek | 2012-05-31 | 1 | -2/+2 |
| | |||||
* | more fixes | Frank Karlitschek | 2012-05-31 | 1 | -9/+9 |
| | | | | i don´t understand why this worked before. | ||||
* | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 3 | -5/+5 |
| | |||||
* | fix potential XSS | Georg Ehrke | 2012-05-31 | 2 | -2/+2 |
| | |||||
* | linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. | Arthur Schiwon | 2012-05-31 | 3 | -5/+5 |
| | |||||
* | Applied fix from kalassico for "Chiper text must be a string" bug ↵ | Sam Tuke | 2012-05-31 | 1 | -10/+17 |
| | | | | (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) | ||||
* | LDAP: make queries compatible also with PostgreSQL | Arthur Schiwon | 2012-05-31 | 1 | -7/+12 |
| | |||||
* | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 12 | -46/+1 |
| | | | | The data supplied is never used in OwnCloud. Removed the call from all the apps, and made the public API function empty. | ||||
* | Calendar: small cleanup of import progress writing | Bart Visscher | 2012-05-31 | 1 | -24/+15 |
| | |||||
* | Remove unused L10N variable | Bart Visscher | 2012-05-31 | 1 | -1/+0 |
| | |||||
* | LDAP: fix wrong value for input type | Arthur Schiwon | 2012-05-30 | 1 | -1/+1 |
| | |||||
* | don´t hardcode /tmp | Frank Karlitschek | 2012-05-30 | 5 | -6/+6 |
| | |||||
* | Contacts: Rewrote import script. | Thomas Tanghus | 2012-05-29 | 1 | -57/+26 |
| | |||||
* | Initial support for Amazon S3 storage backend | Michael Gapczynski | 2012-05-29 | 3 | -0/+292 |
| | | | | | | Conflicts: apps/files_external/tests/config.php | ||||
* | Forgot a break. | Thomas Tanghus | 2012-05-29 | 1 | -6/+1 |
| | |||||
* | Contacts: NOTE wasn't saved properly. | Thomas Tanghus | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | Contacts: Improve loading and cleanup of dialogs. | Thomas Tanghus | 2012-05-29 | 5 | -29/+44 |
| | |||||
* | add lib collection and lib scanner to media's appinfo/app.php | Georg Ehrke | 2012-05-29 | 1 | -0/+2 |
| | |||||
* | fix status | Georg Ehrke | 2012-05-29 | 1 | -9/+5 |
| | | | | of timezone detection | ||||
* | Correct typo in last_insert_id for calendar and pg fix #oc-731 | Brice Maron | 2012-05-28 | 1 | -1/+1 |
| | |||||
* | Contacts: Fix XSS. | Thomas Tanghus | 2012-05-28 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-05-28 | 3 | -2/+3 |
|\ | |||||
| * | Contacts: Double check XSS, and fix a rookie error ;-) | Thomas Tanghus | 2012-05-28 | 2 | -2/+2 |
| | | |||||
| * | add urlencode for caldav link | Georg Ehrke | 2012-05-28 | 1 | -0/+1 |
| | | |||||
* | | remove not needed includes | Frank Karlitschek | 2012-05-28 | 8 | -16/+3 |
|/ | |||||
* | allow longer paths for gallery | Robin Appelman | 2012-05-26 | 2 | -4/+4 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 9 | -9/+9 |
| | |||||
* | LDAP: support for 'member' as group-member-association | Arthur Schiwon | 2012-05-26 | 2 | -2/+3 |
| | |||||
* | fix share for users with a point within their name | Georg Ehrke | 2012-05-26 | 1 | -3/+4 |
| | |||||
* | Add HEAD request management for files ajax/download.php | Brice Maron | 2012-05-24 | 1 | -1/+1 |
| | |||||
* | Add translation for error message | Brice Maron | 2012-05-24 | 1 | -1/+1 |
| | |||||
* | Add error message when uploading folder or null files. ref oc-739 | Brice Maron | 2012-05-24 | 1 | -0/+5 |
| | |||||
* | share code between smb and ftp filestorage backends | Robin Appelman | 2012-05-24 | 4 | -157/+92 |
| | |||||
* | Add pending line in file list before trying to upload. Correct indentation | Brice Maron | 2012-05-24 | 1 | -111/+110 |
| | |||||
* | smb filestorage backend | Robin Appelman | 2012-05-24 | 4 | -0/+159 |
| | |||||
* | Initial work on UI for mounting external storage | Michael Gapczynski | 2012-05-24 | 6 | -1/+176 |
| |