Tomochin
525a0b3362
Better colours for sugoi default CSS
4 years ago
Tomochin
deedd2a1c9
No lnoger use hard-coded wiki for BP
4 years ago
Tomochin
b78263d58f
Add Home to top nav bar to allow CSS with no logo
4 years ago
Tomochin
0a27414218
Discord info, replacing IRC
5 years ago
spaghetti
6844eded19
Size screenshots in edit form
6 years ago
spaghetti
fae902a13e
Ensure links are visible in tooltipster
6 years ago
spaghetti
2f03352719
Add feature flag for donations
7 years ago
spaghetti
40c404e98f
Touch up word breaking
7 years ago
spaghetti
1872291a14
Fix large tags in sidebar overflowing
7 years ago
spaghetti
0361ae32b5
Change advanced toggle on torrent search form
7 years ago
spaghetti
5996315472
Migrate some inline JS
7 years ago
spaghetti
b0654797ae
Replace some inline styling
7 years ago
spaghetti
31dae13a41
Add Universal Two Factor support
Also create seperate account security options page
This commit requires a new database table
7 years ago
spaghetti
b9640496a8
BBcode Toolbar: Hide after edit
7 years ago
Tomochin
4514931513
BBCode bar styling for Sugoi CSS
5 years ago
spaghetti
ef8b4866ba
Add BBCode editor toolbar
7 years ago
Tomochin
f93e07388a
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 years ago
Tomochin
4cbe441674
Removing warrant canary
* This can be implemented later.
5 years ago
Tomochin
f21e73c028
Remove OT references
5 years ago
Tomochin
2a1dc08fc4
Styling fixes
6 years ago
Tomochin
93f186ed1a
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 years ago
Tomochin
bd56ae2c4d
Fix file modes
6 years ago
Tomochin
97613bc160
Sugoi colours and CSS
7 years ago
Tomochin
c3c17d9c8f
Copying styles/oppai/ to styles/sugoi/
This way Ican see a diff of my changes to create sugoi CSS
7 years ago
spaghetti
e043b1c89f
Add IP expunge requests
7 years ago
spaghetti
c9cb249fd4
Use advgroupname in advanced navbar torrent search
7 years ago
spaghetti
b610b2a861
Make lightbox fit images to screen horizontally
7 years ago
spaghetti
fc607a2073
Code style: replace "array()" with "[]"
This was an automatic mass-replace. Manual replacement of array(...)
will continue
7 years ago
spaghetti
897354a8e8
Combine tooltipster and tooltipster_settings so they can't load out of order
7 years ago
spaghetti
4e99f634cf
Fix comments JS
7 years ago
spaghetti
67ee5d56ec
HTML5 compliancy: use data prefix for custom attributes
7 years ago
spaghetti
8dc28a6b70
Fix avatar bottom spacing
7 years ago
spaghetti
1fa32745a4
Uninline forum post text saving JS
7 years ago
spaghetti
6fcaef20cf
Merge some javascript
- Removed unused JS functions
- Inlined functions not often used
- Minimized some overly verbose functions
7 years ago
spaghetti
004562464b
Only require apcu, not apcu_bc
Fixes #27
7 years ago
spaghetti
61009c0f23
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 years ago
spaghetti
28276601cb
Modify markup to be more HTML5 compliant
7 years ago
spaghetti
b7d3ef84ca
Nicer looking login form
Also file permission cleanup
7 years ago
spaghetti
3b77668645
Whitespace fixes to bring inline with private repo
7 years ago
spaghetti
b36dceb317
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 years ago
spaghetti
1b77b1020d
Navbar revamp
7 years ago
spaghetti
a44c2cae11
Improve word-breaking
7 years ago
spaghetti
39b6f5b131
This should have been in that uninlining commit
7 years ago
spaghetti
b91aa89016
Spruce up small inputs with submit buttons
7 years ago
spaghetti
c5d890e9e0
Center covers too small to be scaled
7 years ago
spaghetti
43b6651031
Un-inline some crap
7 years ago
spaghetti
cb07b5234b
Move authkey definition to attribute and script_start
7 years ago
spaghetti
6d8f764fc3
Found even more static changes
8 years ago
spaghetti
0e31fb0904
More static changes
8 years ago
spaghetti
a666c82fac
Add nocover image
8 years ago