1
0
Fork 0
mirror of synced 2024-06-02 11:04:31 +12:00
Commit graph

5 commits

Author SHA1 Message Date
nagadomi 3afedcc941 Add support for uerystring to set the default params #141 2016-09-25 20:46:28 +09:00
nagadomi 5ee954d8fe Change web limits; hide TTA option
file limits: 3MB->5MB
image limits: 2560x2560->3000x3000, 1280x1280->1500x1500
2016-07-09 09:48:33 +09:00
nagadomi 472215d7ee Add support for TTA mode on web.lua 2016-06-13 11:05:09 +09:00
nagadomi 6b200c2763 Download with XHR
Some mobile browser fails to download dynamic content with POST request.
This commit fixes that.
2016-02-15 10:02:14 +09:00
nagadomi 122ffd37fe Web page
- Add `webgen/gen.rb` to generate web page from template
- Add support for mobile browser
- Change layouts
2016-02-07 05:58:27 +09:00