Releases: PatrykKuniczak/YT_Notifier
Releases · PatrykKuniczak/YT_Notifier
v1.1.1
What's Changed
- fix: displaying notification more than once per day by @PatrykKuniczak in #226
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Create dependabot.yml by @PatrykKuniczak in #207
- Bump the npm_and_yarn group across 1 directories with 2 updates by @dependabot in #209
- Update dependabot.yml by @PatrykKuniczak in #210
- Fix typo in README.md by @PatrykKuniczak in #211
- fix/icons displaying by @PatrykKuniczak in #214
- Feat/Create unit tests for BE by @PatrykKuniczak in #212
New Contributors
- @dependabot made their first contribution in #209
Full Changelog: https://github.com/PatrykKuniczak/YT_Notifier/commits/v1.1.0
v1.0.0
[](## What's Changed
- feature/Init react project-#12 by @PatrykKuniczak in #14
- feature/pretter-and-eslint-configure-#15 by @PatrykKuniczak in #16
- feature/configure-2-themes-#17 by @PatrykKuniczak in #18
- feature/config-mui-base-#19 by @PatrykKuniczak in #20
- feature/videos-page-ui-#9 by @PatrykKuniczak in #22
- feature/create navbar and header by @PatrykKuniczak in #27
- feature/Improve styles in videos section by @PatrykKuniczak in #28
- feature/Restructure project directories by @PatrykKuniczak in #29
- feature/store-page-ui-#10 by @PatrykKuniczak in #31
- feature/Create home page and focus on navigation by @PatrykKuniczak in #32
- feature/update packages by @PatrykKuniczak in #33
- feature/Restructure components dir by @PatrykKuniczak in #34
- RAW_feature/Create Auth Page UI by @PatrykKuniczak in #37
- Feature/Create fatal errors snackbar by @masterHAWK99 in #44
- Fix/theme switch by @masterHAWK99 in #43
- Fix/focus state #24 by @masterHAWK99 in #46
- Add eslint plugin for react by @masterHAWK99 in #50
- Searching mechanism by @masterHAWK99 in #49
- Dropdown with sign out option by @masterHAWK99 in #48
- Refactor editing hook and add creating option by @masterHAWK99 in #53
- Create google oauth and express session by @PatrykKuniczak in #54
- fix/import of TVoid type by @PatrykKuniczak in #97
- Feat/create navbar styles #91 by @PatrykKuniczak in #99
- feat: create configs by @PatrykKuniczak in #100
- fix: add mistaken removed npm package by @PatrykKuniczak in #101
- feat: use real avatar and fix overflowing content by @masterHAWK99 in #104
- feat: add missing accessibility attributes by @masterHAWK99 in #106
- feat: add sign out logic by @masterHAWK99 in #105
- fix: logout and remove account by @PatrykKuniczak in #110
- Fix/eslint prettier config by @PatrykKuniczak in #107
- Feat/update backend packages by @PatrykKuniczak in #112
- Feat/update frontent packages #111 by @PatrykKuniczak in #113
- docs: create new CONTRIBUTION from old README on both app by @PatrykKuniczak in #114
- fix: remove StyleErrorMessage popup from add-input.tsx by @TheMadNerd in #115
- fix: error message don't display by @TheMadNerd in #116
- feat: implement removing account by @masterHAWK99 in #117
- fix/remove clearing cookie on failed logout by @PatrykKuniczak in #121
- Improvement: removing onMouseOver focus from search bars by @TheMadNerd in #120
- Improvement: Add InputKeyboard validation as custom hook by @TheMadNerd in #119
- feat/create CRUD for keywords by @PatrykKuniczak in #123
- Feat: add item to context menu #63 by @masterHAWK99 in #125
- feat: implement notifications for content by @masterHAWK99 in #118
- fix/user and keyword entities by @PatrykKuniczak in #127
- Fix: Change focus on click edit button by @TheMadNerd in #122
- feat: add 'watch later' button link to playlist by @TheMadNerd in #129
- feat: implement crud by @masterHAWK99 in #126
- Fix/type in focus hook by @PatrykKuniczak in #131
- fix/change returned data for keywords POST by @PatrykKuniczak in #137
- fix/axios instance, and change post method to get on /auth/me by @PatrykKuniczak in #142
- chore: bump rollup version by @masterHAWK99 in #141
- Feat: Add react-toastify lib & logout toast when 401 error occurs by @TheMadNerd in #124
- feat/create crud for yt by @PatrykKuniczak in #136
- fix/ handle quota limit for update endpoint by @PatrykKuniczak in #145
- fix/simplify CONTRIBUTION by @PatrykKuniczak in #146
- refactor: change params of auth popup by @TheMadNerd in #147
- feat/Example data for user and keywords endpoints by @PatrykKuniczak in #138
- feat/Set on migrations by @PatrykKuniczak in #148
- Feat: create loadings components by @TheMadNerd in #144
- enhance/ add lincece and contributors by @PatrykKuniczak in #151
- feat: add support for i18n by @masterHAWK99 in #130
- fix/Getting yt user data with user credentials on 'me' endpoint by @PatrykKuniczak in #154
- Feat/deploy for dev #70 by @PatrykKuniczak in #159
- fix/change packageJson file path by @PatrykKuniczak in #160
- feat/create logger for fatal errors by @PatrykKuniczak in #164
- fix/using default fetch date properly by @PatrykKuniczak in #167
- reafactor/rename keywords entity and restructure session dir by @PatrykKuniczak in #166
- fix/adjust code for work on deploy by @PatrykKuniczak in #163
- fix: duplicated page title by @TheMadNerd in #161
- improvement: change playlist on 'watch later' btn on navbar by @TheMadNerd in #162
- feat: add searching mechanism for videos by @TheMadNerd in #153
- fix/session type on BE by @PatrykKuniczak in #169
- enhance/rename app by @PatrykKuniczak in #168
- update core template by @PatrykKuniczak in #171
- Feat: error handlers components by @TheMadNerd in #149
- fix: errors from previous PR's and move internationalization to libs by @PatrykKuniczak in #176
- config: change logo by @TheMadNerd in #170
- feat/Fetching user videos by @PatrykKuniczak in #182
- Fix/change notificatiion color by @PatrykKuniczak in #184
- chore/enble helmet by @PatrykKuniczak in #186
- fix/check if user playlist exists before open window by @PatrykKuniczak in #185
- fix/loading on changing user state by @PatrykKuniczak in #189
- fix/ delete account modal is broken by @TheMadNerd in #181
- feat/collecting and downloading errors data for user machine by @PatrykKuniczak in #187
- Improvement/improve a11y #83 by @masterHAWK99 in #188
- fix: flickering error while changing state of input by @masterHAWK99 in #194
- feat/contact with devs footer by @PatrykKuniczak in #193
- improvement/display info about created keyword from contextMenu by @TheMadNerd in https://github.c...