Tomochin
aefa0578dc
No lnoger use hard-coded wiki for BP
5年前
Tomochin
f334f9a120
Add Home to top nav bar to allow CSS with no logo
5年前
Tomochin
1aedd99bd2
Discord info, replacing IRC
5年前
spaghetti
8c5dabb634
Size screenshots in edit form
7年前
spaghetti
5a2c0d4a43
Ensure links are visible in tooltipster
7年前
spaghetti
19fd284045
Add feature flag for donations
7年前
spaghetti
f9fedee624
Touch up word breaking
7年前
spaghetti
6eb32d7790
Fix large tags in sidebar overflowing
7年前
spaghetti
bfa6ac8def
Change advanced toggle on torrent search form
7年前
spaghetti
5715299ebd
Migrate some inline JS
7年前
spaghetti
4eea3b3456
Replace some inline styling
7年前
spaghetti
42f19babec
Add Universal Two Factor support
Also create seperate account security options page
This commit requires a new database table
7年前
spaghetti
f6f62ca3fd
BBcode Toolbar: Hide after edit
7年前
Tomochin
bed78dff29
BBCode bar styling for Sugoi CSS
5年前
spaghetti
8f9629a6b5
Add BBCode editor toolbar
7年前
Tomochin
a6168098a2
Original Artists
Users can now add the orignal Japanese/Korean etc artist upon uploading
and also edit it in edit.php. Only torrent groups that have 1 artist
are currently supported as otherwise users would need to manipulate some
sort of 2d array in upload.php. Currently searching is not setup.
* artist.php shows orig artist if it is present in the same way
torrents.php does for torrent groups.
* Updated all forms, including a note on only supporting orig artist for
single artist torrents as well as hiding the field when >1 artist is
bring added.
* artist/edit and takedit.php support orig artist.
5年前
Tomochin
8c9443be36
Removing warrant canary
* This can be implemented later.
5年前
Tomochin
467ba8cda2
Remove OT references
5年前
Tomochin
78bbdce6c4
Styling fixes
6年前
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年前
Tomochin
39c6e900a7
Fix file modes
6年前
Tomochin
43b073ea99
Sugoi colours and CSS
7年前
Tomochin
d1a19cccbc
Copying styles/oppai/ to styles/sugoi/
This way Ican see a diff of my changes to create sugoi CSS
7年前
spaghetti
af72161ec3
Add IP expunge requests
7年前
spaghetti
d10dfd9d5c
Use advgroupname in advanced navbar torrent search
7年前
spaghetti
002fc3749f
Make lightbox fit images to screen horizontally
7年前
spaghetti
919d2f11a6
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
7年前
spaghetti
b324a98947
Combine tooltipster and tooltipster_settings so they can't load out of order
7年前
spaghetti
6820a8f6fd
Fix comments JS
7年前
spaghetti
a72f1c0c9e
HTML5 compliancy: use data prefix for custom attributes
7年前
spaghetti
fc1a9cec5b
Fix avatar bottom spacing
7年前
spaghetti
793409035f
Uninline forum post text saving JS
7年前
spaghetti
2afe618414
Merge some javascript
- Removed unused JS functions
- Inlined functions not often used
- Minimized some overly verbose functions
7年前
spaghetti
0a0130f1a7
Only require apcu, not apcu_bc
Fixes #27
7年前
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年前
spaghetti
75ed544eb0
Modify markup to be more HTML5 compliant
7年前
spaghetti
72563ee4fb
Nicer looking login form
Also file permission cleanup
7年前
spaghetti
6bb4b5f9d2
Whitespace fixes to bring inline with private repo
7年前
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年前
spaghetti
971ed167d5
Navbar revamp
7年前
spaghetti
4d763313be
Improve word-breaking
8年前
spaghetti
416e1b2019
This should have been in that uninlining commit
8年前
spaghetti
ad32d4c46b
Spruce up small inputs with submit buttons
8年前
spaghetti
4f7d4d83e7
Center covers too small to be scaled
8年前
spaghetti
f4e57a853a
Un-inline some crap
8年前
spaghetti
ddb390d52e
Move authkey definition to attribute and script_start
8年前
spaghetti
796c024249
Found even more static changes
8年前
spaghetti
a6ac4ebfbb
More static changes
8年前
spaghetti
d0c8beaaff
Add nocover image
8年前
spaghetti
22cbafd415
Generalize bonus points to be easily renamed
8年前