Releases: CodeCrowCorp/mage-website
Releases · CodeCrowCorp/mage-website
v0.0.5
What's Changed
- Fix: minor UI changes by @gagan-suie in #510
- Fix: minor UI changes by @gagan-suie in #511
- Emoji picker by @sitaradev in #512
- Fix: stream resizing and duplicate channels opening multiple streams by @gagan-suie in #513
- Fix: stream resizing and duplicate channels opening multiple streams by @gagan-suie in #514
Full Changelog: 0.0.4...0.0.5
v0.0.4
What's Changed
- Fix: replaced production with beta release by @gagan-suie in #498
- Fix: replaced production with beta release by @gagan-suie in #499
- Fix: downgrade daisyui by @gagan-suie in #500
- Fix: downgrade daisyui by @gagan-suie in #501
- Chore(deps): bump daisyui from 2.52.0 to 3.0.20 by @dependabot in #502
- Chore(deps): bump daisyui from 2.52.0 to 3.0.20 by @dependabot in #503
- Chore(deps-dev): bump @playwright/test from 1.34.3 to 1.35.0 by @dependabot in #504
- Fix: profile channels showing other channels by @gagan-suie in #506
- Chore(deps): bump daisyui from 2.52.0 to 3.1.0 by @dependabot in #507
- Update daisyui by @sitaradev in #505
- Feat: updated version by @gagan-suie in #508
- Feat: updated to daisyui 3.1.0 by @gagan-suie in #509
Full Changelog: 0.0.3...0.0.4
v0.0.3
What's Changed
- Fix: testing package changes for codecov by @gagan-suie in #169
- Fix: testing playwright codecov changes by @gagan-suie in #170
- Fix: testing playwright codecov changes by @gagan-suie in #171
- Fix: testing playwright tests by @gagan-suie in #172
- Fix: testing playwright tests by @gagan-suie in #173
- Fix: testing playwright codecov by @gagan-suie in #174
- Fix: testing playwright codecov by @gagan-suie in #175
- Fix: testing playwright tests by @gagan-suie in #176
- Fix: testing playwright tests by @gagan-suie in #177
- Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.0.4 to 1.1.0 by @dependabot in #179
- Build(deps-dev): bump @sveltejs/kit from 1.1.4 to 1.2.0 by @dependabot in #180
- Route gurads by @msisaifu in #181
- Follow up route guards by @msisaifu in #183
- Feat: changed channel properties by @gagan-suie in #184
- Chore: added tailwind-output and package-lock to gitignore by @gagan-suie in #185
- Redesign browse page by @prokawsar in #186
- Fixed additional changes by @prokawsar in #187
- Build(deps-dev): bump svelte-preprocess from 5.0.0 to 5.0.1 by @dependabot in #189
- Build(deps-dev): bump @sveltejs/kit from 1.2.0 to 1.2.3 by @dependabot in #190
- Fix: resolved npm check fixes by @gagan-suie in #191
- Fix: added global headers via fetch by @gagan-suie in #192
- Fix: temporarily removed admin tests by @gagan-suie in #193
- Fix: updated env vars by @gagan-suie in #194
- Fix: added routing guards by @gagan-suie in #195
- Fix: testing dev ci by @gagan-suie in #196
- Fix: undo dev ci changes by @gagan-suie in #197
- Fix: testing node version changes by @gagan-suie in #198
- Fix: updated node version by @gagan-suie in #199
- Fix: updated node version by @gagan-suie in #200
- Fix: testing ci deployments by @gagan-suie in #201
- Fix: testing ci deployments by @gagan-suie in #202
- Fix: testing ci changes by @gagan-suie in #203
- Fix: testing ci changes by @gagan-suie in #204
- Fix: testing ci changes by @gagan-suie in #205
- Fix: testing ci changes by @gagan-suie in #206
- Build(deps-dev): bump @playwright/test from 1.29.2 to 1.30.0 by @dependabot in #209
- Follow up route guards by @msisaifu in #210
- Fix: oauth same-site and cross-site access by @gagan-suie in #213
- Fix: npm check issues by @gagan-suie in #214
- Fix more oauth issues by @gagan-suie in #216
- Svg efficient by @prokawsar in #207
- Fix more oauth issues by @gagan-suie in #218
- Fix banned and maintanance auth by @msisaifu in #217
- Fix banned and maintanance auth by @msisaifu in #220
- Fix: added headers to all endpoints and fixed logout user by @gagan-suie in #222
- Create channel drawer by @prokawsar in #221
- Fix: npm check issues for create channel drawer by @gagan-suie in #223
- Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.1.0 to 2.0.0 by @dependabot in #224
- Chore: formatted stores with prettier and added channel endpoints by @gagan-suie in #227
- Fix: Button position responsive by @prokawsar in #225
- Feat: added channel section endpoints by @gagan-suie in #228
- Feat: added SmallDrawer and ChatDrawer for channel page by @gagan-suie in #229
- Feat: added channel navigatation and chat drawer by @gagan-suie in #230
- Fix: headers not sent to all fetch requests by @gagan-suie in #231
- Search category drawer by @prokawsar in #226
- Feat: added chat message and chat drawer by @gagan-suie in #233
- Fix: background color onhover and onclick by @gagan-suie in #234
- Form in create drawer by @prokawsar in #235
- Removed overlay loader by @prokawsar in #236
- Efficient fetch call for category assets by @prokawsar in #237
- Fx: rearchitected app to remove excessive store usage by @gagan-suie in #238
- Fix: skeleton loading design update by @gagan-suie in #239
- Fix: updated width of carousel loading items by @gagan-suie in #240
- Fix: removed useless animate-pulse by @gagan-suie in #241
- Fix: reverted create channel drawer button and added logo icons by @gagan-suie in #242
- Fix: websockets, error handling, and issues with unauthenticated users by @gagan-suie in #243
- Fix: websockets, error handling, and issues with unauthenticated users by @gagan-suie in #244
- Fix: removed social icons by @gagan-suie in #245
- Fix: reverted channel button to label to save drawer animation by @gagan-suie in #246
- Fix: theming and settings page by @gagan-suie in #249
- Feat: settings page by @gagan-suie in #251
- Browse page fixes by @prokawsar in #247
- Fix: fixed websocket connection by @da7a90-backup in #253
- Fix: added ondestroy event for sockets by @gagan-suie in #254
- Fix: websocket connection by @gagan-suie in #255
- Feat: completed contact page and updated chat sockets by @gagan-suie in #256
- Search channels by @msisaifu in #250
- Fix: mage logo image size by @gagan-suie in #258
- Browse page fixes again by @prokawsar in #252
- Browse page fixes by @prokawsar in #259
- Followup search channels by @msisaifu in #260
- Fix: add search channels by @gagan-suie in #261
- Feat: websockets and rearchitected api calls to client-side by @gagan-suie in #262
- Feat: added send-message websockets by @gagan-suie in #263
- Feat: channel chat websockets and channel search fix by @gagan-suie in #265
- Feat: fixed naming conventions and added sections page by @gagan-suie in #266
- Feat: added placeholder loading components by @gagan-suie in #267
- Fix: added mobile drawer mage text logo by @gagan-suie in #268
- Fix: tags styling to match mobile by @gagan-suie in #269
- Fix: chatDrawer open-close animation and layout by @gagan-suie in #270
- Feat: added dependabot manual cicd action by @gag...
v0.0.2
What's Changed
- Fix: resolved playwright tests by @gagan-suie in #66
- Build(deps-dev): bump tailwind-scrollbar from 2.0.1 to 2.1.0 by @dependabot in #67
- Fix: broken themeChange and added minor pages by @gagan-suie in #68
- Build(deps): bump daisyui from 2.46.0 to 2.46.1 by @dependabot in #69
- Build(deps-dev): bump eslint from 8.30.0 to 8.31.0 by @dependabot in #70
- Feat: added navigation to drawer items by @gagan-suie in #71
- Feat: added contact page UI by @gagan-suie in #72
- Feat: added contact page UI by @gagan-suie in #73
- Fix: updated settings page positioning by @gagan-suie in #74
- Build(deps-dev): bump vite from 4.0.3 to 4.0.4 by @dependabot in #75
- Feat: updated profile page by @gagan-suie in #76
- Build(deps-dev): bump @sveltejs/kit from 1.0.1 to 1.0.5 by @dependabot in #77
- Build(deps): bump theme-change from 2.2.0 to 2.3.0 by @dependabot in #78
- Feat: added admin page menu by @gagan-suie in #79
- Build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #80
- Build(deps-dev): bump postcss from 8.4.20 to 8.4.21 by @dependabot in #81
- Build(deps-dev): bump prettier from 2.8.1 to 2.8.2 by @dependabot in #82
- Build(deps-dev): bump @sveltejs/kit from 1.0.5 to 1.0.7 by @dependabot in #83
- Build(deps-dev): bump @playwright/test from 1.29.1 to 1.29.2 by @dependabot in #84
- Feat: added admin page menu by @gagan-suie in #85
- Build(deps-dev): bump @typescript-eslint/parser from 5.48.0 to 5.48.1 by @dependabot in #86
- Build(deps-dev): bump svelte-check from 3.0.1 to 3.0.2 by @dependabot in #88
- Build(deps-dev): bump @sveltejs/kit from 1.0.7 to 1.0.10 by @dependabot in #89
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #87
- Feat: updated channelStore by @gagan-suie in #90
- Build(deps): bump @tailwindcss/typography from 0.5.8 to 0.5.9 by @dependabot in #91
- Build(deps-dev): bump svelte from 3.55.0 to 3.55.1 by @dependabot in #92
- Build(deps-dev): bump @sveltejs/kit from 1.0.10 to 1.0.11 by @dependabot in #93
- Feat: added chatStore, streamStore, and socketStore by @gagan-suie in #96
- Fix: removed login page and renamed home to browse by @gagan-suie in #100
- Fix: removed login page and renamed home to browse by @gagan-suie in #101
- Fix: added login changes and testing ci changes for playwright by @gagan-suie in #102
- Fix: updated ci scripts for playwright by @gagan-suie in #103
- Fix: resolved playwright tests by @gagan-suie in #104
- Fix: testing ci playwright changes by @gagan-suie in #105
- Fix: resolved socket issues by @gagan-suie in #106
- Fix: testing env variables in ci by @gagan-suie in #107
- Fix: removed with ref from ci by @gagan-suie in #108
- Fix: added more env variables by @gagan-suie in #109
- Fix: updated env variables for deployment by @gagan-suie in #110
- Fix: resolved ci issues by @gagan-suie in #111
- Fix: changed static to dynamic env variables by @gagan-suie in #113
- Fix: changed static to dynamic env variables by @gagan-suie in #114
- Fix: dynamic env variables by @gagan-suie in #115
- Fix: dynamic env variables by @gagan-suie in #116
- working on oauth by @msisaifu in #112
- Chore: changed export classes to by @gagan-suie in #117
- Fix: cleaning up oauth changes by @gagan-suie in #118
- Fix: unaccessible stores by @gagan-suie in #119
- Fix: unaccessible stores by @gagan-suie in #120
- Fix: npm check failurs by @gagan-suie in #121
- Fix: npm check failurs by @gagan-suie in #122
- Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.0.0 to 1.0.3 by @dependabot in #124
- Build(deps-dev): bump eslint from 8.31.0 to 8.32.0 by @dependabot in #125
- Build(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #127
- Build(deps-dev): bump @sveltejs/kit from 1.0.11 to 1.1.1 by @dependabot in #126
- Chore: changed exported classes to exported functions by @gagan-suie in #128
- Fix oauth login prompt and responsive issue by @msisaifu in #123
- Fix: authentication failure due to header naming by @gagan-suie in #129
- Build(deps): bump daisyui from 2.46.1 to 2.47.0 by @dependabot in #130
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.48.2 by @dependabot in #131
- Build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.48.2 by @dependabot in #132
- Chore: moved LoginPrompt to MainDrawer folder by @gagan-suie in #133
- Fix: updated window location for oauth by @gagan-suie in #134
- Feat: added placeholder components by @gagan-suie in #151
- Build(deps-dev): bump @sveltejs/kit from 1.1.1 to 1.1.3 by @dependabot in #152
- Chore: refactored some channel features by @gagan-suie in #154
- Fix: test failures by @gagan-suie in #155
- fix the browse url by @msisaifu in #158
- fixed the response object by @msisaifu in #161
- Chore: renamed customUsername to username by @gagan-suie in #162
- Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.0.3 to 1.0.4 by @dependabot in #164
- Fix: testing codecov changes by @gagan-suie in #167
- Fix: testing codecov changes by @gagan-suie in #168
- Build(deps-dev): bump @sveltejs/kit from 1.1.3 to 1.1.4 by @dependabot in #165
New Contributors
Full Changelog: 0.0.1...0.0.2
v0.0.1
What's Changed
- Feat: added environment variables and firebase by @gagan-suie in #1
- Build(deps-dev): bump svelte-check from 2.9.2 to 2.10.0 by @dependabot in #2
- Build(deps-dev): bump postcss-cli from 10.0.0 to 10.1.0 by @dependabot in #3
- Build(deps-dev): bump @playwright/test from 1.25.0 to 1.28.1 by @dependabot in #4
- Build(deps-dev): bump @sveltejs/kit from 1.0.0-next.567 to 1.0.0-next.570 by @dependabot in #5
- Build(deps-dev): bump eslint from 8.28.0 to 8.29.0 by @dependabot in #6
- Build(deps-dev): bump @sveltejs/kit from 1.0.0-next.570 to 1.0.0-next.571 by @dependabot in #7
- Feat: added svelte stores by @gagan-suie in #8
- Build(deps-dev): bump @sveltejs/kit from 1.0.0-next.571 to 1.0.0-next.572 by @dependabot in #9
- Build(deps-dev): bump @typescript-eslint/parser from 5.45.0 to 5.45.1 by @dependabot in #10
- Build(deps-dev): bump vite from 3.2.4 to 3.2.5 by @dependabot in #11
- Build(deps-dev): bump svelte-check from 2.10.0 to 2.10.1 by @dependabot in #13
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 by @dependabot in #12
- Feat: added placeholder routes, stores, and most assets by @gagan-suie in #14
- Feat: added e2e tests and page routes placeholder content by @gagan-suie in #15
- Fix: ci scripts not running on dev environment by @gagan-suie in #16
- Fix: ci scripts not running on dev environment by @gagan-suie in #17
- Fix: code coverage reporting by @gagan-suie in #18
- Fix: code coverage reporting by @gagan-suie in #19
- Merged packages by @gagan-suie in #20
- Merge pull request #20 from gagan-suie/dev by @gagan-suie in #21
- Build(deps-dev): bump typescript from 4.9.3 to 4.9.4 by @dependabot in #22
- Build(deps-dev): bump prettier from 2.8.0 to 2.8.1 by @dependabot in #23
- Feat: added Admin API endpoints by @gagan-suie in #24
- Feat: added Admin API endpoints by @gagan-suie in #25
- Build(deps): bump @firebase/app-types from 0.8.1 to 0.9.0 by @dependabot in #26
- Build(deps-dev): bump @sveltejs/kit from 1.0.0-next.572 to 1.0.0-next.577 by @dependabot in #27
- Build(deps-dev): bump @typescript-eslint/parser from 5.45.1 to 5.46.0 by @dependabot in #29
- Build(deps-dev): bump svelte-check from 2.10.1 to 2.10.2 by @dependabot in #31
- Build(deps): bump firebase from 9.14.0 to 9.15.0 by @dependabot in #28
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0 by @dependabot in #30
- Build(deps-dev): bump @sveltejs/kit from 1.0.0-next.577 to 1.0.0-next.578 by @dependabot in #33
- Build(deps-dev): bump prettier-plugin-svelte from 2.8.1 to 2.9.0 by @dependabot in #34
- Build(deps-dev): bump svelte-preprocess from 4.10.7 to 5.0.0 by @dependabot in #35
- Build(deps-dev): bump postcss from 8.4.19 to 8.4.20 by @dependabot in #36
- Build(deps): bump daisyui from 2.42.1 to 2.43.0 by @dependabot in #37
- Build(deps-dev): bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #38
- Build(deps): bump daisyui from 2.43.0 to 2.43.2 by @dependabot in #39
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #40
- Build(deps-dev): bump svelte from 3.54.0 to 3.55.0 by @dependabot in #41
- Build(deps-dev): bump @sveltejs/adapter-auto from 1.0.0-next.90 to 1.0.0-next.91 by @dependabot in #42
- Landing page Hero section by @aqeelchishti in #32
- Build(deps-dev): bump vite from 3.2.5 to 4.0.1 by @dependabot in #43
- Build(deps): bump daisyui from 2.43.2 to 2.45.0 by @dependabot in #44
- Build(deps-dev): bump @playwright/test from 1.28.1 to 1.29.0 by @dependabot in #45
- Build(deps-dev): bump vite from 4.0.1 to 4.0.2 by @dependabot in #46
- Build(deps-dev): bump eslint from 8.29.0 to 8.30.0 by @dependabot in #47
- Build(deps-dev): bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #48
- Build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #49
- Build(deps): bump daisyui from 2.45.0 to 2.46.0 by @dependabot in #50
- Build(deps-dev): bump svelte-check from 2.10.2 to 2.10.3 by @dependabot in #51
- Merged dependencies by @gagan-suie in #52
- Feat: added followStore by @gagan-suie in #53
- Build(deps-dev): bump @playwright/test from 1.29.0 to 1.29.1 by @dependabot in #54
- Build(deps-dev): bump vite from 4.0.2 to 4.0.3 by @dependabot in #55
- Dev by @gagan-suie in #56
- Build(deps-dev): bump svelte-check from 2.10.3 to 3.0.1 by @dependabot in #57
- Feat: partially completed sfxStore by @gagan-suie in #58
- Feat: added authStore and userStore by @gagan-suie in #59
- Merging dev to main by @gagan-suie in #60
- Merge pull request #60 from CodeCrowCorp/dev by @gagan-suie in #61
- Merge pull request #61 from gagan-suie/dev by @gagan-suie in #62
- Fix: get latest from main by @gagan-suie in #63
- Build(deps): bump ncipollo/release-action from 1.11.2 to 1.12.0 by @dependabot in #64
- Fix: updated packages by @gagan-suie in #65
New Contributors
- @gagan-suie made their first contribution in #1
- @dependabot made their first contribution in #2
- @aqeelchishti made their first contribution in #32
Full Changelog: https://github.com/CodeCrowCorp/mage-website/commits/0.0.1