summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2009-10-24Removed update_rev() function and monthly revcache cronYorhel2-25/+4
2009-10-24Added Spawned <> Originated from producer relationYorhel2-2/+2
2009-10-24lang.pl: Added 'stage' functionalityYorhel1-0/+15
2009-10-21SQL: Send relgraph notify when needed for producer entriesYorhel2-0/+55
2009-10-21Added relation graphs for producersYorhel2-1/+4
2009-10-21SQL: Renamed vn_graphs to relgraphs and synced dbgraph.plYorhel3-16/+12
2009-10-21SQL: Synced update_2.8.sql into dump.sqlYorhel2-11/+18
2009-10-21Wrote producer relation editor interfaceYorhel1-1/+2
2009-10-21Started on the producer relationsYorhel1-0/+16
2009-10-21JS: Improved dependency checking when determining whether to run jsgen.plYorhel1-1/+7
2009-10-18SQL: Fixed calculation of tags_vn_bayesian.spoilerYorhel2-1/+35
2009-10-17SQL: Converted releases_rev.type to an ENUM data typeYorhel2-4/+67
2009-10-12SQL: Converted changes.type to an ENUMYorhel2-4/+16
2009-10-10Display number of unread posts in user menuYorhel2-0/+6
2009-10-09Added producer role (developer/publisher) to DB and release editorYorhel2-0/+8
2009-10-09SQL: Converted releases_media.medium to an ENUM typeYorhel2-2/+10
2009-10-08Synchronised and updated dump.sql and dbgraph.plYorhel2-20/+17
2009-10-07Changed language selector into a Javascript dropdownYorhel1-1/+3
2009-10-07L10N: Extracted last bits of JavascriptYorhel1-1/+4
2009-10-07L10N: Extracted VN screenshot uploaderYorhel1-1/+2
2009-10-07L10N: Extracted release media and the media selectorYorhel1-1/+2
2009-10-07L10N: Extracted VN relation editorYorhel1-1/+2
2009-10-07L10N: Extracted strings for and improved release list selector on VN pagesYorhel2-4/+8
2009-10-07L10N: Extracted release list statusesYorhel1-1/+2
2009-10-07L10N: Extracted some common Javascript stringsYorhel2-3/+8
2009-10-07L10N/JS: Added small framework for translating the strings in JSYorhel1-1/+55
2009-10-07JS: Moved script.js to data/ and added jsgen.pl to process itYorhel2-0/+36
2009-10-07skingen: Used CSS::Minifier::XS instead of my crappy regexesYorhel1-12/+5
2009-09-27Added script for performing common operations on lang.txtYorhel1-0/+152
2009-09-27Converted anime.type to ENUM and made them translatableYorhel1-0/+15
2009-09-26Converted VN relations to ENUM data type and made them translatableYorhel1-0/+18
2009-09-25Use inline SVG for relation graphsYorhel2-1/+17
2009-09-18Fixed bug with excluding AVG(vote) < 0 VNs from tag pagesYorhel2-2/+36
2009-09-10Batch edit downloadable trial releases to add freeware statusYorhel1-0/+42
2009-08-17L10N: Russian TL for site title and main menuYorhel1-4/+4
2009-08-17Added language switcher to the main menuYorhel1-2/+4
2009-08-17Started on a framework for interface I18NYorhel1-0/+9
2009-08-15Improved VN relationsYorhel1-0/+12
2009-08-12Added global user votes ignore listYorhel2-2/+28
2009-08-12Synchronised a NOT NULL constraint in dump.sql with the actual DBYorhel1-1/+1
2009-08-09Converted changes.added to timestamptzYorhel2-3/+9
2009-08-08Converted tags.added to timestamptzYorhel2-1/+7
2009-08-08Converted users.registered to timestamptzYorhel2-1/+7
2009-08-08Converted votes.date to timestamptz and use NOW() as defaultYorhel2-1/+7
2009-08-08Converted threads_posts.date and edited to timestamptzYorhel2-2/+13
2009-08-08Converted wlists.added and rlists.added to timestamptzYorhel2-3/+14
2009-08-08Convert old category relations to tags and remove vn_categoriesYorhel2-11/+52
2009-08-06Use timestamptz data type instead of timestampYorhel2-4/+4
2009-08-05Removed last traces of the shared memory processing queueYorhel1-8/+0
2009-08-05Multi::IRC: Reimplemented notifications using PgSQL LISTEN/NOTIFYYorhel2-0/+38