Commit Graph

457 Commits

Author SHA1 Message Date
821ef54bbf add news post 2020-05-30 15:09:32 -04:00
0706fb911a
Change fingerprint in footer to pre
This makes it mobile friendly by not overflowing.
2020-05-23 00:27:28 +05:30
0b6238af6d update admin docs re: /opt 2020-04-30 22:21:13 -04:00
cf357f07f6 update domain list 2020-04-30 21:48:53 -04:00
bcc3c3eda5 update some admin notes 2020-04-30 21:41:23 -04:00
289c6b8dc2 add disk usage wikipage 2020-04-30 21:30:09 -04:00
17d6cf44d5 Fixed link to example gophermap 2020-04-04 23:27:07 -04:00
f
7240962d38 add tilde.pw 2020-03-08 18:45:51 -04:00
c491345460 fix donate redirect 2020-03-02 16:04:05 -05:00
aewens
01231ddd7f Added caveat for setting up weechat relays 2020-02-29 19:02:49 -05:00
9a618b5b56
change summit tilde to summit pubnix 2020-02-22 15:35:21 +00:00
e4b4b3e492 update deps and rebuild css 2020-02-17 14:39:54 -05:00
a2f17e3714
Merge pull request #2 from tilde-team/dependabot/npm_and_yarn/css/lodash-4.17.15
Bump lodash from 4.17.10 to 4.17.15 in /css
2020-02-17 14:38:24 -05:00
dependabot[bot]
8cc946f702
Bump lodash from 4.17.10 to 4.17.15 in /css
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 19:38:10 +00:00
c352610456
Merge pull request #6 from tilde-team/dependabot/npm_and_yarn/css/extend-3.0.2
Bump extend from 3.0.1 to 3.0.2 in /css
2020-02-17 14:37:22 -05:00
dependabot[bot]
88b001f871
Bump extend from 3.0.1 to 3.0.2 in /css
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases)
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md)
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 19:37:03 +00:00
82113cb87c
Merge pull request #5 from tilde-team/dependabot/npm_and_yarn/css/morgan-1.9.1
Bump morgan from 1.9.0 to 1.9.1 in /css
2020-02-17 14:36:54 -05:00
ad6a0ce32e
Merge pull request #4 from tilde-team/dependabot/npm_and_yarn/css/bootstrap-3.4.1
Bump bootstrap from 3.3.7 to 3.4.1 in /css
2020-02-17 14:36:35 -05:00
55ba3a574e
Merge pull request #3 from tilde-team/dependabot/npm_and_yarn/css/stringstream-0.0.6
Bump stringstream from 0.0.5 to 0.0.6 in /css
2020-02-17 14:35:58 -05:00
dependabot[bot]
5b554def16
Bump morgan from 1.9.0 to 1.9.1 in /css
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/expressjs/morgan/releases)
- [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/morgan/compare/1.9.0...1.9.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 19:28:22 +00:00
dependabot[bot]
ae1faf967a
Bump bootstrap from 3.3.7 to 3.4.1 in /css
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 19:28:20 +00:00
dependabot[bot]
6f0e4ebea0
Bump stringstream from 0.0.5 to 0.0.6 in /css
Bumps [stringstream](https://github.com/mhart/StringStream) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/mhart/StringStream/releases)
- [Commits](https://github.com/mhart/StringStream/compare/v0.0.5...v0.0.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-17 19:28:19 +00:00
a2083528cb update fork-awesome 2020-02-17 14:27:45 -05:00
b0d00c01f6
check username only if not emtpy 2020-02-02 12:06:02 +01:00
58760e50b7
we $name and $email for ban info 2020-02-02 11:51:51 +01:00
6b465e8b03
remove double check for emtpy sshkey 2020-02-02 10:52:59 +01:00
7988ddb6ae
add check for banned ssh-keys 2020-02-02 10:17:45 +01:00
caf203cafd fix banned username check 2020-01-16 22:32:45 -05:00
ad455b69c6 rename alert to notice. 2020-01-16 21:55:33 -05:00
b913bacda9 fix for user ban's (merge from envs) 2020-01-16 21:55:33 -05:00
1f4846e02d misc bugfixes, partially address #54
this commit fixes a few miscellaneous bugs, including:
- stop loading js from a cdn, load those from our own site
- fix a wiki link in the header
- add note about znc requiring manual account add
- show our ECDSA fingerprint in the site footer
2020-01-16 18:08:52 -05:00
bc65648fa3
no password auth - change instructions to say ssh key passphrase 2020-01-15 00:38:56 +00:00
bd6e821562
fixed getting started article 2020-01-15 00:33:43 +00:00
183b028998
Change URLs for /news to be SEO-friendly 2020-01-10 04:35:56 +00:00
f34b57ab35 remove masto feed header 2020-01-06 10:29:15 -05:00
e8f1327669 another migration 2020-01-06 10:28:02 -05:00
dfa9951410 remove masto feed 2020-01-02 11:11:37 +11:00
8d15d90875 fix validator 2020-01-02 11:10:16 +11:00
75f78aa83c add ssh fingerprint info 2020-01-01 15:57:54 -05:00
89456c7075 add drone badge to README.md 2019-12-06 13:23:53 -05:00
32fc9e8075 add drone build 2019-12-06 13:21:22 -05:00
5580a71873 update domain list 2019-11-26 11:59:21 -05:00
c8b2789567 Update 'gen_tdp'
If ahriman's site freaks out, then don't crash. Otherwise, crash.
2019-11-25 10:45:32 -05:00
Anton McClure
e568b7f1b0 Fixing instructions for Windows
Adds instructions for Windows 10 OpenSSH, and differentiates OpenSSH from Legacy Windows methods
2019-11-21 00:06:01 -05:00
810a162fae note that yourtilde closed 2019-11-20 22:06:36 -05:00
Anton McClure
675d7567bf
Updated Summit Tilde listing and added link to signup page 2019-10-27 18:19:46 +00:00
53bc076da9
update bsd.tilde.team wiki info
- user pages have https now
- no longer running an irc node on bsd as there are already three
tilde.chat nodes in that same datacenter.
2019-10-13 14:42:33 -04:00
363fc210ba remove nand.{pub,team,zone} 2019-10-13 00:27:20 -04:00
c5aea6e866 port back improvements from ~club 2019-10-03 10:09:20 -04:00
5b1cf7b57f Fix broken links for bbj stuff 2019-09-27 20:35:02 -04:00