summaryrefslogtreecommitdiff
path: root/lib/VNDB/Util/LayoutHTML.pm
AgeCommit message (Expand)AuthorFilesLines
2015-07-19Remove reliance on Referer header for the login formYorhel1-2/+5
2015-05-13Add staff statistic to main menuYorhel1-1/+1
2015-01-25staff: Add staff edit permission + alias layoutingmorkt1-1/+3
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-0/+2
2014-12-01Don't use inline script tag to pass pref_code to JSYorhel1-11/+4
2014-10-21Use TUWF's reqBaseURI() instead of $self->{uri} on site linksYorhel1-1/+1
2014-10-16Completely get rid of the old charedit perm flagYorhel1-2/+0
2014-08-29Strengthen formcode for non-logged-in visitors + CSRF protect login formYorhel1-14/+4
2011-12-29Added duplicate check when adding VNsYorhel1-1/+1
2011-05-01Don't show some contribute links when you can't contributeYorhel1-3/+7
2011-04-30Replaced user ranks with a permission systemYorhel1-1/+0
2011-04-08Added char/tag/trait stats to database statistics boxYorhel1-1/+1
2011-03-20chardb: Added character link to main menu + improved organisationYorhel1-2/+3
2011-03-19chardb: Added 'Add character' linkYorhel1-0/+1
2011-02-14chardb: Added trait index and searchYorhel1-0/+1
2011-02-03TUWF: Replaced reqParam() with reqGet() or reqPost() where applicableYorhel1-1/+1
2011-01-27TUWF: Added tag name to several end() callsYorhel1-6/+6
2011-01-27TUWF: Replaced ugly html() redefine hack with the new html() optionsYorhel1-2/+6
2011-01-25TUWF: Initial convert from YAWF to TUWFYorhel1-3/+4
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel1-2/+13
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel1-3/+3
2010-12-19Added tab and link for /u+/votes to user tabs & main menuYorhel1-0/+1
2010-12-13Removed /u+/tags and replaced/added links to /g/links?u=XYorhel1-1/+1
2010-11-25JS: Split script.js into a separate file for each languageYorhel1-1/+1
2010-11-13Added <link> elements for the related atom feeds to some pagesYorhel1-1/+3
2010-11-06URL change: /u/logout => /u$id/logoutYorhel1-1/+1
2010-02-05Merge branch 'master' into betaYorhel1-3/+3
2010-02-01Made the "My notifications" link less easier to ignore when n>0Yorhel1-2/+1
2010-01-31Removed #vndb link from the main menuYorhel1-3/+3
2010-01-26Made a start on the notification systemYorhel1-2/+2
2009-10-10Get unread posts count in htmlHeader() instead of Util::AuthYorhel1-1/+2
2009-10-10Make "My Messages (n)" stand out when n>0Yorhel1-1/+1
2009-10-07Changed language selector into a Javascript dropdownYorhel1-6/+2
2009-10-05JS: Moved, split and rewrote release <-> VN & producer linkingYorhel1-3/+1
2009-10-02JS: Moved <script> tags to bottom of the page and removed DOMLoad()Yorhel1-6/+3
2009-09-24L10N: Translated the 'ALL' char and fixed footer TL bugYorhel1-2/+2
2009-09-08Added random VN link in menuYorhel1-0/+1
2009-08-17L10N: Converted two homepage items and use key for site titleYorhel1-1/+1
2009-08-17L10N: Converted user ranks and language namesYorhel1-2/+2
2009-08-17L10N: Converted everything in Util::LayoutHTML and use non-English keysYorhel1-37/+29
2009-08-17L10N: Russian TL for site title and main menuYorhel1-11/+11
2009-08-17Added language switcher to the main menuYorhel1-1/+10
2009-08-06Added OpenSearch plugin + autodetectionYorhel1-0/+1
2009-07-07Display thread count in user menuYorhel1-1/+1
2009-05-23Switched producers <-> tags in main menuYorhel1-1/+1
2009-05-09Started on a release browserYorhel1-0/+1
2009-03-28Fixed perl warning with the SQL debug outputYorhel1-1/+1
2009-03-25Moved the 'request new tag' link to a more sensible placeYorhel1-2/+0
2009-03-22Merge branch 'tagging' into betaYorhel1-0/+4
2009-03-08Added user taglistYorhel1-0/+1