summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Proper display of deleted usernamesYorhel3-3/+10
2008-11-15Added revert edit option for producers and changed revert linkYorhel3-5/+17
2008-11-15Wrote revision and diff viewerYorhel4-6/+140
2008-11-14"Search the database" linkfixYorhel1-1/+1
2008-11-14Rewrote & fixed bb2html()Yorhel1-103/+65
2008-11-14Title bugfix for /u+/hist pagesYorhel1-1/+1
2008-11-14Added basic history browserYorhel4-7/+137
2008-11-14Added language icons to producer listYorhel1-0/+1
2008-11-14This more like a producer list!Yorhel1-3/+18
2008-11-14Added producer list + searchYorhel3-31/+71
2008-11-14Producer entries marked as hidden will not be shownYorhel1-0/+15
2008-11-14Adding new producer works + abstracted adding of new items and revisionsYorhel4-32/+107
2008-11-13p+ pages work againYorhel1-3/+3
2008-11-13Forgot to upload new file *sigh*Yorhel1-0/+28
2008-11-13Added functions to send commands to MultiYorhel1-1/+1
2008-11-13W00t, producer editing works!Yorhel2-5/+45
2008-11-13Fixed a bug with formError() ending a tag too manyYorhel1-4/+1
2008-11-13Automatically fill out the producer edit form, added form validationYorhel2-1/+21
2008-11-13Added edit lock indicator + edit tab hides when locked/hiddenYorhel2-2/+3
2008-11-13Producer edit form HTML + layoutYorhel2-5/+39
2008-11-13Each form part always has it's own mainboxYorhel2-73/+58
2008-11-13Started on producer edit + yet another tiny style fixYorhel1-0/+25
2008-11-13Locking and hiding producers worksYorhel2-2/+24
2008-11-12Added bb2html() and proper handling of bbcode on the producer pagesYorhel2-3/+124
2008-11-12Added datestr() and fixed the release date display on producer pagesYorhel2-3/+27
2008-11-12Expanded producer page with VN info and created a nice page layoutYorhel2-3/+49
2008-11-12Fixed the tabs for producer pagesYorhel1-1/+14
2008-11-12Started on the producer pageYorhel2-0/+92
2008-11-12Created VNDB::Func for a few small and often used functions, split CommonHTML...Yorhel4-202/+281
2008-11-12Fixed Multi to use relative paths and to use the new configuration filesYorhel5-32/+42
2008-11-11Started keeping track of the changes since 1.23Yorhel1-0/+14
2008-11-11Removed users.flags and used two boolean columns insteadYorhel2-6/+6
2008-11-11Cached each users change and vote counts in the users tableYorhel2-36/+16
2008-11-11Userlist + generic browsing style addedYorhel3-2/+134
2008-11-11Yay, I can now delete users as well!Yorhel3-9/+70
2008-11-11SQL queries will be added to the HTML comment when debugging is enabledYorhel1-0/+13
2008-11-11User settings editing now works, and some small bugfixes and style changesYorhel3-10/+168
2008-11-10Made the keep-track-of-things sentence a bit more clearYorhel1-1/+1
2008-11-10A couple of spelling and grammar mistakesapplehq2-2/+2
2008-11-10Creating a new account now works, and a few small style-related changesYorhel3-1/+68
2008-11-09Password-reset-form now worksYorhel3-2/+103
2008-11-09Added some functionality to the form generator and finished the login formYorhel3-14/+49
2008-11-08Made a start on the form generatorYorhel2-6/+71
2008-11-02Added javascript nospam protection + warning for non-JS-enabled browsersYorhel4-30/+50
2008-11-01Added easy method to create user friendly failed form validation messagesYorhel2-2/+60
2008-10-31Logging in works nowYorhel2-1/+28
2008-10-31Started on VNDB::Handler::Users and htmlMainTabsYorhel2-1/+68
2008-10-31A few small fixes, working logout function and added a nonworking user menu a...Yorhel3-2/+43
2008-10-31Added some authentication and user functionsYorhel3-0/+141
2008-10-27Database statistics are now fetched from the DBYorhel2-9/+42