cal.pub0.org/apps/web/pages/api
Max Oehrlein d951a5b872
Allows brand customization (#5329)
* adjustments for each language json file:
- changed every Cal or Cal.com with a variable to make it possible to change that with a custom brand
- fix and renamed  ATTENDEE with attendeeName

* added two new variables for appName and support mail address. so everybody can change it via env

* changed static Cal or Cal.com with new defined constants

* Using useLocal to modify static text to make it multilingual, and passing the correct variables for brand and mail

* adding new readable variables for brand, website domain and mail address

* fixed search routes

* made static text multilingual and fixed german translations

* Revert "fixed search routes"
moved changes in another pr
This reverts commit e6ba11a1ec.

* revert non whitelabel changes and moved it into another pr

* revert attendeeName fix

* reverted translation fixes and moved them in another pr

* changed back to "Cal.com Logo"

* changed back to "https://console.cal.com"

* added new env variable for company name and replaced some domainName variables in language files

* changed default for COMPANY_NAME to Cal.com, Inc.

* changed Cal.com to APP_NAME for mail templates

* Dropped website domain in favor of app name

* Update .env.example

* Apply suggestions from code review

* Code review feedback

* Delete App.tsx

* Update packages/ui/Kbar.tsx

* added meta.CTA back it was mistakenly removed

* updated add members test

Co-authored-by: maxi <maximilian.oehrlein@clicksports.de>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2022-11-30 14:52:56 -07:00
..
_README Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
auth Allows brand customization (#5329) 2022-11-30 14:52:56 -07:00
availability Fix connected calendar list (#4743) 2022-09-29 12:58:53 +00:00
book Type fixes for API 2022-11-25 07:24:44 -07:00
cron Refactors EE code (#3490) 2022-07-28 13:58:26 -06:00
integrations Add support to open a redirect URL in new tab (#5480) 2022-11-13 15:51:31 +00:00
social/og Added generic image variant for og images and make meta description longer. (#5285) 2022-11-01 08:16:08 +00:00
sync/helpscout chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
teams/[team] Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
trpc Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
user Deprecated API endpoints cleanup (#5478) 2022-11-11 19:54:44 +00:00
cancel.ts Type fixes for API 2022-11-25 07:24:44 -07:00
collect-events.ts Backported 973e0a3..6ad0e23 (#3943) 2022-08-26 12:07:44 -06:00
email.ts Hide other attendees on event types with seats (#4766) 2022-10-18 13:41:50 -06:00
nope.ts Middleware rewrite shenanigans 2022-08-16 13:59:38 -06:00
teams.ts chore: Sync Services to update external tools (#3814) 2022-08-26 15:10:12 -06:00
username.ts Migrates all tRPC code to a monorepo package (#3484) 2022-07-22 11:27:06 -06:00
version.ts feat: adds new version endpoint in internal api (#3155) 2022-06-25 05:37:29 +00:00