Sharkey/packages/frontend
dakkar 74362af828 allow custom oneko image via themes - fixes #472
after this change, one can set a custom image by:

* upload an appropriate image to the drive (some images can be
  found at
	https://github.com/vencordcss/onekocord/tree/main/onekoskins),
	possibly with the "keep original" option set
* copy the URL to the image in the drive
* create/edit a theme so that it contains (inside `props`):

     "oneko-image": '"url(https://yourinstance.example.com/files/ee17b385-a084-4e2a-b531-225dfb96cc3c)',

  with the proper URL

That's it!
2024-03-23 12:19:13 +00:00
..
.storybook merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
.vscode test(#10336): add components/Mk[A-B].* stories (#10475) 2023-04-13 12:20:39 +09:00
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
assets feat: oneko 2024-02-01 17:31:04 +03:00
lib merge: upstream 2024-02-19 10:47:42 +01:00
public (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
src allow custom oneko image via themes - fixes #472 2024-03-23 12:19:13 +00:00
test merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
.eslintrc.cjs refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539) 2023-12-07 14:42:09 +09:00
.gitignore build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
package.json merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
tsconfig.json refactor: deprecate i18n.t (#13039) 2024-01-20 08:11:59 +09:00
vite.config.local-dev.ts merge: upstream 2024-02-03 20:19:44 +01:00
vite.config.ts merge: upstream (1) 2024-01-21 13:11:23 +01:00
vite.json5.ts Fix type errors from vite.json5.ts (#9936) 2023-02-15 17:14:47 +09:00
vue-shims.d.ts Fix/vue import error on intellij (#12612) 2023-12-09 13:13:31 +09:00