Tomochin
78bbdce6c4
Styling fixes
6 år sedan
Tomochin
8a2dc1e36d
Filter categories in artist.php
* Loop through $UsedCategories to generate filter links and .ghide() and
.gshow() statements for each tr of the class that matches the category to
to be filtered. Also allow for Show All.
* As nth-child is used for styling .ghide() and .gshow() natively breaks the
zebra-striping. This is re-applied in apply_torrent_table_styling().
The function removes CSS classes rowlight and rowdark with jquery :odd
and :even CSS selectors Additional CSS were needed as nth-child cannot be
referenced by .addClass().
* CSS styling for category filter links.
6 år sedan
Tomochin
39c6e900a7
Fix file modes
6 år sedan
Tomochin
43b073ea99
Sugoi colours and CSS
7 år sedan
Tomochin
d1a19cccbc
Copying styles/oppai/ to styles/sugoi/
This way Ican see a diff of my changes to create sugoi CSS
7 år sedan
spaghetti
af72161ec3
Add IP expunge requests
7 år sedan
spaghetti
d10dfd9d5c
Use advgroupname in advanced navbar torrent search
7 år sedan
spaghetti
002fc3749f
Make lightbox fit images to screen horizontally
7 år sedan
spaghetti
919d2f11a6
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
7 år sedan
spaghetti
b324a98947
Combine tooltipster and tooltipster_settings so they can't load out of order
7 år sedan
spaghetti
6820a8f6fd
Fix comments JS
7 år sedan
spaghetti
a72f1c0c9e
HTML5 compliancy: use data prefix for custom attributes
7 år sedan
spaghetti
fc1a9cec5b
Fix avatar bottom spacing
7 år sedan
spaghetti
793409035f
Uninline forum post text saving JS
7 år sedan
spaghetti
2afe618414
Merge some javascript
- Removed unused JS functions
- Inlined functions not often used
- Minimized some overly verbose functions
7 år sedan
spaghetti
0a0130f1a7
Only require apcu, not apcu_bc
Fixes #27
7 år sedan
spaghetti
d1b07b96aa
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
7 år sedan
spaghetti
75ed544eb0
Modify markup to be more HTML5 compliant
7 år sedan
spaghetti
72563ee4fb
Nicer looking login form
Also file permission cleanup
7 år sedan
spaghetti
6bb4b5f9d2
Whitespace fixes to bring inline with private repo
7 år sedan
spaghetti
2242eda7d1
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
7 år sedan
spaghetti
971ed167d5
Navbar revamp
7 år sedan
spaghetti
4d763313be
Improve word-breaking
8 år sedan
spaghetti
416e1b2019
This should have been in that uninlining commit
8 år sedan
spaghetti
ad32d4c46b
Spruce up small inputs with submit buttons
8 år sedan
spaghetti
4f7d4d83e7
Center covers too small to be scaled
8 år sedan
spaghetti
f4e57a853a
Un-inline some crap
8 år sedan
spaghetti
ddb390d52e
Move authkey definition to attribute and script_start
8 år sedan
spaghetti
796c024249
Found even more static changes
8 år sedan
spaghetti
a6ac4ebfbb
More static changes
8 år sedan
spaghetti
d0c8beaaff
Add nocover image
8 år sedan
spaghetti
22cbafd415
Generalize bonus points to be easily renamed
8 år sedan
spaghetti
5bb4dc608b
Forgot to actually add genaviv files to git
8 år sedan
spaghetti
5f7905ae72
Add live style previews to profile edit page
8 år sedan
spaghetti
18b8dc5286
Allow for stylesheets to have optional "additions"
8 år sedan
spaghetti
d64d66c423
Do QuoteJump in comments.js instead of onclicks
8 år sedan
spaghetti
21cc95f41b
Replace inline JS gtoggles with html attributes and some global JS
End goal is to remove all inline JS, starting with onclick
8 år sedan
spaghetti
b4e7cc0111
Style Changes
8 år sedan
spaghetti
e6a05b0cea
Top-align torrent screenshots
8 år sedan
spaghetti
1af953b603
Make styled tooltips mandatory
8 år sedan
spaghetti
76ef9a6198
Style changes
8 år sedan
spaghetti
758ab2a4ec
Add contest scoreboard
8 år sedan
spaghetti
b526ae7777
Add sub-resource integrity to scripts
This is not particularly useful but it was fun
8 år sedan
spaghetti
069d94749e
Remove some rarely used HTML clutter
Recreate it on demand
8 år sedan
spaghetti
462cb91e54
Un-inline some javascript
8 år sedan
spaghetti
03462b47df
Make hover cover images take mouse position into account when deciding what side of the page to appear on
8 år sedan
spaghetti
608f56c51c
Retab project
8 år sedan
spaghetti
e34683273d
code cleanup
8 år sedan
spaghetti
dcc0e2b6cf
Fix cache value for email deletion requests
closes #8
8 år sedan
spaghetti
2436f24db0
flexbox-ify forum post headers to fix phantom padding from badges
8 år sedan