Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-10 | Update deps | Vitaly Takmazov | |
* Fix breaking changes compatibility with nimbus-jose-jwt 9.0 and postcss-loader 4.0 | |||
2020-06-29 | Downgrade springfox, update other deps | Vitaly Takmazov | |
2020-06-05 | Append * to keyword search | Vitaly Takmazov | |
2020-06-05 | Revert "Use *tag in tag searches" | Vitaly Takmazov | |
This reverts commit 83242541b9503c466eb416f408649bd3845e112d. | |||
2020-06-05 | Use *tag in tag searches | Vitaly Takmazov | |
2020-06-05 | Revert "boost keyword weight on search" | Vitaly Takmazov | |
This reverts commit dde18e12688a47f81cb7c4336901008158a3637e. | |||
2020-06-05 | Revert "Use best-match ranker for one word queries" | Vitaly Takmazov | |
This reverts commit c571ab6ad8c215cae54c17a454ec8f84b24ba1b5. | |||
2020-06-05 | Revert "Fix sort hint" | Vitaly Takmazov | |
This reverts commit 9e5c7c562f93b4156c77fbc5ebab91a245001eb3. | |||
2020-06-05 | Revert "Use default search mode for keywords" | Vitaly Takmazov | |
This reverts commit bbb06da27162385d147ef0ff78d787a4b2de6762. | |||
2020-06-05 | Use default search mode for keywords | Vitaly Takmazov | |
2020-06-05 | Fix sort hint | Vitaly Takmazov | |
2020-06-05 | Use best-match ranker for one word queries | Vitaly Takmazov | |
2020-06-05 | boost keyword weight on search | Vitaly Takmazov | |
2020-06-03 | sape: switch to xml output | Vitaly Takmazov | |
2020-05-21 | Fix build with new http-signatures-java library | Vitaly Takmazov | |
* cleanup deprecation warnings | |||
2020-05-21 | Fix h2 configuration | Vitaly Takmazov | |
2020-05-21 | Show correct signup errors | Vitaly Takmazov | |
2020-05-18 | Fix startup exception | Vitaly Takmazov | |
2020-05-18 | add image MIME type filter into post form | glupovat | |
2020-05-18 | fix image size limit message | glupovat | |
2020-05-05 | Fix desktop header width | Vitaly Takmazov | |
2020-05-03 | Minor cleanup | Vitaly Takmazov | |
2020-04-29 | Button style | Vitaly Takmazov | |
2020-04-29 | Use bottom padding | Vitaly Takmazov | |
2020-04-28 | Fix dialogs z-index | Vitaly Takmazov | |
2020-04-28 | Fix sidebar search width | Vitaly Takmazov | |
2020-04-28 | Overflow for desktop sidebar (this also fixes blurry fonts) | Vitaly Takmazov | |
2020-04-28 | CSS Grid -> position: fixed | Vitaly Takmazov | |
2020-04-24 | Sidebar fixes | Vitaly Takmazov | |
2020-04-24 | Fix page width | Vitaly Takmazov | |
2020-04-24 | New desktop layout | Vitaly Takmazov | |
2020-04-24 | ie and gap fixes | Vitaly Takmazov | |
2020-04-23 | Revert "overflow fixes for old iOS" | Vitaly Takmazov | |
This reverts commit 4d5b1f8b3d0877233c595787e015fe40d98cc94c. # Conflicts: # src/main/assets/style.css | |||
2020-04-23 | Fix overflow in photos | Vitaly Takmazov | |
2020-04-23 | Fix CSS warnings | Vitaly Takmazov | |
2020-04-23 | Fix link borders | Vitaly Takmazov | |
2020-04-23 | Fix sidebar scrolling | Vitaly Takmazov | |
2020-04-23 | overflow fixes for old iOS | Vitaly Takmazov | |
2020-04-17 | Drop scrollbar styling | Vitaly Takmazov | |
2020-04-15 | Move ads out of noindex blocks | Vitaly Takmazov | |
2020-04-15 | Ellipses ctitle | Vitaly Takmazov | |
2020-04-14 | Fix horizontal scroll | Vitaly Takmazov | |
2020-04-14 | Fix user toolbar on mobile | Vitaly Takmazov | |
2020-04-14 | Initial grid layout | Vitaly Takmazov | |
2020-04-14 | Fix toolbar style | Vitaly Takmazov | |
2020-04-09 | /user/tag? => /user/search? | Vitaly Takmazov | |
2020-04-04 | Initialize all components from configuration | Vitaly Takmazov | |
2020-04-03 | Reorganize layout and code cleanup | Vitaly Takmazov | |
2020-04-03 | Extract sape code into ControllerAdvice | Vitaly Takmazov | |
2020-04-03 | Cleanup some IDEA warnings | Vitaly Takmazov | |