summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB
AgeCommit message (Expand)AuthorFilesLines
2011-04-03Order the traits groups on /i by their 'order' columnYorhel1-3/+5
2011-04-03Order the VNs listed on char browser by release dateYorhel1-1/+3
2011-04-03Bugfix: use the 'vnlists' table to calculate stats on user pageYorhel1-1/+1
2011-03-30Fixed table name clash SQL error on "hide deleted items" history browserYorhel1-12/+12
2011-03-20chardb: Added simple character browser + searchYorhel1-4/+13
2011-03-19chardb: Added char listing to VN pagesYorhel2-3/+12
2011-03-15chardb: Added list of instances to char pagesYorhel1-0/+1
2011-03-15chardb: Added main char field + editingYorhel1-3/+4
2011-03-14chardb: Added Char<->VN linking edit interfaceYorhel1-1/+1
2011-02-27chardb: Allow specifying the order of trait groups +'sexual' trait flagYorhel2-8/+9
2011-02-22chardb: +char<->vn linking, +vn display on char pagesYorhel1-12/+30
2011-02-21chardb: gender field + blood type/gender field compacting on char pageYorhel1-2/+2
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel3-55/+35
2011-02-20chardb: Added friendly character <-> trait linking interfaceYorhel1-3/+4
2011-02-20chardb: Added traits to charactersYorhel1-1/+6
2011-02-20chardb: Added "group" property to traitsYorhel2-9/+26
2011-02-19chardb: Removed unique constraints from traits and traits_aliasesYorhel1-26/+7
2011-02-19chardb: Added blood type + misc. fixes and improvementsYorhel1-2/+2
2011-02-18chardb: Implemented BWH/height/weight fieldsYorhel1-2/+2
2011-02-16chardb: Added image to character entriesYorhel1-3/+9
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel2-1/+13
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel2-4/+53
2011-02-14chardb: Added trait index and searchYorhel1-0/+8
2011-02-13chardb: Added trait add/edit formYorhel1-2/+5
2011-02-13chardb: Added notes file and started implementing the traitsYorhel1-0/+138
2011-02-06Added new VN filter: on user VN list or notYorhel1-0/+2
2011-02-06Added new VN filter: voted on or notYorhel1-0/+2
2011-02-06Added new VN filters: wish/blacklistYorhel1-1/+7
2011-02-05Group tags on /v+/tagmod by their categoryYorhel1-2/+2
2011-02-05Properly save tag category when adding a new tagYorhel1-2/+2
2011-02-04Allow setting tag category for all child tags recursivelyYorhel1-6/+10
2011-02-04Added category field to tags (content/ero/technical)Yorhel1-2/+2
2011-02-04Merge branch 'beta'2.17Yorhel3-70/+38
2011-01-27Order "all notifications" with new notifications firstYorhel1-3/+3
2011-01-07DB::Releases: Inverted 'unreleased' option to dbReleaseGet()Yorhel1-2/+2
2011-01-07Don't update the 'date' when changing a VN voteYorhel1-1/+1
2011-01-04Added checkboxes to VN tagmod and implemented the overrule logicYorhel1-26/+21
2011-01-03Added tag overrule indicators to tag link browser and VN tag editorYorhel1-7/+9
2011-01-03SQL: Added tags_vn.ignore column and updated queries to respect thisYorhel1-34/+5
2011-01-03Bugfix: Secondary order by title or username on vote listingsYorhel1-1/+1
2011-01-02Bugfix: Don't show NSFW screenshots on homepage with filtersYorhel1-1/+1
2011-01-01Also apply permanent VN filters to the random screenshots on /Yorhel1-3/+22
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel1-3/+3
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel2-5/+9
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel1-2/+2
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel1-4/+27
2010-12-21Pass VN tag filters by ID rather than nameYorhel2-10/+16
2010-12-21Added vnlists.status filter to /u+/listYorhel1-0/+1
2010-12-21Added notes field to the user VN listYorhel1-7/+10
2010-12-20Update the votes.date column when changing a voteYorhel1-1/+1