Skip to content

Releases: dmstern/npmfrog

Release 1.0.0-rc.24

27 Nov 01:18
Compare
Choose a tag to compare
Release 1.0.0-rc.24 Pre-release
Pre-release
  • 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 o...
Read more

Release 1.0.0-rc.23

26 Nov 09:13
Compare
Choose a tag to compare
Release 1.0.0-rc.23 Pre-release
Pre-release
  • 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

19 Nov 11:36
Compare
Choose a tag to compare
Release 1.0.0-rc.22 Pre-release
Pre-release
  • 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

19 Nov 10:51
Compare
Choose a tag to compare
Release 1.0.0-rc.21 Pre-release
Pre-release
  • 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

19 Nov 01:14
Compare
Choose a tag to compare
Release 1.0.0-rc.20 Pre-release
Pre-release
  • improve CLI: add logs command, improve README (5138211)
  • Home: improve config hint (8ed35a5)
  • vscode: improve watch mode (b8a47fe)

Release 1.0.0-rc.19

19 Nov 00:02
Compare
Choose a tag to compare
Release 1.0.0-rc.19 Pre-release
Pre-release
  • 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

16 Nov 11:53
Compare
Choose a tag to compare
Release 1.0.0-rc.18 Pre-release
Pre-release
  • Fix error when trying to highlight files without mime type // format code (637eb44)

Release 1.0.0-rc.17

16 Nov 11:06
Compare
Choose a tag to compare
Release 1.0.0-rc.17 Pre-release
Pre-release
  • 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

05 Nov 10:48
Compare
Choose a tag to compare
Release 1.0.0-rc.16 Pre-release
Pre-release
  • 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

16 Oct 11:22
Compare
Choose a tag to compare
Release 1.0.0-rc.15 Pre-release
Pre-release
  • PackageList: sort packages by modifiedDate (6b03111)
  • PackageList.vue: change link to artifactory to artifacts browser (aa0e8ad)
  • PackageList.vue: format code (dd29270)