Commit graph

79 commits

Author SHA1 Message Date
Samuel Crypto
2a78aceac6 Minor lint fixes 2019-10-04 11:31:30 -04:00
Samuel Crypto
34bde83067 Fixed problem where creating a new container did not correctly associate the proxy entered with it 2019-10-04 11:31:30 -04:00
Samuel Crypto
0a864f0cf3 Fixed weird problem after code lint modifications 2019-10-04 11:31:30 -04:00
Samuel Crypto
768ae66a64 Fixed typo 2019-10-04 11:31:30 -04:00
Samuel Crypto
e3531fb7b5 Fixed lint JS errors 2019-10-04 11:31:30 -04:00
Samuel Crypto
790a9273f9 Integrated proxy.onRequest functionality 2019-10-04 11:31:30 -04:00
Samuel Crypto
78330a4d20 Forgot to add include of new JS file 2019-10-04 11:31:30 -04:00
Samuel Crypto
067843c4b9 Integrated the proxified-containers.js logic into relevant files without direct proxifying yet 2019-10-04 11:31:30 -04:00
Samuel Crypto
a688fde769 Added new JS file to seamlessly store and retrieve list of proxified containers from browser local storage 2019-10-04 01:00:07 -04:00
Samuel Crypto
8ae039b77e Added markup for HTTP proxy option 2019-10-04 01:00:07 -04:00
Maxx Crawford
46a55da277 Updated to version 6.1.1 2019-10-02 16:22:54 -05:00
Francis McKenzie
1746d8379b Improved comments in CSS 2019-09-23 23:09:05 +01:00
Francis McKenzie
f57cf92f41 Bugfix: incorrect scrollbars/spacing when editing container with many assignments 2019-09-23 23:09:05 +01:00
Harry Twyford
54659f5c77 #1375 - Correct colors on confirmation page 2019-09-23 17:34:46 +01:00
Kendall Werts
21b7386a94 probably a better solution than using a timeout 2019-08-28 08:39:53 -05:00
Kendall Werts
529b9bb482 forgot a semicolon 2019-08-27 12:22:25 -05:00
Kendall Werts
3adb333022 solving linter issue without breaking the fix. 2019-08-27 11:54:16 -05:00
Kendall Werts
cc988a303e lack of px on the zero appears to break it. 2019-08-27 11:06:40 -05:00
Kendall Werts
46349e1a70 linted 2019-08-27 10:42:58 -05:00
Kendall Werts
bbe655d879 fixed first panel issue 2019-08-26 17:06:48 -05:00
Kendall Werts
7cbace9cc9 fix for #766 issues with display in overflow menu 2019-08-26 14:47:02 -05:00
Kendall Werts
4d42a74e66 Added class to empty div as requested 2019-08-06 20:39:46 -05:00
Kendall Werts
76f7a64cb8 fixed favicon url 2019-07-26 08:50:22 -05:00
Kendall Werts
1af8cf8222 fix for issue #1314 2019-07-25 13:38:17 -05:00
stoically
11a3b2facd
Merge pull request #1435 from silverwind/dark-mode-icon
Support dark themes on icon - Fixes #1424
2019-07-17 16:47:41 +02:00
Arthaey Angosii
cf9683174d
Fix typo in a comment. 2019-07-07 18:01:33 -07:00
silverwind
f617ca26bb
Support dark themes on icon - Fixes #1424 2019-06-09 18:45:41 +02:00
ctgardner
639399925c Refactor async anonymous functions into arrow functions
- fixes #972
2019-05-07 02:23:00 +01:00
Jonathan Kingston
3ae1803420 Bug 1539507 - Fix targeting of button click when button element isn't clicked. 2019-05-07 01:32:28 +01:00
luke crouch
6f4d3c4327
Merge pull request #1329 from ShivangiKakkar/new-release
Fixes #1328: Adding new version
2019-01-23 13:59:19 -06:00
shivangikakkar
7833a6a79f adding new version 2019-01-23 23:30:04 +05:30
shivangikakkar
42b0312790 exempting always open in functionality for non-standard ports 2019-01-19 02:02:27 +09:00
Shivangi Kakkar
b4c2da5474
Merge branch 'master' into fixes-168 2019-01-11 10:33:54 +09:00
shivangikakkar
6d7086d541 added functions and cosmetic changes 2019-01-11 09:25:00 +09:00
shivangikakkar
db0dba66b2 dynamically added close image icon in the title column 2019-01-11 04:06:08 +09:00
shivangikakkar
5b58168999 Refactored the logic to form warning message 2019-01-07 23:08:59 +00:00
mingchia-andy-liu
66a9116524 Fix delete warning message #1051
- Include the number of tabs that will be closed when container is deleted
- Insert the warning message to the `span` tag that was originally there
2019-01-07 23:08:59 +00:00
Jonathan Kingston
cb7ac6ca5e
Merge pull request #1298 from aabbi/duplicate-tabs-791
Fixes #1109 , rest of #791
2019-01-04 14:40:46 +00:00
luke crouch
a2995b6c66
Merge pull request #1292 from jonathanKingston/fix-missing-favicon
Add in missing favicon. Fixes #1285
2018-12-05 12:41:43 -06:00
luke crouch
ed383c8dfc
Merge pull request #1294 from jonathanKingston/badge-background-error
Remove badge background error. Fixes #1293
2018-12-05 09:09:34 -06:00
luke crouch
df9b900db6
Merge pull request #1297 from jonathanKingston/6.0.1
Bump release to 6.0.1
2018-12-05 08:48:50 -06:00
shivangikakkar
8af4c36fd0 removing inline css 2018-10-29 16:32:10 +05:30
shivangikakkar
abc4e0cdcf review changes 2018-10-23 15:13:41 +05:30
aabbi
b6dd32f683 moved unhiding container to background logic 2018-10-22 20:05:03 -04:00
Jonathan Kingston
0a437ff303 Bump release to 6.0.1. Fixes #1296 2018-10-21 22:33:08 +01:00
Jonathan Kingston
f7f4c320a6 Fix missing assignment check mark. Fixes #1271 2018-10-21 22:22:48 +01:00
Jonathan Kingston
5813621fb9 Remove badge background error. Fixes #1293 2018-10-21 21:25:55 +01:00
Jonathan Kingston
56fc7407da Add in missing favicon. Fixes #1285 2018-10-21 21:13:57 +01:00
Jonathan Kingston
220b902144
Merge pull request #1275 from ShivangiKakkar/fixes-256
#256 disables edit-container button when no container is present
2018-10-21 19:45:44 +01:00
shivangikakkar
c15eee22c6 implemented remove individual tabs just for visible state 2018-10-21 23:24:18 +05:30