Skip to content

Commit

Permalink
docs: Adding LICENSE, CONTRIBUTING, CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
CroquetMickael committed Oct 13, 2021
1 parent d2774dc commit 18d329d
Show file tree
Hide file tree
Showing 4 changed files with 827 additions and 38 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# v1.0.0

> 13 October 2021
- first commit [`2c9d723`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Mocks): adding 3 new endpoints [`5d658e5`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): Adding compared games [`f5b5e52`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replays): Updating replays data on new upload replays [`d94cc4c`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replay): Adding replay detail [`ded9718`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): Adding all charts [`aec7df1`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): adding boost data [`3f0c723`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(AutoUpdate): adding autoUpdate and splash screen [`1c920d0`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Upload): adding a queue system with a queue list [`77e92a4`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Upload): Upload replay file [`d28c164`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Notification): adding notification system [`693f3c5`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Settings): Auto launch on startup [`e504939`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Settings): Adding settings page [`9e0c157`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replays): Using replay context in Home page [`c455738`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replays): Adding replays route list [`47943c2`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(AutoUpload): Adding react part for the autoupload [`bc84107`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replays): creating a replay context [`b10de15`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): Adding Tabs for datas [`f6f3c20`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor(App): passing to Home page [`480247c`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Layout): Adding sidebar [`9e5b7de`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feature(Activate): creating Activation page [`eb3a923`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Charts): Charts component + first usage in boost section [`61dc78a`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): Using compared games in sections [`b49c9b3`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Titlebar): Adding color/Icons and Titlebar [`795fc9d`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- build(Electron): Adding electron devtools for React [`e0758d9`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- build: changing build stuff to make production works [`fae28bf`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replays): Hiding replay tracking with a toggle [`eac51e7`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor(Tabs): works with production + easy usage [`7c8241f`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(AutoUpload): Adding electron part with chokidar [`17861db`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): better showing of data + custom scrollbar [`b4da4bc`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Activate): add external open for upload token [`480b2b1`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(App): Showing tray icons + notification [`87510df`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor(DB): hooks expose all methods [`ce8df8c`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Replays): Adding a loading at first loading of the application [`73378b4`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Layout): Adding a Layout with titlebar [`4de0d07`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- build: Adding Echarts [`cd3ba68`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor(Hooks): repassing to .jsx [`4c1c26f`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor(DataCard): using a color helper for ranks color [`fcc5669`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feature(User): Creating an user Context [`fc95da9`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Upload): adding retries pattern + thirty seconds wait [`5e05e8b`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor(App): css and remove fetch call [`d481d0f`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feature(Router): Adding Routes for the application [`953f5c3`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- fix(AutoUpload): fixing autoUpload behaviour with files [`ef734d1`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- refactor: Remove useless import form cjs [`771aa0a`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- build: adding chokidar for watch directory [`9b52595`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Home): adding movement data [`58ef321`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- build(Vite): remove dotenv package [`4694f17`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- fix(Replays): remove it from activate page [`8853417`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- fix(Router): using HasHRouter instead of Browser, fix the production issue [`351eae3`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feature(DB): creating a database hooks [`eba9499`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Disclaimer): Alpha disclaimer [`91acba9`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- style(Layout): fixing scrollbar not draggable [`b98cf38`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- fix(Upload): fixing width issue in upload modal [`ded7cf8`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- fix(Activate): fixing api key issue [`aa53c2e`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- chore(User): reorganize imports [`dd30bc1`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- build: size up the chunck warning on build [`c09faf4`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
- feat(Logo): New logo of the application and tray icons [`5e03128`](https://github.com/CroquetMickael/up/commit/2c9d723d450231911fe23117512d7a503c96e276)
44 changes: 44 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# Contributing to Transcriptase
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer

## We Develop with Github
We use github to host code, to track issues and feature requests, as well as accept pull requests.

## We Use [Github Flow](https://guides.github.com/introduction/flow/index.html), So All Code Changes Happen Through Pull Requests
Pull requests are the best way to propose changes to the codebase (we use [Github Flow](https://guides.github.com/introduction/flow/index.html)). We actively welcome your pull requests:

1. Fork the repo and create your branch from `develop`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, update the documentation.
4. Ensure the test suite passes.
5. Make sure your code lints.
6. Issue that pull request!

## Any contributions you make will be under the GNU General Public License v3.0
In short, when you submit code changes, your submissions are understood to be under the same [GNU General Public License v3.0](https://choosealicense.com/licenses/gpl-3.0/) that covers the project. Feel free to contact the maintainers if that's a concern.

## Report bugs using Github's [issues](https://github.com/CroquetMickael/up/issues)
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy!

## Write bug reports with detail, background


**Great Bug Reports** tend to have:

- A quick summary and/or background
- Steps to reproduce
- Be specific!
- What you expected would happen
- What actually happens
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)



## License
By contributing, you agree that your contributions will be licensed under its GNU General Public License v3.0 License.
Loading

0 comments on commit 18d329d

Please sign in to comment.