| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix translation issues with previous commit | Alessandro Cosentino | 2012-11-13 | 1 | -3/+3 |
* | uncomment hours entries in relative date functions | Alessandro Cosentino | 2012-11-13 | 1 | -2/+2 |
* | Checkstyle: Fix the last 25 NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -1/+1 |
* | Merge pull request #238 from fmms/checkstyle04 | Thomas Müller | 2012-11-04 | 1 | -6/+6 |
|\ |
|
| * | Checkstyle fixes: NoSpaceAfterComma | Felix Moeller | 2012-11-04 | 1 | -4/+4 |
| * | Checkstyle fixes for SpaceBeforeOpenBrace | Felix Moeller | 2012-11-04 | 1 | -2/+2 |
* | | Merge pull request #178 from owncloud/JustOneCSRFTokenPerSession | Lukas Reschke | 2012-11-04 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Create only one CSRF token per session | Lukas Reschke | 2012-10-31 | 1 | -2/+0 |
* | | Checkstyle: many fixes | Felix Moeller | 2012-11-02 | 1 | -5/+5 |
|/ |
|
* | added functions for printing escaped and unescaped values | Bernhard Posselt | 2012-10-28 | 1 | -0/+16 |
* | Correct a first issue Checkstyle is complaining about ... | Felix Moeller | 2012-10-22 | 1 | -2/+2 |
* | Correct indentation | Lukas Reschke | 2012-10-10 | 1 | -3/+5 |
* | always generate access token, also for forms shown to anonymous users (e.g. p... | Björn Schießle | 2012-10-05 | 1 | -4/+2 |
* | Fix to preserve backward compatibility for apps creating static links contain... | Christian Reiner | 2012-09-28 | 1 | -0/+8 |
* | Reimplementation of CSRF protection including autorefresh | Christian Reiner | 2012-09-28 | 1 | -6/+0 |
* | fix some more phpdoc | Robin Appelman | 2012-09-23 | 1 | -46/+45 |
* | fix translation for core/lostpassword | scambra | 2012-09-21 | 1 | -1/+2 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -40/+40 |
* | Add args parameter to linkTo(Absolute) function, to append the args automaticly | Bart Visscher | 2012-09-03 | 1 | -2/+3 |
* | fix translations within subfolder /lib | Thomas Mueller | 2012-08-30 | 1 | -1/+1 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -2/+2 |
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -5/+5 |
* | Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su... | Jörn Friedrich Dreyer | 2012-08-25 | 1 | -142/+58 |
|\ |
|
| * | fix unused variables | Robin Appelman | 2012-07-20 | 1 | -1/+0 |
| * | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 1 | -168/+41 |
| |\ |
|
| | * | removing sanitizeHTML() function from template.php since I moved it to util.php | Bjoern Schiessle | 2012-06-19 | 1 | -11/+0 |
| | * | use new sanitize HTML function | Bjoern Schiessle | 2012-06-19 | 1 | -7/+1 |
| | * | Force sanitize function to use UTF8 (for php lower than 5.4) | Brice Maron | 2012-06-18 | 1 | -1/+1 |
| | * | Move page layout handling to its own class | Bart Visscher | 2012-06-18 | 1 | -127/+3 |
| | * | Move formfactor code to OC_Template | Bart Visscher | 2012-06-18 | 1 | -0/+37 |
| * | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -16/+39 |
| |\| |
|
| | * | Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo... | Michael Gapczynski | 2012-06-13 | 1 | -15/+34 |
| | |\ |
|
| | | * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 1 | -9/+7 |
| | | * | Check for string | Lukas Reschke | 2012-06-11 | 1 | -14/+2 |
| | | * | Some updates... | Lukas Reschke | 2012-06-11 | 1 | -14/+28 |
| | | * | Handling arrays | Lukas Reschke | 2012-06-11 | 1 | -1/+16 |
| | | * | Revert | Lukas Reschke | 2012-06-11 | 1 | -33/+18 |
| | | * | First try of implementing assignHTML | Lukas Reschke | 2012-06-11 | 1 | -14/+33 |
| | * | | Added JSON methods for CSRF prevention. Make request token accessible from te... | Thomas Tanghus | 2012-06-13 | 1 | -0/+4 |
| | |/ |
|
| * | | Change parameter 'web' to 'url' and take array of array in config instead of ... | Brice Maron | 2012-06-07 | 1 | -4/+4 |
| * | | Change app path logic in templates | Brice Maron | 2012-06-06 | 1 | -0/+5 |
| * | | Correct css file inclusion | Brice Maron | 2012-06-06 | 1 | -2/+8 |
| * | | Unit path and webpath, correct some more | Brice Maron | 2012-06-06 | 1 | -4/+4 |
| * | | First almost working version | Brice Maron | 2012-06-06 | 1 | -41/+53 |
| |/ |
|
| * | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -4/+6 |
| |\ |
|
| | * | Fix empty jsfiles and cssfiles in layout template | Bart Visscher | 2012-05-16 | 1 | -0/+2 |
| | * | Template: Fix var name | Bart Visscher | 2012-05-16 | 1 | -1/+1 |
| | * | Template: Make getFormFactorExtension function public | Bart Visscher | 2012-05-16 | 1 | -3/+3 |
| * | | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
* | | | use new sanitize HTML function backported | Bjoern Schiessle | 2012-06-20 | 1 | -0/+1 |