spaghetti
2e7d189568
Apparently NULL from the database becomes an empty string in PHP, not null
8 years ago
spaghetti
94a799ce74
Fix display of non-english titles and all artist names in collection manager
8 years ago
spaghetti
0cf9b483a0
Add a couple working better.php pages
8 years ago
spaghetti
24093e0037
Fix account linking staff tool thing
For real though how was this even left broken like this? Did what.cd
just never use this feature or did they only half-port it to their
public repo?
8 years ago
spaghetti
db6be2af05
Fix wiki article deletion
8 years ago
spaghetti
b2a83a990b
Merge branch 'master' of ngxez/Gazelle into master
8 years ago
ngxez
410c84fa7f
Additional fixes for NULL related fields.
8 years ago
spaghetti
beaf9b254b
Use IS and IS NOT for newly added sql NULLs
8 years ago
spaghetti
f23d350216
Merge branch 'master' of ngxez/Gazelle into master
8 years ago
ngxez
ad7abee5c2
Allow Gazelle to run with mysql strict mode enabled.
8 years ago
spaghetti
fc17a24e2a
Add missing columns to schema
8 years ago
spaghetti
c4a7ba16ee
Give default database schema working stylesheets
8 years ago
spaghetti
94b0cb058c
Add DisablePromotion field to database schema
Should have been part of commit b1b1c6a68d
8 years ago
spaghetti
60538d9ee8
Comply with MySQL strict mode
Default as of 5.7. Now enforces that NOT NULL fields are nott attempted
to be set to NULL (like whenever we do an insert without specifying a
text/blob field value (which can't have defaults))
8 years ago
spaghetti
4ed111fb57
Typo
8 years ago
spaghetti
05e867aa2b
Replace some instances of "collage" with "collection"
8 years ago
spaghetti
a545e61947
Link to spanish golden rules
8 years ago
spaghetti
bc7606b2cb
Fix lightbox prev/next arrow keys
8 years ago
spaghetti
d660980117
This should have been in that uninlining commit
8 years ago
spaghetti
dc4681c5be
Add slash to image urls
Apparently not doing this is technically invalid
8 years ago
spaghetti
77caf27a02
Spruce up small inputs with submit buttons
8 years ago
spaghetti
17b701fa78
Center covers too small to be scaled
8 years ago
spaghetti
fd9aaf820c
Un-inline some crap
8 years ago
spaghetti
94e8bf3c32
Move authkey definition to attribute and script_start
8 years ago
spaghetti
ff652a1c6b
We're seeing a weird but harmless badge bag. Hopefully this fixes it?
8 years ago
spaghetti
8d8b709953
Use EST
8 years ago
spaghetti
539c742c20
Force mysql to use utf8 regardless of config
8 years ago
spaghetti
78b97305ed
More robust request unfilling when torrent has been deleted
8 years ago
spaghetti
c19fdb2851
Fix expiry time issues with front page freeleech
8 years ago
spaghetti
3c517f23c6
Make thumbnail instructions more clear
8 years ago
spaghetti
b28ac8884f
Fix badge typo
8 years ago
spaghetti
bbcf2ae6eb
Make torrent deletion errors more descriptive
8 years ago
spaghetti
c85c499813
Exclude fileboom banner from javfill auto-screens
8 years ago
spaghetti
3223dbd3b8
Disable automatic group merging for now
8 years ago
spaghetti
4c0a1d57bc
Tweak reward code for NL ISOs
8 years ago
spaghetti
ac2e3cdb70
Add haze addition to Beluga
8 years ago
spaghetti
7336fb839c
Add Romaji titles
8 years ago
spaghetti
21810b1c4b
Update 'README.md'
8 years ago
spaghetti
a55b972580
Populate "source" field of uploaded torrents
Value added to source field contains the site name and a random string.
This change prevents uploaders from using self-generated torrent files
unless they also add the source value themselves. This value is provided
to them on the upload page, but is still more inconvenient than before.
8 years ago
spaghetti
271afb5565
camelCase -> snake_case in users.class
8 years ago
spaghetti
d76fa311d6
Shorten "week" in freeleech time format
8 years ago
spaghetti
aeecef3ef4
Fix freeleeching new uploads during global freeleech
8 years ago
spaghetti
0012dc1adb
Increase starting UL to 1024MiB
8 years ago
spaghetti
323a004807
Automatically mark ISOs neutral leech and give uploader a bonus point award
8 years ago
spaghetti
753b1ff37a
Only freeleech first extra torrent in trump report
8 years ago
spaghetti
8c4e104470
Add tag namespace colors on requests
8 years ago
spaghetti
65f6db3a3c
Increase size of tag field
8 years ago
spaghetti
81516af856
Typo in last scheduler change
8 years ago
spaghetti
87bec35386
Update sphinx_min_max_matches in scheduler
Fixes #1
8 years ago
spaghetti
5d612a0aa2
Fix user stats charts
8 years ago