index
:
vndb
cssv3
master
Source code of VNDB.org
Yorhel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Multi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-11
Update Multi::(IRC|API) to work with the new vn_titles schema
Yorhel
2
-16
/
+16
2021-12-15
API: Add support for session tokens
Yorhel
1
-13
/
+48
2021-11-19
Use new search for VNs; remove search cache updating from Multi
Yorhel
3
-51
/
+4
2021-11-19
Search adjustments + use new search for producers,staff,characters too
Yorhel
2
-5
/
+5
2021-11-15
Make release type a property of the release<->vn relation
Yorhel
1
-3
/
+8
2021-10-28
Allow uppercase characters in usernames
Yorhel
1
-6
/
+6
2021-09-26
Cache VN length + add to browser UI + reduce max length a bit
Yorhel
1
-0
/
+2
2021-06-04
Fix use of c_(rating|popularity) in API and AdvSearch filters
Yorhel
1
-2
/
+2
2021-04-09
Multi::Maintenance: delete tags assigned to Multi that have been voted on by ...
Yorhel
1
-0
/
+9
2021-04-09
SQL: Expand & improve item_info() and use it where it makes sense
Yorhel
1
-29
/
+5
2021-03-23
Multi::IRC: Disable spamming random quotes at random intervals
Yorhel
1
-22
/
+7
2021-03-23
Traits: Convert to vndbids + add edit history
Yorhel
2
-17
/
+12
2021-03-16
ExtLinks: Merge DLsite (eng) into DLsite
Yorhel
1
-15
/
+3
2021-03-11
Tags: Convert to vndbids + add edit histories
Yorhel
2
-16
/
+11
2021-03-05
API: *Actually* fix staff (id=[array]) filter
Yorhel
1
-1
/
+1
2021-03-04
Releases: Store unknown minage as NULL + fix default for new entries
Yorhel
1
-1
/
+1
2021-03-04
API: Fix staff (id=[array]) filter
Yorhel
1
-1
/
+1
2021-03-01
API: Fix bug with VN filter in list commands
Yorhel
1
-2
/
+2
2021-03-01
SQL: vndbid data type conversion for most DB entries
Yorhel
3
-150
/
+155
2021-02-20
cleanup: Merge VNDBUtil into VNDB::Func
Yorhel
3
-9
/
+9
2021-02-13
SQL: Remove user id 0 and fix existing columns to use NULL
Yorhel
1
-6
/
+6
2021-01-30
Add "original language" field to VN entries
Yorhel
1
-4
/
+4
2021-01-10
Replace references to old /v/all path
Yorhel
1
-1
/
+1
2021-01-08
Multi::API: Fix harmless perl warning on "get quote" order by random
Yorhel
1
-1
/
+1
2020-12-29
API: Add "get quote" command
Yorhel
1
-0
/
+19
2020-11-13
API: Add spoiler_gender, age, & cup_size fields to get character
Yorhel
1
-3
/
+5
2020-11-04
Multi::Denpa: Another fix to handle multiplatform releases
Yorhel
1
-1
/
+4
2020-11-03
Multi::Denpa: Properly Handle 404 + reduce fetch interval
Yorhel
1
-3
/
+3
2020-11-03
Multi::Denpa: Update affiliate crawler to use their new site
Yorhel
1
-22
/
+12
2020-09-17
Feeds: Move feed generation form Multi to VNWeb
Yorhel
1
-155
/
+0
2020-09-02
BBCode: Consolidate bb2html & bb2text + only convert ids in thread titles
Yorhel
1
-1
/
+1
2020-08-31
Multi::IRC: Support review ids and notifications
Yorhel
1
-10
/
+23
2020-08-19
reviews: Cache vote & post stats
Yorhel
1
-0
/
+2
2020-08-07
Discussions: Fix handling of user deletion
Yorhel
2
-7
/
+7
2020-08-06
SQL: Use vndbid for thread identifiers
Yorhel
2
-5
/
+5
2020-07-13
Multi::API: Fix harmless Perl warning for entries without image
Yorhel
1
-1
/
+2
2020-07-12
API: Fix JSON type of image_flagging.votecount
Yorhel
1
-1
/
+1
2020-07-09
Multi::API: Fix confusion between vn.c_votecount and images.c_votecount
Yorhel
1
-2
/
+2
2020-07-09
API: Deprecate NSFW flags and add image_flagging summary
Yorhel
1
-8
/
+27
2020-06-29
Multi::Anime: Fetch anime titles in batch + update to new UDP API ver
Yorhel
1
-16
/
+88
2020-06-15
Releases: Allow custom resolutions to be entered
Yorhel
1
-3
/
+5
2020-06-07
Multi::Core: Fix offset calculation in schedule()
Yorhel
1
-1
/
+1
2020-06-04
Multi::Maintenance: Run daily cron at 7:30 UTC + update timing info
Yorhel
1
-5
/
+5
2020-04-25
Multi::Anime: Handle DNS resolution failure
Yorhel
1
-0
/
+4
2020-04-16
API: get ulist: Always return and allow filtering on label 7 (Voted)
Yorhel
1
-2
/
+2
2020-04-09
Stop keeping track of users/threads/posts count cache
Yorhel
1
-2
/
+1
2020-04-06
Delete old relation graph generating and caching machinery
Yorhel
2
-358
/
+0
2020-04-05
SQL: Add C-based "vndbid" type and use it for image IDs
Yorhel
1
-3
/
+3
2020-03-30
Producers::Graph: Experiment with dynamically generating relation graphs
Yorhel
1
-0
/
+5
2020-03-16
imgflag: Initial schema + UI for image flagging
Yorhel
1
-0
/
+3
[next]