summaryrefslogtreecommitdiff
path: root/elm
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Make release type a property of the release<->vn relationYorhel1-8/+5
2021-11-10AdvSearch: Replace "developer-id"/"producer-id" fields with producer subfiltersYorhel2-23/+41
2021-11-07Add mod option to set deletion reason for forum postsYorhel1-6/+11
2021-11-07Add mod option to lock the boards for a threadYorhel1-47/+58
2021-11-06Minor code cleaniness: use separate type for AdvSearch actionsYorhel1-18/+19
2021-11-06AdvSearch: Add filters to producer listingYorhel4-2/+42
2021-10-28Allow uppercase characters in usernamesYorhel2-3/+3
2021-10-28Allow and log username changesYorhel2-5/+21
2021-10-21AdvSearch: Allow moving the root node into a new subYorhel1-3/+8
2021-10-03StaffEdit: Fix clearing of Pixiv ID with backspaceYorhel1-1/+1
2021-09-30Use TableOpts for user listsYorhel3-82/+3
2021-09-28Update references to d9 BBCode formattingYorhel5-5/+5
2021-09-26Display icons in ulist label selectorYorhel3-8/+23
2021-09-26Cache VN length + add to browser UI + reduce max length a bitYorhel1-1/+1
2021-08-09VNLengthVote: Add support for multiple release selectionYorhel1-14/+25
2021-08-05VNLengthVote: Add mod option to delete votesYorhel1-1/+1
2021-08-04VN::Page: Fix user options stylingYorhel1-1/+1
2021-08-04VN::Page: Aggergate play times per speed + use medianYorhel1-5/+5
2021-08-03Fix length voting if shorter than an hourYorhel1-4/+8
2021-08-03VNLengthVote: Add vote listing + aggregated stats + make publicYorhel1-1/+3
2021-08-03VNLengthVote: Add speed indicator field + fix release deletion thingYorhel1-8/+24
2021-08-02VNLenthVote: Improve form with minute field + release filter + some infoYorhel1-24/+49
2021-07-30Add early test implementation of VN length votingYorhel10-18/+140
2021-07-28Elm: Less awkward month displayYorhel3-19/+19
2021-07-28AdvSearch: Add character birthday filterYorhel4-29/+91
2021-07-28Users: remove "imgmod" permission flag, use "dbmod" for thatYorhel1-6/+1
2021-07-25Merge UList.VNPage into Widget + add start/finish date to VN pagesYorhel2-158/+99
2021-07-25AdvSearch: Disallow mode:all in staff name searchYorhel1-1/+1
2021-07-21Fix display of blacklist icon + add more colors for list iconsYorhel1-1/+1
2021-07-19elm: Recognize Arabic characters as non-latinYorhel1-1/+1
2021-07-08Ulist.Widget: Experiment with a VN list management widgetYorhel4-1/+282
2021-07-08AdvSearch: Fix display of platform icons when multiple are selectedYorhel1-1/+1
2021-07-07Image::Upload: Add support for WebP imagesYorhel3-6/+6
2021-06-28User::Edit: Add admin option to more quickly change permsYorhel1-0/+29
2021-06-17Deprecate release doujin flagYorhel2-5/+0
2021-06-07A few email delivery related changesYorhel3-35/+14
2021-06-04VN listing: Add table options + developer and raw average columnsYorhel1-5/+24
2021-05-25VN::Page: Save collapsable language status in user profileYorhel1-0/+21
2021-05-21Tags/Traits: Add main/primary flag to parents listYorhel2-8/+20
2021-05-16VN::Page: Experiment with collapsable language sectionsYorhel1-0/+18
2021-05-14Releases: Add MTL language flagYorhel1-20/+24
2021-05-07CharEdit: Fix glitchy table layouting when hovering trait spoilerYorhel1-1/+1
2021-04-27Elm/*Edit: typo fixYorhel4-4/+4
2021-04-21js/iv: Fix reinitialization of image viewer to ignore its own imagesYorhel1-1/+1
2021-04-20Use old-fashioned <img> tags for platform iconsYorhel1-1/+2
2021-04-20Elm: Improve & shorten shittyMailProvider matchingYorhel1-29/+5
2021-03-29elm/CharEdit: Fix display of trait statusYorhel1-1/+1
2021-03-23Add Outlook to blocked email providersYorhel3-3/+29
2021-03-23Traits: Convert to vndbids + add edit historyYorhel6-70/+51
2021-03-11Merge branch 'taghist'Yorhel13-115/+119