summaryrefslogtreecommitdiffstats
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2019-01-14Quote MySql 8.0 reserved keywordsHEADmasterFlorian Pritz2-4/+4
2018-10-26Fix notifications emails going to the right people, part #2Eli Schwartz1-3/+3
2018-10-16pkg_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.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
2017-11-05Set X-Frame-Options to DENY for all pagesLukas Fleischer1-0/+1
2017-11-05Point out that the user name is public when registeringLukas Fleischer1-0/+3
2017-08-01Unset PackagerUID before deleting an accountLukas Fleischer1-1/+1
2017-04-30Add support for Terms of Service documentsLukas Fleischer4-0/+148
2017-04-27Call check_sid() from a central locationLukas Fleischer19-47/+2
2017-04-24Fix the comment collapse featureLukas Fleischer2-18/+21
2017-04-24Rerender package comments after editingLukas Fleischer1-0/+3
2017-04-23Render comments when storing them in the databaseLukas Fleischer2-4/+40
2017-04-20Use JavaScript to collapse long commentsLukas Fleischer3-6/+36
2017-04-19Store dependency descriptions in a separate columnLukas Fleischer2-26/+9
2017-04-18Check return value of get_extended_fields()Lukas Fleischer1-1/+4
2017-04-18Check query return value in db_cache_value()Lukas Fleischer1-0/+3
2017-04-18Check query return value in search_results_page()Lukas Fleischer1-2/+5
2017-04-18Check query return value in pkgbase_user_notify()Lukas Fleischer1-4/+3
2017-03-09Release 4.5.1v4.5.1Lukas Fleischer1-1/+1
2017-03-04index.php: Remove routes for dropped imagesLukas Fleischer1-3/+0
2017-03-02account_delete.php: Fix variable nameLukas Fleischer1-1/+1