1
0
mirror of https://github.com/flarum/core.git synced 2025-08-10 10:24:46 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
Alexander Skvortsov
b0395b3eb7 chore: flarum-cli audit infra --fix 2022-01-27 16:45:10 -05:00
David Wheatley
5e3ad44a55 chore: maintenance pre-1.2 release (#3213)
* chore: bump js dependencies

* chore: bump Yarn to 3.1.1

* chore: re-patch TS binary

* chore: don't show diffs for yarn lockfile
2021-12-27 19:04:42 +00:00
David Wheatley
0d642bd394 Mark typings as generated code (#2886) 2021-06-07 13:12:43 +01:00
David Wheatley
a7f98f54fa Mark JS dist folder as generated code (#2828)
This excludes it from the repo's language stats and are suppressed in Linguist diffs.

See: https://github.com/github/linguist/blob/master/docs/overrides.md#generated-code
2021-05-04 18:13:42 +01:00
Wadim Kalmykov
948ac359dc Improve developer experience by forcing LF line endings (#2321) 2020-09-28 14:04:08 -04:00
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
David Sevilla Martin
962b4f596f Exclude files for distribution using .gitignore 2017-05-18 18:46:55 -04:00
janga
f0716153a6 Hide diff for compiled diff files 2017-02-12 10:26:10 +05:30
Daniël Klabbers
06dcea6f5a remove unnecessary gitignore 2016-10-08 13:03:10 +02:00
Toby Zerner
2451ec21b9 Include the extension stub's .gitignore file 2015-08-29 18:29:33 +09:30
Toby Zerner
5e459e836e Add .gitattributes 2015-08-13 13:07:55 +09:30