| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't chunk_split encoded image string. | Thomas Tanghus | 2012-01-12 | 2 | -12/+9 |
* | Added search. Thanks to icewind it was mostly copy/paste :-) | Thomas Tanghus | 2012-01-12 | 2 | -1/+32 |
* | Add PRODID to vcards created by ownCloud. | Thomas Tanghus | 2012-01-12 | 1 | -0/+8 |
* | Merge branch 'calendar' | Georg Ehrke | 2012-01-12 | 3 | -0/+16 |
|\ |
|
| * | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-12 | 126 | -823/+3034 |
| |\ |
|
| * | | change app icon | Georg Ehrke | 2012-01-12 | 3 | -0/+16 |
* | | | update js of calendar import | Georg Ehrke | 2012-01-12 | 1 | -13/+16 |
| |/
|/| |
|
* | | Don't add address if none of the fields are filled out. | Thomas Tanghus | 2012-01-12 | 1 | -2/+14 |
* | | reimplement auto playing music from location hash (like from search results) | Robin Appelman | 2012-01-12 | 1 | -6/+13 |
* | | fix searching artists and albums | Robin Appelman | 2012-01-12 | 1 | -3/+12 |
* | | fix event handler after re-expanding an artist in collection view | Robin Appelman | 2012-01-12 | 1 | -0/+7 |
* | | fix expending artists and albums in collection view | Robin Appelman | 2012-01-12 | 1 | -4/+6 |
* | | fix searching music | Robin Appelman | 2012-01-12 | 1 | -4/+5 |
* | | user suggested style change | Bartek Przybylski | 2012-01-11 | 1 | -2/+2 |
* | | resolving depricated script opening | Bartek Przybylski | 2012-01-11 | 1 | -1/+1 |
* | | Tweaked some tipsys. | Thomas Tanghus | 2012-01-11 | 2 | -3/+2 |
* | | using new image backend, moving ajax calls to one file, using generated thumn... | Bartek Przybylski | 2012-01-11 | 6 | -136/+29 |
* | | Localizin strings and adding error checking. | Thomas Tanghus | 2012-01-11 | 16 | -33/+101 |
* | | Make sure VERSION is set. | Thomas Tanghus | 2012-01-11 | 5 | -7/+24 |
* | | Added files for error messages, removed old syle sheet. | Thomas Tanghus | 2012-01-11 | 3 | -270/+23 |
* | | CSS cleanup, more error checking, better error messages, general cleanup. | Thomas Tanghus | 2012-01-11 | 10 | -89/+171 |
* | | Added missing } | Thomas Tanghus | 2012-01-11 | 1 | -1/+1 |
* | | fix old calendar name and color not being preserved when editing a calendar | Robin Appelman | 2012-01-11 | 1 | -2/+2 |
* | | also use translated string for music navigation entry when showing inline con... | Robin Appelman | 2012-01-11 | 1 | -1/+1 |
* | | update translations | Robin Appelman | 2012-01-11 | 84 | -67/+2425 |
* | | More fixes on saving TYPE parameters. | Thomas Tanghus | 2012-01-10 | 4 | -36/+62 |
* | | Return standard thumbnail even if contact couldn't be found as it could be be... | Thomas Tanghus | 2012-01-09 | 1 | -3/+2 |
* | | OC_DB::insertid was being called too late to get the correct result. | Thomas Tanghus | 2012-01-09 | 1 | -1/+2 |
* | | Insert new contacts alphabetically correct in the list. | Thomas Tanghus | 2012-01-09 | 3 | -5/+29 |
* | | Fixed Phone types not being saved correctly when adding them. | Thomas Tanghus | 2012-01-09 | 3 | -5/+22 |
* | | Some cleanup, better error messages and such. | Thomas Tanghus | 2012-01-09 | 2 | -3/+30 |
* | | Fixed showing first contact if non is selected. | Thomas Tanghus | 2012-01-09 | 1 | -4/+10 |
* | | Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-) | Thomas Tanghus | 2012-01-09 | 1 | -73/+31 |
* | | Changed SQL queries for looking up contacts to only query once and sort at th... | Thomas Tanghus | 2012-01-09 | 3 | -33/+0 |
* | | remove mp3info from dependency check | Robin Appelman | 2012-01-08 | 1 | -6/+0 |
* | | mp3info is giving to much trouble, get rid of it | Robin Appelman | 2012-01-08 | 1 | -64/+46 |
* | | When a music file is playing, the page title gets modified. | Kshitij Parajuli | 2012-01-08 | 1 | -1/+3 |
|/ |
|
* | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-08 | 24 | -86/+500 |
|\ |
|
| * | dont overwrite the database with the gallery database | Robin Appelman | 2012-01-08 | 1 | -1/+1 |
| * | Improve music playlist rendering. | Cloud Dumper | 2012-01-08 | 2 | -4/+16 |
| * | db overwriting, gallery creating fix | Bartek Przybylski | 2012-01-08 | 2 | -3/+8 |
| * | rename fix, licence header added | Bartek Przybylski | 2012-01-08 | 15 | -4/+308 |
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bartek Przybylski | 2012-01-08 | 2 | -5/+18 |
| |\ |
|
| | * | Also use track_number to retrieve song track. | Cloud Dumper | 2012-01-08 | 1 | -1/+14 |
| | * | Sort results from music collection getters. | Cloud Dumper | 2012-01-08 | 1 | -4/+4 |
| * | | rename and delete hooks | Bartek Przybylski | 2012-01-08 | 2 | -6/+74 |
| * | | gallery version bump to force db update | Bartek Przybylski | 2012-01-08 | 1 | -2/+2 |
| * | | automatic adding of photo to album, feedback for user while scanning, general... | Bartek Przybylski | 2012-01-08 | 11 | -72/+82 |
| |/ |
|
| * | enable gallery and admin_export by default at least for the alpha and beta. | Frank Karlitschek | 2012-01-07 | 2 | -1/+3 |
* | | update calendar pot file | Georg Ehrke | 2012-01-07 | 2 | -1/+41 |