summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Releases
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Don't throw an error on multiple 'fil' query paramsYorhel1-1/+1
2024-01-05Support ISBN codes for releasesYorhel1-1/+1
2023-12-04Stricter input validation for single-line fieldsYorhel2-6/+6
2023-12-03Staff/ReleaseEdit: Flatten & simplify extlinks fields into form dataYorhel1-5/+3
2023-12-02StaffEdit: Use ExtLinks editing componentYorhel1-8/+3
2023-10-14DRM: Fix link from revision to DRM implementationYorhel1-1/+1
2023-10-14DRM: Update code for master + let's put this liveYorhel2-5/+5
2023-10-14DRM: TerminologyYorhel1-3/+3
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 implementationYorhel4-0/+158
2023-10-10Validation: Remove "required" and be explicit about optional fieldsYorhel2-15/+15
2023-09-10Releases::Page: Fix display of old story animation column when bg/face fields...Yorhel1-1/+1
2023-09-03ReleaseEdit: Fix input validation for empty main titlesYorhel1-1/+1
2023-07-24ReleaseEdit: Complete the format section + fix vnode reuse bugYorhel1-0/+8
2023-07-24ReleaseEdit: Start on JS rewriteYorhel1-10/+6
2023-06-22AdvSearch: Move save/load button + always display the thingYorhel1-2/+1
2023-06-01Types/JS: Move language properties into VNDB::Types + improve lang sorting in...Yorhel3-4/+4
2023-05-20JS: Add dropdown search thingyYorhel1-0/+8
2023-05-05CSS: Use semantic tags + flexbox for global layoutYorhel5-8/+8
2023-04-25SVG: Optimize release icons + move into spriteYorhel1-12/+12
2023-04-25CSS: Unique classes for icons + generated dimensionsYorhel3-10/+10
2023-04-15CSS: Stop abusing <b> for grayedout, use <small> insteadYorhel2-3/+3
2023-03-24Search backend changes: faster results with trigram index + rankingYorhel1-9/+8
2023-03-13Releases::Lib: Fix adding lang attr to titles in release listingsYorhel1-1/+1
2023-02-19Rework passing around entry titles + add proper HTML5 'lang' attrsYorhel4-39/+40
2023-02-04TitlePrefs: Also apply preferences to producer namesYorhel3-7/+4
2023-02-02Refactor part 2: get rid of temporary vnt/releasest viewsYorhel4-15/+11
2023-02-01Refactor: langpref -> titleprefs + use more strict schemaYorhel2-5/+5
2022-11-18API2: Add extlinks field to releasesYorhel3-7/+7
2022-09-28Releases::Edit: Fix editing of releases assigned to multiple VNsYorhel1-1/+1
2022-09-28Releases::Page: Split language lines again, duplicate the main title insteadYorhel1-6/+7
2022-09-28Releases::Page: Merge empty-titled languages on displayYorhel1-3/+4
2022-09-28Releases::Page: Fix silly perl warning on revision pages when title is emptyYorhel1-1/+1
2022-09-28Fix bug in releases_by_vn() + alternate release title sortingYorhel2-3/+3
2022-09-28Releases::Edit: Auto-fill VN titles when adding language to releaseYorhel1-0/+9
2022-09-28Allow non-main release titles to be emptyYorhel2-3/+6
2022-09-28Releases::Edit: Fix adding new release formYorhel1-9/+7
2022-09-28Releases::Edit: Fix title displayYorhel1-1/+1
2022-09-28Display preferred release title on VN pages + do that selection in PerlYorhel2-6/+6
2022-09-28WIP add language-specific titles to releasesYorhel5-51/+53
2022-06-26Fix ordering of patch releases + releases list on producer pagesYorhel1-1/+16
2022-05-30(Hopefully) better ordering of same-day releasesYorhel1-1/+1
2022-04-08Release listing: another attempt at indicating ero & censoringYorhel1-4/+5
2022-04-05Releases: Add "has ero" flagYorhel3-8/+14
2022-03-31Release animation: Rework and hopefully properly fix animation display this timeYorhel1-44/+39
2022-03-29Release animation: Also remove mention of face/bg animation from ero tooltipYorhel1-9/+4
2022-03-29Release animation: (attempt to) fix display of converted "not animated" fieldsYorhel1-1/+5