<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/Vencord.git/src/plugins/startupTimings, branch gitkeepuserplugins</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/'/>
<entry>
<title>chore: transition to shorter license headers (#6)</title>
<updated>2023-08-10T00:17:49+00:00</updated>
<author>
<name>Rini</name>
<email>rini@rinici.de</email>
</author>
<published>2023-08-10T00:17:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=8b6c8bc0ecedfea82370a253050657e5ca9d48f1'/>
<id>8b6c8bc0ecedfea82370a253050657e5ca9d48f1</id>
<content type='text'>
Transition from the GPL jumpscare to a more concise header:

	/*
     * Vencord, a Discord client mod
	 * Copyright (c) 2023 Vendicated and contributors
     *
	 * SPDX-License-Identifier: GPL-3.0
     */

Old files still keep the old headers, while eslint will now autofix the new header

Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini &lt;rini@rinici.de&gt;
Co-committed-by: Rini &lt;rini@rinici.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Transition from the GPL jumpscare to a more concise header:

	/*
     * Vencord, a Discord client mod
	 * Copyright (c) 2023 Vendicated and contributors
     *
	 * SPDX-License-Identifier: GPL-3.0
     */

Old files still keep the old headers, while eslint will now autofix the new header

Reviewed-on: https://codeberg.org/Ven/cord/pulls/6
Co-authored-by: Rini &lt;rini@rinici.de&gt;
Co-committed-by: Rini &lt;rini@rinici.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[skip ci] Refactor utils</title>
<updated>2023-05-05T23:36:00+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2023-05-05T23:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=0d5e2d0696da494aee2126b4cadbca7e07066b89'/>
<id>0d5e2d0696da494aee2126b4cadbca7e07066b89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor: update plugins to use `$self` (#478)</title>
<updated>2023-02-10T21:41:49+00:00</updated>
<author>
<name>fawn</name>
<email>fawn@envs.net</email>
</author>
<published>2023-02-10T21:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=d95be1acbaa282c53508a33d85cdda2ea76c50da'/>
<id>d95be1acbaa282c53508a33d85cdda2ea76c50da</id>
<content type='text'>
Co-authored-by: Ven &lt;vendicated@riseup.net&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Ven &lt;vendicated@riseup.net&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix StartupTimings (#353)</title>
<updated>2022-12-20T15:18:15+00:00</updated>
<author>
<name>Nuckyz</name>
<email>61953774+Nuckyz@users.noreply.github.com</email>
</author>
<published>2022-12-20T15:18:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=1742bb60204a21cc11c6c19fdcd699be26cac383'/>
<id>1742bb60204a21cc11c6c19fdcd699be26cac383</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Path aliases, better lazyWebpack (#268)</title>
<updated>2022-11-28T12:37:55+00:00</updated>
<author>
<name>Ven</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-28T12:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=bad96b78879f296d5b9e7adacb03756b0f58427a'/>
<id>bad96b78879f296d5b9e7adacb03756b0f58427a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix startup timings page (#219)</title>
<updated>2022-11-19T15:52:17+00:00</updated>
<author>
<name>megumin</name>
<email>megumin.bakaretsurie@gmail.com</email>
</author>
<published>2022-11-19T15:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=7ff2d2ba8a371d774f220ba5411082bfe95af3a1'/>
<id>7ff2d2ba8a371d774f220ba5411082bfe95af3a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lint: Disallow utils index imports</title>
<updated>2022-11-07T22:34:14+00:00</updated>
<author>
<name>Vendicated</name>
<email>vendicated@riseup.net</email>
</author>
<published>2022-11-07T22:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=f7d9be91407582fd85a70eef89c03a32e37c3c0f'/>
<id>f7d9be91407582fd85a70eef89c03a32e37c3c0f</id>
<content type='text'>
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This keeps leading to issues due to circular imports.
Import from specific files instead, index just reexports
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(plugins): add Startup Timings (#189)</title>
<updated>2022-11-05T10:09:05+00:00</updated>
<author>
<name>megumin</name>
<email>megumin.bakaretsurie@gmail.com</email>
</author>
<published>2022-11-05T10:09:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/Vencord.git/commit/?id=9663e229a6f4a0126552afb5486cb61d1b7fd8f4'/>
<id>9663e229a6f4a0126552afb5486cb61d1b7fd8f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
