summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | remove old ajax filesGeorg Ehrke2012-02-2321-819/+0
| * | Editor fixed.Marvin Thomas Rabe2012-02-234-8/+10
| * | log typo fixBartek Przybylski2012-02-231-1/+1
| * | check if the tempfile was created successfullyGeorg Ehrke2012-02-231-0/+3
| * | make the location of the 3rdparty folder flexible.Frank Karlitschek2012-02-234-5/+54
| * | Little bookmark improvementMarvin Thomas Rabe2012-02-222-1/+4
| * | Changed textMarvin Thomas Rabe2012-02-221-1/+1
| * | Changed bookmarklet to read later widgetMarvin Thomas Rabe2012-02-226-68/+72
| * | No bookmarks message will now show up if all bookmarks are deltedMarvin Thomas Rabe2012-02-221-3/+6
| * | Updated bookmark formMarvin Thomas Rabe2012-02-224-36/+13
| * | changed look of bookmarkletMarvin Thomas Rabe2012-02-223-10/+8
| * | sharing code between the two bookmarkletsAlessandro Cosentino2012-02-224-18/+18
| |/
| * Removed redundant code.Marvin Thomas Rabe2012-02-2212-109/+22
| * Bookmarklet Window closes itself after submit.Marvin Thomas Rabe2012-02-221-1/+1
| * Text editor display error fixed.Marvin Thomas Rabe2012-02-221-2/+1
| * UI problems solved. Bookmarks app updated.Marvin Thomas Rabe2012-02-2216-61/+70
* | make encryption filetype blacklist configurableRobin Appelman2012-02-224-0/+48
* | add javascript bindings for OC_AppConfigRobin Appelman2012-02-223-0/+91
* | some multiselect improvementsRobin Appelman2012-02-221-5/+14
* | make sure we always have the encryption key unlockedRobin Appelman2012-02-221-0/+6
* | Merge branch 'master' into encRobin Appelman2012-02-225-87/+131
|\|
| * Improved upgrading VCARD v. 2.1 => 3.0. Improved import of malformed cards. R...Thomas Tanghus2012-02-211-85/+129
| * JS fix on address book creation.Thomas Tanghus2012-02-211-1/+1
| * Remove my FIXME comments when I've fixed it :-PThomas Tanghus2012-02-211-1/+1
| * Bookmarks: uses the core action iconsBart Visscher2012-02-212-0/+0
* | fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-216-24/+62
* | proper mimetypes for encrypted filesRobin Appelman2012-02-214-44/+112
* | add stream wrapper for in-memory files and dont use global variables for the ...Robin Appelman2012-02-214-48/+225
* | implement file_put_contents with stream data using fopenRobin Appelman2012-02-212-6/+16
* | rework the way file_put_contents is handeledRobin Appelman2012-02-212-10/+5
* | non existing files can never be updatedRobin Appelman2012-02-211-0/+3
* | move implementation of from/toTmpFile from the file storage to the filesystemRobin Appelman2012-02-213-43/+15
* | provide early file system when using webdavRobin Appelman2012-02-212-1/+6
* | only trigger hooks for the default filesystem viewRobin Appelman2012-02-213-31/+35
* | always mount the root filesystem, sometimes we need the filesystem when not l...Robin Appelman2012-02-211-2/+2
* | initial integration of encryptionRobin Appelman2012-02-215-65/+178
* | improve get_temp_dir() implementationRobin Appelman2012-02-211-0/+2
* | no post hooks for fopenRobin Appelman2012-02-211-3/+5
* | use streams instead of temporary files for cross-storage copy and renameRobin Appelman2012-02-211-6/+15
* | simple file encryption wipRobin Appelman2012-02-212-8/+16
* | add option to dissable fileproxiesRobin Appelman2012-02-211-0/+7
* | encryption proxy wipRobin Appelman2012-02-217-14/+239
* | make documentation reflect reality a bit betterRobin Appelman2012-02-211-1/+1
* | pass paramters to file proxies by reference so they can be modifiedRobin Appelman2012-02-211-2/+2
|/
* Calendar: Correct calendarcolor format for ical color propertyBart Visscher2012-02-215-15/+40
* Move the redirect_url from linkTo function to the checkLoggedIn functionBart Visscher2012-02-212-13/+8
* Added missing filesMarvin Thomas Rabe2012-02-213-2/+2
* restore redirect after checkLoggedInAlessandro Cosentino2012-02-211-1/+1
* some icons for filetypes have been added.Thomas Mueller2012-02-2019-0/+28
* Contact list scroll fixVicDeo2012-02-201-18/+34