Simple forum software for building great communities.
Go to file
David Sevilla Martín cc95faa07d Add migration to add 'fa fa-' to group icons (#1597)
* Add migration to add 'fa fa-' (FA v4 shim) to group icons

* StyleCI

* Change prefix to `fas fa-`
2018-10-10 00:39:19 +02:00
.github Update PULL_REQUEST_TEMPLATE.md (#1545) 2018-08-14 22:08:16 +02:00
.travis Checkout the branch before committing 2018-06-20 14:47:37 +09:30
js Bundled output for commit 9fa7258325 [skip ci] 2018-10-09 22:32:47 +00:00
less Update ExtensionPage Style (#1560) 2018-09-26 17:00:27 +09:30
migrations Add migration to add 'fa fa-' to group icons (#1597) 2018-10-10 00:39:19 +02:00
src adds log rotation, reducing file size per log file and easier to delete 2018-10-09 19:54:52 +02:00
stubs/migrations Remove extension generator 2016-10-04 23:26:03 +03:30
tests Fix tests 2018-09-22 00:40:19 +02:00
views Frontend refactor (#1471) 2018-06-30 12:31:12 +09:30
.deploy.enc Webpack (#1367) 2018-06-20 13:20:31 +09:30
.editorconfig part one of adding tests, updating core 2018-04-13 07:13:10 +02:00
.gitattributes Webpack (#1367) 2018-06-20 13:20:31 +09:30
.gitignore Webpack (#1367) 2018-06-20 13:20:31 +09:30
.styleci.yml Update StyleCI rules 2016-11-16 15:47:12 +10:30
.travis.yml Travis: Add table prefix to build matrix (#1568) 2018-09-16 20:59:40 +02:00
composer.json Auth token and avatarUrl security improvements (#1514) 2018-09-22 13:48:27 +09:30
LICENSE Update year (#1328) 2017-12-31 20:48:23 +01:00
phpunit.xml [wip] 1211 mariadb compatibility (#1440) 2018-05-29 05:51:22 +02:00
README.md Update urls with their current canonical versions (#1524) 2018-08-02 17:39:06 +02:00

Flarum Core

This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.

Contributing

Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.