Awoo's customized social media frontend.
Go to file
InterSocial b9f82755a5 rebr
2023-06-21 21:58:18 -04:00
.github Move FUNDING.yml to .github/FUNDING.yml 2022-04-18 16:20:40 -05:00
.gitlab Merge: Fix req-error, sidebar-close-button, undefined-bug, chats-query, mediamodal. 2022-12-29 22:04:55 +00:00
.husky Use lint-staged with Husky to only lint changed files 2021-09-15 11:00:50 -05:00
.storybook Add support for react-intl for Storybook 2023-02-07 14:23:28 -05:00
.vscode vscode: don't lint css through VSCode (rely on stylint and Tailwind extension) 2023-01-17 21:20:46 -06:00
app rebr 2023-06-21 21:58:18 -04:00
custom Allow custom module imports 2022-05-09 17:57:15 -05:00
docs rebr 2023-06-21 21:58:18 -04:00
installation rebr 2023-06-21 21:58:18 -04:00
jest rebr 2023-06-21 21:58:18 -04:00
tailwind rebr 2023-06-21 21:58:18 -04:00
types rebr 2023-06-21 15:51:08 -04:00
webpack rebr 2023-06-21 15:51:08 -04:00
.dockerignore dockerignore: .git 2022-09-04 12:54:41 -05:00
.editorconfig Add .editorconfig 2020-04-11 15:02:30 -05:00
.env.example Patron updates 2020-06-30 17:33:21 -05:00
.eslintignore Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
.eslintrc.cjs Make EditGroup page work, pretty much 2023-03-29 19:18:20 -05:00
.gitattributes Add .gitattributes, prevent conflicts on CHANGELOG.md 2022-12-14 17:44:16 -06:00
.gitignore Produce a junit.xml during test:coverage 2022-06-13 13:26:51 -05:00
.gitlab-ci.yml Update Node.js to v20 2023-04-20 21:04:44 +00:00
.lintstagedrc.json Rename some files to .cjs, make the codebase aware of .cjs and .mjs extensions 2023-01-17 18:34:11 -06:00
.stylelintignore Merge: i18n, font fizes, scss, weblate, notifications, login scopes, polyfills, token enhancements. 2023-01-31 17:59:33 +00:00
.stylelintrc.json Remove Dyslexic mode 2023-01-09 15:04:28 -06:00
.tool-versions asdf: nodejs 20.0.0 2023-05-02 14:23:04 -05:00
app.json rebr 2023-06-21 15:51:08 -04:00
babel.config.js rebr 2023-06-21 15:51:08 -04:00
CHANGELOG.md rebr 2023-06-21 15:51:08 -04:00
COFE_OF_CONDUCT.md Replace code of conduct with cofe of conduct 2020-05-29 00:57:07 -05:00
compose-dev.yaml Support Docker local development 2022-10-27 12:09:12 -05:00
dangerfile.ts Danger: don't warn about changelog for docs, CI, etc 2022-12-17 10:42:05 -06:00
Dockerfile rebr 2023-06-21 15:51:08 -04:00
Dockerfile.dev rebr 2023-06-21 15:51:08 -04:00
heroku.yml Add heroku.yml so it uses the Dockerfile 2022-09-01 17:21:05 -05:00
jest.config.js rebr 2023-06-21 15:51:08 -04:00
jsdoc.conf.js rebr 2023-06-21 15:51:08 -04:00
LICENSE Add LICENSE and README 2020-03-28 16:06:29 -05:00
package.json rebr 2023-06-21 15:51:08 -04:00
postcss.config.js rebr 2023-06-21 15:51:08 -04:00
README.md rebr 2023-06-21 15:51:08 -04:00
renovate.json rebr 2023-06-21 15:51:08 -04:00
tailwind.config.js rebr 2023-06-21 15:51:08 -04:00
translationRunner.ts rebr 2023-06-21 15:51:08 -04:00
tsconfig.json rebr 2023-06-21 15:51:08 -04:00
webpack.config.ts Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
yarn.lock rebr 2023-06-21 15:51:08 -04:00

Howler

Howler is the frontend used by Awoo.fyi.

License

Howler is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Howler is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with Howler. If not, see https://www.gnu.org/licenses/.