summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-30Update copyright year in the cgit footer templateMichael Straube1-1/+1
2019-05-26Display warning when flagging VCS packagesLukas Fleischer3-0/+34
2019-05-25Sync CSS with archwebLukas Fleischer1-47/+25
2019-05-24Use native language name for FinnishLukas Fleischer1-1/+1
2019-05-24Ignore merge target for non-merge requestsLukas Fleischer1-0/+5
2019-04-28Add "Enable notifications" checkbox in "Add Comment" formVladimir Panteleev3-0/+14
2019-01-14Quote MySql 8.0 reserved keywordsFlorian Pritz2-4/+4
2018-10-26Fix notifications emails going to the right people, part #2Eli Schwartz1-3/+3
2018-10-17pkg_comments.php: Make comment timestamps link to the commentVladimir Panteleev1-5/+7
2018-08-06Allow paginating package commentsJohannes Löthberg2-4/+6
2018-08-06Allow listing all comments from a userJohannes Löthberg12-30/+258
2018-08-06Make the locale directory configurableLukas Fleischer1-1/+2
2018-07-09Fix regression in translating anything at allEli Schwartz1-2/+1
2018-07-07Release 4.7.0v4.7.0Lukas Fleischer1-1/+1
2018-07-07Sync CSS with archwebLukas Fleischer1-37/+6
2018-05-12Stop using each()Lukas Fleischer11-29/+29
2018-05-12Add newline after accept link for orphan requestsLukas Fleischer1-3/+1
2018-05-12confparser.inc.php: Add missing dollar signLukas Fleischer1-1/+1