summaryrefslogtreecommitdiff
path: root/lib/VNWeb
AgeCommit message (Expand)AuthorFilesLines
2023-11-10VN/Graph: Add cover images & nsfw preferencesYorhel1-2/+13
2023-11-09VN/Graph: Experiment with D3.js-based interactive graphsYorhel2-1/+36
2023-10-30Homepage: add warning for saved default filters that affect loading timesYorhel1-12/+33
2023-10-25Misc::Reports: Fix title link for deleted postsYorhel1-1/+1
2023-10-14DRM: Fix link from revision to DRM implementationYorhel1-1/+1
2023-10-14DRM: Update code for master + let's put this liveYorhel3-6/+6
2023-10-14DRM: TerminologyYorhel2-4/+4
2023-10-14DRM: Add DRM-free icon as wellYorhel2-3/+8
2023-10-14DRM: Add icons + a few fixesYorhel3-10/+18
2023-10-14DRM: Add drm info to release listingsYorhel1-0/+7
2023-10-14DRM: Some link & styling fixesYorhel2-5/+4
2023-10-14DRM: Initial implementationYorhel6-0/+163
2023-10-10Validation: Remove "required" and be explicit about optional fieldsYorhel34-212/+212
2023-09-21User: Patch all email address enumeration vectorsYorhel4-19/+70
2023-09-17Producer::Edit: Convert form to JSYorhel1-26/+20
2023-09-17Quotes: Fix random selectionYorhel1-1/+1
2023-09-16HTML: Hide quote-adding link when not logged inYorhel1-1/+1
2023-09-15Quotes: Add page to list quotes and form to submit new quotesYorhel2-6/+68
2023-09-15SQL/quotes: Add "approved" flag and improve randomisationYorhel1-1/+1
2023-09-14Reviews::Page: Convert comment form to JSYorhel1-4/+4
2023-09-14Discussions::Thread: Convert reply form to JSYorhel1-10/+7
2023-09-12CSS: Use main boxes on VN reviews tabYorhel1-39/+39
2023-09-12Reviews: Convert voting thing to JSYorhel2-9/+7
2023-09-12User::PassSet: Convert form to JSYorhel2-16/+11
2023-09-12User::PassReset: Convert form to JSYorhel2-5/+4
2023-09-10Releases::Page: Fix display of old story animation column when bg/face fields...Yorhel1-1/+1
2023-09-03User::Page: Exclude hidden & private threads/posts from statsYorhel1-2/+6
2023-09-03ReleaseEdit: Fix input validation for empty main titlesYorhel2-2/+2
2023-09-01HTML: Add notification count to menu button on mobileYorhel1-3/+6
2023-08-31ULists::Export: hours => minutesYorhel1-1/+1
2023-08-31ULists::Export: Add length votes to XML exportYorhel1-8/+34
2023-08-29User::Notifications: Fix bell icon for implicit subscriptionsYorhel1-0/+2
2023-08-20UserAdmin: Fix username display in form titleYorhel1-1/+2
2023-08-18Edit history is not relevant when copying an entryYorhel1-1/+1
2023-08-18HTML: Add "security" and "advertising" links to footerYorhel1-0/+4
2023-08-18Display 10 most recent edits on edit pagesYorhel2-8/+3
2023-08-18Remove "user" column from user history listingYorhel2-5/+5
2023-08-06Save original image uploadsYorhel4-8/+17
2023-08-05Staff::Page: Make alias edits more obvious in revisionsYorhel1-3/+6
2023-08-02API: Add developers field to "POST /vn"Yorhel1-0/+5
2023-07-29JS/forms: Get rid of the HTML5 validity APIYorhel2-8/+7
2023-07-27ReleaseEdit: Delete old Elm implementationYorhel1-29/+4
2023-07-27ReleaseEdit: Bunch of UI fixes & improvementsYorhel1-2/+2
2023-07-26ReleaseEdit: Add database relations + notesYorhel2-0/+32
2023-07-24ReleaseEdit: Complete the format section + fix vnode reuse bugYorhel1-0/+8
2023-07-24ReleaseEdit: Start on JS rewriteYorhel2-11/+7
2023-07-20Fix tag "lie" flag calculationYorhel1-1/+1
2023-07-17JS: Let API abstraction keep track of "saved" statusYorhel1-1/+2
2023-07-15VN::List: (Attempt to) make sorting by vote counts option more obviousYorhel2-7/+19
2023-07-13VN::List: Also add votecount as secondary sort for averageYorhel1-1/+1