index
:
vndb
fran
master
Source code of VNDB.org
Yorhel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Multi
/
API.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-17
Producer::Edit: Convert form to JS
Yorhel
1
-1
/
+1
2023-08-06
Save original image uploads
Yorhel
1
-1
/
+1
2023-07-11
Remove popularity rating + adjust bayesian average
Yorhel
1
-3
/
+3
2023-05-03
SQL: Rename columns that are SQL keywords
Yorhel
1
-4
/
+4
2023-03-24
Search backend changes: faster results with trigram index + ranking
Yorhel
1
-4
/
+4
2023-03-20
Also swap staff name/original
Yorhel
1
-9
/
+8
2023-03-20
Swap chars name/original as well
Yorhel
1
-11
/
+11
2023-03-20
Swap producer name/original to be consistent with VN/release titles
Yorhel
1
-14
/
+14
2023-02-19
Rework passing around entry titles + add proper HTML5 'lang' attrs
Yorhel
1
-18
/
+18
2022-12-03
Switch to the HIBP password database
Yorhel
1
-3
/
+2
2022-11-29
API2: Implement token-based authentication + GET /authinfo
Yorhel
1
-1
/
+1
2022-10-31
Multi::API: Fix "original" filter for get release
Yorhel
1
-3
/
+3
2022-10-31
SQL: Merge ulist_vns_labels into ulist_vns as array + cache private flag
Yorhel
1
-72
/
+47
2022-10-08
SQL: Reduce size of images table + set a max of 15 votes
Yorhel
1
-4
/
+4
2022-10-04
API: Add release.official + more image dimensions
Yorhel
1
-4
/
+12
2022-10-02
API: Use deterministic ORDER BY to fix pagination
Yorhel
1
-9
/
+9
2022-10-02
API: Add VN length vote stats
Yorhel
1
-1
/
+4
2022-10-02
API: Add release links
Yorhel
1
-2
/
+20
2022-10-02
API: Add VN + release titles
Yorhel
1
-0
/
+26
2022-09-28
Multi::API: Update for new schema
Yorhel
1
-6
/
+6
2022-02-11
Update Multi::(IRC|API) to work with the new vn_titles schema
Yorhel
1
-11
/
+11
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
1
-3
/
+2
2021-11-19
Search adjustments + use new search for producers,staff,characters too
Yorhel
1
-3
/
+3
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-06-04
Fix use of c_(rating|popularity) in API and AdvSearch filters
Yorhel
1
-2
/
+2
2021-03-23
Traits: Convert to vndbids + add edit history
Yorhel
1
-3
/
+3
2021-03-11
Tags: Convert to vndbids + add edit histories
Yorhel
1
-3
/
+3
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
1
-100
/
+105
2021-02-20
cleanup: Merge VNDBUtil into VNDB::Func
Yorhel
1
-7
/
+7
2021-01-30
Add "original language" field to VN entries
Yorhel
1
-4
/
+4
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-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-15
Releases: Allow custom resolutions to be entered
Yorhel
1
-3
/
+5
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-05
SQL: Add C-based "vndbid" type and use it for image IDs
Yorhel
1
-3
/
+3
2020-03-12
SQL: Use global "images" table for metadata of all images in the DB
Yorhel
1
-4
/
+4
2020-01-04
ulist/API: Fix returning vnlist status=0 instead of buggy null
Yorhel
1
-1
/
+1
2020-01-01
API: Fix "get ulist-labels" and "get ulist labels"
Yorhel
1
-4
/
+4
[next]