GitPedia
mateusfg7

mateusfg7/Noisekun

:headphones: Web page for listen combinations of sounds for relax, sleep, or getting more productive on tasks.

25 Releases
Latest: 2y ago
1.5.3Latest
github-actions[bot]github-actions[bot]·2y ago·January 18, 2024
GitHub

Features

  • analytics: update umami script url ([5c70b21](https://github.com/mateusfg7/Noisekun/commit/5c70b21d3040d5cdaeedefaebe935e7adaeb8441))

🐛 Bug Fixes

  • deps: update dependency @headlessui/react to v1.7.18 ([89f1a5b](https://github.com/mateusfg7/Noisekun/commit/89f1a5b2257ea91b141969e7d242e5e62ef01971))
  • deps: update dependency react-icons to v5 ([3be9124](https://github.com/mateusfg7/Noisekun/commit/3be9124fd32956b5ca3c48db3aa2b79a8257ff38))
  • deps: update dependency react-icons to v5.0.1 ([7cc0b10](https://github.com/mateusfg7/Noisekun/commit/7cc0b10fe8595665e32b13c133b2db2ded465ebf))
1.5.2
github-actions[bot]github-actions[bot]·2y ago·January 2, 2024
GitHub

🐛 Bug Fixes

  • pomodoro: sound volume increasing while pomodoro is stopped after a period of time ([6417887](https://github.com/mateusfg7/Noisekun/commit/64178871433ef00f852a478680b8be2013a78e87)), closes [#608](https://github.com/mateusfg7/Noisekun/issues/608)
1.5.1
github-actions[bot]github-actions[bot]·2y ago·December 28, 2023
GitHub

Features

  • config-menu: add error messages and "is changed" marker ([c3694e4](https://github.com/mateusfg7/Noisekun/commit/c3694e4bb026799a28c1b9279ca1422e09a2cc8c))
  • tailwind: add `slider-thumb` variant ([ae09fda](https://github.com/mateusfg7/Noisekun/commit/ae09fdac3c13de3afc38dd4d975c64b198a09d09))
  • toast: add `Toaster` component on layout ([06e7b6e](https://github.com/mateusfg7/Noisekun/commit/06e7b6ef48f1903c0c2e56444e7be6d56e8cd8b7))
  • ui: add volume-controller-slider component ui ([706601b](https://github.com/mateusfg7/Noisekun/commit/706601bee47de01d1c48ede073204b2913486f7b))
1.5.0
github-actions[bot]github-actions[bot]·2y ago·December 27, 2023
GitHub

Features

  • add config menu ([fbf1535](https://github.com/mateusfg7/Noisekun/commit/fbf1535253c978f5df3cd4bb53db0f87adf947ad))
  • added index.tsx files for random controller ([55f8411](https://github.com/mateusfg7/Noisekun/commit/55f8411b5152a4f8aaffe8857c3c5c86d84839b6))
  • added styles.css for random-controller ([3b8f141](https://github.com/mateusfg7/Noisekun/commit/3b8f141c8b192fbf5f9ee68a71309db34a3d7acd))
  • config-menu: add "updaet trasition time" config ([45d3994](https://github.com/mateusfg7/Noisekun/commit/45d3994053533a5b10aa7bce194edd75f8f9ccd7))
  • random-mode: add `updateTransitionTimeInMs` on random-mode store ([8208c4b](https://github.com/mateusfg7/Noisekun/commit/8208c4b10d5749a3a9c8b6e0bfff977fbe6dfcf7))
  • ui: fit footer loco background with theme ([2ab947c](https://github.com/mateusfg7/Noisekun/commit/2ab947c30ed07af08ab6bc413f7d679c9347b634)), closes [#622](https://github.com/mateusfg7/Noisekun/issues/622)
  • ui: improve config-menu styles ([c83f4d7](https://github.com/mateusfg7/Noisekun/commit/c83f4d77204200e51a1445019bfef6929804a171))
  • ui: small improvements on footer's logo ([c7c8645](https://github.com/mateusfg7/Noisekun/commit/c7c8645b8a3ea0e753ed5ef30dac4d738d1a42f1))
  • + 3 more

🐛 Bug Fixes

  • a11y: add title on config-menu trigger button ([a50d7cb](https://github.com/mateusfg7/Noisekun/commit/a50d7cb3e221bdcac84c225d330e98cdd54a2517))
  • add testable code ([0d679a3](https://github.com/mateusfg7/Noisekun/commit/0d679a3cc20944852bff4c31a863ffece9e9dc2d))
  • deps: update dependency sharp to ^0.33.0 ([8643d5b](https://github.com/mateusfg7/Noisekun/commit/8643d5bbcc97d3f77bfa983118888e9c39bd447c))
  • deps: update dependency zustand to v4.4.7 ([c5bcd25](https://github.com/mateusfg7/Noisekun/commit/c5bcd2534b9ff2a89d83c8f36b3db48eb88f50eb))
  • duplicate volume icon ([bbbec25](https://github.com/mateusfg7/Noisekun/commit/bbbec25d314c9dbb95b1c5cae9fe4e55102529fe))
  • fix sound state issue (unoptimized) ([91d0ab7](https://github.com/mateusfg7/Noisekun/commit/91d0ab766724aa4b3417438db3e9b982a7917259))
  • fixed error ([6d2404d](https://github.com/mateusfg7/Noisekun/commit/6d2404d74d76d35bad1d87f19fdff7e71ae1d3a5))
  • linting issues ([22a62b2](https://github.com/mateusfg7/Noisekun/commit/22a62b25a0e62c1fac2c8b9f30239df92d564c59))
  • + 10 more
1.4.0
github-actions[bot]github-actions[bot]·2y ago·November 25, 2023
GitHub

Features

  • add `querySounds` verification on page mount before show interaction-modal ([e01418c](https://github.com/mateusfg7/Noisekun/commit/e01418c44c5ca0bf42ce70682669631b22f9fe95))
  • added queryParams ([f3b1abc](https://github.com/mateusfg7/Noisekun/commit/f3b1abc9c9de6de8cbf209290f853fca52273f59))
  • seo: improve website title ([cc5ba6a](https://github.com/mateusfg7/Noisekun/commit/cc5ba6a5f006662636349f0633135ee285285ba8)), closes [#601](https://github.com/mateusfg7/Noisekun/issues/601)
  • sound: add interaction verification before play sound ([5ee974d](https://github.com/mateusfg7/Noisekun/commit/5ee974decc8383414567124131a7650f287adde3))
  • stores: create user-interation-store ([eeba491](https://github.com/mateusfg7/Noisekun/commit/eeba491d8c5846b416b8cd47089cb3fd82b13ac5))
  • ui: change load theme source priority ([88aa8ec](https://github.com/mateusfg7/Noisekun/commit/88aa8ecba400373966fa13a9f3cd3480f84c8541))
  • ui: create "share-button" component ([94b02b2](https://github.com/mateusfg7/Noisekun/commit/94b02b2c892e97909085d746f01d800cf77b3c66))
  • ui: create interaction-modal component ([7b14531](https://github.com/mateusfg7/Noisekun/commit/7b14531182b6701b2d796449c48238138d7aa836))

🐛 Bug Fixes

  • adjusted some appointments ([a59e85e](https://github.com/mateusfg7/Noisekun/commit/a59e85ea8ded70f3f6aa9844163259c0d78b4836))
  • copy combo url to clipboard ([160989c](https://github.com/mateusfg7/Noisekun/commit/160989cd04c7a49cccad41fe7a8028e950333166))
  • deps: update dependency react-icons to v4.12.0 ([e86981a](https://github.com/mateusfg7/Noisekun/commit/e86981ab2d81adbf5ead7cef282052b536696907))
  • deps: update dependency zustand to v4.4.6 ([39675bb](https://github.com/mateusfg7/Noisekun/commit/39675bbd704f987085e08306920e657728c6b081))
  • seo: get current hostname/domain from env variables ([1980569](https://github.com/mateusfg7/Noisekun/commit/198056974a8389de04fdcbfcd018b3e378264443))
  • ui: update `queryTheme` when select a new theme ([5ab9c12](https://github.com/mateusfg7/Noisekun/commit/5ab9c122299678d103bb72a4b9e23d7adb601847))
  • ui: use `localSoundState.loaded` as criteria for visual active feedback ([84e9d11](https://github.com/mateusfg7/Noisekun/commit/84e9d11ff7e6c8964263063f96d16e25fe036c12))
1.3.4
github-actions[bot]github-actions[bot]·2y ago·October 10, 2023
GitHub

Features

  • a11y: add `aria-label` on sound buttons ([d5c8cea](https://github.com/mateusfg7/Noisekun/commit/d5c8cea25b978ee595cf192d6f300a67d3f629ab))
  • ui: add red effect when removing combo ([8a33629](https://github.com/mateusfg7/Noisekun/commit/8a33629da90ba548c3b3b9c3403eac064c58fe95))
  • ui: rename "Edit" to "Delete" on combo options ([bba0698](https://github.com/mateusfg7/Noisekun/commit/bba0698de18ff38929f6eb2f1035e82f3618bc54))

🐛 Bug Fixes

  • deps: update dependency zustand to v4.4.3 ([c867beb](https://github.com/mateusfg7/Noisekun/commit/c867beb212ec3307f79de806253effd8073d27f9))
  • ui: small effect fixes ([fcfbf1e](https://github.com/mateusfg7/Noisekun/commit/fcfbf1ea8fead628fcefe5251c3d43561d7759a7))
1.3.3
github-actions[bot]github-actions[bot]·2y ago·October 10, 2023
GitHub

Features

  • replace @faker-js/faker alphanumeric by math random ([9d5fd9b](https://github.com/mateusfg7/Noisekun/commit/9d5fd9b3e4ffe4c8947466206e6933a4f47261c8))
  • seo: add `metadata.metadataBase` with base url ([5074c2c](https://github.com/mateusfg7/Noisekun/commit/5074c2cd8595b612af48dc17bd2dd505d06d925a))
  • ui: add sound loading animation ([08df8f6](https://github.com/mateusfg7/Noisekun/commit/08df8f65665922f2725b2fab64b83b8700f518ea))
1.3.2
github-actions[bot]github-actions[bot]·2y ago·October 4, 2023
GitHub

Features

  • ui: customize ui styles on webkit based browsers ([1f99d63](https://github.com/mateusfg7/Noisekun/commit/1f99d6370134d0dbf9da6d8ba2285040c6fc56f4))

🐛 Bug Fixes

  • stores: add correct version number on combo-store ([6463349](https://github.com/mateusfg7/Noisekun/commit/64633490119f7f365ba2d4eb3c4be76f45885a70))
1.3.0
github-actions[bot]github-actions[bot]·2y ago·October 3, 2023
GitHub

Features

  • a11y: replace `<span>` with `<label>` on volume controller component ([7bafcbc](https://github.com/mateusfg7/Noisekun/commit/7bafcbc6e82e8d22b9f6dac9fc721b21ed7f2a2d)), closes [#388](https://github.com/mateusfg7/Noisekun/issues/388)
  • ui: save theme information on combo data ([3dcfcc6](https://github.com/mateusfg7/Noisekun/commit/3dcfcc63982ab4c04b0149412a2bd8e7deaf43c2))
1.2.1
github-actions[bot]github-actions[bot]·2y ago·October 3, 2023
GitHub

Features

  • stores: add version field on combo-store ([85983f2](https://github.com/mateusfg7/Noisekun/commit/85983f2aa181cd3b3f468d6261184223ff4d78db))
1.2.0
github-actions[bot]github-actions[bot]·2y ago·September 30, 2023
GitHub

💥 ⚠ BREAKING CHANGES

  • sound: Fade In/Out volume

Features

  • ui: define combo input to show just when click on save button ([9f37c01](https://github.com/mateusfg7/Noisekun/commit/9f37c01f075a74bb916c682b0a6f0f1325bd2f75))

🐛 Bug Fixes

  • deps: update dependency react-icons to v4.11.0 ([e8d5617](https://github.com/mateusfg7/Noisekun/commit/e8d56170460b821855ffb70ca80bf033a9d9e467))
  • sound: remove sound fade in/out effect ([85c0af1](https://github.com/mateusfg7/Noisekun/commit/85c0af175033c8f9bcf341c929c06598f4c4f837)), closes [#249](https://github.com/mateusfg7/Noisekun/issues/249)
  • ui: add placeholder text color to combo input when on transition theme ([819fd39](https://github.com/mateusfg7/Noisekun/commit/819fd3963e15e7269ca83de85f770827cb53c5fe))
  • ui: define if combo list trigger button is disabled on client side ([b0fb23c](https://github.com/mateusfg7/Noisekun/commit/b0fb23c5e340d660d920dc21dd4cba5db980aece))
  • ui: remove infinite sound loading animation ([350bcbe](https://github.com/mateusfg7/Noisekun/commit/350bcbedd1b7afbfe45d0dfb61620b608e57f190))
  • ui: rename property `data-isShowing` to `data-is-showing` on global volume controller ([c4dada4](https://github.com/mateusfg7/Noisekun/commit/c4dada40c1599a68ee96245d44e578258d534958))
1.0.5
github-actions[bot]github-actions[bot]·2y ago·September 3, 2023
GitHub

🐛 Bug Fixes

  • ui: remove shadown when sound is loading ([40dd618](https://github.com/mateusfg7/Noisekun/commit/40dd618f5a3ad366188354955bfd59b68873ffc4))
1.0.4
github-actions[bot]github-actions[bot]·2y ago·August 28, 2023
GitHub

Features

  • sound: get sounds from Noisekun CDN instead GCS ([9acac5f](https://github.com/mateusfg7/Noisekun/commit/9acac5ffe41c1e74b759cf5417543968bce73dd7))
1.0.3
github-actions[bot]github-actions[bot]·2y ago·August 25, 2023
GitHub

Features

  • ui: add loading animation on sound and pomodoro components ([79382b5](https://github.com/mateusfg7/Noisekun/commit/79382b5b5d572f776514dedbba481c9f64afa308))

🐛 Bug Fixes

  • deps: update dependency @headlessui/react to v1.7.17 ([b420f48](https://github.com/mateusfg7/Noisekun/commit/b420f48e5df7c4287aef11e2f8139704c26fa9f9))
1.0.2
github-actions[bot]github-actions[bot]·2y ago·August 18, 2023
GitHub

🐛 Bug Fixes

  • analytics: rename all "umami-data-event" to "data-umami-event" ([db009d5](https://github.com/mateusfg7/Noisekun/commit/db009d5be2da5f55e47d4480a86a183f94afdad2))
1.0.1
github-actions[bot]github-actions[bot]·2y ago·August 18, 2023
GitHub

Features

  • analytics: add umami event tracker on buttons and links ([fb63cad](https://github.com/mateusfg7/Noisekun/commit/fb63cad3f685e40e44d0edb4a5396635146b0a00))
1.0.0
github-actions[bot]github-actions[bot]·2y ago·August 18, 2023
GitHub

Features

  • pwa: add PWA support ([6b549fe](https://github.com/mateusfg7/Noisekun/commit/6b549feb3ad82dc8991e045c1ebbb20c636dce95)), closes [#516](https://github.com/mateusfg7/Noisekun/issues/516)
  • sound: add "Boat" ([d2186ac](https://github.com/mateusfg7/Noisekun/commit/d2186ac396783f21b2fe5f828ea40a8631992238)), closes [#293](https://github.com/mateusfg7/Noisekun/issues/293)
  • sound: add "Playground" ([d24c00a](https://github.com/mateusfg7/Noisekun/commit/d24c00a05b8958e1a5a49e330984ce69a63fbf77)), closes [#174](https://github.com/mateusfg7/Noisekun/issues/174)
  • sound: add "Rain on Tent" ([19ad037](https://github.com/mateusfg7/Noisekun/commit/19ad037401e73a7d31dc32c2be9b5cf9924aefe3)), closes [#523](https://github.com/mateusfg7/Noisekun/issues/523)
  • stores: create combo-store ([c232241](https://github.com/mateusfg7/Noisekun/commit/c232241d62b4f0b894067a93d5b01bbaf86a8f67))
  • stores: create sounds-state-store ([a81febc](https://github.com/mateusfg7/Noisekun/commit/a81febc45a07a9fc457c03f7745b84f7fc2afd87))
  • tailwind: add `minWidth` size ([b977386](https://github.com/mateusfg7/Noisekun/commit/b977386095246aa2f479a435a373f52212bf4aeb))
  • ui: add clear-button to remove active sounds ([8acb72b](https://github.com/mateusfg7/Noisekun/commit/8acb72b64c36fe92de557151f9482797f13e1430)), closes [#527](https://github.com/mateusfg7/Noisekun/issues/527)
  • + 3 more

🐛 Bug Fixes

  • ui: remove hard coded white color for some sound svg ([82ed65d](https://github.com/mateusfg7/Noisekun/commit/82ed65d276b915f8d46ba07dfde49c2d014c128c))
0.7.0
github-actions[bot]github-actions[bot]·2y ago·August 11, 2023
GitHub

Features

  • ui: add version number information on footer ([73e7ca8](https://github.com/mateusfg7/Noisekun/commit/73e7ca8cf771099fee22e259ed6c3f2df4a4c55e))
  • ui: create pomodoro timer ([d5cdfdf](https://github.com/mateusfg7/Noisekun/commit/d5cdfdf7b5d1298a4d93a233a5ec0e13c5fd1036))
  • ui: reduce z-index of theme-menu ([0328085](https://github.com/mateusfg7/Noisekun/commit/0328085c856e44f7b0a8a24cc4db5d990244e9f9))

🐛 Bug Fixes

  • deps: update dependency zustand to v4.4.1 ([206396e](https://github.com/mateusfg7/Noisekun/commit/206396ed35c2f6d78f07e625e58e03c269485cd2))
0.6.0
github-actions[bot]github-actions[bot]·2y ago·August 9, 2023
GitHub

💥 ⚠ BREAKING CHANGES

  • sound: remove copyright protected sounds

Features

  • sound: decrease `drops.ogg` duration ([26ad35c](https://github.com/mateusfg7/Noisekun/commit/26ad35c993d61358e5197c0db4c5ec5231ec02a6))

📦 Reverts

  • sound: remove copyright protected sounds ([950dc01](https://github.com/mateusfg7/Noisekun/commit/950dc01836cb8f5563cef9ad5ad8334b95e70b07)), closes [#521](https://github.com/mateusfg7/Noisekun/issues/521)
0.5.0
github-actions[bot]github-actions[bot]·2y ago·August 9, 2023
GitHub

Features

  • sound: add "Pink Noise" ([cf02709](https://github.com/mateusfg7/Noisekun/commit/cf027096fac311f016d88f62b7ca76cf5f88964f))
  • sound: add "White Noise" ([c117af8](https://github.com/mateusfg7/Noisekun/commit/c117af8239d922040701a0e0302571bb7ef3aacb))
  • sound: add fade effect on play/pause sound ([019b9ee](https://github.com/mateusfg7/Noisekun/commit/019b9eecd2d9e1330c25525e4261df858f0e4bc7)), closes [#L1295](https://github.com/mateusfg7/Noisekun/issues/L1295) [#L1356C13-L1356C13](https://github.com/mateusfg7/Noisekun/issues/L1356C13-L1356C13) [#249](https://github.com/mateusfg7/Noisekun/issues/249)
  • ui: add toggle-muted function to global volume button ([e38df19](https://github.com/mateusfg7/Noisekun/commit/e38df196420ad830ca2050b2b0d7e3870238003b)), closes [#506](https://github.com/mateusfg7/Noisekun/issues/506)
0.4.1
github-actions[bot]github-actions[bot]·2y ago·August 7, 2023
GitHub

🐛 Bug Fixes

  • ui: make theme persistent ([600556b](https://github.com/mateusfg7/Noisekun/commit/600556b74d55c018b0312ee9d457655ce97f15f9))
0.4.0
github-actions[bot]github-actions[bot]·2y ago·August 7, 2023
GitHub

Features

  • tailwind: add new theme color alias ([9d679c1](https://github.com/mateusfg7/Noisekun/commit/9d679c1aac6e0034b247d94781a1344baa7fb579))
  • types: add svg type ([7c7af8c](https://github.com/mateusfg7/Noisekun/commit/7c7af8cf6455ac4ad9ce44cb702a4d072df98187))
  • ui: implement themes and refactor some components ([c851eb1](https://github.com/mateusfg7/Noisekun/commit/c851eb1e9154dbe8cf19efd2a38bc83adfb4cf3b))
  • ui: improvements on footer style ([e68cffe](https://github.com/mateusfg7/Noisekun/commit/e68cffea2af6444ba957f2f8a81babdc7502dc0d))
  • ui: update layout sizes ([a029e22](https://github.com/mateusfg7/Noisekun/commit/a029e2247cc7b0c4c7e0e12d28f855ee9d14c0b0))
0.3.0
github-actions[bot]github-actions[bot]·2y ago·August 4, 2023
GitHub

Features

  • analytics: add umami script ([0df46a7](https://github.com/mateusfg7/Noisekun/commit/0df46a7879796b21c5190066974c596a1da11a75))
  • assets: add Google Cloud Storage bucket url instead local path ([2d8180f](https://github.com/mateusfg7/Noisekun/commit/2d8180f6f62c6d27d04b2c30679528d48840921d))
0.2.0
github-actions[bot]github-actions[bot]·2y ago·August 4, 2023
GitHub

💥 ⚠ BREAKING CHANGES

  • pwa: Temporarily removes PWA support as the https://github.com/shadowwalker/next-pwa
  • project is no longer being actively maintained.
  • Disable analytics feature by Umami service
  • howler: Fade in/out is now disabled
  • the ci workflow is not used

Features

  • _app: include `Head` component and HTML metadata ([041d70c](https://github.com/mateusfg7/Noisekun/commit/041d70c31631306b37829e10b74f66d6e07b03ba))
  • _documment: add icon links and manifest to `Head` ([aff6e99](https://github.com/mateusfg7/Noisekun/commit/aff6e9909311b526889caf83f5e956ed7a097f13))
  • a11y: add title on background menu button ([d97240c](https://github.com/mateusfg7/Noisekun/commit/d97240c6494fedda0e53be7df78e693f13178a63))
  • a11y: improve global volume controller ([c96996e](https://github.com/mateusfg7/Noisekun/commit/c96996e0eec26d7f37053e5aa9c1dd9f742ea139))
  • a11y: improve sound volume controller ([e20113d](https://github.com/mateusfg7/Noisekun/commit/e20113d076bb5076caf25d3bcac705bfdaafdf7b))
  • access: add title and name on volume controller inputs ([8fa7808](https://github.com/mateusfg7/Noisekun/commit/8fa7808bb9537deef3c631041eff3a9c89e6f9ce)), closes [#378](https://github.com/mateusfg7/Noisekun/issues/378)
  • add "use client" on home page ([0d0e858](https://github.com/mateusfg7/Noisekun/commit/0d0e858b89ce0d43c2fcbe965841fd02b797390c))
  • add commitzen configuration ([bf6bc1f](https://github.com/mateusfg7/Noisekun/commit/bf6bc1f7df4132b699eaf0047118b042a65dfd96)), closes [#20](https://github.com/mateusfg7/Noisekun/issues/20)
  • + 171 more

🐛 Bug Fixes

  • _app errors ([a00192a](https://github.com/mateusfg7/Noisekun/commit/a00192acac7fb78ee64fbc948827788f79810588))
  • a11y: add missing titles on sounds ([a181856](https://github.com/mateusfg7/Noisekun/commit/a181856eb27fab8eae171aa752b82bb223e3a51e)), closes [#387](https://github.com/mateusfg7/Noisekun/issues/387)
  • audio loop ([31fd33b](https://github.com/mateusfg7/Noisekun/commit/31fd33b844c88d890bbfb6d19e419cff1e098de4)), closes [#363](https://github.com/mateusfg7/Noisekun/issues/363)
  • cannot add property noFallthroughCasesInSwitch ([ff87227](https://github.com/mateusfg7/Noisekun/commit/ff872278319a6e7e488aa747a0287f77571719b3)), closes [#53](https://github.com/mateusfg7/Noisekun/issues/53)
  • clickable sound styles when sound is not loaded ([d0a101d](https://github.com/mateusfg7/Noisekun/commit/d0a101dc0daa3a276a9b473eea8f21fe87ae3d3b))
  • deps: pin dependencies ([2b63ed1](https://github.com/mateusfg7/Noisekun/commit/2b63ed1090be1dedbb061c0a9b93cd74b5cf05cc))
  • deps: pin dependencies ([90c35b1](https://github.com/mateusfg7/Noisekun/commit/90c35b1f764fe2e1716c1f13ca547236e8825cad))
  • deps: pin dependencies ([1fddb62](https://github.com/mateusfg7/Noisekun/commit/1fddb625419cbbd6e81e7ac5e1a51a6efe842654))
  • + 82 more

Performance Improvements

  • assets: add camp-fire background thumb ([ed5cd21](https://github.com/mateusfg7/Noisekun/commit/ed5cd218be73f16b3707f978f09dff3ca639c0c3))
  • assets: add gif thumbs ([4f1a618](https://github.com/mateusfg7/Noisekun/commit/4f1a6187c06172f32bc311fbe87a5059b51a8120))
  • audio: add `preload="auto"` on audio element ([28c6c2e](https://github.com/mateusfg7/Noisekun/commit/28c6c2e982384e880e916a2190adb70590f44f76))
  • delay background animation ([9905795](https://github.com/mateusfg7/Noisekun/commit/9905795079cfe95c06d3c1bbba41fc0c138f5a72))
  • howler: howler.js complete remove ([04c83dc](https://github.com/mateusfg7/Noisekun/commit/04c83dc55c838e186aeca7bbcae8ed438dec236d))
  • image: remove `unoptimize` config from `Image` component ([9a4674f](https://github.com/mateusfg7/Noisekun/commit/9a4674fe57a54a9ecc75d3605ac290e217c80fb3))
  • remove preload and use html5 on howler ([1261fcb](https://github.com/mateusfg7/Noisekun/commit/1261fcb94bca3933e5d93d9929bbf0f64435e6b2))
  • use `<Image/>` instead `<img/>` on `Sound` component ([5542346](https://github.com/mateusfg7/Noisekun/commit/5542346e7b383bba6e6062ce72cc43b0262a0e8e))

📦 Reverts

  • Revert "build(site): change home page" ([663c224](https://github.com/mateusfg7/Noisekun/commit/663c224f1a9ba1e8585c774df7e139daa0c1987d))
  • readme: revert changes made on readme ([3004307](https://github.com/mateusfg7/Noisekun/commit/30043071878e9425b1bf7d84f4674ce8b42832ba))
  • revert the npm packages updates ([146ad5a](https://github.com/mateusfg7/Noisekun/commit/146ad5a05cf518b4a8f282fc96aca33dcb8cc7ba))
  • undo previous commit ([91a13eb](https://github.com/mateusfg7/Noisekun/commit/91a13eb3eb622955bf759b5560a820ee6911aa9e))

📦 Miscellaneous Chores

  • pwa: remove next-pwa config ([7f8e8bd](https://github.com/mateusfg7/Noisekun/commit/7f8e8bd9e1295574a0e31647ad2b9748fcd1694f))

♻️ Code Refactoring

  • remove umami script on `_app.tsx` ([3eca2df](https://github.com/mateusfg7/Noisekun/commit/3eca2df5b5b512240b5abd48b84b9d8d8468ad60))

📦 Continuous Integration

  • remove ci workflow temporarily ([63d29d8](https://github.com/mateusfg7/Noisekun/commit/63d29d8daef40ec748b4e477b9040cd05bdd50f5))
0.1.0
mateusfg7mateusfg7·2y ago·August 4, 2023
GitHub

📋 What's Changed

  • Custom wallpaper by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/14
  • Create LICENSE by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/15
  • Side bar config by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/16
  • Test branch by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/22
  • Implement linter by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/25
  • remove trash files by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/26
  • Footer by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/36
  • Create LICENSE by @mateusfg7 in https://github.com/mateusfg7/Noisekun/pull/37
  • + 375 more

New Contributors

  • @dependabot made their first contribution in https://github.com/mateusfg7/Noisekun/pull/49
  • @McGeerDev made their first contribution in https://github.com/mateusfg7/Noisekun/pull/432
  • Full Changelog: https://github.com/mateusfg7/Noisekun/commits/0.1.0