Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.1 Release Proposal #34

Closed
wants to merge 9 commits into from
Closed

v0.3.1 Release Proposal #34

wants to merge 9 commits into from

Conversation

makemek
Copy link
Owner

@makemek makemek commented Apr 25, 2017

2017-04-25, Version 0.3.1 (Current)

Notable Changes

Commits

Semver Minor
Semver Patch

makemek and others added 9 commits April 25, 2017 15:12
* load kcs_const.js from kc server

* basic timer layout

* uglify js and reload browser on change

* countdown timer during maintenance
Timer will appear during maintenance calculated by the current client time
  - Maintenance.EndDateTime from kc server

* setup browser-side javascript to be compatible with modcolle linting rules
  - use babel to deal with browser js compatibility when build js
  - lint kc-maintainance to comply with linting rules
  - ignore file type *.min.js from linting

* support countdown before maintenance starts

* message notification before and during maintenance
message shown on the right
before maintenance: begins in
during maintenance: ends in

* disable launcher button during Kancolle maintenance
- grayscale button
- remove #login link
- shake effect when hover or click
Once maintenance is over, launcher button will return to normal

* delete unused kc-maintenace.js left over from rebasing
* use node:6-apine docker image
* run as user
* add instructions on how to start the app
* change installation header to docker and manual installation

PR-URL: #27
@makemek makemek changed the title V0.3.x proposal V0.3.x Release Proposal Apr 25, 2017
@makemek makemek changed the title V0.3.x Release Proposal v0.3.1 Release Proposal Apr 25, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.137% when pulling d232c64 on v0.3.x-proposal into c57082e on v0.3.x.

@makemek makemek closed this Apr 26, 2017
@makemek makemek deleted the v0.3.x-proposal branch April 26, 2017 07:29
makemek added a commit that referenced this pull request Apr 26, 2017
Notable Changes:
* Maintenance Countdown Timer #16
appear when `Maintenance.IsDoing` in [Kancolle's config](http://203.104.209.7/gadget/js/kcs_const.js) set to `1` and `Maintenance.EndDateTime` is greater than client's machine time.

* `kancolle` folder removed #24
Modding content by redirecting url has been suspended. If implement, they will be moved to a dedicated microservice.

* Use Node Alpine docker image #25
Smaller image size

PR-URL: #34
makemek added a commit that referenced this pull request Apr 26, 2017
Notable Changes:
* Maintenance Countdown Timer #16
appear when `Maintenance.IsDoing` in [Kancolle's config](http://203.104.209.7/gadget/js/kcs_const.js) set to `1` and `Maintenance.EndDateTime` is greater than client's machine time.

* `kancolle` folder removed #24
Modding content by redirecting url has been suspended. If implement, they will be moved to a dedicated microservice.

* Use Node Alpine docker image #25
Smaller image size

PR-URL: #34
makemek added a commit that referenced this pull request Apr 26, 2017
Notable Changes:
* Maintenance Countdown Timer #16
appear when `Maintenance.IsDoing` in [Kancolle's config](http://203.104.209.7/gadget/js/kcs_const.js) set to `1` and `Maintenance.EndDateTime` is greater than client's machine time.

* `kancolle` folder removed #24
Modding content by redirecting url has been suspended. If implement, they will be moved to a dedicated microservice.

* Use Node Alpine docker image #25
Smaller image size

PR-URL: #34
makemek added a commit that referenced this pull request Apr 26, 2017
Notable Changes:
* Maintenance Countdown Timer #16
appear when `Maintenance.IsDoing` in [Kancolle's config](http://203.104.209.7/gadget/js/kcs_const.js) set to `1` and `Maintenance.EndDateTime` is greater than client's machine time.

* `kancolle` folder removed #24
Modding content by redirecting url has been suspended. If implement, they will be moved to a dedicated microservice.

* Use Node Alpine docker image #25
Smaller image size

PR-URL: #34
makemek added a commit that referenced this pull request Apr 26, 2017
Notable Changes:
* Maintenance Countdown Timer #16
appear when `Maintenance.IsDoing` in [Kancolle's config](http://203.104.209.7/gadget/js/kcs_const.js) set to `1` and `Maintenance.EndDateTime` is greater than client's machine time.

* `kancolle` folder removed #24
Modding content by redirecting url has been suspended. If implement, they will be moved to a dedicated microservice.

* Use Node Alpine docker image #25
Smaller image size

PR-URL: #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants