Nachtalb
578b1947e2
Fix authenticated proxy
2021-10-23 01:11:54 +02:00
Mary Strodl
e7a8476cfe
NetworkForm: lint
2021-06-15 13:55:54 -04:00
Mary Strodl
a3f0314f6b
NetworkForm: only show proxy options if enabled
2021-06-15 13:52:39 -04:00
Mary Strodl
abcad094d1
network: add support for SOCKS ( closes #1375 )
2021-05-05 20:06:00 -04:00
Nachtalb
08f45eabb2
Restrict what the browser should try to autocomplete
...
Browsers often autocomplete into wrong fields. Eg. wanting to put the password in a fields in the settings screen and then use a sudo random other fields for username etc.
This is rather annoying and can break someones configuration, thus we should only enable it on fields where it somewhat makes sense (name, server & password fields).
2021-04-12 14:10:33 +02:00
Reto Brunner
a496ba8cfc
NetworkForm: s/away message/leave message/
...
877e4acf7d
- Add network specific leave message
introduced the wrong label for the leave message.
2021-04-05 19:19:36 +02:00
Max Leiter
c974ecb14a
Adjust placeholder away message
2021-02-12 14:07:48 -08:00
Nachtalb
877e4acf7d
Add network specific leave message
2020-12-18 10:53:37 +01:00
Pavel Djundik
b74b692391
Update prettier and apply formatting
2020-08-25 12:49:53 +03:00
Pavel Djundik
d7c641ffc7
Add password field for private+locknetwork
2020-07-08 15:42:34 +03:00
Pavel Djundik
c21ccad823
Allow changing network name in private mode with lockNetwork
2020-07-08 15:42:34 +03:00
Pavel Djundik
fce71f4a7c
Use v-model in network form, auto size commands
2020-04-15 11:12:07 +03:00
Pavel Djundik
6ee71779d1
Combine displayNetwork
into lockNetwork
2020-04-15 10:56:05 +03:00
Pavel Djundik
8a281bacd8
Preliminary SASL UI
2020-04-15 10:56:04 +03:00
Pavel Djundik
4c177b8d02
Remove "The Lounge" from connect in public
2020-03-17 12:20:32 +02:00
Pavel Djundik
568427ca98
Disable changing TLS if STS is enforced
2020-02-27 13:48:48 +02:00
Pavel Djundik
0dd0d8fb12
Undo username pattern
2020-01-23 22:14:30 +02:00
Pavel Djundik
de6d6906f8
Disallow some invalid characters in nicknames and usernames
...
@, !, : and whitespace are disallowed due to being part of the protocol/hostmask
2020-01-21 15:44:48 +02:00
Pavel Djundik
c4ddf6d93e
Check that usernameInput ref exists
2020-01-03 19:51:38 +02:00
Pavel Djundik
ba3e0dae79
Merge pull request #3645 from thelounge/xpaw/default-port
...
Switch default ports when toggling TLS
2020-01-02 10:46:38 +02:00
Mikaela Suomalainen
17588560e6
NetworkForm.vue: clarify autoconnect command help text
2019-12-30 18:39:56 +02:00
Pavel Djundik
c055a07f45
Switch default ports when toggling TLS
2019-12-28 23:08:46 +02:00
Pavel Djundik
1495ce3772
Remove bootstrap classes from settings
2019-12-14 22:30:34 +02:00
Pavel Djundik
b592657f7d
Style connect window without bootstrap
2019-12-14 22:29:50 +02:00
Richard Lewis
94bdff4fa0
Implement mirroring nick to username field in vue.
2019-11-25 20:13:02 +02:00
Pavel Djundik
2f635069e0
Move vuex state to a separate file and reorganize some code
...
Co-Authored-By: Tim Miller-Williams <timmw@users.noreply.github.com>
2019-11-25 20:12:54 +02:00
Pavel Djundik
c8b22b2df3
Fix up network editing
2019-11-25 20:12:52 +02:00
Richard Lewis
b5f2e7f0cc
Fix lint and format with prettier.
2019-11-25 20:12:30 +02:00
Richard Lewis
467ebab31f
Move most side bar and user list interactions to vue.
2019-11-25 20:12:28 +02:00
Richard Lewis
6c10a2a6cf
Port part of the settings functionality to vue.
2019-11-25 20:12:26 +02:00
Richard Lewis
08635beb61
Fix lint
2019-11-25 20:12:25 +02:00
Richard Lewis
5a3ad194e8
Move connect and network edit views to vue.
2019-11-25 20:12:25 +02:00