File extensions #108

Merged
bones7242 merged 6 commits from file-extensions into master 2017-07-25 22:23:16 +02:00
bones7242 commented 2017-07-25 10:12:39 +02:00 (Migrated from github.com)
  • show routes are now naked urls such as spee.ch/example or spee.ch/example/2
  • serve routes are now urls with file extensions, such as spee.ch/example.jpg or spee.ch/example/2.jpg
  • made a few minor cosmetic changes, including help at top right and linking the content freedom flag to the relevant wiki
- show routes are now naked urls such as `spee.ch/example` or `spee.ch/example/2` - serve routes are now urls with file extensions, such as `spee.ch/example.jpg` or `spee.ch/example/2.jpg` - made a few minor cosmetic changes, including help at top right and linking the content freedom flag to the relevant wiki
kauffj (Migrated from github.com) reviewed 2017-07-25 10:12:39 +02:00
kauffj commented 2017-07-25 22:28:20 +02:00 (Migrated from github.com)

This is progress. I noticed it basically ignores the file extension, which I like.

However, spee.ch/example.jpg and spee.ch/example/2.jpg returning the same asset feels really wrong to me. We need to think of another structure that retains example.jpg as the last element.

This is progress. I noticed it basically ignores the file extension, which I like. However, `spee.ch/example.jpg` and `spee.ch/example/2.jpg` returning the same asset feels really wrong to me. We need to think of another structure that retains `example.jpg` as the last element.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/spee.ch#108
No description provided.