Florian Heinrich
638724925e
Refactoring relative paths PR#209.
...
- use html `base` tag containing the context path once instead inside
every single URL/link.
- update and enhance `nginx-contextpath` example
- export javascript code into separated file
- Add TODO note to javascript clipboard check (from PR#250) since
Firefox and Safari do not support the current implementation
2023-03-21 14:14:09 +01:00
Artur Propp
1245b15e01
Add explicit VOLUME instruction for jetty image
...
Set a mount point for read-only root file system configurations.
Without the explicit mount point definition in the image, we were facing
issues on Amazon ECS, because the directory got mounted with different
ownership (root) and mode (0755).
For reference please see also:
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/bind-mounts.html#bind-mount-considerations
2023-03-08 17:30:00 +01:00
Florian
99f85c0c9b
Use relative paths as far as possible.
...
Switch from absolute paths `hostpath` to relative paths `contextpath`.
Unfortunately, for the url input javascript is necessary to resolve the
relative url.
Also see Issue #205 .
2023-02-24 09:26:48 +01:00
Joel Pearson
4a5e204e16
Adding PDF support #130
2023-02-17 19:43:59 +01:00
Arnaud Roques
8cb5ca0daf
Version 1.2023.1
2023-01-29 23:48:19 +01:00
Florian Greinacher
afd8bbcceb
feat: support deep base URLs
2023-01-26 10:29:03 +01:00
Arnaud Roques
6d90304fd7
Restore https://github.com/plantuml/plantuml-server/pull/251
2023-01-15 18:19:07 +01:00
Arnaud Roques
f62ba44e7d
Restore https://github.com/plantuml/plantuml-server/pull/250
2023-01-15 18:08:07 +01:00
Arnaud Roques
823b506900
Import version 1.2023.0
2023-01-12 20:01:23 +01:00
Arnaud Roques
b458bfad19
Version 1.2022.14
2022-12-07 22:51:38 +01:00
Arnaud Roques
a7a5b91933
Temporary remove tests
2022-12-06 19:20:32 +01:00
Arnaud Roques
20468f5bd9
Temporary remove tests
2022-12-06 19:18:43 +01:00
Arnaud Roques
10dd88714a
test
2022-12-06 19:12:57 +01:00
Arnaud Roques
df9c10604a
improve tests
2022-12-06 19:06:00 +01:00
Arnaud Roques
0154160c7d
Improve tests
2022-12-06 18:52:30 +01:00
Arnaud Roques
4d65def8bb
Improve proxy management
2022-12-06 18:42:54 +01:00
Arnaud Roques
efd53664f2
Import version 1.2022.13
2022-11-20 10:37:51 +01:00
Hans
345e996673
fix typo
2022-11-07 13:00:28 +01:00
Hans
dcd4436fcf
add openshift permission
2022-11-07 13:00:28 +01:00
Hans
7285ce1cc8
Update Dockerfile.jetty
...
change user
2022-11-07 13:00:28 +01:00
Hans
a0ed47b51c
add openshift permission
2022-11-07 13:00:28 +01:00
Arnaud Roques
052a7ea96f
Import version 1.2022.12
2022-11-05 13:05:40 +01:00
Arnaud Roques
b8cb1e2ff0
Version 1.2022.7
2022-08-23 19:20:37 +02:00
Thomas Mons
cf717eff0c
Introduced parameter PLANTUML_CONFIG_FILE, that allows to specify a PlantUML config file.
2022-07-29 12:49:22 +02:00
Markus Opolka
820fcca9ac
Add simple Kubernetes example
2022-07-21 15:22:50 +02:00
aadrian
2d011e233e
The ProxyServlet should handle maps too.
2022-06-29 23:35:41 +02:00
aadrian
dcc06f9afc
CORS should work for imagemaps too.
2022-06-29 23:35:41 +02:00
aadrian
4c76f0389d
ignore IntelliJ too.
2022-06-29 23:35:41 +02:00
Arnaud Roques
dd028e9579
Import version 1.2022.6
2022-06-22 09:42:33 +02:00
Arnaud Roques
94678b720e
Import version 1.2022.5
2022-05-26 10:15:44 +02:00
Wolfgang Werner
b5c21c76b6
Remove note about building .war before the docker image
...
Both Dockerfiles also build the war as part of a multi stage build, so I guess that comment is obsolete.
2022-04-27 15:47:20 +02:00
oholimoli
ca3e9312b3
fixed nginx-contextpath example
2022-04-15 17:16:28 +02:00
Arnaud Roques
ba6af87b2d
Import version 1.2022.4
2022-04-10 23:09:48 +02:00
Arnaud Roques
249163e149
Import version 1.2022.3
2022-03-30 17:52:44 +02:00
Arnaud Roques
0330b7c4a2
Import version 1.2022.2
2022-03-07 22:36:31 +01:00
Arnaud Roques
cebca916fe
Import version 1.2022.2
2022-03-07 21:57:53 +01:00
Nikolai Emil Damm
d5ef062af4
Fix
2022-03-07 12:45:59 +01:00
Nikolai Emil Damm
74f35846a7
Update main.yml
2022-03-07 12:45:59 +01:00
Nikolai Emil Damm
e83dfa2b3a
Update main.yml
2022-03-07 12:45:59 +01:00
Nikolai Emil Damm
8c45a7b106
Update main.yml
2022-03-07 12:45:59 +01:00
PlantUML
f14337933d
Update README.md
2022-01-25 10:34:34 +01:00
Arnaud Roques
c94711c2d5
code formatting
2022-01-22 13:08:43 +01:00
Arnaud Roques
b995dcdb61
Code formatting
2022-01-22 13:07:01 +01:00
Arnaud Roques
494dfba063
textarea improvement
2022-01-22 13:03:15 +01:00
PlantUML
c8954cbe4a
Migration to https://plantuml.io
2022-01-15 12:20:55 +01:00
Arnaud Roques
5e0ccaf328
Import version 1.2022.0
2022-01-12 19:43:56 +01:00
PlantUML
86bb70d079
Add sponsor badge
2022-01-06 11:09:29 +01:00
Florian
da290a15fe
add nginx reverse proxy examples
2021-12-26 23:48:51 +01:00
PlantUML
12224aa16e
Add reverse-proxy documentation
2021-12-25 18:05:29 +01:00
PlantUML
c5f088e50a
About vulnerability
2021-12-14 11:54:53 +01:00