framework/views
Toby Zerner 3f683dd6ee
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
..
error Move view logic into middleware 2017-11-29 22:25:57 +10:30
frontend Webpack (#1367) 2018-06-20 13:20:31 +09:30
install Remove MySQL port field from visual installer 2017-07-22 11:32:07 +09:30
layouts Add a "return home" link to 404 errors 2017-11-29 13:23:25 +10:30
log-out.blade.php Generate URL in the controller instead of the view 2017-11-29 22:20:06 +10:30
reset-password.blade.php Fix class name 2018-01-01 10:34:19 +10:30