Age | Commit message (Expand) | Author | Files | Lines |
2013-01-19 | Add description meta-element to package pages | Marcel Korpel | 1 | -0/+3 |
2012-11-04 | header.php: Do not lowercase language selection entries | Lukas Fleischer | 1 | -2/+2 |
2012-10-22 | Use HTTPS links everywhere for Arch sites | Dan McGee | 1 | -4/+4 |
2012-10-21 | Link to the HTTPs login page in the header | Lukas Fleischer | 1 | -0/+4 |
2012-10-10 | Change logo link for consistency with Archweb | canyonknight | 1 | -1/+1 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -15/+15 |
2012-09-18 | Fix language selection | Lukas Fleischer | 1 | -1/+1 |
2012-09-18 | header.php: Update account editing link | canyonknight | 1 | -1/+4 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -10/+10 |
2012-07-15 | Use absolute URIs for style sheets and images | Lukas Fleischer | 1 | -3/+3 |
2012-07-08 | Remove legacy CSS | Lukas Fleischer | 1 | -3/+0 |
2012-07-06 | Move language selection to a drop-down list | Lukas Fleischer | 1 | -12/+20 |
2012-07-06 | Restructure the navigation bar | Lukas Fleischer | 1 | -4/+3 |
2012-07-06 | Move login form to a separate page | Lukas Fleischer | 1 | -2/+3 |
2012-07-06 | Wrap everything in a content cotainer | Lukas Fleischer | 1 | -28/+28 |
2012-07-06 | Add archweb style sheet | Lukas Fleischer | 1 | -1/+2 |
2012-02-19 | Merge branch 'maint' | Lukas Fleischer | 1 | -4/+4 |
2012-02-19 | Escape all output strings in the header and footer | Lukas Fleischer | 1 | -3/+3 |
2012-02-19 | Fix some more XSS vulnerabilities | Lukas Fleischer | 1 | -1/+1 |
2011-11-02 | Add a new AUR_LOCATION setting | Dan McGee | 1 | -1/+1 |
2011-06-25 | fix incompatibility with php short open tags | Florian Pritz | 1 | -1/+1 |
2011-04-20 | Use HTTPs for links in the main site navigation bar (fixes FS#23832). | Lukas Fleischer | 1 | -7/+7 |
2011-03-30 | Fix XSS vulnerability in "web/template/header.php". | Lukas Fleischer | 1 | -2/+2 |
2011-03-11 | Fix broken XHTML. | Lukas Fleischer | 1 | -2/+2 |
2010-08-01 | header.php: Add missing closing </li> tag. | Loui Chang | 1 | -1/+1 |
2010-07-23 | Header and navbar consistent with Arch site redesign | Denis Kobozev | 1 | -36/+33 |
2009-12-08 | header.php: Remove lingering </li> tag. | Loui Chang | 1 | -1/+1 |
2009-11-24 | Restyle the layout. | Loui Chang | 1 | -34/+25 |
2009-09-28 | Change rss2.php references to rss.php | Loui Chang | 1 | -1/+1 |
2009-08-11 | Remove Google ads from header | Dan McGee | 1 | -14/+0 |
2009-01-24 | Rework login form. | Loui Chang | 1 | -2/+0 |
2009-01-23 | Fix a few xhtml validation errors. | Loui Chang | 1 | -3/+2 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 1 | -2/+3 |
2008-12-21 | Make all web paths relative. | Loui Chang | 1 | -7/+7 |
2008-11-25 | Renamed Get Arch to Download. | Thayer Williams | 1 | -7/+7 |
2008-10-06 | Move logout link from main menu to login bar | Callan Barrett | 1 | -1/+0 |
2008-03-23 | Revamped pkg_search_page() | Simo Leone | 1 | -1/+1 |
2008-03-23 | Put login into its own function. | Loui Chang | 1 | -18/+1 |
2008-01-20 | Turn action bar into drop box | Callan Barrett | 1 | -1/+1 |
2008-01-20 | Fix login error and translation bug | Callan Barrett | 1 | -1/+1 |
2008-01-20 | some more tweaks to make it look less like I worked on it. | eliott | 1 | -0/+14 |
2008-01-20 | Hacky attempt to fix lang and navigation bars | eliott | 1 | -49/+48 |
2008-01-20 | More cleanup, add TU link to header | Callan Barrett | 1 | -6/+13 |
2008-01-20 | updates to header. Manual addition of thayers previous patch. | eliott | 1 | -8/+2 |
2008-01-20 | Support for verbose page titles | Callan Barrett | 1 | -1/+1 |
2008-01-20 | Tweaks of various page layouts and handling of data | Callan Barrett | 1 | -1/+1 |
2008-01-20 | Fix bug with botched AURSID values | Callan Barrett | 1 | -4/+4 |
2008-01-20 | Removes timeout page and moves login form to header | Callan Barrett | 1 | -3/+25 |
2008-01-20 | Added header, footer, and login form templates | Loui Chang | 1 | -0/+72 |