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
Kyle Drake
158d2453eb
Merge pull request #399 from neocities/dependabot/bundler/nokogiri-1.13.6
...
Bump nokogiri from 1.11.4 to 1.13.6
2022-06-22 18:33:00 -05:00
Kyle Drake
04de657035
Merge pull request #400 from neocities/dependabot/bundler/rack-2.2.3.1
...
Bump rack from 2.2.3 to 2.2.3.1
2022-06-22 18:32:50 -05:00
Kyle Drake
75f225fd88
prevent creation of empty path with rename
2022-06-22 18:29:58 -05:00
dependabot[bot]
4cf91506c6
Bump rack from 2.2.3 to 2.2.3.1
...
Bumps [rack](https://github.com/rack/rack ) from 2.2.3 to 2.2.3.1.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.2.3...2.2.3.1 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 16:44:44 +00:00
dependabot[bot]
0b7a05487d
Bump nokogiri from 1.11.4 to 1.13.6
...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.4 to 1.13.6.
- [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.11.4...v1.13.6 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-24 00:27:07 +00:00
Kyle Drake
671b29bc9f
Little rearrangin
2022-05-10 00:21:44 +00:00
Kyle Drake
322201332f
No session ban
2022-05-10 00:20:58 +00:00
Kyle Drake
08a29c8768
Reduce archives
2022-05-10 00:20:34 +00:00
Kyle Drake
558edb442e
Checks to prevent follow abuse - fixes for redis proxy settings
2022-05-10 00:19:59 +00:00
Kyle Drake
f468b261dd
No threading for the moment to address bugs, set CPU manually
2022-05-10 00:19:19 +00:00
Kyle Drake
e61de5b0d6
manual review for supporter violations
2022-05-10 00:18:16 +00:00
Kyle Drake
985a21d347
Revised how black box works
2022-05-10 00:17:43 +00:00
Kyle Drake
a9dd102383
fix press url
2022-05-05 12:30:02 -05:00
dependabot[bot]
d43fa67643
Bump sinatra from 2.0.5 to 2.2.0
...
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.0.5 to 2.2.0.
- [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/v2.0.5...v2.2.0 )
---
updated-dependencies:
- dependency-name: sinatra
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 21:17:29 +00:00
dependabot[bot]
e049ccc1a2
Bump puma from 5.5.1 to 5.6.4
...
Bumps [puma](https://github.com/puma/puma ) from 5.5.1 to 5.6.4.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v5.5.1...v5.6.4 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 21:56:51 +00:00