Age | Commit message (Expand) | Author | Files | Lines |
2014-07-15 | Rework permission handling | Lukas Fleischer | 1 | -9/+5 |
2014-07-04 | Display number of pending requests in actions box | Lukas Fleischer | 1 | -0/+1 |
2014-06-25 | Add support for filing package requests | Lukas Fleischer | 1 | -0/+1 |
2014-06-05 | Do not return "None" in user functions | Lukas Fleischer | 1 | -9/+9 |
2014-06-05 | Display versioned conflicts/provides/replaces | Lukas Fleischer | 1 | -6/+6 |
2014-06-05 | Collapse long source lists | Lukas Fleischer | 1 | -1/+1 |
2014-06-02 | Add a "Search wiki" link to package details | Lukas Fleischer | 1 | -0/+1 |
2014-05-06 | Add a packager field to packages | Lukas Fleischer | 1 | -0/+19 |
2014-05-01 | Fix vote/notify link on the package details page | Lukas Fleischer | 1 | -2/+3 |
2014-04-26 | Support multiple licenses per package | Lukas Fleischer | 1 | -2/+15 |
2014-04-26 | Display package groups on the details page | Lukas Fleischer | 1 | -0/+18 |
2014-04-26 | Display package relations on the details page | Lukas Fleischer | 1 | -0/+64 |
2014-04-18 | Collapse long dependency lists | Lukas Fleischer | 1 | -2/+2 |
2014-04-17 | Display dependency type of package dependencies | Lukas Fleischer | 1 | -10/+3 |
2014-04-05 | Prefix package functions with pkg_/pkgbase_ | Lukas Fleischer | 1 | -6/+6 |
2014-04-05 | Use snake case for all package functions | Lukas Fleischer | 1 | -1/+1 |
2014-04-05 | Move package actions to package bases | Lukas Fleischer | 1 | -15/+15 |
2014-04-05 | pkg_details.php: Add link to package base details | Lukas Fleischer | 1 | -0/+4 |
2014-01-22 | Further optimize voters.php to only need the package name | canyonknight | 1 | -1/+1 |
2013-09-08 | Convert adopt/disown package action link to form | canyonknight | 1 | -17/+17 |
2013-08-27 | Re-add CRSF tokens to most package actions | Lukas Fleischer | 1 | -0/+6 |
2013-08-27 | pkg_details: Convert most action links to forms | Lukas Fleischer | 1 | -6/+30 |
2013-01-30 | pkg_details.php: Add missing translatable string | canyonknight | 1 | -2/+2 |
2012-11-07 | pkg_details.php: Fix potential XSS for package names and dep conditions | canyonknight | 1 | -3/+3 |
2012-11-04 | pkg_details.php: Remove plural from the adopt/disown button | Lukas Fleischer | 1 | -2/+2 |
2012-11-04 | Add missing internationalization to a few strings | Lukas Fleischer | 1 | -2/+2 |
2012-10-22 | Use HTTPS links everywhere for Arch sites | Dan McGee | 1 | -1/+1 |
2012-10-20 | pkg_details.php: Add missing XHTML close tags | canyonknight | 1 | -2/+4 |
2012-09-28 | pkg_details.php: Utilize account details virtual URL | canyonknight | 1 | -0/+8 |
2012-09-28 | Move package merging to a separate page | canyonknight | 1 | -0/+1 |
2012-09-28 | Move package deletion to a separate page | canyonknight | 1 | -0/+3 |
2012-09-24 | Use echo shortcut syntax | Lukas Fleischer | 1 | -48/+48 |
2012-09-18 | pkg_details.php: Hide "Adopt" button from logged out users | Lukas Fleischer | 1 | -0/+2 |
2012-08-23 | Allow only Trusted Users, Developers, and Maintainers to unflag packages | canyonknight | 1 | -1/+2 |
2012-08-23 | pkg_details.php: Fix broken HTML for package page with no dependencies | canyonknight | 1 | -1/+1 |
2012-07-18 | Use virtual paths for voters page | Lukas Fleischer | 1 | -4/+6 |
2012-07-18 | pkg_details.php: Remove field set in actions box | Lukas Fleischer | 1 | -2/+4 |
2012-07-17 | Rearrange package actions | Lukas Fleischer | 1 | -5/+5 |
2012-07-17 | pkg_details.php: Verbose labels for package actions | Lukas Fleischer | 1 | -6/+6 |
2012-07-17 | Move adoption button to package actions box | Lukas Fleischer | 1 | -0/+13 |
2012-07-17 | Move package actions to the action box | Lukas Fleischer | 1 | -0/+17 |
2012-07-17 | pkg_details.php: Fix link to voters if ID is unset | Lukas Fleischer | 1 | -1/+1 |
2012-07-15 | Use virtual paths for package details | Lukas Fleischer | 1 | -3/+3 |
2012-07-15 | Use virtual path feature for links | Lukas Fleischer | 1 | -7/+7 |
2012-07-14 | Merge branch 'maint' | Lukas Fleischer | 1 | -0/+3 |
2012-07-09 | pkg_details.php: Move "<div>" tag into if-branch | Lukas Fleischer | 1 | -1/+1 |
2012-07-09 | pkg_details.php: Fix dependency links | Lukas Fleischer | 1 | -1/+1 |
2012-07-06 | pkg_details.php: Overhaul to match archweb | canyonknight | 1 | -151/+156 |
2012-07-06 | Remove all traces of "pgboxtitle" | Lukas Fleischer | 1 | -1/+1 |
2012-07-06 | pkg_details.php: Use sane format for date strings | Lukas Fleischer | 1 | -3/+3 |