spaghetti
e650a1ab73
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
8 years ago
spaghetti
69c165ee75
Remove .txt torrent download option
ISPs can't see filenames through TLS. This option is useless in a
codebase that forces HTTPS, and only confuses users.
8 years ago
spaghetti
b6b3343db1
Add search by size
8 years ago
spaghetti
95543bcd5e
Image proxy: handle internal resources better
Tooltips: fix on user page
8 years ago
spaghetti
659f1f5d2a
Combine tooltipster and tooltipster_settings so they can't load out of order
8 years ago
spaghetti
c38974e914
Make login page front public page
8 years ago
spaghetti
13135ea34d
Normalize catalogue numbers when filling requests
8 years ago
spaghetti
fa8e9bfddf
Clarify torrent edit button text
8 years ago
spaghetti
10c548abc5
Don't pad request covers
8 years ago
spaghetti
eec31b22c2
Fix request JS
8 years ago
spaghetti
80ba3a76c6
Fix comments JS
8 years ago
spaghetti
b6e46ed4f6
Don't prematurely initialize autocomplete
8 years ago
spaghetti
a12781cc2d
Replace snatched icon PNG with inline SVG
8 years ago
spaghetti
06c1b69558
HTML5 compliancy: use data prefix for custom attributes
8 years ago
spaghetti
df5f43a173
Fix avatar bottom spacing
8 years ago
spaghetti
3ec74b811f
Uninline forum post text saving JS
8 years ago
spaghetti
c5bfdcef37
Uninline chart JS
8 years ago
spaghetti
f92dfea941
Merge some javascript
- Removed unused JS functions
- Inlined functions not often used
- Minimized some overly verbose functions
8 years ago
spaghetti
fba77cc085
Use "as" in preload headers
8 years ago
spaghetti
87a762bcb3
Fix javascript error on public pages
8 years ago
spaghetti
3c29acc7f9
Nicer looking login form part 2
8 years ago
spaghetti
29a4e15e2f
Only require apcu, not apcu_bc
Fixes #27
8 years ago
spaghetti
ea6fa76434
Check for common setup pitfalls
Fixes #25 and fixes #26
8 years ago
spaghetti
1612fcf6aa
Support theme-color meta tag
This allows for some browsers like chrome mobile to change the color of
the address bar to smoothly match the theme of the page
8 years ago
spaghetti
75fd81cabc
Modify markup to be more HTML5 compliant
8 years ago
spaghetti
1f93d6213c
New default avatar
8 years ago
spaghetti
2af08c0049
Fix navbar dropdown position in Firefox ESR
8 years ago
spaghetti
9a7f3673dd
Allow for 2FA to be disabled
8 years ago
spaghetti
b6b2095d52
Nicer looking login form
Also file permission cleanup
8 years ago
spaghetti
7fa01ea63e
Whitespace fixes to bring inline with private repo
8 years ago
spaghetti
e51d6963b4
Miscellaneous changes to bring public repo in line with private
This consists mostly of commits I somehow skipped over and didn't patch
into the public repo
8 years ago
spaghetti
cdc9617f39
I applied the wrong e-hentai API commits. Fix that
8 years ago
spaghetti
3c12d75a9e
Fix oppai stylesheet for weird default font sizes
8 years ago
spaghetti
885defd638
Add 'None' language
8 years ago
spaghetti
d121df52e5
Change FLS_TEAM ID define
No memes allowed
8 years ago
spaghetti
4a0260bc20
Update e-hentai API
8 years ago
spaghetti
069da51422
Navbar revamp
8 years ago
spaghetti
d57e9c6c5b
Typo in collection rules title
8 years ago
spaghetti
db0b231421
Populate sphinx_delta fields correctly
8 years ago
spaghetti
12f2612e21
Use system timezone to stay in sync with mysql
8 years ago
spaghetti
f1af3a89e8
Allow sorting by catalogue number
8 years ago
spaghetti
be37e63f3e
Fix error in public.js
8 years ago
spaghetti
b736dccec6
Change some short php tags to long tags
8 years ago
spaghetti
f6e05f2f50
Fix reseed
8 years ago
spaghetti
7637aeb8d2
Correctly display non-English titles for shop freeleeches
8 years ago
spaghetti
268f9f3627
Merge branch 'master' of https://git.oppaiti.me/Oppaitime/Gazelle
8 years ago
spaghetti
bc198c1956
Don't use google's DNS as a default config IP address
This was meant to make it to clear to administrators that the value
should be changed, but too many have just left it alone and wondered why
gazelle takes forever to load (while waiting for the connection to
8.8.8.8 to time out)
Also I thought I removed this forever ago. Whoops.
8 years ago
spaghetti
590c6da86e
Merge branch 'master' of ngxez/Gazelle into master
8 years ago
ngxez
03d0c70dad
Update FEATURE_ENFORCE_LOCATIONS comment to reflect new feature flag.
8 years ago
ngxez
919182e493
Use feature flags for manipulating tracker settings (rather than DEBUG_MODE).
8 years ago