spaghetti
46a904d950
Miscellaneous Changes
* Added a new category
* Add deletion support to batch tag updater
* Bug fixes
5 years ago
spaghetti
17b1970ec6
Fix minor trump resolve issues
7 years ago
spaghetti
7a88e46d1b
Query infohash in an encoding-safe way
7 years ago
spaghetti
53e3dca294
Rename DBCrypt class to Crypto
7 years ago
spaghetti
68913ab4c1
Coalesce names of different languages in unseeded notification
7 years ago
spaghetti
0654fc16f1
Use NOW in token expiry schedule
7 years ago
spaghetti
b1cce49ee7
Use MySQL date constructs instead of composing date strings in PHP and shoving them into queries
7 years ago
spaghetti
64fe216673
Bring up to date with private repo
7 years ago
spaghetti
6c0782d00d
Fix schedule
7 years ago
spaghetti
d8c885dd8d
Replace a whole bunch of sqltime()s with NOW()s
7 years ago
spaghetti
daa111dfb0
[Schedule] Remove useless code and clean up
Thanks Apollo dev
7 years ago
spaghetti
da82a9464b
Assume something went wrong if nip granting too large
7 years ago
spaghetti
bb0f0d66d8
Remove forum thread autolocking
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
9f7885546a
Remove torrent group voting and similar artists
These features only have any value if users actually use them, and
experience has shown that nowhere near enough users use them to make
them worthwhile.
8 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
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