summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-12confparser.inc.php: Add missing semicolonLukas Fleischer1-1/+1
2018-05-11Use a link to accept orphan requestsEli Schwartz1-5/+1
2018-05-10Update copyright year in the cgit footer templateEli Schwartz1-1/+1
2018-04-22config: allow reading both the defaults file and the modified configEli Schwartz1-1/+11
2018-03-21Handle empty resultset getting recent 10 packagesnodivbyzero1-3/+5
2018-03-20Terminate execution if config file is missingnodivbyzero1-1/+5
2018-03-10Update cache code to INI style configurationJelle van der Waa1-7/+3
2018-03-10Remove unused variable $dbh in pkgbase_display_detailsJelle van der Waa1-2/+0
2018-02-24RPC: Allow to search packages by "*depends" fieldsBaptiste Jonglez1-2/+19
2018-02-24Add capability for co-maintainers to disown packagesMark Weiman4-6/+24
2018-02-24Add rate limit support to APIFlorian Pritz1-0/+86
2018-02-24Remove disjunction in pkg_providers queryFlorian Pritz1-2/+4
2017-12-23Fix regression that stopped maintainers from pinning commentsEli Schwartz1-1/+1
2017-12-03Add route for /users.gzLukas Fleischer1-0/+1
2017-12-03Allow setting an empty home pageLukas Fleischer1-1/+1
2017-12-03Release 4.6.0v4.6.0Lukas Fleischer1-1/+1
2017-11-28Sync CSS with archwebLukas Fleischer3-7/+48
2017-11-07Fix sorting order when clicking table headingsLukas Fleischer1-1/+1
2017-11-06Allow package co-maintainers to pin commentsLukas Fleischer1-6/+13
2017-11-05login.php: Escape quotes in the referer fieldLukas Fleischer1-1/+1
2017-11-05Only allow valid HTTP(s) URLs as home pageLukas Fleischer2-0/+24