Age | Commit message (Expand) | Author | Files | Lines |
2014-07-15 | Rework permission handling | Lukas Fleischer | 1 | -8/+2 |
2014-07-04 | Handle plurals in translations | Lukas Fleischer | 1 | -2/+8 |
2014-04-05 | pkg_search_results.php: Link to account when logged in | Lukas Fleischer | 1 | -0/+4 |
2014-04-05 | Move package actions to package bases | Lukas Fleischer | 1 | -2/+2 |
2012-10-14 | pkg_search_results.php: Mark out-of-date packages | Lukas Fleischer | 1 | -1/+1 |
2012-10-14 | pkg_search_results.php: Move version to a separate column | Lukas Fleischer | 1 | -1/+3 |
2012-10-04 | pkg_search_results.php: Word-wrap package description | Lukas Fleischer | 1 | -1/+1 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -40/+40 |
2012-09-19 | Sync search result statistics with archweb | Lukas Fleischer | 1 | -5/+8 |
2012-07-15 | Use virtual paths for package details | Lukas Fleischer | 1 | -1/+1 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -5/+5 |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer | 1 | -0/+1 |
2012-07-06 | pkg_search_results.php: Pull out DB code | canyonknight | 1 | -4/+3 |
2012-07-06 | pkg_search_results.php: Overhaul to match archweb | canyonknight | 1 | -126/+113 |
2012-07-06 | Remove all traces of "pgboxtitle" | Lukas Fleischer | 1 | -3/+1 |
2012-06-24 | Implement token system to fix CSRF vulnerabilities | canyonknight | 1 | -0/+1 |
2011-10-24 | Remove a boatload of inline table styles | Dan McGee | 1 | -9/+9 |
2011-08-11 | Allow for merging deleted packages into existing ones | Lukas Fleischer | 1 | -0/+2 |
2011-03-11 | Fix XSS vulnerability in package search results and package details. | Lukas Fleischer | 1 | -3/+3 |
2011-03-11 | Fix broken XHTML. | Lukas Fleischer | 1 | -5/+5 |
2011-03-10 | More PHP Notice undefined fixups | Dan McGee | 1 | -1/+5 |
2011-02-18 | pkg_search_results: replace blind-table with floating divs | PyroPeter | 1 | -60/+56 |
2011-02-17 | pkg_search_results: rewrite of pagination | PyroPeter | 1 | -63/+14 |
2011-02-01 | Drop PackageLocations table and references | Dan McGee | 1 | -4/+0 |
2011-01-20 | Implemented "First" and "Last" link for search results (fixes FS#15690). | Lukas Fleischer | 1 | -0/+2 |
2010-11-10 | Add timestamp when a package is flagged out-of-date (FS#20848). | Lukas Fleischer | 1 | -1/+1 |
2010-10-03 | Fix columns headers visibility | Manuel Tortosa | 1 | -2/+2 |
2010-07-02 | Confirmation when deleting packages | Lukas Fleischer | 1 | -0/+3 |
2010-06-05 | Add sorting by "Voted" and "Notify" fields | Lukas Fleischer | 1 | -2/+6 |
2009-11-24 | Change legend style and default font size. | Loui Chang | 1 | -3/+2 |
2009-10-26 | pkg_search_results: Translate special characters to html entities. | Loui Chang | 1 | -1/+1 |
2009-03-03 | Fix search output if no results are found. | Loui Chang | 1 | -4/+3 |
2009-02-18 | XHTML Validation fixes. | Loui Chang | 1 | -1/+1 |
2009-02-07 | Clean up some markup and styles in page navigation. | Loui Chang | 1 | -8/+7 |
2009-02-03 | Change pagination style | Callan Barrett | 1 | -16/+22 |
2009-01-24 | Indicate when there are more search result pages than numbered links show. | Loui Chang | 1 | -24/+25 |
2009-01-23 | Fix a few xhtml validation errors. | Loui Chang | 1 | -2/+2 |
2009-01-23 | Add Previous and Next links for search results. | Loui Chang | 1 | -53/+56 |
2009-01-23 | Remove urlencode('K') in pkg_search_results. | Loui Chang | 1 | -4/+0 |
2009-01-23 | Only print links for up to five previous and next search results pages. | Loui Chang | 1 | -2/+12 |
2009-01-19 | Remove Less and More links from search results page. | Loui Chang | 1 | -24/+30 |
2009-01-19 | Change: Switching "Legend" and number of results on search page | Gergely Imreh | 1 | -3/+3 |
2009-01-19 | Add: page numbering of AUR search results | Gergely Imreh | 1 | -2/+14 |
2009-01-04 | Store account type in local var when possible | Dan McGee | 1 | -1/+2 |
2008-12-29 | Make search page use mkurl function, change variables around | Callan Barrett | 1 | -12/+12 |
2008-12-22 | Don't require login to see out of date packages from package search. | Loui Chang | 1 | -6/+9 |
2008-12-22 | Encode search string for use in anchor tags. | Loui Chang | 1 | -0/+4 |
2008-12-21 | Move package search results to a template | Callan Barrett | 1 | -0/+142 |