Maav
c7a5a018c5
Fix Undefined variable notice
5 years ago
Maav
2faa14366d
Implement fetching OppaiCoin price data without login
Bypass login on /store.php if you GET api=1, and return price and
purchases data as JSON.
5 years ago
spaghetti
4946549497
Merge branch 'fix-jdb-autofill' of xoru/Gazelle into master
5 years ago
xoru
6b35cd6e57
Use array_merge instead of + for jdb genre autofill
5 years ago
spaghetti
f1b788402a
Merge branch 'extract-audio-mediainfo' of xoru/Gazelle into master
5 years ago
spaghetti
9fcc979488
Merge branch 'fix-request-autofill' of xoru/Gazelle into master
5 years ago
xoru
0839bda9dc
Fix order of idol names in jdb autofill
5 years ago
xoru
d7c329d9ed
Fix JDB autofill image
5 years ago
xoru
2f64179835
Fix JAV request autofill
5 years ago
xoru
dd06282980
Get genres from JDB autofill
5 years ago
xoru
ed8d410a1f
Fix title (again)
5 years ago
xoru
0852363f6b
Extract audio format from mediainfo
5 years ago
spaghetti
46a904d950
Miscellaneous Changes
* Added a new category
* Add deletion support to batch tag updater
* Bug fixes
5 years ago
spaghetti
baccd5da2c
memcached fix
6 years ago
spaghetti
2b211405d0
php is still strict about this stuff now
6 years ago
spaghetti
7f7fa62a79
Something about overflow I dunno this one doesn't have a commit message in the internal repo
6 years ago
spaghetti
59b2333bcf
Don't leak anonymous uploads' uploaders through RSS
6 years ago
spaghetti
a5c5951cfa
Fix old default torrent search code that would corrupt user settings
6 years ago
spaghetti
fbf77bcf54
That doesn't even make sense
6 years ago
spaghetti
6a6905d32e
ban IPv6 IPs correctly too
6 years ago
spaghetti
5cb51c8fa9
PHP is strict about this now
6 years ago
spaghetti
5cbce67f72
Merge branch 'fix-jdb-autofill' of xoru/Gazelle into master
6 years ago
xoru
5ae1c5586e
Fix title and year.
6 years ago
xoru
7607f40a4d
Add studio and label to JDB autofill. Fix idols, year, and image.
6 years ago
spaghetti
d090611b16
Merge branch 'fix-user-limit-notice' of Syunka/Gazelle into master
7 years ago
Syunka
028baca966
Update user limit notice criteria
7 years ago
Syunka
d3732302e2
Fix user limit reached notice
When USER_LIMIT == 0 (no limit) $UserCount is always > USER_LIMIT so
the notice is always shown. Actually this commit just implements the
exact opposite of the logic on line 137.
7 years ago
spaghetti
455152131e
Update README.md
7 years ago
spaghetti
d6756fe912
Don't make a query for each freeleech torrent
7 years ago
spaghetti
c856f9e4c5
Add emoji picker to BBCode toolbar
7 years ago
spaghetti
1cbbf77ce1
Alert on public access over HTTP
Catches a common pitfall when attempting a new installation of Gazelle
7 years ago
spaghetti
83c5b4fae3
Prefer require_once in non-entry-points
7 years ago
spaghetti
f69a0d00e2
Fully support unicode
Requires database changes
Adds support for emoji
7 years ago
spaghetti
d6dbba4cef
Organize autofill entry points
7 years ago
spaghetti
8e350738e9
Fix titles in anidb autofill
7 years ago
spaghetti
6b409e602f
Don't bold top10 torrent listing
7 years ago
spaghetti
9d2db56317
Hover cover follows mouse
7 years ago
spaghetti
bdbbbc17bb
Don't abort page creation if magnet link fails to generate
7 years ago
spaghetti
b6d693b1b3
Spruce up rules
7 years ago
spaghetti
0ca7b62a1b
Use fallback group names in reports
7 years ago
spaghetti
fdd7e525ee
Add multi-platform to game releases
7 years ago
spaghetti
2eaa657314
Highlight stickied posts
7 years ago
spaghetti
45ea51aa99
Remove 'scroll up' arrow from forum posts
7 years ago
spaghetti
de80d91ab6
Support server_status cache method with php-memcached backend
7 years ago
spaghetti
aebd91b2b5
Give the bookmark page some TLC
7 years ago
spaghetti
5bdc223de3
Fix rule spelling
7 years ago
spaghetti
ebe7cec91a
Clarify report messages
7 years ago
spaghetti
dad171ef87
Don't allow marking deleted messages as unread
7 years ago
spaghetti
e7daec11a9
Remove nonfunctional option for identicons
7 years ago
spaghetti
65c8df6a32
Don't escape prepared-query-bound filelist
7 years ago