Commit Graph

17 Commits

Author SHA1 Message Date
Deepak Prabhakara
e5f5822f69
ory.sh -> ory.com (#1078) 2025-12-10 16:47:54 +00:00
Deepak Prabhakara
cb6f33684e
updated node (#963)
* updated node

* tweak
2025-05-29 12:32:14 +01:00
Deepak Prabhakara
184f9bbd8e link to github repo 2022-12-15 22:20:22 +00:00
dependabot[bot]
9bf042a4a8
Bump next from 12.3.1 to 13.0.2 (#101)
* Bump next from 12.3.1 to 13.0.2

Bumps [next](https://github.com/vercel/next.js) from 12.3.1 to 13.0.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.3.1...v13.0.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Upgrade Nextjs to 13

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiran <kiran@boxyhq.com>
2022-11-08 09:03:16 +05:30
Kiran K
8d3459d126
Fix the mobile responsive issues (#25) 2022-07-27 08:52:38 +01:00
Kiran K
f915a7672d
Redesigned the UIs with daisyui (#23) 2022-07-26 22:28:46 +01:00
Deepak Prabhakara
60c1fe9bf9
Idp login (#13)
* Support IdP login

* added ldP login link

* tweaked layout

* redirectUrl -> acsUrl

* Added secondary button class

* Style and layout tweaks

* Add aria-hidden to svg

Co-authored-by: Aswin V <vaswin91@gmail.com>
2022-03-03 18:40:32 +00:00
Deepak Prabhakara
8b3971d000 fixed css formatting (Headwind was conflicting) 2022-03-01 12:35:42 +00:00
Deepak Prabhakara
3ccfb78692 format 2022-03-01 00:52:13 +00:00
Aswin V
ff4843ce9a Automatic class sorting with prettier 2022-02-24 23:46:45 +05:30
Aswin V
1869bde7e8 Remove the punctuation 2022-02-24 11:47:27 +05:30
Kiran
3ec1c69f44 Removed the footer 2022-02-24 11:08:43 +05:30
Kiran
e9b7228493 Style the index page 2022-02-24 09:46:49 +05:30
Kiran
369008c03f Add header and footer 2022-02-24 08:58:53 +05:30
Aswin V
16543a832c Landing page and other changes 2022-02-18 14:26:42 +05:30
Kiran
6466c3a59f cleanup 2022-02-17 11:35:50 +05:30
Kiran
42a1681dbc wip 2022-01-13 22:37:44 +05:30