spaghetti
e650a1ab73
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 years ago
spaghetti
29a4e15e2f
Only require apcu, not apcu_bc
Fixes #27
8 years ago
spaghetti
b6b2095d52
Nicer looking login form
Also file permission cleanup
8 years ago
spaghetti
08fd06b79a
Allow searching by IP and email in staff user search
This involves temporarily decrypting all values being searched and
inserting them into a temporary table. Creation of this table can be
very slow when IP history is optionally searched. It might be better to
not make the temp table and just do the IP filtering from PHP.
Fixes #2
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
81516af856
Typo in last scheduler change
8 years ago
spaghetti
87bec35386
Update sphinx_min_max_matches in scheduler
Fixes #1
8 years ago
spaghetti
60dfdf1de6
Badge changes and additions
8 years ago
spaghetti
fe9cb0641d
Generalize bonus points to be easily renamed
8 years ago
spaghetti
abaab8823c
Add upload badges
8 years ago
spaghetti
7e210a5d51
Clear geodist cache on update
8 years ago
spaghetti
592dc5dc47
Repurpose site_options table for misc values
It's what we were using it for anyway
8 years ago
spaghetti
d0225b89d0
Slimmer bruteforce prevention
9 years ago
spaghetti
52b2b2e219
Retab project
9 years ago
spaghetti
e30e450151
code cleanup
9 years ago
spaghetti
10f01778d1
Various torrent form fixes
Disables autofill on request format, adds Censored option to Other
category, etc
9 years ago
spaghetti
3d9458b3d0
Initial commit
9 years ago