sharkykh
6be5326f45
Reformat code some more
2017-05-15 09:37:02 +03:00
sharkykh
bd1a9f5cf4
Reformat
2017-05-15 09:34:22 +03:00
sharkykh
dd1f1b6834
Nicer looking file list (basic table)
2017-05-15 09:28:48 +03:00
aldacron
c5d77f996b
Resolve #57
2017-05-14 17:43:56 -07:00
TheAMM
2c013090e0
Replace newlines with html entities in torrent description
...
Fixes #60
On production, Cloudflare minifies our HTML which removes blank newlines from the source and therefore the description.
Replacing them with HTML entities fixes the problem.
2017-05-14 23:28:22 +03:00
TheAMM
c1df153e98
Don't enforce site tracker as first, just that it exists on the torrent
...
Fixes issue #42
Also adds logic for private torrents requiring site tracker as the main tracker (otherwise there's no point on uploading them on the site)
Changes upload.html wording to reflect the requirement to have the tracker, not necessarily as the first one.
2017-05-14 14:22:17 +03:00
Anna-Maria Meriniemi
22cea7af17
Merge pull request #54 from sharkykh/footer-commit-hash
...
Display the site's commit hash
2017-05-14 13:55:55 +03:00
Anna-Maria Meriniemi
8d0d7cfac8
Merge pull request #52 from bittebitte/patch-1
...
Autofocus username field
2017-05-14 13:24:20 +03:00
sharkykh
2a71fd8158
Display the site's commit hash
2017-05-14 12:02:39 +03:00
TheAMM
cf77b03a6f
Convert UTC to local time in JS
...
Also adds classes to row headers to accurately access them in JS.
Updates the serverside date format in view.html to match YYYY-MM-DD HH:MM
2017-05-14 11:23:02 +03:00
bittebitte
60f11b54ff
Autofocus username field
2017-05-14 03:06:13 -05:00
TheAMM
3bdff6246f
Fix markdown linebreaks and match preview render options with final
2017-05-14 09:38:19 +03:00
Nathan Yam
d45c9dca43
Add markdown editor when editing own torrents
2017-05-14 16:21:20 +10:00
Nathan Yam
de4891dfc6
Add well styling to preview content
2017-05-14 16:14:18 +10:00
Nathan Yam
fabe0f6fec
Issue #10 Add markdown preview editor
...
These changes add a macro that creates the relevant HTML markup for a
markdown editor. In the main.js file, we bind the relevant elements with
the marked library, so users can see their contents in a HTML format.
2017-05-14 15:33:08 +10:00
Nathan Yam
d3ad2503ae
Add markdown editor macro
2017-05-14 15:33:08 +10:00
TheAMM
00a0327b19
Format information into a link if possible
...
Fixes issue #24 (am I doing this right?)
Supports HTTP(S) and IRC channels (#channel@server.com )
2017-05-13 23:44:00 +03:00
Adam
8d244675a0
Fixed problem with saving filter after reloading ( #26 )
2017-05-13 21:51:24 +02:00
nyaadev
a3422ce068
RSS: Fix #2 #5 and #12
2017-05-13 16:14:00 +02:00
Anna-Maria Meriniemi
799e9dea87
Merge pull request #4 from erengy/rss-links
...
Remove whitespace from RSS links
2017-05-13 09:31:43 +03:00
Eren Okka
1e66fe0f77
Remove whitespace from RSS channel description
2017-05-13 09:06:31 +03:00
TheAMM
f7d14ee19f
Update WIP message with big promises
2017-05-13 08:59:31 +03:00
TheAMM
5af55245ec
[templates] Add category links to /view, add hover-text to category icons in list
2017-05-13 08:17:22 +03:00
Eren Okka
60c3d7c7cd
Remove whitespace from RSS links
2017-05-13 06:23:58 +03:00
nyaadev
b2b8ae9722
S T O P H A R D C O D I N G U R L S
2017-05-13 01:59:52 +02:00
TheAMM
39230e1f39
[templates] Add JS-calculated hovertext for date ages
...
On torrent listing and torrent view, mouse over the times to see "X hours Y minutes Z seconds ago" etc
2017-05-13 02:41:52 +03:00
TheAMM
517d3e8e32
[templates, config] Add SITE_FLAVOR for selecting nyaa/sukebei, update templates
...
By default TABLE_PREFIX is derived from flavor.
Added back Date column, adjusted column widths
2017-05-13 02:41:52 +03:00
nyaadev
131bdaa11c
Add .gitignore
...
Add github link to welcome banner
2017-05-12 22:12:00 +02:00
TheAMM
4f9ddfd7bc
[templates] Clean up row headers to use a common macro, add title for s/l/d icons
2017-05-12 22:24:45 +03:00
nyaadev
00d65e312c
Initial commit.
2017-05-12 20:51:49 +02:00