summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | Modified thumbnail.php to use OC_Image. Cut out 50 loc ;-)Thomas Tanghus2012-01-091-73/+31
| * | Changed SQL queries for looking up contacts to only query once and sort at th...Thomas Tanghus2012-01-093-33/+0
| * | remove mp3info from dependency checkRobin Appelman2012-01-081-6/+0
| * | mp3info is giving to much trouble, get rid of itRobin Appelman2012-01-081-64/+46
| * | When a music file is playing, the page title gets modified.Kshitij Parajuli2012-01-081-1/+3
| |/
| * Merge branch 'master' into calendarGeorg Ehrke2012-01-0824-86/+500
| |\
| | * dont overwrite the database with the gallery databaseRobin Appelman2012-01-081-1/+1
| | * Improve music playlist rendering.Cloud Dumper2012-01-082-4/+16
| | * db overwriting, gallery creating fixBartek Przybylski2012-01-082-3/+8
| | * rename fix, licence header addedBartek Przybylski2012-01-0815-4/+308
| | * Merge branch 'master' of gitorious.org:owncloud/owncloudBartek Przybylski2012-01-082-5/+18
| | |\
| | | * Also use track_number to retrieve song track.Cloud Dumper2012-01-081-1/+14
| | | * Sort results from music collection getters.Cloud Dumper2012-01-081-4/+4
| | * | rename and delete hooksBartek Przybylski2012-01-082-6/+74
| | * | gallery version bump to force db updateBartek Przybylski2012-01-081-2/+2
| | * | automatic adding of photo to album, feedback for user while scanning, general...Bartek Przybylski2012-01-0811-72/+82
| | |/
| | * enable gallery and admin_export by default at least for the alpha and beta.Frank Karlitschek2012-01-072-1/+3
| * | update calendar pot fileGeorg Ehrke2012-01-072-1/+41
| * | fix search functionGeorg Ehrke2012-01-071-0/+1
| |/
| * improve search functionGeorg Ehrke2012-01-063-3/+37
| * Merge branch 'master' into calendarGeorg Ehrke2012-01-051-1/+1
| |\
| | * remove error output if symlink already exists. this can happen if a user remo...Frank Karlitschek2012-01-031-1/+1
| * | fix login check in ajax filesGeorg Ehrke2012-01-053-3/+9
| * | fix js for repeating eventsGeorg Ehrke2012-01-051-1/+4
| * | fix autodetection for the week of the monthGeorg Ehrke2012-01-051-1/+2
| * | fix editeventdialog for monthly repeating events with a specific weekday and ...Georg Ehrke2012-01-051-7/+7
| * | fix repeat rule for every weekdayGeorg Ehrke2012-01-051-1/+1
| * | fix end for repeating eventsGeorg Ehrke2012-01-051-5/+5
| * | Merge branch 'master' into calendarGeorg Ehrke2012-01-039-18/+127
| |\|
| | * Merge git://gitorious.org/owncloud/owncloud into oc_imageThomas Tanghus2012-01-029-0/+4458
| | |\
| | * \ Merge git://gitorious.org/owncloud/owncloud into oc_imageThomas Tanghus2012-01-011-12/+8
| | |\ \
| | * | | Removed redundant DB queries.Thomas Tanghus2011-12-312-7/+16
| | * | | Thumbnails was overwriting default style so hover and active didn't work. Mov...Thomas Tanghus2011-12-302-6/+6
| | * | | Merge git://gitorious.org/owncloud/owncloud into tanghus_contactsThomas Tanghus2011-12-303-2/+11
| | |\ \ \
| | * | | | Added license and waiver of conditions for jquery.inview.Thomas Tanghus2011-12-308-11/+111
| * | | | | Merge branch 'master' into calendarGeorg Ehrke2012-01-0213-14/+4477
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | add jplayer sourceRobin Appelman2012-01-019-0/+4458
| | | |_|/ | | |/| |
| | * | | Fix return for empty Shared folder in opendir()Michael Gapczynski2012-01-011-12/+8
| | | |/ | | |/|
| * | | remove unused jsGeorg Ehrke2012-01-021-52/+13
| * | | add function to detect always the timezoneGeorg Ehrke2012-01-027-5/+53
| * | | Merge branch 'master' into calendarGeorg Ehrke2011-12-2978-51/+59802
| |\ \ \ | | | |/ | | |/|
| * | | fix the default setting for yearly repeating eventsGeorg Ehrke2011-12-263-13/+13
| * | | make repeating events editableGeorg Ehrke2011-12-256-89/+857
| * | | use pre-decrement instead of post-decrementGeorg Ehrke2011-12-251-1/+1
| * | | use OC_JSON::checkLoggedIn() in all ajax filesGeorg Ehrke2011-12-2211-33/+11
| * | | fix merge conflictsGeorg Ehrke2011-12-2122-138/+139
| |\ \ \
| * \ \ \ Merge branch 'master' into calendarGeorg Ehrke2011-12-161-1/+3
| |\ \ \ \
| * | | | | delete unused filesGeorg Ehrke2011-12-106-98/+0
| * | | | | check for php version is greater than 5.3.0 - we make extensive use of Date T...Georg Ehrke2011-12-101-19/+21
| * | | | | Merge branch 'master' into calendarGeorg Ehrke2011-12-103-17/+6
| |\ \ \ \ \