1
0
mirror of https://github.com/flarum/core.git synced 2025-08-19 23:01:56 +02:00
Commit Graph

3489 Commits

Author SHA1 Message Date
Toby Zerner
5318865a51 Maintain "Start a discussion" button width on tags page
fixes flarum/core#1487
2018-07-20 11:41:21 +09:30
AFR
45761e5651 Separate edit and delete posts translation (#129) 2018-06-24 23:49:35 +02:00
Miles Cellar
8d3e10ce5e Fix alpha_dash (#130)
Fix from 7ff917aa20 (diff-9c04f727a922ad4f105b9ad764ec221d)
2018-06-23 21:38:25 +09:30
Toby Zerner
4c2fc9d414 Simplify the bootstrap file (#128) 2018-06-22 11:49:23 +02:00
Toby Zerner
d6823f4242 Merge branch 'tz/formatter-extender' 2018-06-22 12:24:53 +09:30
flarum-bot
1132bf653c Bundled output for commit 5e28acaf8b [skip ci] 2018-06-20 05:26:47 +00:00
flarum-bot
602a7190f9 Bundled output for commit de0861aa19 [skip ci] 2018-06-20 05:26:36 +00:00
flarum-bot
681c51880d Bundled output for commit ee74133ef6 [skip ci] 2018-06-20 05:26:18 +00:00
flarum-bot
25e7e2aa4c Bundled output for commit 19d5bf498f [skip ci] 2018-06-20 05:25:31 +00:00
flarum-bot
e17d0386b0 Bundled output for commit eb56c9230f [skip ci] 2018-06-20 05:25:00 +00:00
flarum-bot
522bae8f30 Bundled output for commit d81f7509b4 [skip ci] 2018-06-20 05:24:52 +00:00
flarum-bot
06f22972a7 Bundled output for commit 26938d774e [skip ci] 2018-06-20 05:24:50 +00:00
flarum-bot
067df578c9 Bundled output for commit c89b4f79f7 [skip ci] 2018-06-20 05:23:22 +00:00
flarum-bot
99a4d91bdd Bundled output for commit 0fdf5e6c55 [skip ci] 2018-06-20 05:23:13 +00:00
flarum-bot
1af5d351c4 Bundled output for commit f973ebf4ea [skip ci] 2018-06-20 05:22:06 +00:00
flarum-bot
8583c3a6b6 Bundled output for commit ecacd76ace [skip ci] 2018-06-20 05:21:57 +00:00
flarum-bot
8214638cb5 Bundled output for commit 20ddf72ec9 [skip ci] 2018-06-20 05:19:54 +00:00
Toby Zerner
ecacd76ace Fix Travis' deploy key 2018-06-20 14:34:17 +09:30
Toby Zerner
f973ebf4ea Fix Travis' deploy key 2018-06-20 14:33:56 +09:30
Toby Zerner
de0861aa19 Fix Travis' deploy key 2018-06-20 14:32:25 +09:30
Toby Zerner
5e28acaf8b Fix Travis' deploy key 2018-06-20 14:31:52 +09:30
Toby Zerner
ee74133ef6 Fix Travis' deploy key 2018-06-20 14:31:32 +09:30
Toby Zerner
19d5bf498f Fix Travis' deploy key 2018-06-20 14:31:12 +09:30
Toby Zerner
20ddf72ec9 Fix Travis' deploy key 2018-06-20 14:30:24 +09:30
Toby Zerner
eb56c9230f Fix Travis' deploy key 2018-06-20 14:29:28 +09:30
Toby Zerner
d81f7509b4 Fix Travis' deploy key 2018-06-20 14:27:52 +09:30
Toby Zerner
c89b4f79f7 Fix Travis' deploy key 2018-06-20 14:27:18 +09:30
Toby Zerner
26938d774e Fix Travis' deploy key 2018-06-20 14:19:22 +09:30
Toby Zerner
ad22ac4289 Remove progress flag 2018-06-20 13:57:31 +09:30
Toby Zerner
0fdf5e6c55 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
6d1e57fd56 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
eb1a6a79c3 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
76cc195c55 Remove progress flag 2018-06-20 13:54:01 +09:30
Toby Zerner
3a4fa7754a Remove progress flag 2018-06-20 13:54:01 +09:30
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