Skip to content

Latest commit

 

History

History
115 lines (96 loc) · 2.57 KB

CHANGELOG.md

File metadata and controls

115 lines (96 loc) · 2.57 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.6.1 - 2018-05-06

Added

  • Proper readme

Changed

  • Refactor git module
  • Readme from adoc to md

0.6.0 - 2018-04-25

Added

  • Logo
  • Commiting to FE an API
  • SHA for entries
  • Emily
  • Document preview and source code preview

Changed

  • Styled navbar
  • Update to React 16.3
  • Refactor propTypes
  • Refactor fetchApi for various methods

0.5.0 - 2018-04-10

Added

  • Github repository listing
  • Gitolite repository listing
  • Gitolite CLI wrapper
  • Repository providers
  • User cachning
  • Session cookie for ssr
  • GitHub personal key adding
  • GitHub repository browsing

Changed

  • Repo url contains provider

0.4.0 - 2018-03-26

Added

  • Reference listing API
  • ReferenceContainer for ref switching
  • Server express nextjs bootstrapping
  • Ramda.js
  • GitHub authentication
  • User widget
  • path-to-regexp dep
  • Configurable super basic gitolite cli wrapper

Changed

  • Refactor routing
  • Seperate fetchApi function from routing
  • Refactor server routing (Express.Routers replaced function binding)
  • Uniform express and FE routing

Removed

  • Lodash dependecy
  • The ugly ass black hole heavy route logic

0.3.0 - 2018-02-26

Added

  • Redux
  • Redux sagas
  • Page loading indication
  • Nodemon
  • File icons in tree

Fixed

  • Tree preview on blob
  • Tree entry list sort

0.2.0 - 2018-02-21

Added

  • AntDesign
  • Breadcrumbs
  • Layout

Fixed

  • Client side navigation

0.1.0 - 2018-02-18

Added

  • Local repository cloning
  • Repository browsing
  • Next.js
  • Express
  • Lodash
  • Basic repository browsing interface

0.0.1 - 2018-02-13

Added

  • package.json
  • CHANGELOG.md

0.0.0 - 2018-02-13

Added

  • Readme
  • VERSION