lemmy-ui/src/shared
Jay Sitter be6ec3692e Merge remote-tracking branch 'origin/main' into feat/vote-components
* origin/main: (26 commits)
  Adding jsit to codeowners.
  Cleanup, only check for /u/ if /c/ and /m/ checks fail
  Rename function to be more generic, since it parses users
  Typescript linter fixes
  bandaid fix our video embeds
  Remove pipe from community link regex
  Add missing classes
  Use shorter regex in community link parser
  Move regex pattern to config
  Update community link markdown parsing
  Fix avatar alignment issue (#1475)
  Omit user-scalable to use default
  Update getHttpBase dependency reference
  Enable users to zoom on mobile
  rethink it a bit
  rethink it a bit
  add fallback style tag
  Add community link class
  prettier
  Add local community link parser plugin for Markdown-It
  ...
2023-06-22 16:56:08 -04:00
..
components Merge remote-tracking branch 'origin/main' into feat/vote-components 2023-06-22 16:56:08 -04:00
services move env utils into folder 2023-06-22 09:02:48 -04:00
utils Merge branch 'main' into grave-scroll-issue-bugfix 2023-06-22 11:28:35 -04:00
config.ts Remove pipe from community link regex 2023-06-22 15:43:01 -03:00
interfaces.ts utils.ts organization, round two (#1427) 2023-06-21 18:28:24 -04:00
markdown.ts Cleanup, only check for /u/ if /c/ and /m/ checks fail 2023-06-22 16:05:20 -03:00
routes.ts Fix first loads not working 2023-06-16 18:12:14 -04:00
tippy.ts utils.ts organization, round two (#1427) 2023-06-21 18:28:24 -04:00
toast.ts Fix I18 next circular reference 2023-06-21 20:54:35 -04:00
version.ts Use node env instead of version for environment specific logic 2023-05-14 16:25:03 -04:00