Age | Commit message (Expand) | Author | Files | Lines |
2014-01-20 | acctfuncs.inc.php: Allow translation of missing strings | canyonknight | 1 | -2/+2 |
2014-01-13 | Release 2.3.1v2.3.1 | Lukas Fleischer | 1 | -1/+1 |
2013-09-02 | Release 2.3.0v2.3.0 | Lukas Fleischer | 1 | -1/+1 |
2013-09-02 | Specify charset in Content-Type header when returning JSON data from API. | Chris Down | 1 | -0/+1 |
2013-08-28 | Only include current TUs in the last votes list | Lukas Fleischer | 1 | -3/+4 |
2013-08-27 | Move package comment check to packages.php | Lukas Fleischer | 1 | -4/+0 |
2013-08-27 | Add boolean return values to several pkg_*() functions | Lukas Fleischer | 1 | -42/+42 |
2013-08-27 | Exclude running votes from "Last Votes by TU" | Lukas Fleischer | 1 | -1/+4 |
2013-08-26 | Add Japanese and Slovak languages | Lukas Fleischer | 1 | -0/+2 |
2013-08-26 | Add "Last Votes by TU" list | Lukas Fleischer | 1 | -0/+19 |
2013-08-22 | Add a vote type to the TU proposal form | Lukas Fleischer | 1 | -3/+4 |
2013-08-22 | Store the number of TUs when starting a vote | Lukas Fleischer | 1 | -2/+8 |
2013-08-22 | Allow for setting an account's inactivity status | Lukas Fleischer | 1 | -6/+22 |
2013-08-17 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2013-08-17 | Release 2.2.1 | Lukas Fleischer | 1 | -1/+1 |
2013-08-17 | Merge branch 'maint' | Lukas Fleischer | 1 | -18/+41 |
2013-08-17 | Upgrade Archive/Tar from PEAR to work with php 5.5v2.2.1 | Dave Reisner | 1 | -18/+41 |
2013-04-24 | Remove superfluous search wrapper function | canyonknight | 1 | -10/+0 |
2013-03-26 | Release 2.2.0v2.2.0 | Lukas Fleischer | 1 | -1/+1 |
2013-03-25 | Show hint if password is empty during login | Lukas Fleischer | 1 | -2/+31 |
2013-03-24 | Implement IP banning for user registration and user login | canyonknight | 1 | -1/+34 |
2013-03-21 | Save last login IP address | Lukas Fleischer | 1 | -1/+2 |
2013-03-21 | process_account_form(): Highlight errors | Lukas Fleischer | 1 | -1/+1 |
2013-03-19 | process_account_form(): Allow using empty passwords | Lukas Fleischer | 1 | -13/+25 |
2013-03-19 | Move reset key submission to a separate function | Lukas Fleischer | 1 | -0/+26 |
2013-03-19 | Fix typo in delete permission warning | Connor Behan | 1 | -1/+1 |
2013-03-18 | Release 2.1.0v2.1.0 | Lukas Fleischer | 1 | -1/+1 |
2013-02-10 | Remove checks before calling connection method | canyonknight | 3 | -226/+75 |
2013-02-10 | Remove documentation references to database parameter | canyonknight | 4 | -71/+0 |
2013-02-10 | Remove unnecessary database connection parameter from all functions | canyonknight | 5 | -115/+116 |
2013-02-10 | Add database wrapper class and new connection method | canyonknight | 6 | -98/+108 |
2013-01-30 | Merge branch 'maint' | Lukas Fleischer | 2 | -8/+26 |
2013-01-30 | acctfuncs.inc.php: Change wording of account editing message | canyonknight | 1 | -1/+1 |
2013-01-30 | Clear a user's active sessions following account suspension | canyonknight | 1 | -0/+19 |
2013-01-30 | acctfuncs.inc.php: Change return type of valid_username function | canyonknight | 1 | -6/+5 |
2013-01-30 | aur.inc.php: Fix PHP undefined index notice for AURSID | canyonknight | 1 | -1/+1 |
2013-01-19 | Merge branch 'maint' | Lukas Fleischer | 2 | -5/+0 |
2013-01-19 | stats.inc.php: Remove unnecessary account type lookup | canyonknight | 1 | -3/+0 |
2013-01-19 | Remove double htmlspecialchars | Marcel Korpel | 1 | -2/+0 |
2013-01-19 | Add description meta-element to package pages | Marcel Korpel | 2 | -31/+52 |
2013-01-19 | Implemented typeahead suggest | Marcel Korpel | 1 | -1/+21 |
2012-12-22 | Merge branch 'maint' | Lukas Fleischer | 1 | -1/+1 |
2012-12-22 | Changed 'Dutch' to 'Nederlands' | Marcel Korpel | 1 | -1/+1 |
2012-12-07 | Merge branch 'maint' | Lukas Fleischer | 1 | -2/+31 |
2012-12-07 | Split package flagging and unflagging into separate functions | canyonknight@gmail.com | 1 | -31/+43 |
2012-11-29 | Fix account privilege escalation vulnerability | canyonknight | 1 | -2/+2 |
2012-11-29 | Fix account editing and hijacking vulnerability | canyonknight | 1 | -0/+29 |
2012-11-15 | pkgfuncs.inc.php: Rework query to avoid "Required by" duplicates | canyonknight | 1 | -1/+1 |
2012-11-07 | Release 2.0.1v2.0.1 | Lukas Fleischer | 1 | -1/+1 |
2012-11-04 | Avoid double slashes in notifications | Lukas Fleischer | 1 | -3/+3 |