Commit Graph

272 Commits (21495d256718ead7ce51c7619400b34dced7dfae)

Author SHA1 Message Date
Aidaho12 e902002ec5 v2.7
Alerting about changes backends state
2018-07-23 13:08:43 +06:00
Aidaho12 24074d5ee4 v2.6.3.1 2018-07-18 19:14:03 +06:00
Aidaho12 cdd3d4cd91 v2.6.3.1 2018-07-18 17:53:37 +06:00
Aidaho12 c98aeb6492 v2.6.3.1
ddos and slow post atacks pre-configure settings in add pages
2018-07-18 11:46:37 +06:00
Pavel Loginov 38947903a1
Update LICENSE 2018-07-17 10:50:14 +06:00
Aidaho12 075f59d3f2 v2.6.3 2018-07-17 09:22:36 +06:00
Aidaho12 45aef7050b v2.6.3
SYN flood protect
2018-07-17 09:21:08 +06:00
Aidaho12 77ae8d1c40 v2.6.2.2
Improved compare
2018-07-16 10:52:43 +06:00
Pavel Loginov dc1c3b29de
Merge pull request #21 from DirkHeinke/master
Fix typo
2018-07-16 04:24:37 +06:00
Dirk Heinke 1338f4bf0b Fix typo 2018-07-15 21:49:11 +02:00
Aidaho12 60b83c9c8c v2.6.2.1
Ability to view SSL certificates
2018-07-13 10:28:21 +06:00
Aidaho12 d7b3229913 CVE-2018-7750
CVE-2018-7750
2018-07-13 08:42:15 +06:00
Aidaho12 5d3b74facf v2.6.2
Bugs
2018-07-10 18:03:28 +06:00
Aidaho12 bc87a22731 v2.6.2
Improved Overview page
2018-07-09 09:35:31 +06:00
Aidaho12 00aaa0a481 v2.6.1
Bugs
2018-07-07 15:43:31 +06:00
Pavel Loginov 2c6eb8d37d
Merge pull request #20 from cclauss/patch-1
Catch the throw exception in variable e
2018-07-05 22:21:13 +06:00
cclauss 038619f972
Catch the throw exception in variable e
The next line refers to __e__ twice but it is never defined.


flake8 testing of https://github.com/Aidaho12/haproxy-wi on Python 3.6.3

$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./app/delver.py:58:36: F821 undefined name 'e'
					stderr = "Error: %s - %s." % (e.filename,e.strerror)
                                   ^
./app/delver.py:58:47: F821 undefined name 'e'
					stderr = "Error: %s - %s." % (e.filename,e.strerror)
                                              ^
2     F821 undefined name 'e'
2
```
2018-07-05 18:16:57 +02:00
Aidaho12 c8914a3f12 v2.6.1
Bugs, style
2018-07-05 13:03:26 +06:00
Pavel Loginov dc6a6611bf
Merge pull request #19 from clifflu/fix/doc-typo
docs: fix typo Doker -> Docker
2018-07-05 11:42:44 +06:00
Cliff Chao-kuan Lu a89c3afc22 docs: fix typo Doker -> Docker 2018-07-05 13:40:15 +08:00
Aidaho12 92d9b5639a v2.6.1
Bugs
2018-06-29 12:07:24 +06:00
Aidaho12 0e85e79b70 v2.6.1
Manage servers and cred by groups
2018-06-28 11:55:07 +06:00
Aidaho12 d8a9c3dee3 v2.6
Bugs
2018-06-26 16:32:56 +06:00
Aidaho12 540e9acab1 v2.6
Each server has its own creds!
2018-06-24 15:31:28 +06:00
Aidaho12 96ed5b6fda v2.5.6.2 2018-06-20 13:21:16 +06:00
Aidaho12 80202a76e1 v2.5.6.2 2018-06-18 14:44:58 +06:00
Aidaho12 2228bab9d5 v2.5.6.2 2018-06-13 19:55:52 +06:00
Aidaho12 567a855765 v2.5.6.2 2018-06-13 19:12:34 +06:00
Aidaho12 8dc6dda1b1 v2.5.6.2
Improved Versions pages
2018-06-11 21:05:57 +06:00
Aidaho12 bd78cc7bd6 Donate =^.^= 2018-06-07 13:44:20 +06:00
Aidaho12 ecd24d1100 Donate =^.^= 2018-06-07 11:20:25 +06:00
Aidaho12 850a30b5e9 Donate =^.^= 2018-06-07 10:59:58 +06:00
Aidaho12 c559c1cc9c v2.5.6.1
Add fornentd/backend to Overview page
Bug fixed
2018-06-06 21:29:30 +06:00
Aidaho12 228bc5418a v2.5.6
Docker!
2018-06-06 00:20:10 +06:00
Aidaho12 aac1335506 v2.5.6
onselect change
2018-06-05 15:18:54 +06:00
Aidaho12 cba232ac34 v2.5.6
bugs
2018-06-04 16:05:49 +06:00
Aidaho12 a9348f971c v2.5.6
Need more security!!
bugs
2018-06-01 22:00:07 +06:00
Aidaho12 c6c494c809 v2.5.6
Need more security!!
bugs
2018-06-01 18:27:58 +06:00
Aidaho12 c85f7003f0 v2.5.5
Login page
Bug fixed
2018-05-31 20:25:20 +06:00
Aidaho12 f59eaa9b1e v2.5.5
APT support!
2018-05-31 00:09:02 +06:00
Aidaho12 5f4879177b v2.5.4.5
Bug fixed
2018-05-29 15:53:20 +06:00
Aidaho12 fe7b682cba v2.5.4.5
Logs time range
2018-05-19 00:09:14 +06:00
Aidaho12 c270d5d144 v2.5.4.4
Meet version 2.5.4.4! Improved reading of the config and output of errors!
2018-05-17 14:13:54 +06:00
Aidaho12 26793bc197 Patreon! =^.^= 2018-05-16 23:15:34 +06:00
Aidaho12 06b023cf45 v2.5.4.3
Stats page
2018-05-16 10:16:07 +06:00
Aidaho12 1bb9b8e17d v2.5.4.3
Managing servers through stats page
2018-05-14 00:14:33 +06:00
Aidaho12 8777d65598 v2.5.4.3
Managing servers through stats page
2018-05-14 00:07:33 +06:00
Aidaho12 d1ba6f1568 v2.5.4.2
Improved Add pages
2018-05-13 01:25:45 +06:00
Aidaho12 6726b92617 v2.5.4.2
improved Add pages
2018-05-13 00:11:58 +06:00
Aidaho12 d0671d8a40 v2.5.4.2
Improved Add pages
2018-05-12 22:41:07 +06:00