summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2021-03-30Resolve SQL Error when deleting an accountJelle van der Waa1-1/+1
2021-02-20Use jsDelivr instead of Google CDN for jqueryFelix Yan4-4/+4
2021-02-20RSS: Decrease cache time and increase item countJustin Kromlinger1-2/+2
2021-02-20RSS: Always provide a GUIDJustin Kromlinger1-0/+1
2021-02-20RSS: Make sure image title matches channel titleJustin Kromlinger1-1/+1
2021-02-20RSS: Set proper content type headerJustin Kromlinger1-0/+2
2021-02-20RSS: Add atom self linkJustin Kromlinger1-1/+2
2021-02-20Fix WHERE clause for keyword search queries with empty keywordsJakub Klinkovský1-5/+5
2021-02-20Redirect to referer after SSO loginFrédéric Mangano-Tarumi1-6/+12
2021-02-20Remove the per-user session limitFrédéric Mangano-Tarumi1-15/+0
2021-02-20Stop redirecting stderr with proc_openFrédéric Mangano-Tarumi2-4/+0
2021-02-20Support conjunctive keyword search in RPC interfaceKevin Morris2-24/+39
2021-02-20Implement SSO logoutFrédéric Mangano-Tarumi1-1/+13
2021-02-20SSO: Add an SSO option in the login pageFrédéric Mangano-Tarumi1-0/+3
2021-02-20rewrite query to support both mysql/sqliteEli Schwartz1-9/+5
2021-02-20prevent running mysql-specific query in sqliteEli Schwartz1-1/+3
2021-02-20fix broken SQL query that always failedEli Schwartz1-1/+1
2020-09-05pkg_search_page: Limit number of results on package searchMorten Linderud1-4/+3
2020-04-05Fix PHP notices in the account formorigin/liveLukas Fleischer1-5/+5
2020-04-05Fix invalid session ID checkLukas Fleischer1-1/+1
2020-03-27Release 5.0.0v5.0.0Lukas Fleischer1-1/+1
2020-02-27Properly escape passwords in the account edit formLukas Fleischer1-2/+2
2020-02-26Fix HTML code in the account search results tableLukas Fleischer1-15/+5
2020-02-13Fix more PHP 7.4 warningsEli Schwartz1-0/+1
2020-02-13Fix PHP 7.4 warningsEli Schwartz2-8/+24
2020-02-02Explain syntax/features in the comments sectionLukas Fleischer1-0/+4
2020-02-02Explain the hide email address settingLukas Fleischer1-5/+9
2020-02-02Add support for backup email addressesLukas Fleischer6-10/+32
2020-02-02Add option to send reset key for a given user nameLukas Fleischer2-19/+19
2020-01-30Update copyright range in the cgit footerLukas Fleischer1-1/+1
2020-01-30Require password when changing account informationLukas Fleischer4-24/+21
2020-01-30Require password when deleting an accountLukas Fleischer2-6/+22
2020-01-30Verify current password against logged in userLukas Fleischer2-7/+6
2020-01-30Undo accidental code additionLukas Fleischer1-1/+0
2020-01-30Require current password when setting a new oneLukas Fleischer4-14/+36
2019-12-11Copy Git repository URL on clickLukas Fleischer2-4/+30
2019-11-23Store timestamp and user ID when closing requestsLukas Fleischer1-0/+2
2019-11-02aurjson: use APCu/memcached for rate limitingLukas Fleischer1-15/+32
2019-10-27Display popularity with less decimal pointsLukas Fleischer2-2/+2
2019-10-19Release 4.8.0v4.8.0origin/maintLukas Fleischer1-1/+1
2019-10-19Sync CSS with archwebLukas Fleischer1-8/+10
2019-10-09Cache package requirements and sourcesLukas Fleischer1-19/+9
2019-10-07Make package details cache TTL configurableLukas Fleischer2-7/+14
2019-10-07Cache package licenses, groups and relationsLukas Fleischer1-44/+22
2019-10-06aurjson: cache extended fieldsLukas Fleischer1-13/+4
2019-10-06Cache package provider and dependency informationLukas Fleischer2-29/+28
2019-10-05Make CAPTCHA salt invalidation more robustLukas Fleischer1-9/+23
2019-10-05Add a simple CAPTCHA to the sign up formLukas Fleischer3-4/+95
2019-08-18Move permission for LIST_COMMENTS to dev/tu blockEli Schwartz3-3/+3
2019-07-30pkgreqfuncs: Don't leave out non-default ClosureComment columnJohannes Löthberg1-2/+2