Commit graph

552 commits

Author SHA1 Message Date
Vinicius Fortuna
3883fc2920 Simplify 2019-08-08 00:26:20 -04:00
Vinicius Fortuna
5cd82ae3f8 Fix names 2019-08-08 00:21:44 -04:00
Vinicius Fortuna
9e5855a211 Enable run on macOS. Kind of 2019-08-08 00:04:02 -04:00
Vinicius Fortuna
1e9aafcad7 Merge changes 2019-08-07 22:22:53 -04:00
fortuna
1d9584d616 Fix run_server 2019-08-07 14:28:47 -04:00
fortuna
4c030211aa Get run_server to run 2019-08-07 13:38:29 -04:00
fortuna
5656a7b5e0 Fix ShadowsocksConfig 2019-08-07 13:37:36 -04:00
Vinicius Fortuna
d6085fa46c Fix restify 2019-08-06 00:41:17 -04:00
Vinicius Fortuna
c70fc8b85f Add external binaries as deps 2019-08-06 00:25:47 -04:00
fortuna
f663b8a657 Convert main.ts 2019-08-05 16:40:52 -04:00
fortuna
e3c7dd4bff Convert manager_service 2019-08-05 15:18:36 -04:00
Vinicius Fortuna
57132b52b8 restore subpath 2019-08-05 10:20:13 -04:00
Vinicius Fortuna
f288f80d1e Mostly convert server/ 2019-08-05 09:59:33 -04:00
Vinicius Fortuna
7b21d25601 Finish infrastructure directory 2019-08-03 02:58:55 -04:00
Vinicius Fortuna
775d8d2f75 Make get_port_test run 2019-08-03 02:20:33 -04:00
Jonathan Cohen
6e93cdc3f2
Avoid declare -g for old bash installs (#462) 2019-07-30 17:24:24 -04:00
Jonathan Cohen
a63c067e8d
manager_service cleanup (#460)
* Remove magic number responses from manager_service

* add 'new'

* De-nest branches in setShareMetrics

* Cleanup manager_service

* Fix error checking

* unformat

* Respond to review comments

Force merging because the travis tests passed but the github ui isn't updating.
2019-07-29 16:31:58 -04:00
alalamav
91bde00d42
Access key quotas (#456) 2019-07-19 15:01:08 -04:00
alalamav
363c5f16d0
Convert Khmer translations to Unicode key-value JSON (#455) 2019-07-11 01:11:45 +03:00
erinm
d58aaf7526 Create km.json (#454) 2019-07-09 21:55:18 +03:00
alalamav
34b2c708be
i18n: extract strings (#446) 2019-06-20 17:38:49 -04:00
Vinicius Fortuna
a986a75780
Merge pull request #443 from Jigsaw-Code/fortuna-web
Make web app load on web
2019-06-07 13:13:49 -04:00
fortuna
744a850ec5 Fix CSP for Safari
It seems Safari expands the HTML imports before applying the CSP.
Some links were breaking because of that.
2019-06-06 18:33:47 -04:00
fortuna
f759d4ec54 Make subresources work on web 2019-06-06 15:10:54 -04:00
Jeremy Bunting
ee8a8f0ad1 Corrected a typo on 'monthly' (#437) 2019-05-30 16:50:19 -04:00
Jonathan Cohen
a29796b56a
Remove the extra space. (#422)
* Remove the extra space.  I forgot to push teh fix last time.

* Fix method indentation
2019-04-18 12:52:15 -04:00
Jonathan Cohen
fc11eeecc4
Merge pull request #423 from Jigsaw-Code/cohenjon
Hide access key help when settings tab is selected
2019-04-18 12:51:45 -04:00
Jon Cohen
665d35f113 Hide access key help when settings tab is selected 2019-04-18 12:21:45 -04:00
Jonathan Cohen
aefefc546e
Merge pull request #421 from Jigsaw-Code/cohenjon-metrics-toggle
Clarify whether or not a server is sharing metrics data
2019-04-17 18:01:58 -04:00
Jonathan Cohen
ccc86b2aa6 Remove extra space 2019-04-17 17:07:18 -04:00
Jonathan Cohen
054de15dcb Make the unticked box light gray instead of dark gray 2019-04-17 17:04:39 -04:00
Jonathan Cohen
8d4cce491f s/toggle-button/checkbox/g in licences.txt 2019-04-17 16:09:46 -04:00
Jonathan Cohen
463681b685 Remove paper-toggle-button from bower deps 2019-04-17 16:08:22 -04:00
Jonathan Cohen
c611610419 Change the menu toggle to a checkbox 2019-04-17 15:42:51 -04:00
Jonathan Cohen
d20d93a6a2 Add a dependency on paper-checkbox 2019-04-17 15:30:18 -04:00
Jonathan Cohen
da7829c2e6 Get rid of initialMetricsEnabled
The observer function is already passed the new and old values,
we just didn't use them.
2019-04-17 14:52:27 -04:00
Vinicius Fortuna
eb64ab8b53
Merge pull request #415 from Jigsaw-Code/fortuna-flags
Add flags for hostname and ports
2019-04-09 19:55:43 +02:00
fortuna
25264299db Update README 2019-04-08 18:54:54 -04:00
fortuna
6faa9e4ab4 Fix error handling 2019-04-08 18:51:05 -04:00
fortuna
5c22848bbb Make getopt fail on bad param 2019-04-08 18:23:28 -04:00
fortuna
d19a5afcb8 separate params from eval 2019-04-08 18:19:27 -04:00
fortuna
c244868359 Fix API_PORT assignment 2019-04-08 18:04:55 -04:00
Vinicius Fortuna
7088ac54f9
Fix typo 2019-04-02 18:14:36 +02:00
fortuna
9bdfd6b8cb usage fix 2019-03-29 19:13:41 -04:00
fortuna
e4447ef388 Address review comments 2019-03-29 19:11:39 -04:00
fortuna
174410ee1f Add deprecation notice 2019-03-28 18:41:56 -04:00
fortuna
2a00fe5a17 Cosmetic changes 2019-03-28 18:37:42 -04:00
fortuna
c12e6c7c7a Add flags for hostname and ports 2019-03-28 18:32:08 -04:00
Cormac Smartt
6e4584df07 Update Docker for Mac caveat to reflect the correct network flag (#407) 2019-03-11 16:21:40 -04:00
trevj
ef8d6acc1c
Merge pull request #402 from Jigsaw-Code/trevj-shadowsocksconfig-v0.0.9
update shadowsocksconfig for fix to passwords containing @
2019-02-20 12:23:57 -05:00