1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-04 18:29:17 +02:00
Commit graph

19 commits

Author SHA1 Message Date
Simo Kinnunen
24c1ba1bda Save user IP to database. 2014-05-30 11:46:47 +09:00
Gunther Brunner
3794237224 Updating to the new devices-db. 2014-05-23 17:23:49 +09:00
Simo Kinnunen
9edd849d28 Rename icon middlewares. They're cleaner this way. 2014-05-13 16:41:18 +09:00
Simo Kinnunen
86adb4f359 Fix JSHint errors. 2014-05-13 14:54:56 +09:00
Simo Kinnunen
eb94192122 Use stf-device-db instead of stf-devices-db. 2014-05-12 12:03:32 +09:00
Simo Kinnunen
0c24cb7ec6 Add browser icons. Currently requires stf-browser-db to be npm linked to work. 2014-05-08 18:58:51 +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
Simo Kinnunen
59178ee837 Ensure that each request has a corresponding user in the database. 2014-02-03 14:23:05 +09:00
Simo Kinnunen
881996557a Add user to rethinkdb after login. 2014-01-28 12:27:33 +09:00
Simo Kinnunen
f2066b35fa Make app work with login. 2014-01-27 15:38:40 +09:00