summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-18Extract package name from detailsLukas Fleischer2-49/+14
2015-09-18Remove legacy codeLukas Fleischer1-189/+0
2015-09-17Honor virtual provisions in package requirementsLukas Fleischer2-9/+30
2015-09-17Use a separate function for "Required by" linksLukas Fleischer2-28/+66
2015-09-16git-update: Use proper stop value for sliceLukas Fleischer1-1/+1
2015-09-16Transfer notifications when merging packagesLukas Fleischer2-4/+17
2015-09-16Show providers in dependenciesLukas Fleischer1-6/+59
2015-09-12Mitigate JSONP callback vulnerabilitiesLukas Fleischer1-2/+6
2015-09-11Allow for logging in via email addressLukas Fleischer3-2/+17
2015-09-11Remove superfluous function valid_user()Lukas Fleischer2-27/+2
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer6-12/+27
2015-09-11Move package base flagging to a separate formLukas Fleischer3-3/+47
2015-08-31Fix duplicate escaping of action linksLukas Fleischer1-7/+7
2015-08-30Allow users to unflag packages they flagged themselvesLukas Fleischer5-5/+8
2015-08-30Remember user ID when flagging package basesLukas Fleischer3-2/+12
2015-08-19updates_table.php: Fix identification of new packagesMarcel Korpel1-1/+1
2015-08-19account_edit_form.php: Warn users to correctly enter their email addressMarcel Korpel1-0/+4
2015-08-17Update link to package submission documentationStefan Auditor1-1/+1
2015-08-17Display sources count on package details pageStefan Auditor1-1/+1
2015-08-17Do not allow empty commentsMarcel Korpel2-2/+11
2015-08-17Remove success message from comment formMarcel Korpel1-5/+0
2015-08-16Remove trailing slash from git urlsStefan Auditor1-2/+2
2015-08-16Update translation documentationStefan Auditor1-3/+2
2015-08-16Add a restore command to the SSH interfaceLukas Fleischer4-9/+33
2015-08-14git-update: Add commentsLukas Fleischer1-0/+5
2015-08-14git-update: Remove superfluous assignmentLukas Fleischer1-1/+0
2015-08-14git-update: Move blacklist reading further downLukas Fleischer1-3/+3
2015-08-11rpc: msearch: Give orphans on empty maintainer argumentJohannes Löthberg1-2/+6
2015-08-08Document the Git/SSH interfaceLukas Fleischer1-0/+81
2015-08-08Move documentation to a subdirectoryLukas Fleischer4-7/+12
2015-08-08aurjson.class.php: Add missing PHPDocLukas Fleischer1-0/+17
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel4-0/+45
2015-08-08aurjson.class.php: Add method get_comment_form()Marcel Korpel1-1/+48
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel5-7/+7
2015-08-08pkg_comments.php: Merge two DIVs with same IDMarcel Korpel1-3/+1
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer6-9/+8
2015-08-08Show popularity in package base detailsLukas Fleischer4-3/+13
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel3-26/+54
2015-08-08Surround message with <p> tagsMarcel Korpel1-1/+1
2015-08-08Use username from the database if one is provided by the userMarcel Korpel3-7/+9
2015-08-08Jump to latest comments after adding a commentMarcel Korpel1-0/+1
2015-08-08Jump to comment after editingMarcel Korpel1-3/+7
2015-08-08Add IDs to commentsMarcel Korpel1-1/+1
2015-08-08Only autofocus search field on the package search pageMarcel Korpel1-1/+1
2015-08-08Show dateline when a comment is edited or deletedMarcel Korpel3-15/+37
2015-08-08Support comment editing in the backendMarcel Korpel5-1/+73
2015-08-08Add comment edit icon and formMarcel Korpel11-9/+139
2015-08-08Use SVG image for comment deletion iconMarcel Korpel6-17/+65
2015-08-08Remove superfluous close tagsMarcel Korpel1-4/+4
2015-08-08Reindent web/html/packages with tabsJohannes Löthberg1-21/+21