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
3c517f23c6
Make thumbnail instructions more clear
8 years ago
spaghetti
7336fb839c
Add Romaji titles
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
87bec35386
Update sphinx_min_max_matches in scheduler
Fixes #1
8 years ago
spaghetti
1499620776
Fix up bbcode latex rendering
8 years ago
spaghetti
ef8cbde3aa
Use absolute static path
8 years ago
spaghetti
b1bc757a2d
Don't proxy local files
8 years ago
spaghetti
6ad54e28f6
Use new experimental image host
8 years ago
spaghetti
6b6df7021d
Don't encourage using all of www
8 years ago
spaghetti
1dcb5f0ddb
Tag namespace tweaks
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
09e4eaf252
Color some tag namespaces
8 years ago
spaghetti
abaab8823c
Add upload badges
8 years ago
spaghetti
80b94d96bb
Remove tag list and group description from edit page for Other torrents
8 years ago
spaghetti
aa1f8ba839
Prevent null bytes causing bcrypt to bail early
Note that this password hashing change will cause an incompatibility
with a fraction of hashes made before this change. A migration is
necessary.
8 years ago
spaghetti
f1f5b2fd56
Allow for stylesheets to have optional "additions"
8 years ago
spaghetti
f86e3e2b19
Do autofill in upload.js instead of onclicks
8 years ago
spaghetti
a2914ff6ae
Do QuoteJump in comments.js instead of onclicks
8 years ago
spaghetti
fef2fb5797
Do lightbox init in global.js instead of onclicks
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
b7d468f9f1
Allow for revoking promotion purchasing permission
8 years ago
spaghetti
ba83225b19
Migrate to storing torrent files on the filesystem rather than the DB
8 years ago
spaghetti
8d3b95ac3c
Support announce-list for old style torrent blobs
8 years ago
spaghetti
d613d0801f
Remove unused code in format_username
8 years ago
spaghetti
f88ff8d71b
Informative comment
8 years ago
spaghetti
102c54e720
Require authorization for logins from new locations
8 years ago
spaghetti
a1c0275a08
Style Changes
8 years ago
spaghetti
f03a371d58
Make styled tooltips mandatory
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
3af364591e
Typo in config template
8 years ago
spaghetti
60ed8ef00d
Add sub-resource integrity to scripts
This is not particularly useful but it was fun
8 years ago
spaghetti
6b7cebb8ad
Concise-ify time code
8 years ago
spaghetti
4c98bc1431
Whoops
8 years ago
spaghetti
214f489bd7
New session cookie code - Remove CRYPT class
8 years ago
spaghetti
6f1b7809ef
What?
8 years ago
spaghetti
80fa6ddd4a
Remove unused code
8 years ago
spaghetti
f45cfdf2ce
Have disabled icon actually say "Disabled" (Upstream)
8 years ago
spaghetti
5d802cd9b3
Move sphinx max_matches stuff into config
8 years ago
spaghetti
6016e1c89a
Add announce flag to Torrents::freeleech_torrents, stop sitewide freeleech tool from announcing
8 years ago
spaghetti
1ae94c5bfd
Replace defunct nhentai API with e-hentai API
9 years ago
spaghetti
9b80fec2a3
Don't ignore subdomains when trying to autolink "internal" urls
9 years ago
spaghetti
31b1a9eef4
Add ajax-get-host tool IPv6 compatibility
9 years ago
spaghetti
0d82148c00
Add support for tag namespaces
Namespaces are of the form tag:namespace and can be infinitely nested
ala tag:namespace:supernamespace etc
9 years ago
spaghetti
f49f9d234f
MYSQL -> MYSQLI
9 years ago