152 Commits

Author SHA1 Message Date
Max
c0f0467e4a Removed unnecessary line breaks 2024-04-07 23:49:29 +02:00
Max
a4c71eccb1 - Implemented expiration check
- Added Expiration test
2024-04-07 23:47:47 +02:00
Max
278b613230 - Added error response if login info is false
- Added simple token validation (DOES NOT CHECK IF TOKEN IS EXPIRED YET)
- Added Softwaretest for AuthenticationService.java
2024-04-07 23:23:19 +02:00
Max
33d2f28222 Escaped file name enclosures 2024-04-07 22:44:57 +02:00
Max
4dd5093abc - Added basic JWT auth logic
- Added user database management
- Added password hashing
- Added user config
2024-04-07 22:42:53 +02:00
Max
a93288e31c - Added sample JWT authentication service
- Added jwt secret and duration to properties
- Added jwt dependencies
- Added SecureApiRestController
- Added UserEntity
- Added UserRepository.java
2024-04-07 18:25:39 +02:00
Max
da5abba5b9 Added /public to public endpoints. Updated version 2024-04-01 22:32:41 +02:00
Max
80610b774a Updated packages and added CSRF ignore 2024-04-01 21:27:30 +02:00
Max
4e43df8075 Added sample security. Though this breaks the app. 2024-04-01 18:58:20 +02:00
9a84967804 Merge pull request 'bugfix/ram-consumption' (#17) from bugfix/ram-consumption into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/17
v1.1.1
2024-03-09 21:39:33 +00:00
Max
fb372a9bf7 Updated version to 1.1.1 2024-03-09 22:27:54 +01:00
Max
28d8ab0152 Refactored file writing to use Stream 2024-03-08 19:53:53 +01:00
87a34489b6 Merge pull request 'bugfix/icon' (#16) from bugfix/icon into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/16
2024-03-07 22:24:33 +00:00
Max
1cc8f813db Updated version to 1.1.0 2024-03-07 23:20:48 +01:00
Max
4f7faba376 Fixed favicon
- Named application
2024-03-07 23:18:42 +01:00
8cbd8d5da9 Update build.gradle v1.0.1 2024-03-07 22:05:43 +00:00
91ed183052 Merge pull request 'Fixed download bug' (#15) from bugfix/download-cache into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/15
2024-03-07 22:01:10 +00:00
Max
b127b788b2 Fixed download bug
- Fixed: Multiple files could not be downloaded due to a caching issue
2024-03-07 22:54:50 +01:00
64b25a56ab Fixed minor bug in docker build pipeline
Some checks failed
SharePulse build / build-jar (push) Successful in 59s
SharePulse build / build-docker-image (push) Failing after 16s
v1.0.0
2024-03-07 20:22:26 +00:00
2660496289 Merge pull request 'feature/licenses' (#14) from feature/licenses into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/14
2024-03-07 18:49:42 +00:00
Max
b1e60486c4 Update MvcConfig.java
- Added licenses to mvcconfig
2024-03-06 23:40:42 +01:00
Max
ea79b1d564 Added licenses component
- Added licenses route
- Added licenses to about page
2024-03-06 23:34:33 +01:00
Max
43cfa65593 Fixed reset btn on download page 2024-03-06 22:40:35 +01:00
c7ad47cb82 Update build.gradle
Updated version to 1.0.0
2024-03-06 21:26:06 +00:00
2f1e1a81c7 Merge pull request 'Added logic for save to disk btn' (#13) from feature/save-to-disk-again into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/13
2024-03-05 22:58:11 +00:00
Max
f944af2514 Added logic for save to disk btn 2024-03-05 23:57:45 +01:00
b8b0242240 Merge pull request 'feature/dynamic-version' (#12) from feature/dynamic-version into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/12
2024-03-03 15:27:48 +00:00
Max
d13368fe9a Update build.yml 2024-03-03 16:13:30 +01:00
Max
049ce241e8 Update build.yml 2024-03-03 16:07:21 +01:00
Max
c2c0d97585 Update build.yml 2024-03-03 15:48:24 +01:00
Max
9ba50b7d4e Update build.yml 2024-03-03 15:40:10 +01:00
Max
6c6995de45 Update build.yml 2024-03-03 15:29:32 +01:00
Max
da8153101e Update build.yml 2024-03-03 00:00:37 +01:00
Max
d465078a2d Update build.yml 2024-03-02 23:50:02 +01:00
Max
c972053cd1 Update build.yml 2024-03-02 23:44:17 +01:00
Max
1ed16871d3 Update build.yml 2024-03-02 23:43:00 +01:00
Max
4a05ffba95 Update build.yml 2024-03-02 23:37:37 +01:00
Max
3cc7a064a1 Update build.yml 2024-03-02 23:33:57 +01:00
Max
f68fe9953f Update build.yml 2024-03-02 23:33:18 +01:00
Max
311157e0e6 Update build.yml 2024-03-02 23:28:49 +01:00
Max
67cda113f4 Update build.yml 2024-03-02 23:26:25 +01:00
Max
325fddedca Update build.yml 2024-03-02 23:21:36 +01:00
Max
ee22250634 Update build.yml 2024-03-02 23:21:06 +01:00
Max
b5d2793159 Update build.yml 2024-03-02 23:19:58 +01:00
Max
d0d0a555b7 Update build.yml 2024-03-02 23:13:45 +01:00
Max
9c5a340b14 Refactored build 2024-03-02 23:08:53 +01:00
Max
f731beab23 Refactored build workflows 2024-03-02 22:53:40 +01:00
f69415141c revert cb4d3bc5e711c025306a83d9d389ccd29c1cbc95
revert Update build.yml

- Added dynamic versioning of docker image
2024-03-02 21:46:40 +00:00
Max
cb4d3bc5e7 Update build.yml
- Added dynamic versioning of docker image
2024-03-02 22:37:25 +01:00
Max
9025af3660 Updated workflow and readme 2024-03-02 22:27:52 +01:00