spaghetti
b0ffed7857
Add Universal Two Factor support
Also create seperate account security options page
This commit requires a new database table
7 years ago
asutekku
2fbab858e5
More elegant format autofill with more options
8 years ago
spaghetti
04040cca86
BBcode toolbar: ensure toolbar isn't added until page is loaded
8 years ago
spaghetti
ccbd8c1fa6
Ensure that report form javascript twiggers after page finishes loading
8 years ago
spaghetti
239a8d59f8
BBcode Toolbar: Hide after edit
8 years ago
spaghetti
55e42a1ddf
BBcode Toolbar: Add to ajax-created edit boxes too
8 years ago
spaghetti
180f84e240
Add BBCode editor toolbar
8 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
e64fbd85ff
Async JS: Load new report form on demand
8 years ago
spaghetti
bbfda00825
Async JS: Load reports on demand
8 years ago
spaghetti
ee6843cd63
Remove now-unneeded offset from avatar height locking
8 years ago
spaghetti
659f1f5d2a
Combine tooltipster and tooltipster_settings so they can't load out of order
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
06c1b69558
HTML5 compliancy: use data prefix for custom attributes
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
87a762bcb3
Fix javascript error on public pages
8 years ago
spaghetti
75fd81cabc
Modify markup to be more HTML5 compliant
8 years ago
spaghetti
b6b2095d52
Nicer looking login form
Also file permission cleanup
8 years ago
spaghetti
069da51422
Navbar revamp
8 years ago
spaghetti
be37e63f3e
Fix error in public.js
8 years ago
spaghetti
1350784f87
Add Two-Factor Authentication
2FA class stolen from RobThree and stripped down.
Works best with qrencode utility installed, but will fall back to using
google charts if qrencode is missing.
8 years ago
spaghetti
bc7606b2cb
Fix lightbox prev/next arrow keys
8 years ago
spaghetti
d660980117
This should have been in that uninlining commit
8 years ago
spaghetti
fd9aaf820c
Un-inline some crap
8 years ago
spaghetti
94e8bf3c32
Move authkey definition to attribute and script_start
8 years ago
spaghetti
77d6f121f1
Use nocover in hover cover JS
8 years ago
spaghetti
d929084764
Work around firefox radio button event bug
8 years ago
spaghetti
89a536497f
Update JS get_size function
8 years ago
spaghetti
04b48cefcd
Remove some trailing whitespace
8 years ago
spaghetti
8121e03890
Add live style previews to profile edit page
8 years ago
spaghetti
f8c6bd618d
Fix some javascript
8 years ago
spaghetti
53b4e6d92d
Add a temporary shim for NodeList.forEach on firefox
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
417cb58be0
Fix instability of multiple avatars
8 years ago
spaghetti
68853e6d73
Remove some styling that tooltipster does
displaying a tooltip caused horizontal scrollbars to disappear even when
the window was small and should have kept one
8 years ago
spaghetti
598d16a582
Remove unused code that was breaking paranoia JS
8 years ago
spaghetti
69de846618
Remove some rarely used HTML clutter
Recreate it on demand
8 years ago
spaghetti
863c0f64b7
Un-inline some javascript
8 years ago
spaghetti
6deb95d482
Make hover cover images take mouse position into account when deciding what side of the page to appear on
8 years ago
spaghetti
a8ee4858cf
e-hentai API fixes
9 years ago
spaghetti
0b6e63ec70
fix add format bug
9 years ago
spaghetti
52b2b2e219
Retab project
9 years ago
spaghetti
1742724903
Migrate some charts to local rendering
Partially addresses #6
9 years ago