1
0
mirror of https://github.com/flarum/core.git synced 2025-09-02 12:43:28 +02:00
Commit Graph

8723 Commits

Author SHA1 Message Date
David Sevilla Martín
cd8d747985 Merge upstream into master 2018-05-12 10:19:52 -04:00
luceos
783ae9b72b Apply fixes from StyleCI 2018-05-11 10:27:44 +00:00
Toby Zerner
57a7c53bc1 Merge pull request #15 from flarum/dk/add-events
adds events to hook into
2018-05-11 19:37:28 +09:30
Daniël Klabbers
c2d4d13529 allowing configurable flood gate (#1411)
* allowing configurable flood gate

* fixed review comments
2018-05-11 19:27:37 +09:30
Clark Winkelmann
5f8ca30f45 Use ItemList for signup and login modals (#1420)
* Remove unused imports

* Use body and footer methods

* Use ItemList for signup and login inputs
2018-05-11 18:59:58 +09:30
Franz Liedke
370862d43e Merge pull request #8 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:22:07 +02:00
Franz Liedke
87f2966bf9 Merge pull request #32 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:21:58 +02:00
Franz Liedke
96c96193e4 Merge pull request #3 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:21:50 +02:00
Franz Liedke
27ea2f82f8 Merge pull request #9 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:21:40 +02:00
Franz Liedke
8862f5ccee Merge pull request #16 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:21:32 +02:00
Franz Liedke
af61c07b15 Merge pull request #16 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:21:18 +02:00
Franz Liedke
95b2b80d17 Merge pull request #49 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:20:17 +02:00
Franz Liedke
80a94a072c Merge pull request #13 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:19:58 +02:00
Franz Liedke
d8a8c34503 Merge pull request #13 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:19:39 +02:00
Franz Liedke
da2818d0c2 Merge pull request #13 from afrastgeek/master
Change fa icon prefix to fas
2018-05-10 21:18:49 +02:00
Ammar Fadhlur Rahman
21443d95b4 Change fa icon prefix to fas 2018-05-10 15:06:30 +07:00
Ammar Fadhlur Rahman
f1eefe7bf6 Change fa icon prefix to fas 2018-05-10 15:05:23 +07:00
Ammar Fadhlur Rahman
6d3c084a5f Change fa icon prefix to fas 2018-05-10 15:04:42 +07:00
Ammar Fadhlur Rahman
28e4bfa409 Change fa icon prefix to fas 2018-05-10 15:03:19 +07:00
Ammar Fadhlur Rahman
bc8960c3ec Change fa icon prefix to fas 2018-05-10 15:02:22 +07:00
Ammar Fadhlur Rahman
ca805afdfe Change fa icon prefix to fas 2018-05-10 15:01:02 +07:00
Ammar Fadhlur Rahman
0d18e0e140 Change fa icon prefix to fas 2018-05-10 14:59:28 +07:00
Ammar Fadhlur Rahman
4acd676543 Change fa icon prefix to fas 2018-05-10 14:58:35 +07:00
Ammar Fadhlur Rahman
1fcb84ebd3 Change fa icon prefix to fas 2018-05-10 14:56:52 +07:00
Ammar Fadhlur Rahman
9746161c4f Change fa icon prefix to fas 2018-05-10 14:53:21 +07:00
Charlie
f6398fc245 Update icons to "fas" (#1426)
* Update icons to "fas"

* Install icon change
2018-05-09 08:56:30 +02:00
Daniël Klabbers
4df36063c0 fixes session during installation (#1418)
* fixes session during installation

* Apply fixes from StyleCI

[ci skip] [skip ci]

* styling of commented code, removed unnecessary import
2018-05-08 10:32:28 +02:00
Daniel Klabbers
4d47a24eff adds events to hook into 2018-04-30 11:19:43 +02:00
Toby Zerner
d7191c19db Move to devDependencies 2018-04-25 10:31:52 +09:30
Toby Zerner
d5a4195cbc Update for webpack 2018-04-25 10:16:58 +09:30
Daniel Klabbers
8e85d89e72 is email confirmed boolean fixed 2018-04-17 14:27:52 +02:00
Daniel Klabbers
f04eaa1549 went over most of the changed attributes from the other pr 2018-04-17 14:22:38 +02:00
Daniel Klabbers
c30e19de1c joined_at renamed to User 2018-04-17 13:25:11 +02:00
Daniel Klabbers
0a1c05efbd tables renamed, auth_tokens and permissions 2018-04-17 12:21:55 +02:00
Daniel Klabbers
2bd5e3bcc5 restarted the branch using the already created migrations 2018-04-17 11:41:55 +02:00
Daniël Klabbers
77bb82bda4 Improved foundational backend unit tests (#1405)
* part one of adding tests, updating core

* Apply fixes from StyleCI

[ci skip] [skip ci]

* we need xdebug for code coverage, and hhvm was already removed

* forgot about the sidecar for mysql completely 🤦

* gitignore removed this installed json we need to fake that we have extensions

* using reguarded closure
2018-04-17 11:15:28 +02:00
Daniel Klabbers
c7f1529333 we can move this file deeper into storage 2018-04-13 09:12:56 +02:00
luceos
024e074b83 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-13 07:07:02 +00:00
Daniel Klabbers
8ae6e0c766 added the create discussion test, also renamed some classes that seem to have been incorrectly renamed from the other testing branch 2018-04-13 09:06:42 +02:00
Daniel Klabbers
9438534232 adds api controller tests 2018-04-13 07:52:39 +02:00
Daniel Klabbers
aedccdd381 gitignore removed this installed json we need to fake that we have extensions 2018-04-13 07:34:04 +02:00
Daniel Klabbers
b8a6da113e forgot about the sidecar for mysql completely 🤦 2018-04-13 07:25:30 +02:00
Daniel Klabbers
9e464ae84f Merge branch 'unit-testing' of github.com:flarum/core into unit-testing 2018-04-13 07:17:53 +02:00
Daniel Klabbers
7e55b31935 we need xdebug for code coverage, and hhvm was already removed 2018-04-13 07:17:39 +02:00
luceos
251e6d8cdd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-13 05:13:32 +00:00
Daniel Klabbers
42d22f7c06 part one of adding tests, updating core 2018-04-13 07:13:10 +02:00
Daniël Klabbers
51a4c845f1 fixes log in without remember on master (#1402)
* fixes log in without remember on master

* Fix cookie name by removing prefix from session name rather than in CookieFactory

* Inline temp variable
2018-04-12 06:49:34 +09:30
Toby Zerner
c181e6779e Fix absence of variable reference 2018-04-11 10:03:51 +09:30
Franz Liedke
1405de6d3e Do not load Laravel's SessionServiceProvider 2018-03-31 18:08:35 +02:00
Toby Zerner
9c804767db Merge pull request #1392 from datitisev/patch-2
Always return a promise in PostStream#update
2018-03-25 08:35:52 +10:30