1
0
Fork 0
mirror of synced 2024-05-19 12:22:20 +12:00
Commit graph

8 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 212b659ec5 Fix web page layout 2016-04-18 09:47:05 +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 e5e15b8f02 Fix web layout 2016-02-07 08:55:46 +09:00
nagadomi 49fecb8523 web 2016-02-07 07:38:39 +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