Commit graph

2968 commits

Author SHA1 Message Date
Ekaitz Zarraga
8cf32a9195 views: api: Add Guile API by Ekaitz 2024-03-25 18:10:09 +01:00
Kyle Drake
8ba6005c67 start on the coding assistant 2024-03-24 17:13:22 -05:00
Kyle Drake
8f6a85d81d add img/vnd.microsoft.icon to mime type list, sort list 2024-03-22 16:58:53 -05:00
Kyle Drake
d0ab40f750 add json mime type, changed after site file upload change 2024-03-22 16:50:22 -05:00
Kyle Drake
39f37b2cf5 api upload: fix typo 2024-03-22 16:50:22 -05:00
Kyle Drake
bb83caf8fe
Merge pull request #503 from hf02/avatar-fix
Fix avatar positioning
2024-03-22 12:16:55 -05:00
hf02
4367479522
fix avatar positioning 2024-03-22 10:57:01 -04:00
Kyle Drake
47bc9788ef fix for badly behaved browser extension injecting html into user's sites 2024-03-21 13:26:13 -05:00
Kyle Drake
34ca68f1ae improve look when no feed news exists 2024-03-20 18:09:29 -05:00
Kyle Drake
077551556d typo fix 2024-03-20 18:09:29 -05:00
Kyle Drake
b0b6c0c0f6
Merge pull request #501 from M-Valentino/WCAG-text-color
I made the site tag text color darker so it passes most WCAG accessibility standards.
2024-03-15 09:15:53 -05:00
Mark Valentino
283086136b made text color slightly darker to be more accessible for low vision users 2024-03-14 19:54:29 -04:00
Kyle Drake
bc4ad96b76 SPAM covers SEO in our previous ToS, but updating it to explicitly mention SEO as a ToS violation of our AUP 2024-03-13 17:56:01 -05:00
Kyle Drake
103afdc07e check if path is a dir before showing edit links in dashboard 2024-03-13 17:08:29 -05:00
Kyle Drake
88ad085ac8 dont allow directories to end with .htm or .html. Breaks the dashboard UI, also breaks the cdn 2024-03-13 16:57:54 -05:00
Kyle Drake
9dbec11353
Merge pull request #500 from neocities/fileuploadrefactor
whitelist emails capability
2024-03-13 16:22:49 -05:00
Kyle Drake
9bc93a8d15 whitelist emails capability 2024-03-13 16:20:32 -05:00
Kyle Drake
d506f6cb3e
Merge pull request #497 from neocities/fileuploadrefactor
File Upload Refactor
2024-03-11 11:44:12 -05:00
Kyle Drake
1cb99d7706 last minute fixes and cleanups 2024-03-11 10:40:48 -05:00
Kyle Drake
a91041ae61 got drag n drop to work with firefox -and- chrome and checking in before I manage to break it again 2024-03-10 16:22:12 -05:00
Kyle Drake
a0707e9d54 add new views 2024-03-08 12:05:15 -06:00
Kyle Drake
f6af2cbbcf finishing up drag-n-drop code, use param for filename with site_file/text_editor 2024-03-08 11:53:51 -06:00
Kyle Drake
943271b509 massive update to deprecate site_file/upload in favor of api/upload, improve dashboard. todo: webdav switchover, dashboard error/result messages 2024-03-06 20:37:44 -06:00
Kyle Drake
577cd0a82a remove old unused js, only show new followers for page 1 2024-03-06 12:12:25 -06:00
Kyle Drake
baff1d23e6 add missing test file 2024-03-04 16:46:01 -06:00
Kyle Drake
e7e5121700 fix for api calls with square bracket filenames 2024-03-04 16:38:56 -06:00
Kyle Drake
3087e39b57
Merge pull request #493 from M-Valentino/largePortraitResponsiveness
I made a fix to prevent large portrait images from overflowing on certain resolutions
2024-03-04 14:45:46 -06:00
Kyle Drake
49f83ca5f7
Merge pull request #492 from neocities/dependabot/bundler/nokogiri-1.16.2
Bump nokogiri from 1.16.0 to 1.16.2
2024-03-04 14:32:36 -06:00
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
Mark Valentino
53141a03d7 prevented large portrait images from overflowing on certain resolutions 2024-02-21 23:09:52 -05: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