|
|
2026-09-19 22:55:25 +00:00 |
|
assets
|
Include IDs of uploaded files in request.
|
2026-09-19 17:29:43 +00:00 |
|
config
|
Actually use the password and email address change email templates that have been sitting in the repo for years.
|
2026-03-07 00:14:19 +00:00 |
|
database
|
Entirely removed the unfinished storage tasks API.
|
2026-09-19 20:28:32 +00:00 |
|
docs
|
Tighter client side integrations for uploads.
|
2025-03-27 21:27:49 +00:00 |
|
public
|
Don't use "use" for global namespace classes.
|
2026-09-19 21:48:41 +00:00 |
|
public-legacy
|
Don't use "use" for global namespace classes.
|
2026-09-19 21:48:41 +00:00 |
|
src
|
Removed unused pool rules.
|
2026-09-19 22:34:45 +00:00 |
|
storage
|
Ensure storage folder exists.
|
2025-03-27 00:57:53 +00:00 |
|
templates
|
Redid memberlist based on profile headers.
|
2026-09-19 16:06:02 +00:00 |
|
.browserslistrc
|
Use Node for asset building instead of building on the fly every time (feat. minification!)
|
2023-07-15 23:58:17 +00:00 |
|
.editorconfig
|
Use make for calling various scripts correctly.
|
2025-04-11 18:57:13 +00:00 |
|
.env.example
|
Added Fediverse and Patreon links to the Home header dropdown.
|
2026-09-18 02:23:41 +00:00 |
|
.gitattributes
|
Use Node for asset building instead of building on the fly every time (feat. minification!)
|
2023-07-15 23:58:17 +00:00 |
|
.gitignore
|
Ensure storage folder exists.
|
2025-03-27 00:57:53 +00:00 |
|
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
|
composer.json
|
Bumped version.
|
2026-09-19 22:55:25 +00:00 |
|
composer.lock
|
Bumped version.
|
2026-09-19 22:55:25 +00:00 |
|
LICENSE
|
Hello 2026!
|
2026-01-02 20:14:28 +00:00 |
|
Makefile
|
Added stuff for phpunit.
|
2026-09-11 19:42:55 +00:00 |
|
msz
|
Use generators for gathering commands.
|
2026-06-27 22:42:46 +00:00 |
|
package-lock.json
|
Bumped version.
|
2026-09-19 22:55:25 +00:00 |
|
package.json
|
Bumped version.
|
2026-09-19 22:55:25 +00:00 |
|
phpstan.neon
|
Fixed phpstan.neon paths list.
|
2026-06-10 19:02:04 +00:00 |
|
phpunit.xml
|
Added stuff for phpunit.
|
2026-09-11 19:42:55 +00:00 |
|
README.md
|
Fixed lie.
|
2025-11-29 23:59:30 +01:00 |
|
webpack.config.js
|
Dropkick SCSS and purely use PostCSS for preprocessing.
|
2026-02-23 19:14:46 +00:00 |