| Commit message (Collapse) | Author | Age |
... | |
| | |
| | |
| | |
| | |
| | |
| | | |
Dragscroll plays badly with touchpads and brings no benefit on desktop.
It is still supported on touchscreen devices natively in the presence of the
scrollbars.
|
| | |
| | |
| | |
| | | |
GitHub: closes #183
|
| | |
| | |
| | |
| | | |
They were too big and not dense enough on small screens
|
| | | |
|
|\ \ \
| | | |
| | | | |
viewer: items with long titles overflow
|
| |\ \ \ |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
fixed line-height issue on filenames and icon heights
GitHub: Resolves #137
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
code review changes
GitHub: Resolves #137
|
| | | | |
| | | | |
| | | | |
| | | | | |
GitHub: Resolves #137
|
| |/ / /
|/| | | |
|
|\ \ \ \
| |/ / /
|/| | | |
Feature: tag categories
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
code cleaning
GitHub: Resolves #29
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
fixed single tags not appearing in the "Other filters" special category, following code review
GitHub: Resolves #29
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
fixed disambiguation by categories following code review
GitHub: Resolves #29
|
| | | |
| | | |
| | | |
| | | | |
GitHub: Resolves #29
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
revert: viewer: removing a tag from the filters opens the keyboard on mobile (fixed in Buefy)
GitHub: Resolves #168
|
| | | | |
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
| | |
| | |
| | |
| | | |
fixed missing margin since we do not encapsulate thumbnails in div elements
|
| | | |
|
|\ \ \
| | | |
| | | | |
viewer: show/hide the left panel depending on the viewport's width at…
|
| | | |
| | | |
| | | | |
Co-Authored-By: Notkea <pacien@users.noreply.github.com>
|
| | | |
| | | |
| | | |
| | | | |
GitHub: Resolves #103
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
viewer: set page title
|
| | | |
| | | |
| | | | |
Co-Authored-By: Notkea <pacien@users.noreply.github.com>
|
| | | |
| | | |
| | | |
| | | | |
New version, making use of the galleryTitle property, from gallery.yaml
|
| | | |
| | | |
| | | |
| | | | |
GitHub: Resolves #95
|
|\ \ \ \
| |/ / /
|/| | | |
viewer: tag index bugfix
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
Search from the URL requires a strict match instead of a loose match
Category search was case sensitive
Category + disambiguation was matching like an intersection of both tags instead of being hard-coupled
Removed the logs for the release (coming soon)
|
| | |
| | |
| | |
| | | |
GitHub: closes #30
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
For consistency with the query language
and allowing the use of the very common dot in tags.
This also introduces a migration script.
GitHub: closes #164
|
| | |
| | |
| | |
| | | |
GitHub: closes #128
|
| | | |
|
| | |
| | |
| | |
| | | |
GitHub: closes #154
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | | |
found
Using list formatting for the no-result translation, instead of string concatenation
|
|\ \ \
| | | |
| | | | |
viewer: added a count of results found in other folders when no-resul…
|
|/ / /
| | |
| | |
| | | |
found
|
|\ \ \
| | | |
| | | | |
viewer: architectural fixes and improvements
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Make use of VueX's strict mode (which is different from vuex-class-component strict mode)
Fixed issues and bad-practices with search filter tags mutations
Correctly implement the new index.json format
|
| | | |
|
| | |
| | |
| | |
| | | |
GitHub: closes #143
|
|\ \ \
| | | |
| | | | |
viewer: removing a tag from the filters opens the keyboard on mobile
|
| | | |
| | | |
| | | |
| | | | |
Changed the anchor event to trigger on capture instead of bubbling. This fixes a race-condition on some browsers.
|
| | | |
| | | |
| | | |
| | | | |
GitHub: Resolves #93
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
GitHub: closes #147
|
| | | |
| | | |
| | | |
| | | | |
GitHub: closes #142
|