Commit graph

2687 commits

Author SHA1 Message Date
Kyle Drake
7bb13b2280
Merge pull request #495 from neocities/dependabot/bundler/rack-2.2.8.1
Bump rack from 2.2.8 to 2.2.8.1
2024-03-04 14:32:06 -06:00
Kyle Drake
71633e268c fix for tutorial image ref 2024-03-04 12:59:01 -06:00
Kyle Drake
90eb054e5e check for current site 2024-03-03 23:50:11 -06:00
Kyle Drake
b886f6021c browse: csv list of sites 2024-03-03 17:02:12 -06:00
Kyle Drake
1cf9dfd33e terms: fix typo 2024-03-03 16:52:28 -06:00
Kyle Drake
c928b02eea add note about descriptive comments 2024-03-02 10:34:06 -06:00
Kyle Drake
3751801796 remove old debug puts 2024-03-01 14:22:03 -06:00
Kyle Drake
2ff8365651 add logic for tutorial requirement 2024-03-01 12:50:41 -06:00
dependabot[bot]
5e793c4fbb
Bump rack from 2.2.8 to 2.2.8.1
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.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/v2.2.8...v2.2.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 01:50:40 +00:00
Kyle Drake
01aab733bb remove extra purge cache for html file create 2024-02-22 13:31:09 -06:00
Kyle Drake
b0bb40fe23 fix for cache purge rename 2024-02-22 12:30:41 -06:00
Kyle Drake
f7341f5a51 add note about improved stats 2024-02-21 16:02:23 -06:00
Kyle Drake
79a6fd0541 remove binding.pry in tests 2024-02-21 15:49:12 -06:00
Kyle Drake
29619d51ee remove surf code, clean up purge cache and better define purge cache tests for expected behavior 2024-02-21 13:51:41 -06:00
Kyle Drake
b4caf44af4 only html tutorial 2024-02-20 09:39:05 -06:00
Kyle Drake
c686dd026f catch already deleted entries 2024-02-18 14:38:48 -06:00
Kyle Drake
2aa30eaa28 simplify catch for custom domain resolv issues 2024-02-18 14:28:50 -06:00
Kyle Drake
3fcbb116fe force utf encoding for saved title 2024-02-17 14:29:46 -06:00
Kyle Drake
68dcda74d0 contact: missing div close in faq 2024-02-17 13:42:23 -06:00
Kyle Drake
7576b52ab6 check for bad characters 2024-02-17 13:16:21 -06:00
Kyle Drake
0c1812e457 BlackBoxWorker: only check deleted 2024-02-17 19:15:46 +00:00
Kyle Drake
9800a4ad4b check tag input 2024-02-17 10:55:51 -06:00
Kyle Drake
6444fe7e94 sinatra indifferent hash not an integer 2024-02-17 10:43:05 -06:00
Kyle Drake
f7e65ec61b more strict integer checks 2024-02-17 10:27:02 -06:00
Kyle Drake
1d87b87e62 declined card check 2024-02-16 14:17:36 -06:00
Kyle Drake
e551aeb342 check for empty username/email for identifier 2024-02-16 14:11:46 -06:00
Kyle Drake
4ffeddaf5a only render tutorial page if number 1-10 2024-02-16 14:07:29 -06:00
Kyle Drake
1beedb79b1 better flow for current site check 2024-02-16 13:58:59 -06:00
Kyle Drake
59dbc1b2e1 allow api use via current_site, better check for current_site 2024-02-16 10:50:40 -06:00
Kyle Drake
b89ffc2bad catch error if follow is missing 2024-02-16 10:44:14 -06:00
Kyle Drake
04bcd555c3 catch resolutionerror for custom domain 2024-02-16 10:36:02 -06:00
Kyle Drake
6378e6ce5a exclude deleted sites from sitemap 2024-02-16 09:43:01 -06:00
Kyle Drake
777207f5a3 add warning to account delete that email will not be available for new site creation 2024-02-15 16:01:18 -06:00
Kyle Drake
88e6c3967d catch card error during subscription create 2024-02-04 10:33:31 -06:00
Kyle Drake
786f72ad2f preventdefault causes test to break 2024-02-04 00:57:58 -06:00
Kyle Drake
8e77810fcf ensure card data is discarded after stripe token exists 2024-02-03 23:56:20 -06:00
Kyle Drake
ce0e9d422a refactor stripe js code to try to fix bug with missing token 2024-02-03 23:31:54 -06:00
Kyle Drake
51d65653e8 catch name resolution error for custom domain check 2024-02-03 13:31:16 -06:00
Kyle Drake
682f450561 better card decline copy - catch renames with too long filenames/paths 2024-02-03 13:05:50 -06:00
Kyle Drake
623dfd05fc catch card errors on supporter signup 2024-02-03 12:43:21 -06:00
Kyle Drake
2448b51d61 proper error message when old path does not exist 2024-02-03 11:56:39 -06:00
Kyle Drake
b122d54f1b catch for bad strings before validation 2024-02-02 15:38:38 -06:00
Kyle Drake
7d43dbae19 catch weird pages, set to 1 2024-02-02 14:53:31 -06:00
Kyle Drake
3e6422bb24 remove old dead routes 2024-02-02 14:42:55 -06:00
Kyle Drake
c19a7400a1 block array attempts as well 2024-02-02 14:39:44 -06:00
Kyle Drake
959a721345 is_integer no longer needed 2024-02-02 14:35:43 -06:00
Kyle Drake
2f2025aa31 fix for integer check 2024-02-02 14:34:55 -06:00
Kyle Drake
4f3ca20f55 no airbrake for retries in sidekiq, only failures 2024-02-02 14:26:16 -06:00
Kyle Drake
89be4c0a87 updates to faq to note changes to CSP 2024-01-22 17:51:23 -06:00
Kyle Drake
3a4956b549 update copy for site creation availability 2024-01-22 23:47:48 +00:00