1
0
mirror of https://github.com/flarum/core.git synced 2025-09-01 20:24:25 +02:00
Commit Graph

8723 Commits

Author SHA1 Message Date
Toby Zerner
288ad0b2a6 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
0cc59d725f Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
42235cbed2 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
478181c300 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
d7b0d5c42c Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
5357668a8a Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
014864577d Webpack (#18)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:18 +09:30
Toby Zerner
078eec06d2 Webpack (#17)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:12 +09:30
Toby Zerner
70f2b63bf5 Webpack (#10)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:36:00 +09:30
Toby Zerner
6eae43688e Webpack (#4)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:48 +09:30
Toby Zerner
b41b69b0bf Webpack (#14)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:38 +09:30
Toby Zerner
d1f4d5a739 Webpack (#33)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:33 +09:30
Toby Zerner
ec6cd07f94 Webpack (#14)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:25 +09:30
Toby Zerner
990cae94cb Webpack (#14)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:19 +09:30
Toby Zerner
8efb08dcfa Webpack (#15)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:14 +09:30
Toby Zerner
b7346f39ad Webpack (#15)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:35:08 +09:30
Toby Zerner
d842d8e460 Webpack (#14)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:34:41 +09:30
Toby Zerner
3ff07832f4 Webpack (#9)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Restructure `less` directory
2018-06-20 13:34:30 +09:30
Toby Zerner
2c6a2b2d70 Webpack (#52)
See https://github.com/flarum/core/pull/1367

* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Maintain partial compatibility API (importing from absolute paths) for extensions
* Restructure `less` directory
2018-06-20 13:31:45 +09:30
Toby Zerner
c6ebef3631 Webpack (#1367)
* Replace gulp with webpack and npm scripts for JS compilation
* Set up Travis CI to commit compiled JS
* Restructure `js` directory; only one instance of npm, forum/admin are "submodules"
* Refactor JS initializers into Application subclasses
* Maintain partial compatibility API (importing from absolute paths) for extensions
* Remove minification responsibility from PHP asset compiler
* Restructure `less` directory
2018-06-20 13:20:31 +09:30
Toby Zerner
7f68717769 New issue templates (#1459) 2018-06-20 11:16:48 +09:30
Daniel Klabbers
8829da2765 Merge branch 'master' into 1236-database-changes 2018-06-19 09:57:47 +02:00
Toby Zerner
93ee7de0fc Use new Formatter extender 2018-06-17 15:01:19 +09:30
Toby Zerner
b36a1d809c Use new Formatter extender 2018-06-17 15:00:42 +09:30
Toby Zerner
a4f71bae31 Use new Formatter extender 2018-06-17 15:00:15 +09:30
Toby Zerner
ae31581450 Restructure JS and LESS 2018-06-17 14:53:35 +09:30
Toby Zerner
50dc913c58 0.1.0-beta.8 2018-06-16 22:55:03 +09:30
Toby Zerner
85de35cc47 Make webpack a peer dependency, commit lock 2018-06-16 22:54:43 +09:30
Toby Zerner
010ec1de63 Remove empty line 2018-06-16 22:39:41 +09:30
Toby Zerner
128780d961 Fix compat reference 2018-06-16 22:39:31 +09:30
Toby Zerner
2c90164a35 Add useExtensions option 2018-06-16 14:34:38 +09:30
Toby Zerner
7975757829 Update README formatting 2018-06-16 14:34:12 +09:30
Sajjad Hashemian
dfaf0eb0f3 Revert "add yamllinter check (#124)" (#127)
This reverts commit bca3810496.
2018-06-16 14:09:10 +09:30
Sajjad Hashemian
dcef34bafa [WIP] sort keys (#125)
* sort core.yml

* sort flarum-suspend.yml

* sort flarum-tags.yml

* undo email subjects
2018-06-16 14:08:20 +09:30
Toby Zerner
fca781f98a Update flarum core global reference 2018-06-16 13:53:47 +09:30
Toby Zerner
2960d25c82 Export into module.exports for Flarum to pick up 2018-06-16 13:52:53 +09:30
Toby Zerner
4f2ca74063 Change output location 2018-06-16 13:52:07 +09:30
Toby Zerner
f106732a2e Remove support for non-relative-path modules within a package 2018-06-16 13:51:04 +09:30
Toby Zerner
3c98e8e863 Relocate source files to package root 2018-06-16 13:49:34 +09:30
Toby Zerner
14825b58a7 Optimize babel config to reduce output filesize 2018-06-16 13:48:04 +09:30
Toby Zerner
eb9756a39e Add gitignore 2018-06-16 12:22:05 +09:30
Toby Zerner
1a51bbd480 Fix discussion posts not being initialized correctly. Fixes #1455 2018-06-16 11:01:42 +09:30
Toby Zerner
48e0656601 Add comment explaining extension boot process 2018-06-15 19:25:40 +09:30
Toby Zerner
14d49c2063 Make ExtensionManager a singleton 2018-06-15 19:25:15 +09:30
Toby Zerner
d13229a1fd Prevent @ character used in searches from crashing MySQL 🙄 2018-06-15 19:24:23 +09:30
Toby Zerner
bc092c48d4 Escape string used in LIKE query 2018-06-15 19:19:43 +09:30
Toby Zerner
09528a38d0 Use imported class name 2018-06-15 19:18:47 +09:30
Toby Zerner
dd6569a773 Add Interface suffix 2018-06-15 19:17:43 +09:30
Daniël Klabbers
a3c6833b54 migrating user preferences obviously works on empty table 2018-06-12 21:33:17 +02:00
Franz Liedke
0803b5ac18 Merge pull request #1451 from sijad/create-token
rename TokenController to CreateTokenController
2018-06-06 11:51:50 +02:00