cal.pub0.org/server
Alex Johansson ec6b897191
integration page follow ups (#912)
### Internals

- Replace `lodash.*` packages with plain `lodash` & replace `lodash.*` imports with `lodash/` - should have no impact on bundle size and opens up for us to use all of lodash
- Update `viewer.me` to cherry-pick what we actually need on that query to avoid leaking extra context info
- Update `getIntegrations` to never include `.key`-property to avoid leaking 

### Visual

- Update calendars so `primary` is displayed last
- Update connected calendars so they are in ascending order in which you connected them
2021-10-13 13:35:25 +02:00
..
lib resize image before storing (#831) 2021-09-30 21:37:29 +01:00
routers integration page follow ups (#912) 2021-10-13 13:35:25 +02:00
createContext.ts integration page follow ups (#912) 2021-10-13 13:35:25 +02:00
createRouter.ts cal 485 prevent users from changing their username to premium ones (#799) 2021-09-28 09:57:30 +01:00
ssg.ts add tRPC (#614) 2021-09-27 14:47:55 +00:00