summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2010-11-28BUGFIX: Moved update_vncache() to the bottom of the update script2.14Yorhel1-4/+4
2010-11-28ChangeLog update for 2.14 + some minor upgrade fixesYorhel1-1/+4
2010-11-28VN Filter Selector: Added "original language" filterYorhel3-1/+24
2010-11-27Extended IE6 warning message to show up for IE7 as wellYorhel1-3/+3
2010-11-27VN Filter Selector: Added length field filterYorhel1-0/+2
2010-11-26Added voiced field release filterYorhel1-0/+1
2010-11-26Added animation field release filterYorhel1-1/+2
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-55/+62
2010-11-24vndb.pl: Use the Makefile to auto-update static filesYorhel1-42/+7
2010-11-21Implemented the client side of the new release filter systemYorhel1-2/+28
2010-11-14SQL: Removed CREATE LANGUAGE plpgsqlYorhel1-3/+0
2010-11-14SQL: Added ON DELETE clause to all foreign keys referencing users (id)Yorhel2-12/+147
2010-11-14SQL: Added WHEN clause to all TRIGGERs for which it was usefulYorhel2-152/+144
2010-11-14Improved performance of update_vnpopularity() on PostgreSQL 9.0Yorhel1-1/+3
2010-11-10Multi::RG: Use dotted line to indicate unofficial status in VN relationsYorhel1-1/+1
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel3-2/+9
2010-11-06Synchronised sql/schema.sql with the actual DBYorhel1-1/+2
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+5
2010-11-02Automatically read L10N keys from script.jsYorhel1-46/+44
2010-11-02Prefix all cookies with a configurable cookie_prefixYorhel1-0/+1
2010-11-01Added Apple iProduct platformYorhel1-0/+1
2010-10-31Added 1024x576 and 1280x800 screen resolutionsYorhel1-0/+5
2010-03-13Improved VN searchYorhel3-0/+58
2010-02-17CSS: Refer to all external files with the version as query stringYorhel1-5/+12
2010-02-05Merge branch 'master' into betaYorhel1-2/+2
2010-02-05Notifications: Added 'announce' notificationYorhel4-3/+27
2010-02-05Notifications: Added 'dbedit' notificationYorhel4-5/+50
2010-02-04SQL: Alter the default of sessions.added in the update scriptYorhel1-0/+1
2010-02-04Notifications: Added notify for deletion of entries in (wish)listYorhel3-4/+41
2010-02-02Differentiate between pt-PT and pt-BR in the languagesYorhel1-5/+6
2010-02-02SQL: Converted language columns to an ENUM typeYorhel4-5/+19
2010-02-02SQL: Improved query in edit_commit()Yorhel1-6/+4
2010-02-01Added notification for database deletions to users who contributedYorhel3-4/+44
2010-02-01SQL: Renamed the hidlock_update trigger namesYorhel2-6/+6
2010-02-01Cache the title and userid of the notificationsYorhel3-6/+11
2010-01-29SQL: Another try at fixing the tag spoiler calculationYorhel1-2/+2
2010-01-26SQL: Replaced sessions.expiration with sessions.addedYorhel2-1/+4
2010-01-26Keep track of when a session has last been usedYorhel2-0/+5
2010-01-26Removed the ?l10n= parameterYorhel1-8/+4
2010-01-26Made a start on the notification systemYorhel5-8/+96
2010-01-24Automatically generate the skin credits on d7Yorhel1-2/+2
2010-01-24SkinFile: Abstracted access to the skin configuration filesYorhel2-59/+35
2010-01-24Versioned the deleting and locking of database entriesYorhel4-11/+93
2010-01-23SQL: Don't DROP the temporary edit_* tablesYorhel1-39/+52
2010-01-10L10N: Determine language from Accept-Language headerYorhel1-4/+16
2010-01-09SQL: Split dump.sql into several files and merged update_2.10.sqlYorhel6-1148/+1028
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-0/+39
2010-01-01SQL: Revision insertion abstraction for release entriesYorhel2-2/+64
2010-01-01SQL: Made a start on revision insertion abstractionYorhel1-0/+110
2009-12-28SQL: Fixed bug in producer_relgraph_notify()Yorhel2-10/+4