| Commit message (Expand) | Author | Age | Files | Lines |
* | add x-webkit-speech to searchbox | Georg Ehrke | 2012-06-24 | 1 | -1/+1 |
* | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-21 | 1 | -3/+3 |
|\ |
|
| * | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 |
| * | CSS class headerAction -> header-action | Florian Hülsmann | 2012-06-18 | 1 | -1/+1 |
| * | corrected header width and floating (can now dynamically add stuff to header)... | Florian Hülsmann | 2012-06-18 | 1 | -2/+2 |
* | | Merge branch 'master' into multi_app_dir | Brice Maron | 2012-06-14 | 1 | -2/+12 |
|\| |
|
| * | Make requesttoken global. | Thomas Tanghus | 2012-06-14 | 1 | -1/+1 |
| * | Added JSON methods for CSRF prevention. Make request token accessible from te... | Thomas Tanghus | 2012-06-13 | 1 | -0/+10 |
| * | Better handling of core.css and core.js | Bart Visscher | 2012-06-07 | 1 | -2/+2 |
* | | Change app path logic in templates | Brice Maron | 2012-06-06 | 1 | -2/+1 |
* | | Unit path and webpath, correct some more | Brice Maron | 2012-06-06 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'unstable' | Bart Visscher | 2012-06-04 | 1 | -0/+6 |
|\ |
|
| * | Combine and minimize core and default app js files | Bart Visscher | 2012-05-16 | 1 | -0/+3 |
| * | Combine and minimize core and default app css files | Bart Visscher | 2012-05-16 | 1 | -0/+3 |
* | | Sanitize search queries, thanks to Lukas Reschke | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
|/ |
|
* | Made the global settings icon accessable via keyboard. | Thomas Tanghus | 2012-05-04 | 1 | -1/+1 |
* | show the username in the title. good idea. | Frank Karlitschek | 2012-04-30 | 1 | -1/+1 |
* | fix position of Semicolon | Georg Ehrke | 2012-04-24 | 1 | -1/+1 |
* | fix pathes in contacts | Georg Ehrke | 2012-04-24 | 1 | -0/+1 |
* | fixed settings hover, now whole row sensitive and fading not jerky | Jan-Christoph Borchardt | 2012-04-15 | 1 | -1/+1 |
* | add a title attribute to the logout button | Frank Karlitschek | 2012-04-12 | 1 | -1/+1 |
* | UI problems solved. Bookmarks app updated. | Marvin Thomas Rabe | 2012-02-22 | 1 | -2/+2 |
* | Add application name to title | Bart Visscher | 2012-02-12 | 1 | -1/+1 |
* | Remove global vars and use the OC static version. | Bart Visscher | 2011-09-18 | 1 | -1/+1 |
* | Revert "Style searchbox like other textboxes" | Jan-Christoph Borchardt | 2011-08-27 | 1 | -2/+2 |
* | Style searchbox like other textboxes | Michael Gapczynski | 2011-08-27 | 1 | -2/+2 |
* | more valid HTML, alt attributes, refactored pagenavi etc. | Jan-Christoph Borchardt | 2011-08-20 | 1 | -2/+2 |
* | some header fixes | Jan-Christoph Borchardt | 2011-08-19 | 1 | -4/+2 |
* | more fixes for Personal and Tipsy | Jan-Christoph Borchardt | 2011-08-14 | 1 | -2/+2 |
* | removed subnavigation code | Jan-Christoph Borchardt | 2011-08-13 | 1 | -12/+0 |
* | lots of image changes, use svg EVERYWHERE POSSIBLE | Jan-Christoph Borchardt | 2011-08-11 | 1 | -6/+6 |
* | restyle logout | Jan-Christoph Borchardt | 2011-08-11 | 1 | -3/+1 |
* | moved search box directly to template | Jan-Christoph Borchardt | 2011-08-10 | 1 | -1/+3 |
* | made sliding settings more awesome | Jan-Christoph Borchardt | 2011-08-10 | 1 | -0/+3 |
* | make more strings translatable | Robin Appelman | 2011-08-10 | 1 | -1/+2 |
* | added semantic meaning with header, nav and footer | Jan-Christoph Borchardt | 2011-08-09 | 1 | -4/+5 |
* | fixed icons | Jan-Christoph Borchardt | 2011-08-08 | 1 | -2/+2 |
* | settings are now AWESOME | Jan-Christoph Borchardt | 2011-08-08 | 1 | -1/+2 |
* | do proper styling for settings pages | Robin Appelman | 2011-08-08 | 1 | -1/+1 |
* | dont use a different navigation page for settings stuff | Robin Appelman | 2011-08-08 | 1 | -2/+11 |
* | removed gratuitous main div | Jan-Christoph Borchardt | 2011-08-08 | 1 | -19/+17 |
* | fixing old CSS and HTML, navigation before content | Jan-Christoph Borchardt | 2011-08-03 | 1 | -3/+3 |
* | compacted sidebar | Jan-Christoph Borchardt | 2011-08-02 | 1 | -1/+1 |
* | some fixes for persistent playlists | Robin Appelman | 2011-08-01 | 1 | -0/+1 |
* | updated navigation subentry styling | Jan-Christoph Borchardt | 2011-07-30 | 1 | -1/+1 |
* | some more changes for navigation subentries | Robin Appelman | 2011-07-29 | 1 | -6/+9 |
* | Merge branch 'master' of git://anongit.kde.org/owncloud | Michael Gapczynski | 2011-07-29 | 1 | -2/+2 |
|\ |
|
| * | automatically replace svg images with png for browsers that dont support svg | Robin Appelman | 2011-07-29 | 1 | -2/+2 |
* | | Display subnavigation entries in user layout template | Michael Gapczynski | 2011-07-29 | 1 | -0/+5 |
|/ |
|
* | rewrote header in pure CSS, smaller, less obtrusive | Jan-Christoph Borchardt | 2011-07-28 | 1 | -2/+2 |