spaghetti
46a904d950
Miscellaneous Changes
* Added a new category
* Add deletion support to batch tag updater
* Bug fixes
5 years ago
spaghetti
dc0f530b5a
Fix anonymous upload regression
7 years ago
spaghetti
e5f97629bb
Allow anonymous uploads
Also hide some who-did-this information from normal users
Requires database change
Invalidates caches
7 years ago
spaghetti
10831c4902
Replace some inline styling
7 years ago
spaghetti
61603a4c1b
Remove tag voting
Analysis has shown that this system doesn't actually accomplish
anything. Users do not vote on tags often enough to actually get any tag
removed, so why even bother?
Non-critical database change with this commit
7 years ago
spaghetti
e650a1ab73
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 years ago
spaghetti
75fd81cabc
Modify markup to be more HTML5 compliant
8 years ago
spaghetti
2e7d189568
Apparently NULL from the database becomes an empty string in PHP, not null
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
ngxez
ad7abee5c2
Allow Gazelle to run with mysql strict mode enabled.
8 years ago
spaghetti
7336fb839c
Add Romaji titles
8 years ago
spaghetti
20aae61a7d
Replace inline JS gtoggles with html attributes and some global JS
End goal is to remove all inline JS, starting with onclick
8 years ago
spaghetti
405dc917b1
Remove unused variables
8 years ago
spaghetti
52b2b2e219
Retab project
9 years ago
spaghetti
3d9458b3d0
Initial commit
9 years ago