FoundKey/packages/client/src
Johann150 f4ee8b321e
client refactor: use pagination in drive component
Squashed commit of the following:

commit 8636adab6455bea29659a6799a7f3aad9e7cc10d
Author: Johann150 <johann.galle@protonmail.com>
Date:   Mon Oct 17 22:53:24 2022 +0200

    fix: remove comment

commit 7ff8d45bfa2ed5c07c9a053e817604ef2eb115ad
Author: Johann150 <johann.galle@protonmail.com>
Date:   Mon Oct 17 21:55:48 2022 +0200

    fix paginations reloading

    The Pagination type actually specifies that just the params property
    should be a Ref.

commit 55fe9210c15785611603e3a7a2535ebf8008ea64
Author: Johann150 <johann.galle@protonmail.com>
Date:   Mon Oct 17 18:55:54 2022 +0200

    fix variable name

commit a464d1363bc8c62606a4d2acc148ce269973bede
Author: Johann150 <johann.galle@protonmail.com>
Date:   Sun Oct 16 22:36:11 2022 +0200

    fix: don't display empty drive message while loading

commit 52905b398f683ff3c71c2d5592851b2d2a428550
Author: Johann150 <johann.galle@protonmail.com>
Date:   Fri Oct 14 22:19:13 2022 +0200

    remove unavailable i18n strings

commit d491a71cbec05f991864a06b8e0001d40da006a3
Author: Johann150 <johann.galle@protonmail.com>
Date:   Fri Oct 14 22:18:42 2022 +0200

    client refactor: use pagination in drive component

    This majorly refactors the drive component to use the proper pagination
    component instead of reimplementing pagination.

    The drive component is also refactored to use ref sugar (i.e. $ref).
2022-10-17 22:58:12 +02:00
..
components client refactor: use pagination in drive component 2022-10-17 22:58:12 +02:00
directives client: remove click-anime directive 2022-10-04 20:01:14 +02:00
filters refactor: use nullish coalescing & optional chaining 2022-10-11 00:39:27 +02:00
pages add link to external CSS snippets 2022-10-14 17:11:06 +02:00
scripts feat: per-user renote muting 2022-10-11 10:42:39 +00:00
themes client: remove _acrylic 2022-08-12 21:25:06 +00:00
types rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
ui client: use cached instance information 2022-10-11 10:46:25 +02:00
widgets client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
account.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
config.ts feat: show real local info in instance ticker 2022-08-25 21:22:02 +00:00
const.ts client: Use named constants for time calculations (#183) 2022-10-04 18:05:41 +00:00
emojilist.json client: add aliases for beverage box emoji 2022-10-14 15:11:47 +02:00
events.ts refactoring 2021-11-12 02:02:25 +09:00
i18n.ts client refactor: merge script/i18n.ts into i18n.ts 2022-10-01 10:22:56 -04:00
init.ts remove global variables for i18n 2022-09-21 13:29:08 -04:00
instance.ts client: fetch meta via GET 2022-10-10 17:36:50 +02:00
menu.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
nirax.ts client: add return types to functions 2022-09-04 19:31:11 -04:00
os.ts client: fix vue warning 2022-10-14 16:55:37 +02:00
pizzax.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
plugin.ts client: fix some lints 2022-08-12 08:35:22 +02:00
router.ts chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00
stream.ts rename foundkey-js imports to foundkey 2022-09-13 17:17:46 +02:00
style.scss client: remove click-anime directive 2022-10-04 20:01:14 +02:00
theme-store.ts client: prefer absolute over relative imports 2022-10-01 10:22:56 -04:00