This repository has been archived by the owner on Jan 2, 2020. It is now read-only.
Releases: tulir/lindeb
Releases · tulir/lindeb
v1.0.0
Frontend
- Added client-side length limits for inputs
- Added proper displaying for length errors
- Broken and fixed saving tags (#44)
- Broken and fixed searchbar hiding (#50)
- Renamed scrollbar "Default" option to "Automatic" (#53)
- Added tag manager link to topbar (#41)
- Fixed displaying errors in login view
Backend
v0.4.0
Frontend
- Started improving topbar UI (#41)
- Replaced brand with back button and new link button
- Fixed search bar centering problem
- Fixed search bar placeholder color on Chrome
- Removed temporary new link and tag manager buttons from link list
- Flipped page switcher colors (#41)
- Dynamically created tags are now added to the tag manager automatically (#14)
- All errors should now be displayed in some way (#1)
- Minor UI fixes
- Added size limit to text areas
- Fixed tag input search box background color
- Allowed line breaks in tag/link descriptions
Extension
- Improved popup on mobile (#16)
Backend
- Updated dependencies and pruned unnecessary files in
vendor/
Compiled executables only for Linux x86-64.
v0.3.0
Frontend
- Added settings UI (#18)
- Switched to custom scrollbar on browsers without nice native scrollbars
- Fixed search bar positioning (on non-narrow screens)
- Internal improvements
- Improved stylesheet directory structure
- Formatted all JS and Sass files
Backend
- Fixed UTF8 support in database (#33)
Backend & API spec
- Added link dump import endpoint (#28)
- Added settings API (#18)
- Added password / user info change endpoint (#30)
Compiled executables only for Linux x86-64.
v0.2.0
Frontend
- New favicon
- Added loading indicator when adding/updating links/tags (#26)
- Added tag autocompletion (#13)
- Errors are now cleared automatically (#21)
- Fixed submitting forms with enter (#12, #25)
- Reversed order of links to show latest link first by default
- Added GitHub ribbon to login page
- Actually invalidate auth token on logout
- Added event to inform extension about login status changes (#11)
- Added prefilled links to this repo for new users (#20)
Extension
- Automatic updates through dl.maunium.net
- Loading indicator when saving link (#26)
- Link to lindeb.mau.lu (#9)
Backend / API spec
- Added user info update endpoint (#30)
Compiled executables only for Linux x86-64.
v0.1.0 (Firefox extension)
Initial release of Firefox extension.