- Escaping HTML entities
- Set page title as the bookmark name when editing
- Settings: Option to add arbitrary HTML at the <head> tag of public pages
- Striping invalid chars on SEO URL
- Fixing next and prev item on bookmark view were not being respected in some cases
- Fixing meta content
- Setup default favicon
- Adjusting sitemap to a friendlier url on robots.txt
- Adjusting headers as bootstrap 4.3
- Fixing binary executable permission
- Generating native-image binary
- Table Of Contents: Now you can see a table of contents at the editor when previewing
- Code block button: Click on code block button while editing (selecting a existent code or not) to generate a new code block
- Minor bug fixes
- Fixing pages URLs on sitemap api
- Configuring robots and sitemaps
- Fixing analytics ID wasn't being replicated to pages
- Fixing tables format on public view
- Upgrading micronaut
- Upgrading graalvm
- Fixing missing appname on public pages
- Switching docker images to the ones which use less resources
- Fixing sunec dependency
- Migrating to monolith first architecture
- Migrating to Java + Native Image + Micronaut
- Setup Postgres support
- fixing highlight in public view
- Fixing statics not found
- Create a config panel to turn code block size configurable for mobile and desktop
- Make code block collapsible
- Tollbar must be fixed in mobile
- Codeblock size now is configurable in settings page
Left top menu -> settings
- Fix preview link not opening in new tab after click in preview two times
- Fix code scroll not working
- Fixing save button locks forever when bookmark is created
- Updating readme
- WEB - Remove bootstrap modal, now page must open in fullscreen like another page
- When saving a public bookmark show a button to it public link
- Prevent save double click
- New Look and feel
- Initial results replace search results
- Format blockquote like StackOverflow
- Prevent page reload when type enter in search
- Disabling auto search, now you must to type enter after type your search
- Prevent save double click
- Format paragraph and lists justified
- Mobile Word/Wrap Button
- Fix container stop taking forever
- Fixing HTML not rendering when code in plain mode
- Prevent user from accidentally get out of creation/edition page
- Using gzip for all plain text URLs (only for the site, at nginx level)
- Moving bookmark search apis to the bk-api project
- Reduce the bookmark description to 160 characters in search API
- Disabling code auto-syntax detection to increase page parse
- fixing first deploy database build
- Get bookmark link when it turn public
- Code format in public vision now it's like the private
- Highlight increase
- Mobile screen experience