Anthony Lapenna
|
4f0e752d00
|
feat(api): remove any version api before proxying request (#1806)
|
2018-04-11 17:40:29 +02:00 |
Anthony Lapenna
|
81ed0e4507
|
chore(version): bump version number
|
2018-04-02 07:44:19 +10:00 |
Anthony Lapenna
|
30dfd3d616
|
fix(api): manage registry authentication in the API (#1751)
|
2018-03-23 08:44:43 +10:00 |
Anthony Lapenna
|
adf1ba7b47
|
feat(stack-creation): add the ability to specify git credentials (#1722)
* feat(stack-creation): add the ability to specify git credentials
* docs(api): update Swagger
|
2018-03-16 07:22:05 +10:00 |
Anthony Lapenna
|
9e47aedbe6
|
fix(api): ignore directory existence check and use os.MkdirAll (#1719)
|
2018-03-14 09:47:21 +10:00 |
Anthony Lapenna
|
706490db5e
|
fix(api): use EntryPoint as a reference to overwrite stack Compose file (#1725)
|
2018-03-13 21:35:12 +10:00 |
Anthony Lapenna
|
96e77b3ada
|
fix(api): fix a regression with the HTTP handler (#1718)
|
2018-03-13 09:06:38 +10:00 |
Anthony Lapenna
|
ec2a9e149b
|
chore(version): bump version number
|
2018-03-11 20:30:07 +10:00 |
Anthony Lapenna
|
28c73323bf
|
refactor(extensions): review bouncer settings for extensions endpoint (#1711)
|
2018-03-10 08:18:59 +10:00 |
Anthony Lapenna
|
f1a21c07bd
|
feat(storidge): add extension check on endpoint switch (#1693)
* feat(storidge): add extension check on endpoint switch
* feat(storidge): add extension check post login
|
2018-03-09 08:49:43 +10:00 |
Anthony Lapenna
|
9634cf1563
|
chore(version): bump version number
|
2018-03-03 09:19:54 +10:00 |
Anthony Lapenna
|
b9a1c68ea0
|
feat(security): check user existence for each protected requests (#1679)
|
2018-02-28 08:09:51 +01:00 |
Anthony Lapenna
|
81de2a5afb
|
feat(image-build): add the ability to build images (#1672)
|
2018-02-28 07:19:06 +01:00 |
Anthony Lapenna
|
eb43579378
|
feat(storidge): introduce endpoint extensions and proxy Storidge API (#1661)
|
2018-02-23 03:10:26 +01:00 |
Anthony Lapenna
|
5b9cb1a883
|
feat(api): use the stack ProjectPath as the working directory during deployment (#1648)
|
2018-02-09 10:55:51 +01:00 |
Anthony Lapenna
|
27dcfd043b
|
chore(version): bump version number
|
2018-02-08 09:27:13 +01:00 |
Anthony Lapenna
|
1de0619fd5
|
fix(api): ignore Docker login errors during stack deployment (#1635)
|
2018-02-07 08:37:01 +01:00 |
Anthony Lapenna
|
672819f3af
|
refactor(api): remove CLI deprecation related code (#1602)
|
2018-01-24 21:58:58 +01:00 |
Anthony Lapenna
|
4c2dfb3346
|
chore(version): bump version number
|
2018-01-23 16:52:54 +01:00 |
Anthony Lapenna
|
b1863430df
|
revert: revert PR 1366 (#1588)
|
2018-01-22 10:06:47 +01:00 |
Anthony Lapenna
|
a7cb0ca823
|
chore(version): bump version number
|
2018-01-21 17:30:06 +01:00 |
Miguel A. C
|
edadce359c
|
feat(stack-details): add stack deploy prune option (#1567)
* feat(stack-details): add stack deploy prune option
* fix go fmt issues
* add changes proposed by reviewer
* refactor deployStack as suggested by codeclimate
|
2018-01-20 18:05:01 +01:00 |
Vincent Besançon
|
10174b98b9
|
refactor(api): Fixed typo in check health cli flag (#1570)
|
2018-01-17 16:34:15 +01:00 |
1138-4EB
|
6acfb580dc
|
feat(cli): Add CLI flag for health-check (#1366)
|
2018-01-15 19:34:07 +01:00 |
Anthony Lapenna
|
35892525ff
|
docs(api): document the stack management endpoint (#1557)
|
2018-01-08 18:27:45 +01:00 |
Anthony Lapenna
|
d2f3309842
|
refactor(api): rename file package to filesystem (#1555)
|
2018-01-06 18:53:12 +01:00 |
Anthony Lapenna
|
fbd9139928
|
chore(version): bump version number
|
2017-12-11 16:03:53 +01:00 |
Anthony Lapenna
|
7dcf5c2d0b
|
chore(version): bump version number
|
2017-12-10 10:09:11 +01:00 |
Anthony Lapenna
|
2b2850d17a
|
fix(stacks): fix an issue with stacks using docker in their name (#1468)
|
2017-12-05 14:56:40 +01:00 |
Anthony Lapenna
|
ca036b56c1
|
feat(database-migration): enable donation header when upgrading Portainer (#1450)
|
2017-11-28 13:40:33 +01:00 |
Anthony Lapenna
|
2275467bdc
|
chore(version): bump version number
|
2017-11-26 10:07:59 +01:00 |
1138-4EB
|
688b15fb4b
|
feat(about): add a new about view as well as a support header
|
2017-11-26 10:05:03 +01:00 |
Anthony Lapenna
|
d9262d4b7f
|
chore(version): bump version number
|
2017-11-13 10:11:11 +01:00 |
Anthony Lapenna
|
7ee16d1e51
|
chore(version): bump version number
|
2017-11-08 08:28:37 +01:00 |
Anthony Lapenna
|
9ceb3a8051
|
feat(templates): add support for stack templates (#1346)
|
2017-11-07 08:18:23 +01:00 |
Thomas Kooi
|
407f0f5807
|
feat(configs): add support for docker configs (#996)
|
2017-11-06 09:47:31 +01:00 |
Anthony Lapenna
|
693f1319a4
|
feat(stacks): add the ability to specify env vars when deploying stacks (#1345)
|
2017-11-01 10:30:02 +01:00 |
Anthony Lapenna
|
b5629c5b1a
|
feat(stacks): allow to use images from private registries in stacks (#1327)
|
2017-10-26 14:22:09 +02:00 |
1138-4EB
|
34d40e4876
|
chore(build-system): make assets default relative, serve assets from assets/public (#1309)
|
2017-10-26 11:17:45 +02:00 |
Anthony Lapenna
|
dc48fa685f
|
fix(cli): fix default asset directory value
|
2017-10-15 20:47:37 +02:00 |
Anthony Lapenna
|
e110986728
|
chore(version): bump version number
|
2017-10-15 19:27:23 +02:00 |
Anthony Lapenna
|
587e2fa673
|
feat(stacks): add support for stack deploy (#1280)
|
2017-10-15 19:24:40 +02:00 |
Anthony Lapenna
|
79121f9977
|
docs(swagger): add missing Username field in UserAdminInitRequest
|
2017-10-04 08:38:55 +02:00 |
Anthony Lapenna
|
c6341eead0
|
docs(swagger): update swagger docs
|
2017-10-02 18:21:42 +02:00 |
Anthony Lapenna
|
249bcf5bac
|
fix(api): prevent the creation of multiple admin users (#1251)
|
2017-09-29 18:44:30 +02:00 |
Anthony Lapenna
|
9c10a1def2
|
Merge tag '1.14.3' into develop
Release 1.14.3
|
2017-09-27 19:43:11 +02:00 |
Anthony Lapenna
|
b59dd03b43
|
chore(version): bump version number
|
2017-09-27 19:43:01 +02:00 |
Anthony Lapenna
|
0bdcff09f8
|
feat(settings): add a setting to disable privileged mode for non-admins (#1239)
|
2017-09-27 09:26:04 +02:00 |
Anthony Lapenna
|
ca9d9b9a77
|
feat(settings): add a setting to disable bind mounts for non-admins (#1237)
* feat(settings): add a setting to disable bind mounts for non-admins
* refactor(gruntfile): remove temporary setting
|
2017-09-26 05:36:51 +02:00 |
Nenad Ilic
|
6cfffb38f9
|
feat(cli): Allow adding admin password using docker secrets aka file (#1199) (#1214)
|
2017-09-25 18:13:56 +02:00 |
Anthony Lapenna
|
8413b79fa9
|
Merge tag '1.14.2' into develop
Release 1.14.2
|
2017-09-21 17:22:18 +02:00 |
Anthony Lapenna
|
4b53c3422f
|
chore(version): bump version number
|
2017-09-21 17:22:01 +02:00 |
Anthony Lapenna
|
3fb668474d
|
fix(tls): fix an issue with TLSConfig ignored when using LDAP StartTLS
|
2017-09-21 17:19:43 +02:00 |
Anthony Lapenna
|
601ae9daf2
|
fix(ldap): prevent panic if search error arise (#1216)
|
2017-09-20 20:58:09 +02:00 |
Anthony Lapenna
|
5e2b3c1d07
|
chore(version): bump version number
|
2017-09-20 15:41:01 +02:00 |
Anthony Lapenna
|
912ebf4672
|
feat(api): filter tasks based on service UAC (#1207)
|
2017-09-19 20:23:48 +02:00 |
Anthony Lapenna
|
dd0fc6fab8
|
feat(swarm): restrict access to the node details view to administrators only (#1204)
|
2017-09-19 18:41:03 +02:00 |
Anthony Lapenna
|
61f652da04
|
feat(secrets): add UAC (#1200)
|
2017-09-19 17:10:15 +02:00 |
Anthony Lapenna
|
a2b4cd8050
|
feat(networks): add UAC (#1196)
|
2017-09-19 16:58:30 +02:00 |
Anthony Lapenna
|
d653391cdd
|
feat(api): write Docker response code when using local proxy (#1192)
|
2017-09-14 11:09:36 +02:00 |
Anthony Lapenna
|
8d4807c9e7
|
feat(api): TLS endpoint creation and init overhaul (#1173)
|
2017-09-14 08:08:37 +02:00 |
Adrian Kirchner
|
56604a5445
|
fix(cli): fix wrong default value for --no-analytics (#1185)
|
2017-09-10 10:00:48 +02:00 |
Anthony Lapenna
|
9a0f0a9701
|
feat(favicon): fix favicon display (#1177)
|
2017-09-05 09:57:49 +02:00 |
Anthony Lapenna
|
ef8edfb67b
|
feat(api): display version in startup logs (#1175)
|
2017-09-04 19:04:30 +02:00 |
Anthony Lapenna
|
0e8da2db18
|
docs(swagger): update UserAdminInitRequest definition
|
2017-08-29 09:11:19 +02:00 |
Anthony Lapenna
|
e65d132b3d
|
feat(init-admin): allow to specify a username for the initial admin account (#1160)
|
2017-08-28 20:59:13 +02:00 |
Anthony Lapenna
|
1a28e1091c
|
docs(api): update swagger.yml (#1130)
|
2017-08-16 10:15:58 +02:00 |
Anthony Lapenna
|
27188f4dff
|
chore(version): bump version number
|
2017-08-13 20:17:23 +02:00 |
Anthony Lapenna
|
92391254bc
|
feat(api): introduces swagger.yml (#1112)
|
2017-08-13 16:45:55 +02:00 |
Anthony Lapenna
|
d27528a771
|
feat(authentication): add LDAP authentication support (#1093)
|
2017-08-10 10:35:23 +02:00 |
Anthony Lapenna
|
0d6ab099ac
|
feat(templates): update LinuxServer.io templates feed URL (#1089)
|
2017-08-01 11:24:44 +02:00 |
Anthony Lapenna
|
02203e7ce5
|
refactor(api): relocate /docker API endpoint under /endpoints (#1053)
|
2017-07-20 16:22:27 +02:00 |
Anthony Lapenna
|
f2347b2f77
|
chore(version): bump version number
|
2017-07-17 15:59:43 +02:00 |
Anthony Lapenna
|
206eb0513d
|
chore(version): bump version number
|
2017-07-13 18:08:39 +02:00 |
Anthony Lapenna
|
3f085a977c
|
fix(UAC): allow a team member to delete a resource control (#1030)
|
2017-07-13 09:12:06 +02:00 |
Anthony Lapenna
|
5d749c2ebf
|
feat(auth): use the same error message on invalid authentication (#1024)
|
2017-07-12 17:22:14 +02:00 |
Anthony Lapenna
|
703e423e04
|
fix(external-endpoints): prevent the creation of an invalid file endpoint (#1021)
|
2017-07-12 15:15:42 +02:00 |
Glowbal
|
9909b6d481
|
feat(backend): make swarm api endpoint admin user protected (#991)
|
2017-07-08 10:34:04 +02:00 |
Anthony Lapenna
|
0e0764eff8
|
chore(version): bump version number
|
2017-06-29 16:37:22 +02:00 |
Anthony Lapenna
|
c82cd50d87
|
chore(version): bump version number
|
2017-06-20 13:21:06 +02:00 |
Anthony Lapenna
|
08c5a5a4f6
|
feat(registries): add registry management (#930)
|
2017-06-20 13:00:32 +02:00 |
Anthony Lapenna
|
afd99d2d68
|
chore(version): bump version number
|
2017-06-05 08:42:08 +02:00 |
Anthony Lapenna
|
c7e306841a
|
feat(settings): add settings management (#906)
|
2017-06-01 10:14:55 +02:00 |
Anthony Lapenna
|
5e74a3993b
|
fix(api): add restrictions for the files served by the API (#903)
|
2017-05-29 22:10:36 +02:00 |
Anthony Lapenna
|
de9be4bbe0
|
chore(version): bump version number
|
2017-05-25 12:20:43 +02:00 |
Anthony Lapenna
|
db1a754b39
|
chore(version): bump version number
|
2017-05-23 21:13:55 +02:00 |
Anthony Lapenna
|
9b9b2731ba
|
refactor(api): fix lint issues
|
2017-05-23 21:01:19 +02:00 |
Anthony Lapenna
|
5523fc9023
|
feat(global): introduce user teams and new UAC system (#868)
|
2017-05-23 20:56:10 +02:00 |
Thomas Krzero
|
7c6c9284f2
|
feat(endpoints) - Access exposed containers on endpoint public URL (#826)
|
2017-05-01 11:19:43 +01:00 |
030
|
6fa6dde637
|
feat(backend): native SSL support
|
2017-04-25 10:51:22 +01:00 |
dedalusj
|
5745606fe7
|
feat(cli): Allow setting admin password from CLI (#752)
|
2017-04-16 08:54:51 +01:00 |
Anthony Lapenna
|
abc929824c
|
fix(endpoints): add the ability to update TLS for an existing endpoint (#784)
|
2017-04-09 19:38:41 +01:00 |
Anthony Lapenna
|
0cde215259
|
chore(version): bump version number
|
2017-04-06 10:37:26 +02:00 |
Anthony Lapenna
|
e9c6feb3c4
|
chore(version): bump version number
|
2017-04-05 10:15:03 +02:00 |
Anthony Lapenna
|
b8803f380b
|
feat(templates): LinuxServer.io templates integration (#761)
|
2017-04-05 10:13:32 +02:00 |
Anthony Lapenna
|
f9c1941384
|
chore(api): update comment
|
2017-03-30 11:17:54 +02:00 |
Anthony Lapenna
|
135a92feb4
|
chore(version): bump version number
|
2017-03-28 15:18:29 +02:00 |
Anthony Lapenna
|
a99c6c4cbe
|
fix(backend): use a thread-safe implementation of map for proxies (#728)
|
2017-03-28 14:28:17 +02:00 |
Anthony Lapenna
|
dcce211676
|
fix(api): allow empty array when removing accesses to an endpoint (#692)
|
2017-03-17 11:52:17 +01:00 |
Anthony Lapenna
|
b24825d453
|
feat(backend): check for the full database path to verify its existence (#681)
|
2017-03-16 11:23:01 +01:00 |