Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | 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 | |
| | |/ | ||||||
| * | | Fixed merge conflict in /files/ajax/move.php | Tom Needham | 2012-01-04 | 31 | -74/+5241 | |
| |\ \ | ||||||
| * | | | removed data-read and fixed droppable logic | Tom Needham | 2012-01-02 | 2 | -3/+2 | |
| * | | | Used data-read and data-wite when binding drag and drop events | Tom Needham | 2012-01-02 | 1 | -2/+2 | |
| * | | | Added data-read and data-write attributes to file list | Tom Needham | 2012-01-02 | 1 | -1/+3 | |
| * | | | Fix merge conflicts | Tom Needham | 2012-01-01 | 148 | -909/+60831 | |
| |\ \ \ | ||||||
| * | | | | Fix missing ; | Tom Needham | 2012-01-01 | 1 | -1/+3 | |
| * | | | | Fix js error | Tom Needham | 2012-01-01 | 1 | -5/+3 | |
| * | | | | Shared folder no longer draggable or droppable | Tom Needham | 2012-01-01 | 1 | -3/+5 | |
| * | | | | Fixed error message | Tom Needham | 2011-12-30 | 1 | -1/+1 | |
| * | | | | Removed old jquery-ui css and js | Tom Needham | 2011-12-30 | 2 | -1170/+0 | |
| * | | | | Updated jquery ui js and css. Improved color scheme. | Tom Needham | 2011-12-30 | 3 | -2/+1125 | |
* | | | | | added a file to fix wrong recognised mime-types | Georg Ehrke | 2012-01-12 | 2 | -1/+20 | |
| |_|_|/ |/| | | | ||||||
* | | | | remove old code in comments | Georg Ehrke | 2012-01-08 | 1 | -6/+0 | |
* | | | | Merge branch 'master' into calendar | Georg Ehrke | 2012-01-08 | 30 | -152/+662 | |
|\ \ \ \ | ||||||
| * | | | | dont overwrite the database with the gallery database | Robin Appelman | 2012-01-08 | 1 | -1/+1 | |
| * | | | | dont create a new user when it already exists | Robin Appelman | 2012-01-08 | 1 | -9/+16 | |
| * | | | | improve detection for mysql databases | Robin Appelman | 2012-01-08 | 1 | -3/+6 | |
| * | | | | Improve music playlist rendering. | Cloud Dumper | 2012-01-08 | 2 | -4/+16 | |
| * | | | | load reverse driver when updating database | Robin Appelman | 2012-01-08 | 1 | -0/+1 | |
| * | | | | don't try to upgrade what isn't installed | Robin Appelman | 2012-01-08 | 1 | -7/+9 | |
| * | | | | db overwriting, gallery creating fix | Bartek Przybylski | 2012-01-08 | 2 | -3/+8 | |
| * | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bartek Przybylski | 2012-01-08 | 6 | -54/+137 | |
| |\ \ \ \ | ||||||
| | * | | | | allow changing database backends between PDO and MDB2 | Robin Appelman | 2012-01-08 | 1 | -4/+19 | |
| | * | | | | Fix updateApp() and add extra check to updateApps() | Michael Gapczynski | 2012-01-08 | 1 | -7/+9 | |
| | * | | | | update apps when their version number increases | Robin Appelman | 2012-01-08 | 2 | -0/+31 | |
| | * | | | | fix errors during database migration | Robin Appelman | 2012-01-08 | 1 | -7/+8 | |
| | * | | | | set the installed version after updating the database | Robin Appelman | 2012-01-08 | 1 | -0/+1 | |
| | * | | | | fixes in the sqlite manager driver | Robin Appelman | 2012-01-08 | 1 | -23/+49 | |
| | * | | | | automatically upgrade the main database on version number increase (doesnt wo... | Robin Appelman | 2012-01-08 | 2 | -7/+12 | |
| | * | | | | small fix in sqlite3 driver | Robin Appelman | 2012-01-08 | 1 | -3/+0 | |
| | * | | | | minor changes to mysql setup | Robin Appelman | 2012-01-08 | 1 | -4/+4 | |
| | * | | | | some fixes in the sqlite3 driver | Robin Appelman | 2012-01-08 | 2 | -7/+12 | |
| * | | | | | 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 | |
* | | | | | 3rdparty: fix bug in when | Georg Ehrke | 2012-01-08 | 1 | -1/+13 | |
* | | | | | update calendar pot file | Georg Ehrke | 2012-01-07 | 3 | -27/+143 | |
* | | | | | fix search function | Georg Ehrke | 2012-01-07 | 1 | -0/+1 | |
* | | | | | update calendar pot file | Georg Ehrke | 2012-01-06 | 1 | -62/+250 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' of gitorious.org:owncloud/owncloud | Frank Karlitschek | 2012-01-06 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Use parameter | Tom Needham | 2012-01-06 | 1 | -1/+1 | |
* | | | | | finish the application store feature so that users can download and install o... | Frank Karlitschek | 2012-01-06 | 3 | -17/+53 | |
|/ / / / | ||||||
* | | | | add a formfactor session variable which is autodetected but can also manually... | Frank Karlitschek | 2012-01-06 | 1 | -0/+37 |