Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added uploading to folder and cancellable downloads | Simon Birnbach | 2012-03-27 | 6 | -36/+173 |
* | Added global progressbar for all uploads | Simon Birnbach | 2012-03-17 | 3 | -1/+15 |
* | Fixed upload of undeleted file and size information | Simon Birnbach | 2012-03-17 | 1 | -7/+3 |
* | Support for legacy browsers | Simon Birnbach | 2012-03-16 | 3 | -95/+183 |
* | coding guidelines | Simon Birnbach | 2012-03-16 | 1 | -3/+3 |
* | Initial version of drag&drop file upload support | Simon Birnbach | 2012-03-16 | 3 | -0/+950 |
* | fix adding photo to incorrect gallery | Bartek Przybylski | 2012-03-15 | 2 | -2/+2 |
* | creating intermediate galleries | Bartek Przybylski | 2012-03-14 | 2 | -9/+30 |
* | Make PHOTO deletable. | Thomas Tanghus | 2012-03-13 | 3 | -4/+17 |
* | Added sync path for iOS/OS X. | Thomas Tanghus | 2012-03-13 | 1 | -3/+8 |
* | Fixed NOTE property UI. | Thomas Tanghus | 2012-03-13 | 2 | -5/+11 |
* | Cleanup in Contacts. | Thomas Tanghus | 2012-03-13 | 18 | -1266/+1 |
* | Force load profile pic after edit hack. | Thomas Tanghus | 2012-03-12 | 2 | -1/+3 |
* | Remember categories when they have changed. | Thomas Tanghus | 2012-03-12 | 1 | -2/+3 |
* | Rename... | Thomas Tanghus | 2012-03-12 | 2 | -1/+1 |
* | More modifications for using jquery.multiple_autocomplete. | Thomas Tanghus | 2012-03-12 | 2 | -16/+10 |
* | Small fix to jquery.multiple_autocomplete. | Thomas Tanghus | 2012-03-12 | 1 | -0/+10 |
* | Contacts: Modifications for using categories. | Thomas Tanghus | 2012-03-12 | 10 | -187/+69 |
* | Added category editor for apps using OC_VObjects. | Thomas Tanghus | 2012-03-12 | 7 | -0/+282 |
* | oc_db isn't pdo | Robin Appelman | 2012-03-11 | 1 | -2/+2 |
* | fix thumbnail generation | Bartek Przybylski | 2012-03-11 | 1 | -27/+27 |
* | disabling file handlers in gallery for now | Bartek Przybylski | 2012-03-11 | 1 | -3/+3 |
* | media scanner fix | Bartek Przybylski | 2012-03-11 | 1 | -1/+1 |
* | gallery migration to events system | Bartek Przybylski | 2012-03-11 | 10 | -285/+236 |
* | spaces to tabs | Tom Needham | 2012-03-11 | 1 | -25/+25 |
* | Text editor will now wrap text based on window size | Tom Needham | 2012-03-10 | 1 | -0/+1 |
* | fix character encoding bug oc-278 | Tom Needham | 2012-03-10 | 1 | -1/+1 |
* | update file extensions in editor | Tom Needham | 2012-03-10 | 1 | -3/+9 |
* | spaces to tabs replacement | Bartek Przybylski | 2012-03-09 | 1 | -4/+4 |
* | filescan by mimetype scan | Bartek Przybylski | 2012-03-09 | 1 | -5/+6 |
* | filecache search comparition fix | Bartek Przybylski | 2012-03-09 | 3 | -45/+36 |
* | Yet a missing file :-P | Thomas Tanghus | 2012-03-09 | 1 | -0/+49 |
* | Added missing template. | Thomas Tanghus | 2012-03-09 | 1 | -0/+16 |
* | Merge branch 'vcategories' | Thomas Tanghus | 2012-03-09 | 17 | -119/+838 |
|\ | |||||
| * | Temporarily disabled multi_autoselect. | Thomas Tanghus | 2012-03-09 | 2 | -11/+11 |
| * | Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-08 | 8 | -13/+74 |
| |\ | |||||
| | * | Contacts: Add UI for categories | Bart Visscher | 2012-03-07 | 7 | -1/+67 |
| | * | Merge branch 'master' into vcategories | Bart Visscher | 2012-03-07 | 222 | -2039/+5693 |
| | |\ | |||||
| * | \ | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-03-07 | 18 | -150/+154 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Use OC.dialogs. | Thomas Tanghus | 2012-03-07 | 1 | -71/+39 |
| * | | | Fix conflict. | Thomas Tanghus | 2012-03-07 | 209 | -1896/+5549 |
| |\ \ \ | |||||
| * | | | | Contacts: UI updates and ajax methods for categories. | Thomas Tanghus | 2012-03-07 | 14 | -101/+593 |
| | |_|/ | |/| | | |||||
| * | | | Translate and fix copy/paste error. | Thomas Tanghus | 2012-02-22 | 1 | -4/+2 |
| * | | | Fix merge conflict. | Thomas Tanghus | 2012-02-22 | 11 | -118/+181 |
| |\ \ \ | |||||
| * | | | | Check for empty value in ctor and being conservative about configvalue name ;-) | Thomas Tanghus | 2012-02-21 | 1 | -22/+4 |
| * | | | | Forgot to assign param. | Thomas Tanghus | 2012-02-21 | 1 | -3/+1 |
| * | | | | Merge branch 'vcategories' of gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-02-20 | 1 | -25/+39 |
| |\ \ \ \ | |||||
| | * | | | | Review changes of OC_VCategory | Bart Visscher | 2012-02-20 | 1 | -25/+39 |
| * | | | | | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-02-20 | 27 | -32/+100 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge gitorious.org:owncloud/owncloud into vcategories | Thomas Tanghus | 2012-02-20 | 8 | -24/+91 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | |