Skip to content

Releases: samsel/kappa-www

web urls now show up in the pkg detail page

Choose a tag to compare

@samsel samsel released this 17 Sep 19:41
0.0.8

add git urls to the package details page. updated license info

typos in pkg.json and other small stuff

Choose a tag to compare

@samsel samsel released this 17 Sep 02:02
0.0.7

fixed the typo in pkg.json and bumped up the version

compact nedb store to just save the whitelisted keys. other bug fixes

Choose a tag to compare

@samsel samsel released this 17 Sep 01:31
0.0.6

save only the whitelisted keys to the datastore to keep it simple  an…

nedb local store

Choose a tag to compare

@samsel samsel released this 14 Sep 04:25
0.0.3

bumped the pkg version

Made the app JAVA agnostic

Choose a tag to compare

@samsel samsel released this 03 Sep 08:00
  • no more elasticsearch
  • app is java agnostic
  • config driven search (enable/disable)
  • disable search feature for now

Initial Release

Choose a tag to compare

@samsel samsel released this 03 Sep 06:33
0.0.1

added info about 'gitDomain' config to readme