-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix: testing codecov changes #168
Commits on Jan 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 108fc94 - Browse repository at this point
Copy the full SHA 108fc94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 734cf7d - Browse repository at this point
Copy the full SHA 734cf7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 274ddea - Browse repository at this point
Copy the full SHA 274ddeaView commit details -
Merge pull request #128 from gagan-suie/dev
Chore: changed exported classes to exported functions
Configuration menu - View commit details
-
Copy full SHA for 636b308 - Browse repository at this point
Copy the full SHA 636b308View commit details -
Merge pull request #123 from msisaifu/fix-oauth-login-prompt-mobile
Fix oauth login prompt and responsive issue
Configuration menu - View commit details
-
Copy full SHA for 0ef025e - Browse repository at this point
Copy the full SHA 0ef025eView commit details -
Build(deps-dev): bump @sveltejs/adapter-cloudflare from 1.0.0 to 1.0.3
Bumps [@sveltejs/adapter-cloudflare](https://github.com/sveltejs/kit/tree/HEAD/packages/adapter-cloudflare) from 1.0.0 to 1.0.3. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/adapter-cloudflare/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/adapter-cloudflare@1.0.3/packages/adapter-cloudflare) --- updated-dependencies: - dependency-name: "@sveltejs/adapter-cloudflare" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5361800 - Browse repository at this point
Copy the full SHA 5361800View commit details -
Build(deps-dev): bump eslint from 8.31.0 to 8.32.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.31.0 to 8.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.31.0...v8.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ae30e9c - Browse repository at this point
Copy the full SHA ae30e9cView commit details -
Build(deps-dev): bump prettier from 2.8.2 to 2.8.3
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.2...2.8.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b65bb34 - Browse repository at this point
Copy the full SHA b65bb34View commit details -
Build(deps-dev): bump @sveltejs/kit from 1.0.11 to 1.1.1
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 1.0.11 to 1.1.1. - [Release notes](https://github.com/sveltejs/kit/releases) - [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md) - [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.1.1/packages/kit) --- updated-dependencies: - dependency-name: "@sveltejs/kit" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ef6225c - Browse repository at this point
Copy the full SHA ef6225cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b3a0e1 - Browse repository at this point
Copy the full SHA 8b3a0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b923529 - Browse repository at this point
Copy the full SHA b923529View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0520c7 - Browse repository at this point
Copy the full SHA e0520c7View commit details -
Merge pull request #129 from gagan-suie/dev
Fix: authentication failure due to header naming
Configuration menu - View commit details
-
Copy full SHA for 27e53eb - Browse repository at this point
Copy the full SHA 27e53ebView commit details
Commits on Jan 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d01867f - Browse repository at this point
Copy the full SHA d01867fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d20a2a2 - Browse repository at this point
Copy the full SHA d20a2a2View commit details -
Merge pull request #133 from gagan-suie/dev
Chore: moved LoginPrompt to MainDrawer folder
Configuration menu - View commit details
-
Copy full SHA for 65b3d4b - Browse repository at this point
Copy the full SHA 65b3d4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee83954 - Browse repository at this point
Copy the full SHA ee83954View commit details -
Merge pull request #134 from gagan-suie/dev
Fix: updated window location for oauth
Configuration menu - View commit details
-
Copy full SHA for ffcbf32 - Browse repository at this point
Copy the full SHA ffcbf32View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6c5598 - Browse repository at this point
Copy the full SHA c6c5598View commit details -
Configuration menu - View commit details
-
Copy full SHA for d21e5ce - Browse repository at this point
Copy the full SHA d21e5ceView commit details -
Merge pull request #151 from gagan-suie/dev
Feat: added placeholder components
Configuration menu - View commit details
-
Copy full SHA for 29d7e9d - Browse repository at this point
Copy the full SHA 29d7e9dView commit details
Commits on Jan 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b1f7eb0 - Browse repository at this point
Copy the full SHA b1f7eb0View commit details -
Merge pull request #154 from gagan-suie/dev
Chore: refactored some channel features
Configuration menu - View commit details
-
Copy full SHA for b4c343d - Browse repository at this point
Copy the full SHA b4c343dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f47f42a - Browse repository at this point
Copy the full SHA f47f42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dde331b - Browse repository at this point
Copy the full SHA dde331bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3fc6a1 - Browse repository at this point
Copy the full SHA b3fc6a1View commit details -
Merge pull request #158 from msisaifu/fix-browse-url
fix the browse url
Configuration menu - View commit details
-
Copy full SHA for 2e523c6 - Browse repository at this point
Copy the full SHA 2e523c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 330bea2 - Browse repository at this point
Copy the full SHA 330bea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 074b029 - Browse repository at this point
Copy the full SHA 074b029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72becd7 - Browse repository at this point
Copy the full SHA 72becd7View commit details -
Merge pull request #161 from msisaifu/fix-oauth-response
fixed the response object
Configuration menu - View commit details
-
Copy full SHA for a77e618 - Browse repository at this point
Copy the full SHA a77e618View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab0268b - Browse repository at this point
Copy the full SHA ab0268bView commit details -
Merge branch 'dev' of https://github.com/CodeCrowCorp/mage-website in…
…to dev # Conflicts: # src/hooks.server.ts
Configuration menu - View commit details
-
Copy full SHA for d87def8 - Browse repository at this point
Copy the full SHA d87def8View commit details -
Merge pull request #162 from gagan-suie/dev
Chore: renamed customUsername to username
Configuration menu - View commit details
-
Copy full SHA for 2d4b8be - Browse repository at this point
Copy the full SHA 2d4b8beView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81c67d8 - Browse repository at this point
Copy the full SHA 81c67d8View commit details -
Merge pull request #167 from gagan-suie/dev
Fix: testing codecov changes
Configuration menu - View commit details
-
Copy full SHA for 82f54a3 - Browse repository at this point
Copy the full SHA 82f54a3View commit details