Archived
1
0
Commit Graph

677 Commits

Author SHA1 Message Date
ring
a502259ba9 Quote variables, remove trailing whitespace
If you don't quote your variables the scripts get very buggy if you run
them with arguments with spaces in them, or even run them from a
directory with spaces in its path.
2016-07-02 23:30:03 +02:00
Jeff Becker
6f5130d8fd Merge branch 'master' of ssh://github.com/majestrate/nntpchan 2016-06-30 09:01:31 -04:00
Jeff Becker
17b8101349
update livechan.js and stylesheets 2016-06-30 09:01:11 -04:00
Tristan B. Kildaire
93b3e0f83f Update fr-FR.ini 2016-06-30 11:35:23 +02:00
Jeff Becker
e25d6ab370 remove unneeded css rule 2016-06-20 15:11:05 -04:00
Jeff Becker
e2194d3fbd fix css so that inline expand of images works 2016-06-20 13:05:36 -04:00
Jeff Becker
a52fe21743 add id='current_theme' to fix board list css themes not applying 2016-06-16 16:18:59 -04:00
Jeff Becker
42c70990a0 update bloodgod.css, thanks ano^ 2016-06-16 16:12:54 -04:00
Jeff Becker
2adf2d5127
update 2016-06-12 14:19:07 -04:00
Jeff Becker
242094193f
fix typo 2016-06-12 13:55:07 -04:00
Jeff Becker
2ffc7a80e6
update css 2016-06-12 13:54:31 -04:00
Jeff Becker
3da1ab157d
update css 2016-06-12 13:52:24 -04:00
Jeff Becker
17d2654f26
update css 2016-06-12 13:50:38 -04:00
Jeff Becker
f155b0e9a1
update style 2016-06-12 13:46:28 -04:00
wzeth
c171e62d52 oops made a typo 2016-06-12 05:37:19 -04:00
wzeth
75a3cf5ede systemd service file for nntpchan
Assumptions made:
1. The user has a redis_6379.service
2. The user is using /opt/nntpchan as the working directory for the srndv2
2016-06-12 05:36:05 -04:00
wzeth
2d25b349f7 Oops wrong dir 2016-06-12 05:34:59 -04:00
wzeth
29149eb452 Systemd service file
Here is an example systemd config.

It makes some assumptions:
1. The user has a systemd service called redis_6379.service (the redis install utils have this as default).
2. srndv2 is contained in /opt/nntpchan
2016-06-12 05:29:43 -04:00
Jeff
57ca993189 Merge pull request #71 from deavmi/patch-1
Work in progress afrikaans translations
2016-06-04 14:25:32 -04:00
Tristan B. Kildaire
b8d58ab3e3 Update fr-FR.ini 2016-06-04 19:59:32 +02:00
Tristan B. Kildaire
00e2e4d03d Create fr-FR.ini 2016-06-04 19:57:13 +02:00
Tristan B. Kildaire
9ed02e4df0 Work in progress afrikaans translations 2016-06-04 19:54:03 +02:00
ZiRo
e0789c8f90 add filenames to images 2016-05-22 22:51:26 +02:00
ZiRo
41caf046a0 add download link for files 2016-05-22 20:22:12 +02:00
ZiRo
920ddb64b3 add captcha reload script 2016-05-22 07:51:12 +02:00
Jeff Becker
af59a38a40 Revert "fix prefixing for overview template"
This reverts commit 8401c5a25d.
2016-05-20 06:25:30 -04:00
ZiRo
8401c5a25d fix prefixing for overview template 2016-05-20 07:03:54 +02:00
Jeff
ab44cb2457 * add generated javascript files to .gitignore
* untrack generated javascript files

* regen generated javascript via build.sh by default
2016-05-18 13:22:56 -04:00
Jeff
e831a56809 move cuckoo-miner building to build-js.sh 2016-05-18 13:16:06 -04:00
ZiRo
e372893373 make miner multi threaded 2016-05-18 18:54:05 +02:00
ZiRo
7f445f81fc make final adjustments to the siphash function 2016-05-18 16:17:41 +02:00
ZiRo
6008c94949 use native js function for siphash 2016-05-18 13:41:20 +02:00
ZiRo
11204cba16 make postform more compact 2016-05-17 16:33:14 +02:00
ZiRo
c2bd325be6 add miner.js to build.sh 2016-05-17 13:27:29 +02:00
ZiRo
941c4a3a9f indicate mining process 2016-05-17 08:55:21 +02:00
ZiRo
261493af0b add cuckoo miner to postform 2016-05-17 08:24:46 +02:00
Jeff Becker
136a0878af
remove mp3 from repo so gx publish doesn't take forever 2016-05-13 09:01:08 -04:00
Jeff
f7e8359f7b fix typo 2016-05-04 14:03:48 -04:00
Jeff
3283e53c5c show reply box on ukko page 2016-05-04 14:02:04 -04:00
Jeff
fb2b80335e don't show reply box if not created 2016-05-04 13:14:57 -04:00
Jeff
96f6044489 try to make sure e is not null 2016-05-04 13:12:46 -04:00
Jeff
8f1a497f13 update minified 2016-05-04 13:10:55 -04:00
Jeff
272fe26b26 style changes 2016-05-04 13:10:46 -04:00
Jeff
dec1a3e78d add debugging 2016-05-04 13:06:15 -04:00
Jeff
85ce14091a disable replybox on thread and board pages, default to overchan.random for livechand ukko pages 2016-05-04 13:03:32 -04:00
Jeff
faf5071740 add comment 2016-05-03 15:20:08 -04:00
Jeff
aadf8a9bfa remove conflicting css 2016-05-03 15:14:00 -04:00
Jeff
6ccb829fb9 remove unneeded functions 2016-05-03 15:12:11 -04:00
Jeff
3be1c3e081 try fixing style 2016-05-03 15:10:26 -04:00
Jeff
3e20e100f5 fug 2016-05-03 15:08:16 -04:00