Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-05 | Revert "Use default search mode for keywords" | ||
This reverts commit bbb06da27162385d147ef0ff78d787a4b2de6762. | |||
2020-06-05 | Use default search mode for keywords | ||
2020-06-05 | Fix sort hint | ||
2020-06-05 | Use best-match ranker for one word queries | ||
2020-06-05 | boost keyword weight on search | ||
2020-06-03 | sape: switch to xml output | ||
2020-05-21 | Fix build with new http-signatures-java library | ||
* cleanup deprecation warnings | |||
2020-05-21 | Fix h2 configuration | ||
2020-05-21 | Show correct signup errors | ||
2020-05-18 | Fix startup exception | ||
2020-05-18 | add image MIME type filter into post form | ||
2020-05-18 | fix image size limit message | ||
2020-05-05 | Fix desktop header width | ||
2020-05-03 | Minor cleanup | ||
2020-04-29 | Button style | ||
2020-04-29 | Use bottom padding | ||
2020-04-28 | Fix dialogs z-index | ||
2020-04-28 | Fix sidebar search width | ||
2020-04-28 | Overflow for desktop sidebar (this also fixes blurry fonts) | ||
2020-04-28 | CSS Grid -> position: fixed | ||
2020-04-24 | Sidebar fixes | ||
2020-04-24 | Fix page width | ||
2020-04-24 | New desktop layout | ||
2020-04-24 | ie and gap fixes | ||
2020-04-23 | Revert "overflow fixes for old iOS" | ||
This reverts commit 4d5b1f8b3d0877233c595787e015fe40d98cc94c. # Conflicts: # src/main/assets/style.css | |||
2020-04-23 | Fix overflow in photos | ||
2020-04-23 | Fix CSS warnings | ||
2020-04-23 | Fix link borders | ||
2020-04-23 | Fix sidebar scrolling | ||
2020-04-23 | overflow fixes for old iOS | ||
2020-04-17 | Drop scrollbar styling | ||
2020-04-15 | Move ads out of noindex blocks | ||
2020-04-15 | Ellipses ctitle | ||
2020-04-14 | Fix horizontal scroll | ||
2020-04-14 | Fix user toolbar on mobile | ||
2020-04-14 | Initial grid layout | ||
2020-04-14 | Fix toolbar style | ||
2020-04-09 | /user/tag? => /user/search? | ||
2020-04-04 | Initialize all components from configuration | ||
2020-04-03 | Reorganize layout and code cleanup | ||
2020-04-03 | Extract sape code into ControllerAdvice | ||
2020-04-03 | Cleanup some IDEA warnings | ||
2020-03-20 | enable spring boot actuator for admin users | ||
2020-03-10 | mailto form of List-Unsubscribe header | ||
2020-03-10 | Mail unsubscribe API | ||
2020-03-10 | Dirty fix for dropbox urls | ||
2020-03-10 | Embed Instagram media | ||
2020-03-07 | Use autoconfigured Executor | ||
2020-03-07 | Fix TaskExecutor bean name | ||
2020-03-07 | Load EmailManager conditionally | ||