Commit Graph

422 Commits

Author SHA1 Message Date
Antony Leons e509836484 add 999 day support 2022-03-20 17:52:26 +00:00
Antony Leons 697e89eace fix errors in readme 2022-03-20 16:28:35 +00:00
Antony Leons 122d0559e6 add demo page 2022-03-20 16:25:13 +00:00
Antony Leons 40c1ff41b1
Update README.md 2022-03-20 16:07:25 +00:00
Antony Leons f9a153c5fd
Env setup creation (#5)
* add env check

* Create Ward.run.xml

* enable one port and theme fixes

* fix edge case

* env setup

* remove unnecessary check

* update docs 2.1.0
2022-03-20 15:49:08 +00:00
Antony Leons b583bbb661 2.0.2 2022-03-10 03:25:31 +00:00
Antony Leons 05e9c69e77 bump oshi 2022-03-10 03:18:33 +00:00
Adam 9a2064c566
Add Config section to readme (#2) 2022-02-23 23:11:37 +00:00
Antony Leons 044e6078cc 2.0.1 2022-02-18 22:11:50 +00:00
Antony Leons d02ddd0dc1 Update 500.html 2022-02-18 21:45:17 +00:00
Antony Leons 550d88f67e dark theme rework 2022-02-18 18:23:20 +00:00
Antony Leons aa001b9fb6
Create codeql-analysis.yml 2022-02-18 10:17:46 +00:00
Antony Leons 0f706433d4 restart by default 2022-02-17 22:43:11 +00:00
Antony Leons 817ab5dfc8 fix link 2022-02-17 21:01:47 +00:00
Antony Leons dc1c9c3cf3 jar download link 2022-02-17 21:00:47 +00:00
Antony Leons 9a9ec89db7 Update README.md 2022-02-17 20:52:59 +00:00
Antony Leons 8f249cf167 readme 2022-02-17 20:51:09 +00:00
Antony Leons 7665e20c80 add docker file and rebrand 2022-02-17 20:05:30 +00:00
Antony Leons 98b9d7ea0e update readme and links 2022-02-17 17:34:05 +00:00
Antony Leons da26344b26
Java 17 2022 Update (#1)
* Docker instructions deleted.

* Introduced constants, fixed sonar issues, optimized imports.

* Updated libraries

* Fixed main storage name

* Update README.md

* Fixed some exception handling issues.
Revisited Java API layout.
Some fixes in JS.

* update artifact to 1.9.0

* ignore idea

* ignore target

* Update .gitignore

* bump libs and java 17

Co-authored-by: Rudolf Barbu <Rudolf_Barbu@outlook.com>
Co-authored-by: Rudolf Barbu <64309120+Rudolf-Barbu@users.noreply.github.com>
2022-02-17 17:07:23 +00:00
Rudolf_Barbu f984874793 1.8.8 2020-12-13 14:54:29 +02:00
Rudolf_Barbu 5c7694e0a6 Fixed incorrect Json field name. 2020-12-02 23:41:05 +02:00
Rudolf_Barbu b55787b771 Autowiring refactoring 2020-11-26 23:47:03 +02:00
Rudolf_Barbu 842d2bf65d Api structure refactoring. 2020-11-24 22:12:38 +02:00
Rudolf_Barbu 1dcb25e1c4 Merge remote-tracking branch 'origin/master' 2020-11-21 21:51:09 +02:00
Rudolf_Barbu a3cddb6b4a Merge remote-tracking branch 'origin/master' 2020-11-21 21:50:51 +02:00
Rudolf_Barbu 9be3a40f90 Merge remote-tracking branch 'origin/master' 2020-11-21 21:50:33 +02:00
Rudolf_Barbu 23597b8ff9 Merge remote-tracking branch 'origin/master' 2020-11-21 21:44:57 +02:00
Rudolf_Barbu c71eb45b22 v1.8.7 updated spring boot and oshi 2020-11-21 21:44:45 +02:00
Rudolf_Barbu a42690512e v1.8.7 updated spring boot and oshi 2020-11-21 20:58:18 +02:00
Rudolf_Barbu 276d2c21e9 Merge remote-tracking branch 'origin/master' 2020-11-21 20:40:52 +02:00
Rudolf_Barbu 18c6e25bc0 Fixed api json structure 2020-11-21 20:40:30 +02:00
Rudolf Barbu a102f451ca
Update README.md 2020-11-15 23:06:47 +02:00
Rudolf_Barbu c1e4693061 New, 1.8.6 version 2020-11-15 23:03:31 +02:00
Rudolf_Barbu 4970e7da66 Minor changes 2020-10-14 00:03:51 +03:00
Rudolf_Barbu 4e42f6f330 Minor changes 2020-10-12 02:23:11 +03:00
Rudolf_Barbu 7d26a05231 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/main/java/org/bsoftware/ward/dto/ErrorDto.java
2020-10-11 19:58:55 +03:00
Rudolf_Barbu 852de0649f New exception system
Many java refactorings
2020-10-11 19:58:41 +03:00
Rudolf_Barbu 96737f0463 New exception system
Many java refactorings
2020-10-11 18:12:10 +03:00
Rudolf_Barbu a2ad0e0b58 Improved services and controllers 2020-10-06 10:20:38 +03:00
Rudolf_Barbu bee48d114c Improved services hierarchy 2020-09-29 21:37:55 +03:00
Rudolf_Barbu c70be47e74 Updated JavaDoc 2020-09-18 11:06:17 +03:00
Rudolf_Barbu 53710df37a Improved ErrorController 2020-09-14 20:22:58 +03:00
Rudolf_Barbu 4a6043d09b Merge remote-tracking branch 'origin/master' 2020-09-14 18:03:37 +03:00
Rudolf_Barbu 1c14eff41a Project validated, deleted unnecessary parts 2020-09-14 18:03:26 +03:00
Rudolf_Barbu 57008febae Project validated, deleted unnecessary parts 2020-09-14 17:35:41 +03:00
Rudolf_Barbu 7eabb6a0c9 Deleted useless language system
Added status code checks to info and usage requests
2020-09-14 16:44:05 +03:00
Rudolf_Barbu 455c7bdf62 Added status code check to sendUsageRequest() 2020-09-13 19:27:59 +03:00
Rudolf_Barbu 996f77c0af Improved RestResponseEntityComponent now it contain status code 2020-09-13 16:36:28 +03:00
Rudolf_Barbu fc5f541048 Controller advice refactoring 2020-09-09 03:33:20 +03:00