summaryrefslogtreecommitdiffstats
path: root/client/lib
Commit message (Expand)AuthorAgeFilesLines
* Removing Debug Lines, correcting behavior, caching las valide filter, and add...IgnatzHome2018-05-201-8/+5
* Correcting not FilterIgnatzHome2018-05-201-1/+1
* testing theorie: subcommands are allways 1 entryIgnatzHome2018-05-201-1/+5
* correcting strings not part of subcommandIgnatzHome2018-05-201-1/+1
* More conditions and logic Operators, Also Brackets.IgnatzHome2018-05-201-4/+148
* removing .cmd in oricessing OperatorsIgnatzHome2018-05-201-2/+2
* stringify console.logs becouse of asynchrone nature from chromes interpretati...IgnatzHome2018-05-201-3/+3
* More Debugging LogsIgnatzHome2018-05-201-1/+3
* Testing 'or' condition for advanced FilterIgnatzHome2018-05-201-22/+57
* rewrite Filter._getMongoSelecto to not include Empty Filter.IgnatzHome2018-05-201-12/+10
* More DebuggingIgnatzHome2018-05-191-1/+4
* find to findOneIgnatzHome2018-05-191-1/+1
* debugging _fieldNameToIdIgnatzHome2018-05-191-1/+4
* correcting _fieldNameToId(field);IgnatzHome2018-05-191-2/+2
* i was constructing the wrong and the whole time.. *sigh*IgnatzHome2018-05-191-2/+5
* fixing string detection in advanced filterIgnatzHome2018-05-191-2/+1
* another debug lineIgnatzHome2018-05-191-0/+1
* correct way, wrong ideaIgnatzHome2018-05-191-2/+7
* javascript is confusing sometimesIgnatzHome2018-05-191-1/+1
* this took me way too longIgnatzHome2018-05-191-2/+2
* console log for debugIgnatzHome2018-05-191-1/+1
* correcting return type from constructedIgnatzHome2018-05-191-1/+1
* correcting push not part of stringIgnatzHome2018-05-191-1/+1
* first test for Advanced FilterIgnatzHome2018-05-191-2/+111
* correcting 'no custom fields'IgnatzHome2018-05-191-2/+8
* More Filter Corrections (Custom Fields)IgnatzHome2018-05-191-16/+3
* Correcting FIlter search with Multiple Custom FieldsIgnatzHome2018-05-191-2/+2
* Correcting constructed mongoSelectorIgnatzHome2018-05-191-10/+21
* Filter on custom fields presenceIgnatzHome2018-05-191-2/+9
* indend correctionsIgnatz2018-05-181-3/+3
* linter correctionsIgnatz2018-05-181-75/+75
* resolving merge conflictsIgnatzHome2018-05-171-0/+86
|\
| * number + date fieldsPouyan Savoli2017-10-141-0/+86
* | Fix migration. Replace old checklist-item sort algorithm.Andrés Manelli2018-03-191-0/+31
* | Remove Emoji support, so MAC addresses etc show correctly.Lauri Ojansivu2018-02-122-155/+0
* | Fix lint errors.Lauri Ojansivu2017-12-033-153/+153
* | Move global subscription to template subscription so that subscriptionLauri Ojansivu2017-12-021-2/+0
* | most work concluded, code needs clean up, further testing requiredamadilsons2017-10-041-1/+0
|/
* Add i18n file route for subfoldernztqa2017-06-261-0/+1
* Fix "W" shortcut bindingGhassen Rjab2017-06-161-1/+5
* Fix disable a href=“#” linknztqa2017-05-171-0/+4
* Revert code that broke changing language.Lauri Ojansivu2017-05-061-5/+0
* Update translations.Lauri Ojansivu2017-05-051-0/+5
* Merge branch 'navigator-preferred-language' of https://github.com/umbertooo/w...Lauri Ojansivu2017-03-301-4/+10
|\
| * Use the navigator's language properties even if a user exists but the user ha...Felix Michels2016-10-191-2/+8
* | Fix typoIvan Radeljic2017-02-131-1/+1
* | Fix typo of multipleActionsCurtis G2017-01-151-1/+1
* | Fix eslint regressions.David Renshaw2016-11-161-3/+3
* | Merge pull request #6 from mario-orlicky/filter-by-emptyLauri Ojansivu2016-11-151-2/+23
|\ \
| * | forgotten semicolonMario Orlicky2016-11-131-1/+1