Simo Kinnunen
|
984c45b183
|
Separate websocket to its own role. Necessary because the app was getting pretty big already, but mostly because our Windows PCs don't like to connect to websockets on port 80, which is what we use for the app.
|
2014-06-06 15:02:29 +09:00 |
|
Simo Kinnunen
|
2379acae5d
|
Don't try to close webpack watcher if it doesn't exist.
|
2014-05-01 17:05:21 +09:00 |
|
Simo Kinnunen
|
c9043dd895
|
Replace webpack-dev-middleware with our own improved version.
|
2014-04-21 17:38:34 +09:00 |
|
Gunther Brunner
|
3c8efab212
|
- Tabs are nice now.
|
2014-03-27 20:03:22 +09:00 |
|
Gunther Brunner
|
c17176a985
|
- Adding languages support.
- Adding webpack bundle building support.
|
2014-03-26 21:38:57 +09:00 |
|
Gunther Brunner
|
a9a645da23
|
- Adding notifications.
|
2014-03-14 15:44:27 +09:00 |
|
Gunther Brunner
|
eaaf6a36bd
|
- Add Local settings.
- Add Language settings synced back.
|
2014-03-13 21:03:41 +09:00 |
|
Gunther Brunner
|
d61a70fda5
|
- Refactored out WebPack options.
|
2014-03-12 19:27:57 +09:00 |
|
Gunther Brunner
|
ca401d7b9c
|
- Adding loaders for images/fonts.
- More styles working now.
|
2014-03-11 20:15:18 +09:00 |
|
Gunther Brunner
|
345f921fb9
|
- Renamed 'lib' to 'bower_components' because we need to easily differentiate npm/component/bower packages.
- Started to add CSS back.
|
2014-03-10 19:58:04 +09:00 |
|
Simo Kinnunen
|
f24e777961
|
Move webpack-config.js to the middleware folder.
|
2014-02-25 14:13:20 +09:00 |
|