| Commit message (Expand) | Author | Age | Files | Lines |
* | mimetype icon improvements | Robin Appelman | 2011-10-13 | 1 | -0/+6 |
* | fixes for the mimetype icons | Robin Appelman | 2011-10-07 | 1 | -6/+6 |
* | redirect url fixed | Marvin Thomas Rabe | 2011-10-04 | 1 | -1/+1 |
* | Error when only oc_remember_login cookie set fixed. | Marvin Thomas Rabe | 2011-09-30 | 1 | -1/+7 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -24/+16 |
* | Use OC_Helper::linkTo also for absolute urls. | Bart Visscher | 2011-09-09 | 1 | -1/+7 |
* | Remove execute permissions from source files | Bart Visscher | 2011-09-03 | 1 | -0/+0 |
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -9/+9 |
* | more improved error reporting | Frank Karlitschek | 2011-08-06 | 1 | -1/+1 |
* | Renaming classes :-) | Jakob Sack | 2011-07-29 | 1 | -1/+1 |
* | One class per file! | Jakob Sack | 2011-07-29 | 1 | -2/+0 |
* | use proper file icons for image and audio files | Robin Appelman | 2011-07-29 | 1 | -0/+5 |
* | make use of the command line tools id3info and mp3info for scanning music if ... | Robin Appelman | 2011-07-28 | 1 | -0/+45 |
* | redirect_url to be respected in linkTo function | Aamir Khan | 2011-06-25 | 1 | -5/+12 |
* | Fix linkTo() | Jakob Sack | 2011-06-20 | 1 | -4/+11 |
* | moved core stuff to /core | Jakob Sack | 2011-06-20 | 1 | -7/+12 |
* | fix OC_HELPER::linkTo again | Robin Appelman | 2011-06-02 | 1 | -5/+4 |
* | fix OC_HELPER::linkto() when the link is not a valid file. | Robin Appelman | 2011-06-02 | 1 | -1/+1 |
* | App installer backend. | Robin Appelman | 2011-05-28 | 1 | -1/+41 |
* | changed the path in imagePath again | Alessandro Cosentino | 2011-05-17 | 1 | -2/+2 |
* | New installer. | François Kubler | 2011-05-17 | 1 | -2/+24 |
* | Fixing the image link for apps | Jakob Sack | 2011-05-17 | 1 | -2/+2 |
* | fix chmodr | Robin Appelman | 2011-04-24 | 1 | -2/+2 |
* | Avoid // in URIs | Marco Michelino | 2011-04-19 | 1 | -1/+5 |
* | renamed application-octet-stream.png to file.png | Jan-Christoph Borchardt | 2011-04-18 | 1 | -1/+1 |
* | get max upload file size for upload form from php settings | Arthur Schiwon | 2011-04-17 | 1 | -0/+37 |
* | use the correct variable name | Robin Appelman | 2011-04-16 | 1 | -2/+2 |
* | don't manifold slashes in case empty $app is forwarded to linkTo() | Arthur Schiwon | 2011-04-16 | 1 | -4/+8 |
* | move chmodr to OC_HELPER | Robin Appelman | 2011-04-16 | 1 | -0/+29 |
* | apps are now stored in /apps | Jakob Sack | 2011-04-16 | 1 | -0/+11 |
* | OC_HELPER, OC_LOG and OC_TEMPLATE prepared for refactoring | Jakob Sack | 2011-03-13 | 1 | -42/+43 |
* | Added helper for filesize, fixed wrong name for mimetypeIcon() | Jakob Sack | 2011-03-02 | 1 | -1/+23 |
* | Introducing OC_HELPER for small helper functions; making setup of filesystem ... | Jakob Sack | 2011-03-02 | 1 | -0/+84 |