mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 07:14:59 -04:00
Refactor HttpInput::Str and rename some exceptions for consistency
This commit is contained in:
parent
2b5f4f55a2
commit
ca3fc6dbfd
54 changed files with 163 additions and 159 deletions
|
@ -142,7 +142,7 @@ Before submitting design contributions, please discuss them with the Standard Eb
|
|||
|
||||
- Include in-use ebook slug as a search parameter when searching for artwork by keyword.
|
||||
|
||||
- Artwork searching/filtering should be done in pure SQL, no after-sql filtering in PHP.
|
||||
- Artwork searching/filtering should be done in pure SQL, no after-SQL filtering in PHP.
|
||||
|
||||
- Allow listing artwork by artist by visiting `/artworks/<artist-name>`, and link instances of artist name to that URL.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue