You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
layla
da14fb0d15
Merge pull request 'Serve fonts locally, don't fetch from Google' (#202) from layla/hexbear-frontend:fix/degoogle-fonts into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/202
|
6 months ago |
.storybook
|
extra batch
|
2 years ago |
config/jest
|
Add basic RoleBadge test example
|
3 years ago |
docker
|
add more instructions for running via docker
|
8 months ago |
docs
|
move docs to selfhost frontend, remove console log, new taglines
|
2 years ago |
public
|
Merge pull request 'Serve fonts locally, don't fetch from Google' (#202) from layla/hexbear-frontend:fix/degoogle-fonts into main
|
6 months ago |
scripts
|
formatting fix
|
2 years ago |
server
|
add routes with parameters to frontend server routing
|
2 years ago |
src
|
attempt
|
6 months ago |
translations
|
Rename users "online" to users "viewing" in comm/post views
|
1 year ago |
.drone.yml
|
fix step dependencies
|
2 years ago |
.eslintignore
|
include proxying for the backend in the server
|
2 years ago |
.eslintrc.json
|
Fix tooltip typescript nightmare
|
3 years ago |
.gitignore
|
more gitignore
|
2 years ago |
.prettierrc.js
|
Adding prettier.
|
3 years ago |
LICENSE
|
LICENSE: add AGPL license
|
2 years ago |
README.md
|
add more instructions for running via docker
|
8 months ago |
changelog.md
|
update changelog
|
2 years ago |
fuse.js
|
Remove react-scripts, comment out fuse.js
|
3 years ago |
generate_git_version.js
|
hanger ons
|
2 years ago |
generate_translations.js
|
generate typescript during compilation
|
3 years ago |
index.html
|
Serve fonts locally, don't fetch from Google
|
1 year ago |
jest.config.js
|
Fix test typing issues
|
3 years ago |
package.json
|
Initial selfhosting frontend server, added to dockerfile, move taglines from /public
|
2 years ago |
transform.js
|
Convert parcel to create-react-app
|
3 years ago |
tsconfig.json
|
Fix test typing issues
|
3 years ago |
types.d.ts
|
Add missing type definitions, fix implicit any
|
3 years ago |
vite.config.ts
|
Fix mobile post listing font colors, add Block component
|
3 years ago |
yarn.lock
|
Merge branch 'main' into fix/subscribe-to-ws
|
2 years ago |
Running in Docker
Check out the instructions in the backend repository to get a full local environment running.
cd docker
sudo ./docker_update.sh