summaryrefslogtreecommitdiff
path: root/lib/VNWeb/Misc
AgeCommit message (Expand)AuthorFilesLines
2021-04-20Icons: Replace feed icon with SVGYorhel1-1/+3
2021-04-20Use old-fashioned <img> tags for platform iconsYorhel1-1/+1
2021-04-09SQL: Expand & improve item_info() and use it where it makes senseYorhel2-81/+54
2021-03-23Misc::History: Fix display of filters on dbobj pagesYorhel1-1/+1
2021-03-23Traits: Convert to vndbids + add edit historyYorhel1-1/+3
2021-03-11Misc::History: Use <select> for type filter instead of checkboxesYorhel1-7/+5
2021-03-11Tags: Convert to vndbids + add edit historiesYorhel1-2/+4
2021-03-06SVG platform iconsYorhel1-1/+1
2021-03-01SQL: vndbid data type conversion for most DB entriesYorhel5-48/+40
2021-02-13SQL: Remove user id 0 and fix existing columns to use NULLYorhel1-2/+2
2021-01-29HomePage: Exclude 'db' and 'u' boards from VN Discussions boxYorhel1-1/+1
2021-01-29AdvSearch: Convert old-url redirects into permanent redirectsYorhel1-2/+2
2021-01-12Homepage: Fix creating an invalid releases query with empty branchYorhel1-1/+1
2021-01-10v2rw: Convert /opensearch.xml description + ancient typo fixYorhel1-0/+22
2021-01-10AdvSearch: Time to put this live.2.29Yorhel1-2/+4
2021-01-09AdvSearch: Apply new saved default queries to listings instead of old filtersYorhel2-14/+19
2021-01-04v2rw: Some cleanup; Move some functionality out of vndb.pl; Move config out o...Yorhel1-2/+2
2021-01-04AdvSearch: Add save as default optionYorhel1-2/+2
2021-01-03AdvSearch: Only autocomplete referenced animeYorhel1-3/+5
2021-01-03AdvSearch: Add feature to save/load/delete queriesYorhel1-0/+40
2020-12-04HomePage: Include general discussions in "VN discussions" boxYorhel1-4/+2
2020-12-03CSS/homepage: Use CSS overflow to cut off long titles rather than on the serverYorhel1-27/+45
2020-12-03Homepage: Merge & relayout some boxesYorhel1-77/+65
2020-10-02v2rw: Move redirects + cleanup some moreYorhel1-0/+42
2020-09-20Hide flagged reviews from the home pageYorhel1-1/+2
2020-09-17Misc::Feeds: Set correct content-type headerYorhel1-0/+1
2020-09-17Feeds: Move feed generation form Multi to VNWebYorhel3-2/+79
2020-09-15HomePage: Discard date filters in upcoming/just released boxesYorhel1-4/+6
2020-09-12Misc::HomePage: Load thumbnails rather than full-size screenshotsYorhel1-1/+1
2020-09-12v2rw: Add new filter querying framework + rewrite homepageYorhel2-0/+254
2020-09-02BBCode: Consolidate bb2html & bb2text + only convert ids in thread titlesYorhel3-4/+4
2020-08-24reviews: Get rid of summary field & split mini/full reviewsYorhel1-1/+1
2020-08-17reports: Add object ID in PM subjectYorhel1-1/+2
2020-08-16Reports: Get rid of report_type, split vndbid/num + allow reporting reviews a...Yorhel1-11/+34
2020-08-06Discussions: Allow discontinuous post numbers + ignore hidden posts in counts...Yorhel1-2/+2
2020-07-29Reports: Keep track of unseen, new and last updated reportsYorhel1-0/+6
2020-07-29Reports: Add option to sort by last modified + reduce number of reports/pageYorhel1-5/+12
2020-07-29Reports: Fix display of deleted threadsYorhel1-1/+6
2020-07-29SQL: Fix escaping of backslash in LIKE patternsYorhel1-1/+1
2020-07-26Reports: Allow bbcode in reports & mod commentsYorhel1-2/+2
2020-07-25Reports: Allow reporting DB entriesYorhel2-24/+19
2020-07-25Reports: Nicer formatting of the reporting subjectYorhel1-11/+19
2020-07-23Add new reporting featureYorhel1-0/+202
2020-07-01Char::Edit: Abstract & revamp image voting UIYorhel1-60/+0
2020-06-29VN::Edit: Add length/wikidata/renai/anime fieldsYorhel1-0/+23
2020-05-13Chars::Edit: Add image editingYorhel1-0/+60
2020-04-03Images::List: Add (experimental & currently still hidden) image browserYorhel1-172/+0
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 usersYorhel1-0/+13