summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Increase max release title length to 300Yorhel1-1/+1
2020-04-01VN::Graph: Force show-unofficial-relations if there are no official oncesYorhel1-8/+13
2020-04-01VNWeb::HTML: Fix crash in rdate_()Yorhel1-1/+1
2020-04-01VN::Graph: Also generate VN graphs on-demandYorhel9-183/+251
2020-03-31Producers::Graph: Add ugly hack to grow the #mainbox for large graphsYorhel1-3/+4
2020-03-30Producers::Graph: Reduce number of edge labels + minor tweaksYorhel2-25/+26
2020-03-30Config: Remove unused "engines" listYorhel1-22/+0
2020-03-30User list: Right-align numeric columnsYorhel1-1/+1
2020-03-30Producers::Graph: Experiment with dynamically generating relation graphsYorhel4-22/+168
2020-03-27Discussions::Thread: Indicate locked status in headerYorhel1-0/+1
2020-03-26imgflag for public: Add link, bias weights to chars, show vote statsYorhel3-4/+14
2020-03-26imgflag: Document keyboard shortcuts + make them available to users with >=10...Yorhel1-6/+12
2020-03-26imgflag: Keep track of users.c_imgvotes + limit number of votes + adjust samp...Yorhel1-21/+25
2020-03-25imgflag: Display votes from other usersYorhel2-0/+18
2020-03-24DB::Releases: Also fetch the new links for the old code -.-Yorhel1-2/+2
2020-03-23ExtLinks: Actually display the newly added sitesYorhel1-0/+4
2020-03-23ExtLinks: A few more shop links for releasesYorhel1-4/+17
2020-03-22Delete old release edit formYorhel4-377/+3
2020-03-22Handler::Producers: Explicitly mention primary language on producer pagesYorhel1-1/+3
2020-03-21imgflag: Update UI URL with currently displayed image IDYorhel2-18/+12
2020-03-21boardmod feature: Full deletion of threads/postsYorhel1-0/+22
2020-03-21Improve logging of user IDs when auth module is not initializedYorhel1-1/+2
2020-03-20Minor refactor: Move "samesite" cookie handling to vndb.plYorhel2-14/+5
2020-03-20imgflag: Add /img/<imgid> URL to open a specific image in the flagging UIYorhel1-4/+19
2020-03-20imgflag: Support displaying unreferenced imagesYorhel2-8/+13
2020-03-20imgflag: Disallow regular users to vote on any image of their choosingYorhel2-9/+42
2020-03-19Producers::Elm: Do proper substring search + search through aliasYorhel1-2/+3
2020-03-19imgflag: Fix 500 due to enrich_image() with a single image + filter irrelevan...Yorhel1-7/+16
2020-03-18Validation: Remove diagnostic log + make view=0 removing workYorhel1-2/+1
2020-03-18Validation: Do not allow direct links to pages with ?view=Yorhel1-1/+23
2020-03-17imgflag: Make 30 recent image votes available in the UIYorhel2-16/+38
2020-03-17imgflag: Add "imgvote" permissionYorhel2-5/+5
2020-03-17imgflag: Speed up image fetching query using TABLESAMPLEYorhel1-1/+16
2020-03-16Merge branch 'imgflag'Yorhel11-68/+122
2020-03-16imgflag: Initial schema + UI for image flaggingYorhel3-0/+79
2020-03-16ExtLinks: Keep www. prefix for DMM linksYorhel1-16/+16
2020-03-13Discussions::Thread: Show a 404 if there are no posts to displayYorhel1-0/+1
2020-03-12SQL: Keep track of dimensions for all images in the DBYorhel5-25/+14
2020-03-12SQL: Use global "images" table for metadata of all images in the DBYorhel5-46/+32
2020-03-11Chars::Page: Fix display of spoiler settings when VN is only spoilerYorhel1-0/+1
2020-03-09refactor: Convert Staff edit form to the same initialization approachYorhel1-4/+8
2020-03-08refactor: Add elm_empty() function to initialize a new formYorhel3-57/+57
2020-03-07ExtLinks: Improve gyutto and getchudl regexesYorhel1-2/+2
2020-03-06Types: Yeah, lets put DOS in the alphabetic part of the platform listYorhel1-1/+1
2020-03-06Released::Edit: Fix catalog field initialization on copyYorhel1-1/+1
2020-03-05RelEdit: Two-column platform & language selector + fix order of platformsYorhel1-8/+8
2020-03-05ExtLinks: Fix URL formatting of dlsiteen + make regex more strictYorhel1-3/+3
2020-03-05ExtLinks: Recognize EGS before_game.php URLsYorhel1-1/+1
2020-03-05RelEdit: Don't fill out gtin, catalog and links when copying an entryYorhel2-1/+21
2020-03-03Lib.ExtLinks: Don't hide site list + add expandable list of supported URL for...Yorhel2-8/+17