Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-01 | www: update help | ||
2017-11-29 | www: purge avatar cache from Cloudflare | ||
2017-11-28 | web: fix spring-security 5.0 initialization | ||
2017-11-28 | Drop outdated moderator buttons | ||
* also dropped hardcoded moderator (should be a spring-security role) | |||
2017-11-20 | fix api and www tests | ||
2017-11-10 | www: fix tag column title | ||
2017-11-07 | www: tag state accessible from web | ||
2017-11-01 | www: fix /comment multiparts with empty body | ||
2017-11-01 | www: drop empty comment check from js | ||
2017-11-01 | www: /post should not throw if img or attach is present | ||
2017-10-27 | www: drop dialog-close bitmap | ||
2017-10-26 | www: photo remove and reattach fix | ||
2017-10-26 | www: incoming reply fix | ||
2017-10-26 | drop camera bitmap | ||
2017-10-26 | www: evilIcons cleanup, fb login i18n | ||
2017-10-26 | www: comment form refactoring | ||
2017-10-26 | www: fix 'login to post' padding | ||
2017-10-26 | www: drop social bitmaps | ||
2017-10-25 | www: fix style linter warning | ||
2017-10-25 | www: i18n 'share' | ||
2017-10-25 | www: more recommend/template fixes | ||
2017-10-25 | www: fix recommend template condition | ||
2017-10-25 | www: share for anonymous, recommend for myself | ||
2017-10-24 | www: delete correct cookie after logout | ||
2017-10-24 | crosspost: refactoring | ||
* spring-social * get tokens via service api | |||
2017-10-24 | www: fix twitter auth flow | ||
2017-10-24 | www: incoming reply fix | ||
2017-10-24 | www: comment form fixes | ||
sticky buttons move submit button down in mobile layout | |||
2017-10-24 | www: remove unused code | ||
2017-10-24 | www: comment form fixes | ||
show form buttons on focus; only focus if there is no hash (reply anchor) in url | |||
2017-10-24 | www: update incoming reply format | ||
2017-10-23 | www: comment form fixes | ||
2017-10-24 | www: ei-eye is subscribe image | ||
2017-10-23 | www: css refactoring | ||
Organized rules into regions. Media queries kept within regions to keep relevant code close. Removed some outdated rules. | |||
2017-10-23 | www: comment form fixes | ||
removing hardcoded width | |||
2017-10-23 | www: fix embedding issue on some links | ||
2017-10-23 | www: comment button now open thread | ||
2017-10-23 | www: fix thread display for anonymous visitors | ||
2017-10-22 | www: drop @ and : from usernames | ||
2017-10-22 | www: z-index for header | ||
2017-10-22 | www: ei-eye | ||
2017-10-22 | www: subscribe/delete buttons | ||
2017-10-22 | www: use @2x logo on low density | ||
2017-10-21 | www: new design | ||
2017-10-19 | www: cleanup | ||
2017-10-19 | www: full width header/footer | ||
2017-10-18 | Simplified the code. | ||
2017-10-18 | www: add storage configuration | ||
2017-10-18 | tests refatoring | ||
now api and www tests uses embedded db | |||
2017-10-15 | api: ImagesService | ||