1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00
Commit graph

1838 commits

Author SHA1 Message Date
Gunther Brunner
8083ddec05 Update Korean translation. 2015-10-13 20:58:18 +09:00
Gunther Brunner
df8c935975 Revert to Angular 1.4.7 since it seems to break the transcluded directive which uses ng-context-menu.
Commit that seems to be breaking it: 652b83eb22

Also, use a ng-context-menu fork since the original is looking for maintainers now.
2015-10-13 20:57:16 +09:00
Gunther Brunner
a7408e071f Separate port from hostname for VNC since most clients have them as separate fields (Improve Copy-Paste workflow). 2015-10-13 20:20:32 +09:00
Gunther Brunner
41be8d09a2 Change angular-bootstrap to default version. 2015-10-13 19:40:27 +09:00
Simo Kinnunen
3b89196cc3 Fix VNC endianness check. 2015-10-13 19:25:56 +09:00
Gunther Brunner
8625a6db23 Update bootstrap UI. 2015-10-13 17:29:24 +09:00
Gunther Brunner
dec14899c2 Add initial VNC UI. 2015-10-13 17:29:04 +09:00
Gunther Brunner
c4179f5886 Simplify Advanced input keys to make space for new things coming up. 2015-10-13 17:11:59 +09:00
Simo Kinnunen
638322fd47 Fix VNC auth DB index. 2015-10-13 15:31:26 +09:00
Simo Kinnunen
8f882702f4 Oops, vnc doc was supposed to be markdown. 2015-10-13 14:31:03 +09:00
Simo Kinnunen
d55ce41214 No need for VNC "fingerprint" anymore. 2015-10-13 04:05:07 +09:00
Simo Kinnunen
5216eac5ce Remove unused VNC authentication utilities. 2015-10-13 04:05:07 +09:00
Simo Kinnunen
e68d8564f4 Slightly improved VNC readme. 2015-10-13 04:05:07 +09:00
Simo Kinnunen
5b5520b705 VNC authentication works, although there is no UI for adding passwords
yet. Direct database manipulation is required for now.
2015-10-13 04:05:07 +09:00
Simo Kinnunen
a902c66131 Fix misc eslint errors. 2015-10-13 04:05:07 +09:00
Simo Kinnunen
d335821ac8 Merge pull request #107 from openstf/greenkeeper-chalk-1.1.1
Update chalk to version 1.1.1 🚀
2015-10-12 02:23:15 +09:00
greenkeeperio-bot
15ce483ccb chore(package): update chalk to version 1.1.1
http://greenkeeper.io/
2015-10-11 05:27:36 +09:00
Simo Kinnunen
f994c352ea Fix accidental global variable in the file exporer. 2015-10-11 04:40:41 +09:00
Simo Kinnunen
6211dfacd3 Clean up our messy gulpfile just a little bit. Hopefully we can get rid
of gulp entirely at some point.
2015-10-11 04:37:17 +09:00
Simo Kinnunen
3a0b4e849e Fix npm loglevel option. 2015-10-11 04:26:06 +09:00
Simo Kinnunen
4db05268f4 run-sequence is super buggy too, preventing gulp run from running
properly. Not sure why it was being used in the
first place?
2015-10-11 04:18:06 +09:00
Simo Kinnunen
f7a7b6ff7d Stop using NPM3 for now, it's super slow and buggy. 2015-10-11 04:06:28 +09:00
Simo Kinnunen
368c8ad4fc Bump base image for Node 4.1.2 and latest NPM 3.x since v2 is stupid. 2015-10-10 21:47:28 +09:00
Simo Kinnunen
6c867bb1ea Revert "Use default loglevel for NPM, otherwise it's super noisy."
This reverts commit 4594ef6283.
2015-10-10 16:42:43 +09:00
Simo Kinnunen
4594ef6283 Use default loglevel for NPM, otherwise it's super noisy. 2015-10-10 16:23:25 +09:00
Simo Kinnunen
26ec3d4403 Attempt to resolve bower conflicts. 2015-10-10 16:22:56 +09:00
Simo Kinnunen
86824ea1e2 Merge pull request #104 from vbanthia/Issue-100_Add_socketopt_to_keep_tcp_connection_alive
Set TCP_KEEPALIVE socket option to all sockets to fix #100
2015-10-10 16:03:37 +09:00
Vishal Banthia
6c741cbf4b Set TCP_KEEPALIVE socket option to fix tcp_connection problem in
some network. Issue-100
2015-10-09 16:32:02 +09:00
Gunther Brunner
b95ec55e3e Update dependencies. Fix npm 3 flattened paths for our webpack middleware. 2015-10-09 16:31:59 +09:00
Simo Kinnunen
58e25c0f65 Completely forgot to augment brew install for OS X. 2015-10-02 15:51:34 +09:00
Simo Kinnunen
718c798c2a Let's see if this fixes the OS X build. Also, let's stop caring about Node 0.10. 2015-10-02 15:44:22 +09:00
Gunther Brunner
cefac1c62a Add ubuntu-toolchain to travis. Latest GCC supported version is 4.9. 2015-10-02 15:22:47 +09:00
Gunther Brunner
c873974bde With latest GCC 5.2 2015-10-02 15:17:58 +09:00
Gunther Brunner
98c5a4997c Test travis on OSX and Linux. Linux with latest GCC 5.2 2015-10-02 15:17:37 +09:00
Gunther Brunner
c71ca59c62 Test travis on node 4.1 2015-10-02 14:51:21 +09:00
Gunther Brunner
ae2361a389 Re-stylized the File Explorer. Unified location bar and search. 2015-10-01 21:40:08 +09:00
Gunther Brunner
bda0163b27 Add formatted date to File Explorer. 2015-10-01 19:14:44 +09:00
Gunther Brunner
d34174a1f4 Add formatted size (KB, MB) to File Explorer. 2015-10-01 19:04:06 +09:00
Gunther Brunner
6a956d10a7 Update bower dependencies. 2015-10-01 18:56:21 +09:00
Gunther Brunner
c17dede8c0 File Explorer order files alphabetically. Add file timestamp. 2015-10-01 18:56:03 +09:00
Gunther Brunner
2f3de3f516 Improve File Explorer styling. 2015-10-01 18:50:41 +09:00
Gunther Brunner
065f06edac Update bower dependencies. 2015-10-01 17:46:31 +09:00
Gunther Brunner
045643d48e Update npm dependencies. 2015-10-01 17:23:56 +09:00
Gunther Brunner
691b1abeb7 Change File Explorer icon and name. 2015-10-01 17:11:34 +09:00
Gunther Brunner
2b7a9403aa Style File Explorer along with coding standard. 2015-10-01 17:11:14 +09:00
Gunther Brunner
82c20c28d1 Renamed FileSystem to Explorer. 2015-10-01 16:55:13 +09:00
jlhonora
ad7c99bb75 Fix portrait/landscape buttons clickable area 2015-09-28 17:58:01 -03:00
Simo Kinnunen
ae449a631a Merge branch 'vnc' 2015-09-28 15:01:43 +09:00
Simo Kinnunen
2aaa26ce4e Mention experimental VNC support. 2015-09-28 15:01:02 +09:00
Simo Kinnunen
7a716a6da5 Update base to v1.0.4. 2015-09-28 14:59:07 +09:00