npmfrog

A npmjs.org-like web interface for jFrog Artifactory with material design

Downloads
631
Stars
3

Bot releases are hidden (Show)

npmfrog - Release 1.2.0-rc.1 Latest Release

Published by dmstern almost 6 years ago

  • Merge tag '1.2.0-rc.0' into release-1.2 (6e933df)
  • PackageList: Add number of cached packages (1f2f470)
  • Release 1.2.0-rc.0 (124f6dc)
npmfrog - Release 1.2.0-rc.0

Published by dmstern almost 6 years ago

  • PackageList: optimize for larger list of package crafters (660a669)
  • Add initial caching of disc-saved packages (d6f93a1)
  • cleanup (b673239)
  • Load PackageList from memory-cache, if artifactory does not answer.// also: cleanup code (b73f4d8)
npmfrog - Release 1.1.0

Published by dmstern almost 6 years ago

  • format readme (118598c)
  • readme: Add status command (1fc4bd3)
npmfrog - Release 1.1.0-rc.1

Published by dmstern almost 6 years ago

  • CLI: Add status command (e1eea3c)
npmfrog - Release 1.1.0-rc.0

Published by dmstern almost 6 years ago

  • Adapt document.title to currrent route (c5a3449)
  • ArtifactoryService: Simplify export, improve Error message (a3dbfba)
  • Add version to install command if current version != latest (#45) (0038bd8)
  • fix dependencies (58b26df)
npmfrog - Release 1.0.0

Published by dmstern almost 6 years ago

  • Add release scripts for patch, minor, major (7f08da7)
npmfrog - Release 1.0.0-rc.28

Published by dmstern almost 6 years ago

  • improve readme screenshots: core features (a196880)
  • About: fix typos (d1ec66f)
  • add image title // improve image captions (1d13e1c)
  • improve screenshot captions (6057608)
  • Add keywords (06cbc61)
  • add more development description (de6e794)
  • readme: Fix typos, add image captions (3811ac1)
  • Merge branch 'master' of github.com:dmstern/npmfrog (f17c5aa)
  • Fix typos (6d83560)
  • Fix typos (d2b53bd)
  • Merge branch 'master' of github.com:dmstern/npmfrog (b73fdef)
  • readme: Improve screenshots (d2ce14e)
  • improve sample config (19952cb)
  • README: Add config code snipped (30f0e96)
  • Add npm run ps to README (4fdf361)
  • Update dependency @mdi/font (0a4c67a)
npmfrog - Release 1.0.0-rc.27

Published by dmstern almost 6 years ago

  • Upgrade dependencies (17deed3)
  • rename .sample.config.json (cf8e07e)
  • pm2 / cli: move log files to ~./npmfrog directory (05c3eac)
  • install dependencies (775629d)
  • update readme (3d8a2b9)
  • remove unncessary line (a499bf9)
  • update readme (68c16d5)
  • Readme: fix word mistake (b2fdf46)
  • README: format (7d40b74)
  • About: fix repository.url (f6f7a08)
npmfrog - Release 1.0.0-rc.26

Published by dmstern almost 6 years ago

  • Crafter Avatar Color: fix error if there are more crafters than colors (425ccda)
npmfrog - Release 1.0.0-rc.25

Published by dmstern almost 6 years ago

  • remove console.logs (7d8ae26)
  • install dependencies (d46cce9)
npmfrog - Release 1.0.0-rc.24

Published by dmstern almost 6 years ago

  • HowTo: Add customizable additional text (1a4ee56)
  • vscode settings: do not auto format (breaks vue markup) (26a4c01)
  • PackageDetail: show alert info box for version != latest (60ad75d)
  • PackageDetail: show scripts table only if there is at least 1 script (7005e7b)
  • fix #42 Console Error when changing current version (d988026)
  • Code cleanup (477923f)
  • PackageDetail: add info link about npm-config (fe31270)
  • PackageDetail: fix typo (5b3497c)
  • PackageDetail: Keep It Simple: remove alternative installation methods from install guide (f458391)
  • Update Dependencies (edf25ec)
  • Release 1.0.0-rc.23 (bfab43e)
  • PackageDetail: Add a recommended (project) installation config (80cc4b5)
  • Update highlight.js (c570849)
  • update vuetify to 1.3.9 (35792f4)
  • PackageDetail: install code: fix https config link, add code without config (7e62934)
  • PackageDetail: improve clickability of code files (d2eba33)
  • PackageDetail: add note that user can click on dependecies and versions (0e002b2)
  • fix typo (5806dfe)
  • Release 1.0.0-rc.22 (394d16b)
  • PackageDetail: improve download link behaviour, icon, email-link label (8e83613)
  • PackageDetail: Fix svg highlighting (363c58f)
  • fix problem with CLI: current directory resolution (ba3b828)
  • Release 1.0.0-rc.21 (a6e5268)
  • Remove mainCode property from Package (We have a file browser now) (d6c94a4)
  • Fix #40: revert "do not clear search on go to packageDetail via searchbar" (9c744c5)
  • CLI: fix spawn command for windows (32daf7c)
  • Improve highlightable detection (47eb22f)
  • Release it: avoid asynchronous version number in package-lock.json (a4a9580)
  • install dependencies (0a36b0c)
  • Release 1.0.0-rc.20 (d7d7c66)
  • improve CLI: add logs command, improve README (a6093bc)
  • Home: improve config hint (a34e725)
  • vscode: improve watch mode (10951ca)
  • Release 1.0.0-rc.19 (dd1e1c8)
  • README: add prerequisites and more (482ba84)
  • fix readme formating (3a89f4a)
  • Fix display error on change route (387d06e)
  • Simplify initial configuration fix #39 (aaebf2a)
  • BackendApi: remove cloud IDE hack warning (1892e25)
  • stop task: delete pm2 tasks instead of stoping them (3e6aace)
  • install dependencies (8c02118)
  • Release 1.0.0-rc.18 (bca9a65)
  • Fix error when trying to highlight files without mime type // format code (d13438f)
  • Release 1.0.0-rc.17 (500a3ff)
  • Format code (c293ff0)
  • fix #37 Avoid syntax highlighting for binary files or too large files (26ca8fc)
  • fix #36 make about dialog shareable with an url (114d326)
  • About: increase width (22e87f1)
  • fix Reset activeCode on resetModel #33 (3b2c5eb)
  • .vscode: never track output for dev task (1d04230)
  • fix #38 Add screenshots to README (1d13af7)
  • HowTo: add -m "message" to commit command (3165e45)
  • readme: fix wording (e7f0602)
  • About: fix wording mistake (ded5118)
  • Release 1.0.0-rc.16 (3b43961)
  • fix icon size for floating button (5f4d1cb)
  • PackageDetail: file tree view: fix margin (1fd0438)
  • PackageDetail: reset active code on select old version (5df8fe6)
  • format code (8959ad1)
  • Remove hover shadow for links, improve hover style for hoverable avatars (c92261e)
  • PackageDetail.vue: add download button (afe0c2c)
  • Format README.md (45b3bf1)
  • Add some explaining text to README.md (85f2322)
  • PackgeDetail: add icons for gulp, webpack, grunt, lint (71bf4e0)
  • format code (d7ec94f)
  • Style polish: Icons, code highlighting, margins, positions (234ae70)
  • format code (4b624dd)
  • PackageList: fix console error (infinte render loop) (aa2d63b)
  • format code (3087575)
  • PackageDetail: file browser: add syntax highlighting (1dc0032)
  • format code (687b28a)
  • CodeBlock: improve display: add title toolbar (d9a95e0)
  • Package detail file browser #31 (#32) (cb9b97b)
  • Release 1.0.0-rc.15 (35818cb)
  • PackageList: sort packages by modifiedDate (efd80a5)
  • PackageList.vue: change link to artifactory to artifacts browser (ed2e537)
  • PackageList.vue: format code (2c5a224)
  • Release 1.0.0-rc.14 (944cd54)
  • lint task: add cli.ts (4d5dbda)
  • PackageList.vue: Format code (18e58f7)
  • PackageList: add artifactory link to heading (947670f)
  • cli: port to typescript (bf99d6d)
  • cli: remove debug log (7602c0d)
  • pre-commit task: remove git add to enable parital commits (52bfcdf)
  • package.json: add cli to bin prop (3736012)
  • gitignore npmfrog tgz packages (619b18e)
  • Release 1.0.0-rc.13 (c8ac530)
  • add cli to packaged files (c8eeeeb)
  • remove zip task due to errors (85e9661)
  • Release 1.0.0-rc.12 (873ad9b)
  • move cli to bin folder (5e7c9d4)
  • About.vue: add link to artifactory url (088ea8a)
  • cli: fix run prod command (1c61c62)
  • Release 1.0.0-rc.11 (3c38d46)
  • refactor build tasks: prod, start, dev, dev-local (c06767b)
  • cleanup test examples (8064a72)
  • reformat cli.js to run under node (548cadf)
  • Release 1.0.0-rc.10 (978d1a8)
  • HowTo: Fix scoped registry config (408ebf0)
  • Release 1.0.0-rc.9 (0382530)
  • HowTo: add CodeBlock to get copy button (0365a94)
  • fix sytax error due to prettier, printwidth=100 (b9b7535)
  • replace lint-staged with pretty-quick (a96ff81)
  • format code (0a5e984)
  • format scripts (a2966ee)
  • vscode: disable languages: [] (7927197)
  • vscode: enable vue format on save (4363dd3)
  • format code (3c5e906)
  • vscode: enable format on save (fa6f450)
  • format all src files with prettier (f4b2bd3)
  • add prettier tslint plugin (c4d4f28)
  • vscode settings: enable format on save (63215e7)
  • Release 1.0.0-rc.8 (a780ddc)
  • install dependencies (0277be8)
  • PackageDetail.vue: sort versions by publish time (1bc28af)
  • Release 1.0.0-rc.7 (975ba04)
  • PackageDetail.vue: Fix sort version list (32978de)
  • PackageDetail.vue: Fix isOld condition (c230093)
  • Release 1.0.0-rc.6 (b6d7f64)
  • Remove trailing whitespace (7ec6a3a)
  • PackageDetail.vue: sort version list descending (83020e8)
  • PackageDetail.vue: Avoid trigger searchFilter for items that aren't in the autocomplete list fixes #30 (fdbe80c)
  • Add possibility to show detail page for older versions of packages (#29) (bf5a15c)
  • build tools: add simple dev tasks without pm2 (87416fa)
  • Release 1.0.0-rc.5 (64103a1)
  • Add cloud conditions for codenvy (585d00c)
  • About.vue: beautify link icons (9b23017)
  • ExternalLinks: use material externalLink icon (3c1682c)
  • About.vue: use external link icon (de9590b)
  • About.vue: add logos to tech list (1a95fea)
  • HowTo.vue: Add login step (937ae02)
  • Add publish package floating button (09dafd7)
  • pm2.prod.config: add env_local (7caa636)
  • Fix inconsistent searchbar state, do not clear searchbar on trigger-filter-search (7762e39)
  • do not clear searchbar on goHome() (7b7f644)
  • searchbar: fix cached selected items (7d9ef0b)
  • navigation: make style consistent (66ae8cc)
  • Navigation: Add home, color items (61392ef)
  • avoid searchbar shadow on goHome() (f2ce1a7)
  • PackageDetail: Link crafter url (617f7cf)
  • External Link: Make icon configurable (2849329)
  • modify test data (223e905)
  • Add pm2 ls task to package.json (f146838)
  • Crafter: parse author object (8b4b2c1)
  • log error (a9607b4)
  • remove old code (98e83be)
  • fix #27: initialize crafter.email correctly (5bfdae5)
  • Beautify External Links, add Change log link to about dialog fixes #26 (8196b49)
  • Release 1.0.0-rc.4 (b2dc3da)
  • searchbar: disable autofocus (ffdde74)
  • Color icons in search, add "package:" search prefix (1935ba4)
  • Release 1.0.0-rc.3 (028d684)
  • fix external links icons, navItems goTo link (b4b604d)
  • fix #22 fill howto publish page (5ff24ef)
  • create howto page (wip) (4de8f78)
  • Release 1.0.0-rc.2 (7af0c97)
  • fix #20 Create executable cli.js for global PATH (8d6f2b5)
  • install dependencies (7503387)
  • TSLint: Add typedef rule, missing return types, lint task, eslint (8f22182)
  • format code (c9e5174)
  • do not clear search on go to packageDetail via searchbar (2930fb3)
  • Crafter searchable with '@', avatar styling, icon in avatar and in chip styling (d4b463b)
  • enlarge crafter avatar (912d672)
  • PackageDetail.vuw: Add mouseover hint for keyword chips (5427105)
  • rename method triggerSearchFilter (673a9ff)
  • Fix trigger search filter on click meta info (was not working properly) #4 (895079e)
  • whitespace (409b485)
  • Add popover menu for crafter // trigger search filter on crafter click (ec06143)
  • Put tag to searchbar on click on keyword (bd1c07c)
  • install dependencies (2a72613)
  • Add keyword search on click (1bdaa16)
  • Release 1.0.0-rc.1 (fe563a4)
  • Add pm2 config to npm package (b397cc2)
  • Release 1.0.0-rc.0 (1ab5b84)
  • rename rc-release to rc (eca2e0a)
  • release-it: change zip dir to root (d95f5b7)
  • Add RC task (3e4cdc5)
  • artifactory service: fix broken paths for MOCKs (a32c766)
  • PackageList: Improve display of no packages found (8eb2e4d)
  • #14 Use Package.Tags Instead of keywords for search (15839b5)
  • reduce code with array desctructuring (09262b9)
  • remove obsolete todo (635a66e)
  • Add todo (db5a7bd)
  • rename Keyword to Tag (373ecfa)
  • #14 simplify search algorithm, fix author search (81d90d0)
  • remove console log (a251e62)
  • Searchable transform interface to abstract class (216338f)
  • avoid too long auto complete items (e53bef4)
  • Improve readme (593111d)
  • Add url to readme (2038607)
  • optimize pm2 config (b56c960)
  • fix #14 reduce redundancy in search algorithm (c3829ec)
  • rename SearchItem to Keyword (1a5e53e)
  • add todo comment (24cdbc6)
  • simplify searchItemText code #14 (2bc8766)
  • rename SearchComparable to Searcheable (9b0d7fd)
  • install dependencies on mac (e83d930)
  • change tmp dir to package-cache / optimize build scripts (174a3a1)
  • server: move tmp dir to server sub folder (7235590)
  • Release 1.0.0-alpha.4 (81be0e6)
  • Migrate server to TypeScript (13e2441)
  • Release 1.0.0-alpha.3 (725b46e)
  • simplify build scripts (91c1aeb)
  • Release 1.0.0-alpha.2 (90e1f7f)
  • Add necessary config files to npm package (4f50289)
  • mark package as public (437e530)
  • Release 1.0.0-alpha.1 (5490e9b)
  • Improve release config (6d22247)
  • add stop script (4637c06)
  • release config (7ec5c89)
  • Release 1.0.0-alpha.0 (30c56e4)
  • Add release-it (d1b2d65)
  • Implement first working pre-release of npmfrog: (55c44ba)
  • Release 1.0.0-rc.23 (8dbb1e0)
  • PackageDetail: Add a recommended (project) installation config (d4d6f94)
  • Update highlight.js (e140e83)
  • update vuetify to 1.3.9 (876072e)
  • PackageDetail: install code: fix https config link, add code without config (3be5280)
  • PackageDetail: improve clickability of code files (6c96696)
  • PackageDetail: add note that user can click on dependecies and versions (26484b2)
  • fix typo (778bbe2)
  • Release 1.0.0-rc.22 (4d6dd68)
  • PackageDetail: improve download link behaviour, icon, email-link label (aa4acbd)
  • PackageDetail: Fix svg highlighting (eb45ff9)
  • fix problem with CLI: current directory resolution (de627ff)
  • Release 1.0.0-rc.21 (0b0c804)
  • Remove mainCode property from Package (We have a file browser now) (b4ebbbe)
  • Fix #40: revert "do not clear search on go to packageDetail via searchbar" (427693c)
  • CLI: fix spawn command for windows (77a63e7)
  • Improve highlightable detection (ad4e479)
  • Release it: avoid asynchronous version number in package-lock.json (a064d8b)
  • install dependencies (ac61599)
  • Release 1.0.0-rc.20 (0a8d9fb)
  • improve CLI: add logs command, improve README (5138211)
  • Home: improve config hint (8ed35a5)
  • vscode: improve watch mode (b8a47fe)
  • Release 1.0.0-rc.19 (ca53393)
  • Merge branch 'master' of github.com:dmstern/npmfrog (9a33df8)
  • Fix display error on change route (2fff17e)
  • README: add prerequisites and more (eb26439)
  • fix readme formating (834be60)
  • Simplify initial configuration fix #39 (63213cb)
  • BackendApi: remove cloud IDE hack warning (14fe963)
  • stop task: delete pm2 tasks instead of stoping them (9e48368)
  • install dependencies (2fd711d)
  • Merge branch 'master' of github.com:dmstern/npmfrog (c2916a5)
  • Format README.md (b123af5)
  • Add some explaining text to README.md (8b21797)
  • Release 1.0.0-rc.18 (627f4e7)
  • Fix error when trying to highlight files without mime type // format code (637eb44)
  • Release 1.0.0-rc.17 (6b75d6e)
  • Format code (a01a185)
  • fix #37 Avoid syntax highlighting for binary files or too large files (c4d4550)
  • fix #36 make about dialog shareable with an url (e2fe8d9)
  • About: increase width (975685d)
  • fix Reset activeCode on resetModel #33 (84ac74b)
  • .vscode: never track output for dev task (aa9a7b9)
  • fix #38 Add screenshots to README (cada3e6)
  • HowTo: add -m "message" to commit command (f4365b3)
  • readme: fix wording (20507ee)
  • About: fix wording mistake (2837a91)
  • Release 1.0.0-rc.16 (dc313ef)
  • fix icon size for floating button (e5ee56f)
  • PackageDetail: file tree view: fix margin (d4646b9)
  • PackageDetail: reset active code on select old version (cd65320)
  • format code (2ecde10)
  • Remove hover shadow for links, improve hover style for hoverable avatars (493faea)
  • PackageDetail.vue: add download button (ae053d9)
  • PackgeDetail: add icons for gulp, webpack, grunt, lint (a54b09c)
  • format code (6186c51)
  • Style polish: Icons, code highlighting, margins, positions (a09d472)
  • format code (1a46ff1)
  • PackageList: fix console error (infinte render loop) (b28736a)
  • format code (dfa8b59)
  • PackageDetail: file browser: add syntax highlighting (d9230fa)
  • format code (cf2d3d1)
  • CodeBlock: improve display: add title toolbar (6aee955)
  • Package detail file browser #31 (#32) (9eed49f)
  • Release 1.0.0-rc.15 (b3c97a4)
  • PackageList: sort packages by modifiedDate (6b03111)
  • PackageList.vue: change link to artifactory to artifacts browser (aa0e8ad)
  • PackageList.vue: format code (dd29270)
  • Release 1.0.0-rc.14 (dee28dc)
  • lint task: add cli.ts (9da773c)
  • PackageList.vue: Format code (e15d697)
  • PackageList: add artifactory link to heading (07a1f54)
  • cli: port to typescript (ee3afdc)
  • cli: remove debug log (595b698)
  • pre-commit task: remove git add to enable parital commits (94b528a)
  • package.json: add cli to bin prop (f95beef)
  • gitignore npmfrog tgz packages (bd71377)
  • Release 1.0.0-rc.13 (d1767ff)
  • add cli to packaged files (ac193a7)
  • remove zip task due to errors (a0c6a8b)
  • Release 1.0.0-rc.12 (648e328)
  • move cli to bin folder (059e4fb)
  • About.vue: add link to artifactory url (69de587)
  • cli: fix run prod command (4881e1a)
  • Release 1.0.0-rc.11 (84b2ddb)
  • refactor build tasks: prod, start, dev, dev-local (e79c097)
  • cleanup test examples (70129d0)
  • reformat cli.js to run under node (aae0ec6)
  • Release 1.0.0-rc.10 (955422b)
  • HowTo: Fix scoped registry config (72d9df3)
  • Release 1.0.0-rc.9 (58ff49d)
  • HowTo: add CodeBlock to get copy button (480143a)
  • fix sytax error due to prettier, printwidth=100 (e5cf044)
  • replace lint-staged with pretty-quick (360c47c)
  • format code (6d633f9)
  • format scripts (d099534)
  • vscode: disable languages: [] (3f364cb)
  • vscode: enable vue format on save (622bf23)
  • format code (f81b7ad)
  • vscode: enable format on save (aa00f4b)
  • format all src files with prettier (fbb3052)
  • add prettier tslint plugin (6ee857c)
  • vscode settings: enable format on save (124b39f)
  • Release 1.0.0-rc.8 (3e4f935)
  • install dependencies (a9eb977)
  • PackageDetail.vue: sort versions by publish time (6b7e15e)
  • Release 1.0.0-rc.7 (0de8c46)
  • PackageDetail.vue: Fix sort version list (9bb265d)
  • PackageDetail.vue: Fix isOld condition (8928918)
  • Release 1.0.0-rc.6 (a76be59)
  • Remove trailing whitespace (c26ac42)
  • PackageDetail.vue: sort version list descending (a65f035)
  • PackageDetail.vue: Avoid trigger searchFilter for items that aren't in the autocomplete list fixes #30 (12db241)
  • Add possibility to show detail page for older versions of packages (#29) (caa994d)
  • build tools: add simple dev tasks without pm2 (a46da9d)
  • Release 1.0.0-rc.5 (2caa469)
  • Add cloud conditions for codenvy (0a39650)
  • About.vue: beautify link icons (8603ba6)
  • ExternalLinks: use material externalLink icon (c58c983)
  • About.vue: use external link icon (fa6332f)
  • About.vue: add logos to tech list (4a362c9)
  • HowTo.vue: Add login step (be2a3c0)
  • Add publish package floating button (1ab5fb3)
  • pm2.prod.config: add env_local (8ab0de5)
  • Fix inconsistent searchbar state, do not clear searchbar on trigger-filter-search (6a5ce6b)
  • do not clear searchbar on goHome() (fcde1b9)
  • searchbar: fix cached selected items (6ec5e96)
  • navigation: make style consistent (1823ee8)
  • Navigation: Add home, color items (48a48ee)
  • avoid searchbar shadow on goHome() (ee840e6)
  • PackageDetail: Link crafter url (89669e9)
  • External Link: Make icon configurable (cbae411)
  • modify test data (9fb5e78)
  • Add pm2 ls task to package.json (0210bd8)
  • Crafter: parse author object (109fe30)
  • log error (50e4b5d)
  • remove old code (1c18619)
  • fix #27: initialize crafter.email correctly (2e5d1e0)
  • Beautify External Links, add Change log link to about dialog fixes #26 (44b37c8)
  • Merge pull request #28 from dmstern/howto (d9ed09f)
  • Release 1.0.0-rc.4 (9e11266)
  • searchbar: disable autofocus (bfb538c)
  • Color icons in search, add "package:" search prefix (731fb01)
  • Release 1.0.0-rc.3 (d771eb5)
  • Merge pull request #23 from dmstern/howto (eeb1c26)
  • fix external links icons, navItems goTo link (4c9eb00)
  • fix #22 fill howto publish page (2a8eedb)
  • create howto page (wip) (c9ae049)
  • Release 1.0.0-rc.2 (66a1ed5)
  • fix #20 Create executable cli.js for global PATH (ed060b5)
  • install dependencies (7528ec1)
  • TSLint: Add typedef rule, missing return types, lint task, eslint (2708b5f)
  • format code (9a1f450)
  • do not clear search on go to packageDetail via searchbar (09113a7)
  • Crafter searchable with '@', avatar styling, icon in avatar and in chip styling (7aeed6b)
  • enlarge crafter avatar (c1cf1b2)
  • PackageDetail.vuw: Add mouseover hint for keyword chips (0e89faf)
  • rename method triggerSearchFilter (b0a2b70)
  • Fix trigger search filter on click meta info (was not working properly) #4 (121960a)
  • whitespace (337b0b0)
  • Merge pull request #21 from dmstern/#4-trigger-search-filter (5fa43b5)
  • Add popover menu for crafter // trigger search filter on crafter click (a1e2298)
  • Put tag to searchbar on click on keyword (1c6dcb4)
  • install dependencies (fa4eb6c)
  • Add keyword search on click (c8ed364)
  • Release 1.0.0-rc.1 (3b26ea4)
  • Add pm2 config to npm package (fb41931)
  • Release 1.0.0-rc.0 (9be7240)
  • rename rc-release to rc (46e97fc)
  • release-it: change zip dir to root (4145150)
  • Add RC task (06ada20)
  • artifactory service: fix broken paths for MOCKs (8d77787)
  • PackageList: Improve display of no packages found (61eedd8)
  • #14 Use Package.Tags Instead of keywords for search (5e9d002)
  • reduce code with array desctructuring (2f52d51)
  • remove obsolete todo (cef0c2e)
  • Add todo (06f4beb)
  • rename Keyword to Tag (e41d49c)
  • #14 simplify search algorithm, fix author search (7882824)
  • remove console log (46d2e13)
  • Searchable transform interface to abstract class (c35c189)
  • avoid too long auto complete items (9b50d91)
  • Improve readme (62dcd61)
  • Add url to readme (6cf2af4)
  • optimize pm2 config (51e30f7)
  • fix #14 reduce redundancy in search algorithm (ccdf04d)
  • rename SearchItem to Keyword (f188722)
  • add todo comment (01d46d2)
  • simplify searchItemText code #14 (846decc)
  • rename SearchComparable to Searcheable (2a1d258)
  • install dependencies on mac (2b18fbb)
  • change tmp dir to package-cache / optimize build scripts (1e90e51)
  • server: move tmp dir to server sub folder (538b1b3)
  • Release 1.0.0-alpha.4 (d3ac27b)
  • Migrate server to TypeScript (87ecfd3)
  • Release 1.0.0-alpha.3 (16a2935)
  • simplify build scripts (93cdaa2)
  • Release 1.0.0-alpha.2 (fe26b18)
  • Add necessary config files to npm package (43a3f02)
  • mark package as public (19975d2)
  • Release 1.0.0-alpha.1 (70c044b)
  • Improve release config (ba53ddc)
  • add stop script (4a0d3db)
  • release config (90a0f73)
  • Release 1.0.0-alpha.0 (15d729e)
  • Add release-it (b599131)
  • move pm2 to dependencies (1d7b940)
  • Simplified build scripts (f920d6c)
  • fix truncation of crater name in chip (94b7cb3)
  • delete unused file (9ca16bf)
  • PackageDetail.vue: improve scripts table (fccc91b)
  • Merge pull request #19 from dmstern/#16-error-handling (38900b4)
  • Server: improve error (b5c6faa)
  • enable error messages in the ui (1b37e1d)
  • Chip in Search: truncate via css with max-length (7996b81)
  • cursor: pointer for chips in links (2104c3e)
  • PackageDetail.vue: Make links from dependencies fixes #18 (bbb9d3c)
  • add server caching for packageDetails fixes #1 (a0e943e)
  • Merge branch 'master' of github.com:dmstern/npmfrog (bc97dc2)
  • fix #12 frontend cache for config, meta // rename PackageService to DataStore (caeb03c)
  • Merge pull request #17 from dmstern/avatar-optimization (515d44d)
  • avatar: avoid light colors, fix limit (1f56b12)
  • avoid duplicate crafters (6cb524b)
  • package: keep crafters (b3ab141)
  • Crafters color: generate simple (just increase index) (46d809a)
  • Crafter color: initalize colors array (46f9d17)
  • Avatar color algorithm: remove errors (still WIP) (ef43dc0)
  • WIP (with errors): refactor color algorithm (519a6a4)
  • avatar crafter color getter (34f26bb)
  • add missing trailing comma (6fb6d62)
  • install dependencies on mac (3699496)
  • Fix crafter search with key:value syntax (eb2729d)
  • Add more test items for crafter color (7ed4013)
  • Fix different colors for same crafter (131e931)
  • Refactor SearchItem: keywords only (acfb132)
  • Fix cross search (7625aa3)
  • WIP: new searchFilter algorithm with Crafters as SearchItems (3f2b19f)
  • CrafterAvatar: adapt foreground color to light of background color (7fc8dba)
  • CrafterAvatar: trim whitespace for initials (d5b118d)
  • Merge pull request #13 from dmstern/#8-Include-package-contributors (aeffe69)
  • Add Crafter (Author | Contributor) with colorful avatars (fcee6f1)
  • PackageDetail / PackageService: refactor layers (80fb59f)
  • ArtifactoryService: improve error log (05da993)
  • package.json: fix peer dependencies (4ee9e7b)
  • #8 prepare inclusion of contributors (WIP) (1f5956a)
  • Package.ts: fix writability of prop (229b050)
  • model/package-json: fix Author Interface (4dbc4c0)
  • Add github:emoji support to readme component fixes #10 (0247fbc)
  • PackageDetail.vue: add bash language to scripts (c3e8da5)
  • adapt code blocks style: icon at the beginning (bcb376a)
  • PackageService: reduce code #2 (f3b0662)
  • fix #11 PackageDetail.vue: add homepage link / icons for website and external (fad3c76)
  • PackageDetail.vue: add description #11 (d80f741)
  • add full-width class // fix undefined console error (399794c)
  • Add TypeScript to devDependencies (c42dfed)
  • PackageList: Adapt style / switch and order (e7a7a72)
  • Package.displayName: Fix missing prop for some objects (307c054)
  • Add last modified date and version to packagelist fixes #7 (1d1c56c)
  • fix #9 Add PackageDetailItem for Package Bugs (f632e78)
  • add copy2Clipboard icon (b2214d7)
  • Format code (2242bea)
  • Search Icons: reset size to normal (ae0f9a3)
  • PackageList: enlarge author icon (ec96d4d)
  • links:hover no opacity (26dbc68)
  • replace title logo with color image (9a33e0b)
  • Icons: unify icons to fa (except some mdi exceptions) (0eabf4e)
  • move dependencies to devDependencies (54be80b)
  • update url-parse to 1.4 due to vulnerabilities (5795d26)
  • remove raml and wadl files (7286547)
  • fix icon size (32ec4ca)
  • update font-awesome to 5.3 (d25ace7)
  • install depependecies on mac (42f4250)
  • packageDetail: fix false missing readme warning (20d5e27)
  • PackageDetail: show fallback messages if no readme, main code, dependencies (33a32a8)
  • reset colors for warn, info, success, error to default (277cd13)
  • Change accent color to frog green (ddc8873)
  • Adapt link style color, hover (43313c5)
  • About: added unicorns (72ce1c7)
  • Artifactory service: fix error if no readme available (29dec69)
  • Clipboard: reduce notificationTimeout // Add max-width to avoid code overflow (385cf33)
  • Merge pull request #6 from dmstern/5-clipboard (69498f4)
  • Add notification to clipboard feature fixes #5 (8c14d50)
  • install dependencies (9ce1030)
  • WIP: add copy install code to clipboard (a3c541e)
  • PackageDetail: Add gitlab and github icon (df8c06b)
  • Package: Add repositoryName (2dd1aef)
  • PackageDetailItem: Add icons (326ef2e)
  • WIP: PakcageDetailIrem.vue =try to add icon (0b08701)
  • install font-awesome // minor ui improvements (e394a85)
  • PackageDetail.vue: beautify repo url (name) (2a04993)
  • PackageDetail.vue: add created time (2e3d6e6)
  • Style polish: font-size and -family more npmjs.org-like (57bb363)
  • PackageDetail.vue: Add PackageDetailItem.vue to reduce code redundancy (3faab01)
  • Add Search hint if not focused (9acee9c)
  • Add github issue ids to todo comments (bf656f5)
  • about: add coffee (64c9a7b)
  • PackageDetail.vue: add last published time ago (11273e6)
  • PackageDetail.vue: move author in meta panel (95170af)
  • remove old code (4a824e1)
  • PackageDetail.vue: add time ago to versions history (b266aaf)
  • Add vue-timeago plugin (83244c9)
  • add semicolons (b15c176)
  • PackageDetail.vue: add scripts (b6cd7ad)
  • Package: add property mainCode (7672948)
  • mock: remove scripts for test (cf7fe59)
  • artifactory service: fix error log (b46cc86)
  • Add scope to installation manual (497dfea)
  • Package: add comments (b34e603)
  • PackageDetail: enable dependenciesCount (92b6db8)
  • Package: handle author type 'name ' (ec6652b)
  • PackageDetail.vue: add license to meta panel (c9cd751)
  • PackageDetail: fix conditional (a7353f5)
  • PackageDetail: meta panel: reduce padding (a65c1ba)
  • PackageDetail: move keywords to meta panel (a6d5ec8)
  • mock: add keywords to schoenes-module (9a01acd)
  • PackageDetail.vue: handle different types of repository // optimize displayName algorithm (11a6a7d)
  • PackageDetail.vue: handle different types of authors (a99a071)
  • Manage vue plugins (9c8c0e5)
  • PackageDetail.vue: show loadingSpinner on load other package (f842dbb)
  • PackageDetail.vue: split install code into 2 code blocks (61ec55d)
  • Aboout dialog: Add content (54f90b3)
  • PackageDetail.vue: add conditional to repo card (3f1f3b1)
  • About.vue: change (c) by (98865bd)
  • PackageDetail.vue: Adapt grid: more space for meta info (f959592)
  • PackageDetail.vue: Add author, version, repo (63463e9)
  • PackageDetail: add keywords, version (492d917)
  • Add content to About dialog / Config interface (9e7e75f)
  • replace dummy avatar with default user icon (272d5f1)
  • App.vue: remove old code (e30e40a)
  • Fix re-render of readme code on package route change (c4ca0d0)
  • WIP: packgeDetail: try to forceupdate on route change (ab36392)
  • Add About dialog, remove footer and dummy navItem (a4e9c44)
  • ServerApi: add get meta function (86f6393)
  • App.vue: rename items to navItems (2eb3edc)
  • packageDetail.vue: fix rendering of version history list (96521fb)
  • correct iVersions type: version can be a string (c0193e9)
  • fix router push packageDetail 2 packageDetail (436a21d)
  • backendAPI: generic hostname (7f5222b)
  • add start tasks for production (pm2) (ecc889f)
  • remove console log (d6b9154)
  • remove unused imports (9a7fdbe)
  • detail page: add install code (a2848ff)
  • avoid code wrap (1a0ce78)
  • server: expose repokey to api (a53e999)
  • readme: style code elements (96a00a5)
  • mock: Add more code to readme (e592e3e)
  • Install again, with node 8 (a6a63fe)
  • WIP: frontend error handling (74e9fef)
  • npm install (5ec5723)
  • server error handling, minor refactorings (7612a8f)
  • BackendAPI: Add RAML file, e.g. for AdvancedRESTClient (3fe8277)
  • WIP: packageDetail: add card (45102c8)
  • WIP: PackageDetail: add grid layout (3944d03)
  • fix heading level (b5cfe7a)
  • move app footer to menu (70677c0)
  • PackageDetail.vue: add Versions tab (194e3d7)
  • PackageDetail.vue: Add dependencies tab (da7c829)
  • Add margin to headings (bb58d59)
  • PackageDetail.vue: add tabs (e0b687b)
  • PackageDetail.vue: Add syntax highlighting to code (1160915)
  • add todo comment (c7cd8ba)
  • Fix mock / Format code (559e9a6)
  • Display readme and mainCode on packageDetail.vue (1885883)
  • packageList: Adapt style for long author names (49dc8f8)
  • remove old code (dabc574)
  • add mainCode to package (43db1b1)
  • artifactory service minor refacor (bfc5bd2)
  • set readme to null if none exists (a5aecf7)
  • handle error if no readme is present (7069105)
  • Only download package if necessary (356f225)
  • avoid restarting server on package download (554fa71)
  • remove old import (f0f8fb5)
  • search autofocus only for home route (85025b5)
  • Add loading spinner (6afde0e)
  • fix typo (662b11d)
  • refresh list on browser navigation (23e9393)
  • avoid console error (476ed26)
  • add config route to server / load artifactory url from config (5feca6c)
  • remove old code (7babb8f)
  • remove route from view / fix data: structure (1893907)
  • accumulate readme and packageDetail on backend (d6bc464)
  • Get PackageDetail from Server (0826210)
  • WIP: create types for packageDetails (3d056af)
  • minor refactor backend api, packageservice (e4655ea)
  • Server: add getReadme function (0bd77a0)
  • Add detail and dist-tags function to server (51923e5)
  • Add total number of packages to packgelist (533a354)
  • keep input value on submit (bb7d5bc)
  • hide send icon on not focus (d670dbb)
  • avoid console error on shortcut focus (977f11e)
  • Add SearchKey.TEXT (6c23123)
  • remove query event / emit one filter event for both types (d2d97f8)
  • WIP: filter PackageList on submit (1722295)
  • excape regex special characters (da3f64a)
  • Hide search hint on medium and down (99adfa8)
  • Remove setTimeout (76db42c)
  • remove '/' and '#' from searchbar on shortcut to avoid unwanted filtering (2a3649b)
  • rename onSearchEnter to onSearchSubmit (82ef284)
  • Change heading of PackageList (3403a9f)
  • move config search to new config-service (ded1b07)
  • improve search bar width (a343886)
  • remove old code (5b26d08)
  • Add hotkeys: ctrl+enter for submit // hint text (1f5c868)
  • experimented with shortcut hint (102d96e)
  • focus search on hotkeys '/' and '#' (2a7a95d)
  • restore loadpackages funktion without error to load Packages on vue load (948e308)
  • remove old code (c91447a)
  • Filter PackagesList on searchInput (3b400b2)
  • remove console error when fetching data (407dbec)
  • create EventBus // filter PackageList by (d2b2c8f)
  • make construktor of PackageService singelton private (4deeae1)
  • remove old code (06bad23)
  • remove old code (3929f4e)
  • rename var (f0d0ab1)
  • finalize cross filter search (9d69be3)
  • WIP: crossSearch almost ready (e18f84f)
  • WIP: improve filterSearchItems (AND) (3a2e82c)
  • WIP: filterSearchItems (OR) (542808b)
  • optimize search: item as value, #keywords semantic search (7c42db1)
  • style keywords height (c53747e)
  • npm install (fd8f3c9)
  • fine tune style of packageList (608333c)
  • Rename Packges to PackgeList (d73bc63)
  • add list title (0290fce)
  • remove old vue (e9068bf)
  • add keyword chips (ce157b5)
  • changed markup of packeList to vuetify (2099f2b)
  • fix chip color on focus (1175125)
  • cleanup vue (ab57ac1)
  • move icon credits to navigation drawer (93c3a2f)
  • correct typo (f1b71d9)
  • cleanup console // fix icon dimension for firefox (d4ddfc4)
  • Add logo and title to navigation drawer/ hotfix main.position (b3f0173)
  • Add npmFrog logo (844429e)
  • disable implicitAny rule for ts (78ff38e)
  • searchbar: add show searchitem.key in selection items / fix focus state on input (3030a51)
  • clear search bar when selecting package (fed38eb)
  • add footer text / fix toolbar spacing on resize (663b692)
  • open packageDetail on select package from search / more search improvements (72fda52)
  • make version optional due to server response (b17f13c)
  • add right icons to search autocomplete (b113b9d)
  • SearchItem: rename displayString to value (e9e26c4)
  • remove searchString from SearchItem (4d4f557)
  • improve search bar: packages and searchitems searchable (9e868d5)
  • dev logs: remove color prefixes / beautify progress display (f981a9b)
  • cleanup code (b69fcfe)
  • adapt colors to init CD, beautify search bar (99f6b3f)
  • Add vscode config (6a9d477)
  • WIP: replaced vue-material with vuetify (ad7a151)
  • fix position and width of autocomplete (31ef55b)
  • Add description to searchItem (2e824ec)
  • flexible big header with two rows (0f39560)
  • Add theme colors / style autocomplete box (a0865bf)
  • Add main: main.ts (d369042)
  • Adapt height of app for bigger viewports (e0581a2)
  • Add search icon (ab67272)
  • change theme colors to white / init; fix toolbar (3fdbdb7)
  • optimize package list alignment (c4eb56d)
  • config files: create sample / config can also be in project folder (2300082)
  • make search more fancy (121e2d1)
  • enable debugging (4fdface)
  • avoid duplicate searchItems (218f244)
  • Make Autocomplete fancy with badges (9562ca3)
  • Add server mock (b903e75)
  • rename @/api/ to @/model/ (ba5db0f)
  • rename jsFrog to npmFrog (8494bfa)
  • implement tagged search (fbd4b54)
  • improve searchbar to show keyworks (ae3f5ab)
  • change title to keinbock / add searched method (5503f88)
  • use real data and log error (2c4e50b)
  • Optimize Package Service to cache Packages and RequestPromise (f352876)
  • Add search bar / move packages conversion to PackageService (3f6702b)
  • Add click event to package-list-item (c9bbd44)
  • change title (55dfdb8)
  • Add config description to readme (cfca915)
  • Create user config file for server (d02b9b4)
  • Add artifactory api documentation (wadl) (f0ca6e1)
  • Add keywords to view (2df8702)
  • make package list more fancy (colors, paddings) (c704ca8)
  • simplify server api (68e8ec8)
  • Add Material Design (da23a3c)
  • Improve / cleanup PackageDetail / About (94234a2)
  • Improve type safety for package data, render fallback message (80fffde)
  • beautify thread names (167b118)
  • Rename "Modules" to "Packages" (3cf0e45)
  • create packageDetail.vue (c7d50f8)
  • Merge Server and Vue-Frontend to one App (8e82186)
  • Beautify author displayName (745c2fe)
  • render a simple list of packages (927e237)
  • minor cleanup (8d8a0b9)
  • avoid vue console error (7f0fe2d)
  • remove comment (10552da)
  • first server api call successful (5c16a19)
npmfrog - Release 1.0.0-rc.23

Published by dmstern almost 6 years ago

  • PackageDetail: Add a recommended (project) installation config (d4d6f94)
  • Update highlight.js (e140e83)
  • update vuetify to 1.3.9 (876072e)
  • PackageDetail: install code: fix https config link, add code without config (3be5280)
  • PackageDetail: improve clickability of code files (6c96696)
  • PackageDetail: add note that user can click on dependecies and versions (26484b2)
  • fix typo (778bbe2)
npmfrog - Release 1.0.0-rc.22

Published by dmstern almost 6 years ago

  • PackageDetail: improve download link behaviour, icon, email-link label (aa4acbd)
  • PackageDetail: Fix svg highlighting (eb45ff9)
  • fix problem with CLI: current directory resolution (de627ff)
npmfrog - Release 1.0.0-rc.21

Published by dmstern almost 6 years ago

  • Remove mainCode property from Package (We have a file browser now) (b4ebbbe)
  • Fix #40: revert "do not clear search on go to packageDetail via searchbar" (427693c)
  • CLI: fix spawn command for windows (77a63e7)
  • Improve highlightable detection (ad4e479)
  • Release it: avoid asynchronous version number in package-lock.json (a064d8b)
  • install dependencies (ac61599)
npmfrog - Release 1.0.0-rc.20

Published by dmstern almost 6 years ago

  • improve CLI: add logs command, improve README (5138211)
  • Home: improve config hint (8ed35a5)
  • vscode: improve watch mode (b8a47fe)
npmfrog - Release 1.0.0-rc.19

Published by dmstern almost 6 years ago

  • Merge branch 'master' of github.com:dmstern/npmfrog (9a33df8)
  • Fix display error on change route (2fff17e)
  • README: add prerequisites and more (eb26439)
  • fix readme formating (834be60)
  • Simplify initial configuration fix #39 (63213cb)
  • BackendApi: remove cloud IDE hack warning (14fe963)
  • stop task: delete pm2 tasks instead of stoping them (9e48368)
  • install dependencies (2fd711d)
  • Merge branch 'master' of github.com:dmstern/npmfrog (c2916a5)
  • Format README.md (b123af5)
  • Add some explaining text to README.md (8b21797)
npmfrog - Release 1.0.0-rc.18

Published by dmstern almost 6 years ago

  • Fix error when trying to highlight files without mime type // format code (637eb44)
npmfrog - Release 1.0.0-rc.17

Published by dmstern almost 6 years ago

  • Format code (a01a185)
  • fix #37 Avoid syntax highlighting for binary files or too large files (c4d4550)
  • fix #36 make about dialog shareable with an url (e2fe8d9)
  • About: increase width (975685d)
  • fix Reset activeCode on resetModel #33 (84ac74b)
  • .vscode: never track output for dev task (aa9a7b9)
  • fix #38 Add screenshots to README (cada3e6)
  • HowTo: add -m "message" to commit command (f4365b3)
  • readme: fix wording (20507ee)
  • About: fix wording mistake (2837a91)
npmfrog - Release 1.0.0-rc.16

Published by dmstern almost 6 years ago

  • fix icon size for floating button (e5ee56f)
  • PackageDetail: file tree view: fix margin (d4646b9)
  • PackageDetail: reset active code on select old version (cd65320)
  • format code (2ecde10)
  • Remove hover shadow for links, improve hover style for hoverable avatars (493faea)
  • PackageDetail.vue: add download button (ae053d9)
  • PackgeDetail: add icons for gulp, webpack, grunt, lint (a54b09c)
  • format code (6186c51)
  • Style polish: Icons, code highlighting, margins, positions (a09d472)
  • format code (1a46ff1)
  • PackageList: fix console error (infinte render loop) (b28736a)
  • format code (dfa8b59)
  • PackageDetail: file browser: add syntax highlighting (d9230fa)
  • format code (cf2d3d1)
  • CodeBlock: improve display: add title toolbar (6aee955)
  • Package detail file browser #31 (#32) (9eed49f)
npmfrog - Release 1.0.0-rc.15

Published by dmstern about 6 years ago

  • PackageList: sort packages by modifiedDate (6b03111)
  • PackageList.vue: change link to artifactory to artifacts browser (aa0e8ad)
  • PackageList.vue: format code (dd29270)