summaryrefslogtreecommitdiffstats
path: root/web/html
AgeCommit message (Expand)AuthorFilesLines
2016-02-07Add support for package update notificationsLukas Fleischer2-7/+7
2016-02-07Add global comment notification settingLukas Fleischer2-8/+14
2016-01-31Remove 'new' tag from updates tableMarcel Korpel2-11/+0
2016-01-31Make RSS icon dark gray and only blue on hoverMarcel Korpel1-2/+2
2016-01-30Shorten maxlength of email input fields to 254 charactersMarcel Korpel1-1/+1
2016-01-23Add comment undeletion functionalityMarcel Korpel5-3/+44
2015-12-15Add link to flag OOD commentMark Weiman3-0/+26
2015-12-13Replace new package iconLukas Fleischer3-1/+4
2015-12-13Replace RSS feed iconLukas Fleischer3-1/+4
2015-12-13Remove old logosLukas Fleischer4-3/+1
2015-12-13Add the Open Iconic licenseLukas Fleischer1-0/+26
2015-12-12Implement capability to pin comments above othersMark Weiman7-3/+18
2015-11-26Dedupe translatable stringsLukas Fleischer4-4/+4
2015-11-25Change "File Request" to "Submit Request"Eli Schwartz1-1/+1
2015-10-25Support long email addressesLukas Fleischer1-1/+1
2015-10-24Highlight broken dependenciesLukas Fleischer1-0/+5
2015-10-22Do not redirect when showing errors during flaggingLukas Fleischer1-2/+38
2015-10-21Check comment length in the backendLukas Fleischer1-6/+1
2015-10-04rpc.php: Display generated documentationLukas Fleischer1-28/+1
2015-10-03Do not redirect to details page after deletionLukas Fleischer1-0/+2
2015-10-03Redirect to details pages after performing actionsLukas Fleischer4-4/+4
2015-10-03Fix a PHP "Undefined index" noticeLukas Fleischer1-1/+5
2015-09-24Make it more clear that the bug tracker is for aurweb onlyMarcel Korpel1-1/+1
2015-09-20Add option to hide one's email addressMarcel Korpel2-12/+13
2015-09-18Extract package name from detailsLukas Fleischer1-13/+14
2015-09-11Allow for logging in via email addressLukas Fleischer1-1/+1
2015-09-11Remove superfluous function valid_user()Lukas Fleischer1-1/+1
2015-09-11Require comments when flagging packages out-of-dateLukas Fleischer2-1/+11
2015-09-11Move package base flagging to a separate formLukas Fleischer2-2/+46
2015-08-17Update link to package submission documentationStefan Auditor1-1/+1
2015-08-17Do not allow empty commentsMarcel Korpel1-2/+1
2015-08-08pkg_comments.php: Add JavaScript function to edit commentsMarcel Korpel3-0/+10
2015-08-08Split pkg_comment_form.php so the outer box is not always includedMarcel Korpel1-1/+1
2015-08-08Do not use the term "unsupported" for AUR packagesLukas Fleischer1-1/+1
2015-08-08Set correct 'My Account' link after changing usernameMarcel Korpel2-11/+38
2015-08-08Surround message with <p> tagsMarcel Korpel1-1/+1
2015-08-08Use username from the database if one is provided by the userMarcel Korpel1-2/+2
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-08Show dateline when a comment is edited or deletedMarcel Korpel1-0/+5
2015-08-08Support comment editing in the backendMarcel Korpel1-0/+2
2015-08-08Add comment edit icon and formMarcel Korpel6-6/+94
2015-08-08Use SVG image for comment deletion iconMarcel Korpel5-0/+54
2015-08-08Reindent web/html/packages with tabsJohannes Löthberg1-21/+21
2015-08-08Port notification routines to PythonLukas Fleischer1-8/+1
2015-06-27Add support for multiple SSH public keysLukas Fleischer1-1/+2
2015-06-27Move registration code to a separate unitLukas Fleischer2-17/+37
2015-06-27Redirect at previous page after a successful loginGordian Edenhofer1-0/+5
2015-06-27Make merge into label of width 'auto'Johannes Löthberg2-2/+3
2015-06-27Make confirmation label of width 'auto'Johannes Löthberg4-3/+7