1
0
Fork 0
mirror of synced 2024-05-18 20:02:25 +12:00
Commit graph

11 commits

Author SHA1 Message Date
nagadomi 45f5a1c95a webgen 2016-09-25 20:47:12 +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 eab65a1f20 Update assets; remove photo option 2016-06-13 12:44:06 +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
vitaliylag 30bd9be55e Change Web Application design
Change Web Application design and translation a little.
2015-12-24 04:19:20 +03:00
nagadomi 95a0b8ad09 Add support for photo model and cookie in web.lua 2015-12-04 22:07:52 +09:00
nagadomi c4657b4720 disabling the photo model in web.lua
I will support the photo model in the next version
2015-11-15 09:25:48 +09:00
nagadomi ee71773a09 Cross out the /a/ 2015-11-15 04:10:26 +09:00
nagadomi dcfb0d170d Improve web interface 2015-11-12 07:16:35 +09:00
nagadomi 3b2aa67e55 Improve web interface 2015-11-07 22:54:29 +09:00