1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-27 07:45:08 +02:00
keeweb/app/scripts
Dennis Ploeger 1b896f3218 Rank calculation when searching and a new sorter based on that rank.
Rank is calculated as requested in #814.
String rank calculation was taken from the auto type filter and
moved into a mixin.
Fixes #814
2019-01-04 09:05:44 +01:00
..
auto-type Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
collections Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
comp Added shortcuts Action+Opt+Up/Down to navigate menu 2018-10-22 20:16:08 +02:00
const Cleaned up the code a bit 2018-10-13 11:04:58 +02:00
helpers add tabindex to labels on open screen and listen to keydown event to trigger same functionality as onclick. 2017-12-23 13:00:55 -06:00
locales Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
mixins Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
models Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
plugins Replace the bower dependencies with NPM dependencies 2018-06-21 15:11:03 +10:00
presenters fix #770: show usernames in in entry list 2017-11-04 09:38:56 +01:00
storage saving cookies during ajax requests, this could fix #810 2018-08-30 21:13:40 +02:00
util Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
views Rank calculation when searching and a new sorter based on that rank. 2019-01-04 09:05:44 +01:00
app.js removed old feature detecting stuff 2018-08-30 22:21:57 +02:00