Commit graph

2468 commits

Author SHA1 Message Date
Kyle Drake
f109b416a0 add domain index, check uri on screenshots, set workers to system cpu core count 2023-03-22 13:37:18 +00:00
Kyle Drake
ea927551ef add gpg to ext list and editable pgp/gpg 2023-03-21 09:47:33 -05:00
Kyle Drake
520413140d switch to webp, use png for screenshot returns and be done with the accursed rmagick forever 2023-01-21 09:39:31 -06:00
Kyle Drake
3eb858bb6f fixes for new html redirects 2023-01-17 19:07:03 -06:00
Kyle Drake
5fb1af2a8c switch to faster screenshot resizer lib 2023-01-17 19:04:06 -06:00
Kyle Drake
d9d129dcc5
Merge pull request #424 from neocities/dependabot/bundler/loofah-2.19.1
Bump loofah from 2.19.0 to 2.19.1
2022-12-28 09:15:42 -06:00
Kyle Drake
0993c58215
Merge pull request #423 from neocities/dependabot/bundler/nokogiri-1.13.10
Bump nokogiri from 1.13.9 to 1.13.10
2022-12-28 09:15:29 -06:00
Kyle Drake
ce2f032ce8 add missing file for test 2022-12-28 09:05:21 -06:00
Kyle Drake
9bb34424ff purge cache for stripped .html files 2022-12-15 10:21:55 -06:00
dependabot[bot]
52ff1d1df1
Bump loofah from 2.19.0 to 2.19.1
Bumps [loofah](https://github.com/flavorjones/loofah) from 2.19.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases)
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flavorjones/loofah/compare/v2.19.0...v2.19.1)

---
updated-dependencies:
- dependency-name: loofah
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-13 20:53:21 +00:00
dependabot[bot]
5a329836df
Bump nokogiri from 1.13.9 to 1.13.10
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.13.10.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.13.10)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 04:33:15 +00:00
Kyle Drake
1d448f8cac add map ext for .css.map files 2022-12-07 14:14:07 -06:00
Kyle Drake
4239fe3843
Merge pull request #422 from neocities/dependabot/bundler/sinatra-3.0.4
Bump sinatra from 3.0.2 to 3.0.4
2022-12-03 16:35:09 -06:00
Kyle Drake
0b0a575394 delay on black box check 2022-12-03 22:34:33 +00:00
Kyle Drake
2be4fbbde8 Fix for banned ips update 2022-12-03 22:34:13 +00:00
dependabot[bot]
1651c66da9
Bump sinatra from 3.0.2 to 3.0.4
Bumps [sinatra](https://github.com/sinatra/sinatra) from 3.0.2 to 3.0.4.
- [Release notes](https://github.com/sinatra/sinatra/releases)
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinatra/sinatra/compare/v3.0.2...v3.0.4)

---
updated-dependencies:
- dependency-name: sinatra
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 21:47:54 +00:00
Kyle Drake
a2098a300e put canonical url link on all pages 2022-11-16 15:47:40 -06:00
Kyle Drake
74df720aea replace coveralls with coveralls_reborn 2022-11-12 14:55:01 -06:00
Kyle Drake
b8578059da try ubuntu 22.04 with github actions 2022-11-12 14:46:49 -06:00
Kyle Drake
73579a8a94 use ruby 3.1 with github actions 2022-11-12 14:44:24 -06:00
Kyle Drake
0d49ac2213 Merge branch 'talklittle-github-actions' 2022-11-12 13:52:06 -06:00
Kyle Drake
e1416fd40f Merge branch 'github-actions' of https://github.com/talklittle/neocities into talklittle-github-actions 2022-11-12 13:51:51 -06:00
Kyle Drake
e03923b1f1
Merge pull request #410 from dimdenGD/patch-1
Fix #405
2022-11-12 13:18:45 -06:00
Kyle Drake
fa7eceea52
Merge pull request #411 from dimdenGD/patch-2
Moving files to folder in Dashboard
2022-11-12 13:17:24 -06:00
Kyle Drake
d9e117bca5
Merge pull request #412 from dimdenGD/patch-3
Make SVGs editable
2022-11-12 13:16:05 -06:00
Kyle Drake
ca9b897d5f
Merge pull request #414 from dimdenGD/patch-4
Fix breaking editor
2022-11-12 13:15:47 -06:00
Kyle Drake
831752fdab
Merge pull request #415 from lime360/master
added ungird and vuepress to resources list
2022-11-12 13:14:52 -06:00
Kyle Drake
2e6281c07a
Merge pull request #417 from SgtPooki/patch-1
docs(readme): use github fork link
2022-11-12 13:14:06 -06:00
Kyle Drake
6ea07df6a8 fix site unblocking 2022-11-12 13:07:49 -06:00
Kyle Drake
b54b2a4818 fix when unicode is used for filename and dir 2022-11-07 11:15:17 -06:00
Kyle Drake
e9afe63695 downgrade to puma 5 to fix webdav implementation 2022-11-07 16:22:20 +00:00
Kyle Drake
7557c5b827 404 if missing site for RSS feed 2022-11-06 15:28:32 -06:00
Kyle Drake
9c6ed2d7c5 more fixes for tests 2022-11-06 14:06:36 -06:00
Kyle Drake
8052844640 update ACE html editor to latest 2022-11-06 11:11:50 -06:00
Kyle Drake
2f18163579 redis namespace get method changed 2022-11-06 16:45:03 +00:00
Kyle Drake
e7eb6d8a2d fix for gemfile, merge conflicts, test fixes for ruby 3 2022-11-05 12:46:43 -05:00
Russell Dempsey
3006486b22
docs(readme): use github fork link
The fork button at the top of github is https://github.com/OWNER/REPO/fork. 

Using this link makes it slightly easier for newer contributors to do the right thing
2022-09-29 11:40:22 -07:00
Kiril Misnikov
60b7180f97
added ungird and vuepress to resources list 2022-09-10 20:27:34 +03:00
dimden
66bbbbcf05
Fix breaking editor
Fixes #413
2022-08-24 16:55:22 +03:00
dimden
959c13b735
Make SVGs editable
Fix #387
2022-08-24 02:49:42 +03:00
dimden
57c0424d3c
Moving files to folder in Dashboard
Fixes #404
2022-08-24 02:27:49 +03:00
dimden
05fd84e9f5
Fix #405
Fixes #405
2022-08-23 22:25:37 +03:00
Kyle Drake
0da213c747 Merge branch 'master' of github.com:neocities/neocities 2022-08-10 14:32:34 -05:00
Kyle Drake
0ca1473d22 mostly finished port to ruby3 2022-08-10 14:31:36 -05:00
Kyle Drake
d56891e3ad Merge branch 'master' of github.com:neocities/neocities 2022-08-10 18:57:00 +00:00
Kyle Drake
fcdbf2f55c Fix hyphen on normal screenshot urls, remove dupe code 2022-08-10 18:56:01 +00:00
Kyle Drake
0cf4ae1700
Merge pull request #406 from lime360/patch-1
you forgot west hollywood kyle
2022-07-30 12:09:36 -05:00
Kiril Misnikov
5670ef1ad8
you forgot west hollywood kyle 2022-07-18 18:51:31 +03:00
Kyle Drake
7b27184131
Merge pull request #393 from neocities/dependabot/bundler/puma-5.6.4
Bump puma from 5.5.1 to 5.6.4
2022-06-22 18:33:17 -05:00
Kyle Drake
586739d4b6
Merge pull request #396 from neocities/dependabot/bundler/sinatra-2.2.0
Bump sinatra from 2.0.5 to 2.2.0
2022-06-22 18:33:09 -05:00