summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-26README.md: add references to TransifexLukas Fleischer1-0/+8
2020-02-26README.md: fix a small typoYaron Shahrabani1-1/+1
2020-02-13Fix more PHP 7.4 warningsEli Schwartz1-0/+1
2020-02-13Fix PHP 7.4 warningsEli Schwartz2-8/+24
2020-02-11Use relative URIs for {source_file,log,commit}_uriLukas Fleischer1-3/+3
2020-02-11Make SMTP port and authentication configurableLukas Fleischer2-1/+24
2020-02-11Support smtplib for sending emailsLukas Fleischer2-5/+20
2020-02-11Update README and convert to Markdown syntaxLukas Fleischer1-26/+8
2020-02-10Translation updates from TransifexLukas Fleischer29-980/+4002
2020-02-02rendercomment: use python-markdown's new registration APIFrédéric Mangano-Tarumi2-6/+10
2020-02-02rendercomment: test headings loweringFrédéric Mangano-Tarumi1-0/+26
2020-02-02rendercomment: safer Flyspray task linkificationFrédéric Mangano-Tarumi2-7/+40
2020-02-02rendercomment: safer auto-linkification of URLsFrédéric Mangano-Tarumi2-10/+24
2020-02-02rendercomment: add a test for Git commit linksFrédéric Mangano-Tarumi1-0/+29
2020-02-02rendercomment: respectful linkification of Git commitsFrédéric Mangano-Tarumi1-16/+20
2020-02-02Update message catalogLukas Fleischer1-21/+125
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 Fleischer9-14/+47
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-30t2500: fix test casesLukas Fleischer1-0/+3
2020-01-30Keep signature delimiters intact in notificationsLukas Fleischer1-0/+3
2020-01-30Require current password when setting a new oneLukas Fleischer4-14/+36
2020-01-06Separate text from footer in notification emailsStephan Springer1-2/+3
2019-12-11Copy Git repository URL on clickLukas Fleischer2-4/+30
2019-11-24.gitignore: add schema/aur-schema-sqlite.sqlLukas Fleischer1-0/+1
2019-11-23t2500: fix test case for orphan request notificationsLukas Fleischer1-1/+1
2019-11-23Store timestamp and user ID when closing requestsLukas Fleischer5-6/+21
2019-11-23Don't require all Python database modules to be installedLukas Fleischer1-2/+9
2019-11-23Upgrade Sharness to 1.1.0Lukas Fleischer1-40/+153
2019-11-23git-serve: check update hook permissionsLukas Fleischer2-0/+9
2019-11-02aurjson: use APCu/memcached for rate limitingLukas Fleischer1-15/+32
2019-11-01Document maintenance tasks and internalsLukas Fleischer1-0/+108
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-19Translation updates from TransifexLukas Fleischer6-132/+136
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 Fleischer3-7/+15
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-19notify.py: Use a/an correctly when sending request notificationsLars Rustand1-2/+3