index
:
vndb
master
Source code of VNDB.org
Yorhel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
VNDB
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-25
JS: Split script.js into a separate file for each language
Yorhel
1
-1
/
+1
2010-11-24
vndb.pl: Use the Makefile to auto-update static files
Yorhel
1
-1
/
+1
2010-11-22
Added basic validation of the filter string
Yorhel
2
-6
/
+11
2010-11-21
Use ~ as value separator in the filter string, rather than a comma
Yorhel
1
-2
/
+2
2010-11-21
Implemented the server side of the new release filter selector
Yorhel
4
-68
/
+106
2010-11-21
Implemented the client side of the new release filter system
Yorhel
1
-106
/
+11
2010-11-14
SQL: Added ON DELETE clause to all foreign keys referencing users (id)
Yorhel
1
-15
/
+1
2010-11-14
Handler::Misc: Added title attribute to the feed cssicons
Yorhel
1
-5
/
+3
2010-11-13
Homepage: Added feed icons
Yorhel
1
-3
/
+8
2010-11-13
Added <link> elements for the related atom feeds to some pages
Yorhel
3
-5
/
+7
2010-11-11
Handler::Discussions: Fixed formcode bug with the quick reply feature
Yorhel
1
-0
/
+1
2010-11-11
Handler::VNEdit: Fixed bug with reverse relation update of "official"
Yorhel
1
-1
/
+1
2010-11-11
DB::Releases: Removed extra ON clause from JOIN releases
Yorhel
1
-1
/
+1
2010-11-11
Bugfix: reverting a VN image now works
Yorhel
1
-2
/
+5
2010-11-11
Producer release listing: added dev/pub info and expand/collapse link
Yorhel
2
-5
/
+10
2010-11-11
Display releases grouped by VNs on producer pages
Yorhel
3
-45
/
+67
2010-11-11
Util::CommonHTML:revdiff: Removed encode/decode UTF-8 pass
Yorhel
1
-6
/
+2
2010-11-11
Replaced Algorithm::Diff::XS with Algorithm::Diff::Fast
Yorhel
1
-1
/
+1
2010-11-10
Handler::VNPage: display "official" relation status
Yorhel
1
-0
/
+1
2010-11-10
Started on adding an "official" flag to vn<->vn relations
Yorhel
3
-15
/
+19
2010-11-09
Added human confirmation question to the registration page
Yorhel
1
-2
/
+11
2010-11-07
DB::Misc: Optimized dbRevisionGet()
Yorhel
1
-17
/
+19
2010-11-07
Optimized random VN fetching query
Yorhel
1
-1
/
+7
2010-11-07
Optimized random screenshot fetching query
Yorhel
1
-8
/
+12
2010-11-06
Bugfix: delete/update all references when deleting a user
Yorhel
1
-0
/
+5
2010-11-06
URL change: /u/logout => /u$id/logout
Yorhel
2
-3
/
+6
2010-11-06
Fixed cross-site request forgery vulnerabilities
Yorhel
10
-16
/
+97
2010-11-03
Merge branch 'master' into beta
Yorhel
2
-2
/
+3
2010-11-03
Automatically remove duplicate aliases on /v+/edit
Yorhel
1
-3
/
+12
2010-11-03
Use newlines to separate VN aliases
Yorhel
1
-0
/
+1
2010-11-03
Handler::Discussions: Increased thread number display at /t for db and v
Yorhel
1
-1
/
+1
2010-11-03
Handler::Discussions: Only display board names different from the filter
Yorhel
1
-5
/
+6
2010-11-03
Compressed the thread listing into one row per thread
Yorhel
1
-14
/
+11
2010-11-02
Prefix all cookies with a configurable cookie_prefix
Yorhel
3
-6
/
+6
2010-11-02
Handler::(Misc|VNPage): Added HTML width/height to screenshot thumbnails
Yorhel
2
-2
/
+6
2010-11-02
Multi::Image: Abstracted image dimension calculation into VNDBUtil
Yorhel
1
-1
/
+2
2010-11-01
Properly order the relations listed on producer pages
Yorhel
1
-1
/
+1
2010-11-01
Handler::Users: Added note about automatic deletion to notifications page
Yorhel
1
-0
/
+1
2010-10-31
Added more comparison VNs for the length field
Yorhel
1
-1
/
+1
2010-10-31
Display friendly message in the VN edit scr tab when no release is known
Yorhel
1
-2
/
+4
2010-10-31
Remove duplicate votes when merging tags (fixes a 500)
Yorhel
1
-0
/
+4
2010-10-31
Bugfix: only redirect VN search to VN page if page=1
Yorhel
1
-1
/
+1
2010-03-14
Made name of the auth cookie configurable
Yorhel
1
-4
/
+4
2010-03-14
Handler::Users: Added noindex to user pages
Yorhel
1
-1
/
+1
2010-03-13
Improved VN search
Yorhel
2
-177
/
+7
2010-03-13
Handler::Tags: Re-added /g/debug
Yorhel
1
-0
/
+31
2010-03-09
DB::ULists: Greatly improved query performance for VN list with 'hide voted'
Yorhel
1
-2
/
+2
2010-02-19
Two more GTIN-related fixes
Yorhel
2
-2
/
+2
2010-02-19
VNDB::Func: Another gtintype() related bugfix
Yorhel
2
-2
/
+4
2010-02-19
VNDB::Func::gtintype: Another silly bug fix
Yorhel
1
-1
/
+0
[next]