|
2d80e4fa8f
|
Updated Java version
bit / docker (push) Successful in 3m48s
|
2024-04-05 11:06:30 +02:00 |
|
|
8b2c6fe16f
|
Updated Java version
bit / docker (push) Successful in 53s
|
2024-04-05 10:56:07 +02:00 |
|
|
6e1b8f878d
|
Arrow characters are now correctly escaped in raw mode
bit / docker (push) Failing after 29s
|
2024-04-05 10:54:48 +02:00 |
|
|
8666383048
|
Updated /api/posts/raw' API
bit / docker (push) Successful in 50s
|
2024-03-21 11:14:16 +01:00 |
|
|
2ec05c4dfa
|
Added '/api/posts/raw' route, updated deps and fixed docs
bit / docker (push) Successful in 1m13s
|
2024-03-06 10:16:14 +01:00 |
|
|
8cf8c4c8db
|
Added gitea CI
bit / docker (push) Successful in 48s
|
2024-02-23 11:45:48 +01:00 |
|
|
8257b97a1c
|
Added user signup toggle and added other tests
|
2024-01-24 11:23:01 +01:00 |
|
|
843da9d81c
|
Added date constrain
|
2024-01-23 09:21:57 +01:00 |
|
|
7c603e8ea2
|
Updated documentation
|
2024-01-22 16:37:10 +01:00 |
|
|
0757c02db0
|
Added custom exception handlers
|
2024-01-22 16:10:26 +01:00 |
|
|
813b38aed1
|
Added granularity privilege system
|
2024-01-22 11:33:13 +01:00 |
|
|
fbb5531543
|
Added sign up timestamp and updated class entity tructure
|
2024-01-22 09:17:57 +01:00 |
|
|
13632169e3
|
Removed temporary @CrossOrigin
|
2024-01-19 11:57:40 +01:00 |
|
|
3d1739348c
|
Added cross origin support to endpoints
|
2024-01-18 09:43:00 +01:00 |
|
|
050d3588b7
|
Changed API root endpoint
|
2024-01-17 09:43:32 +01:00 |
|
|
0dc8d42727
|
Added expiration date validation and refactored some code
|
2024-01-16 16:35:52 +01:00 |
|
|
df05e559a9
|
Updated documentation
|
2024-01-16 09:59:50 +01:00 |
|
|
bf04c47cc8
|
Fixed CI
|
2024-01-16 09:46:15 +01:00 |
|
|
7820d875f2
|
Added documentation and CI pipeline
|
2024-01-16 09:24:04 +01:00 |
|
|
c5f60ecc25
|
Added Docker support
|
2024-01-15 12:01:16 +01:00 |
|
|
37c1957082
|
Added unit tests for PostController
|
2024-01-15 10:54:11 +01:00 |
|
|
34c359bb76
|
Added unit tests for UserController
|
2024-01-15 09:35:20 +01:00 |
|
|
a577b29eec
|
Refactored JSON emitting code and fixed some bugs
|
2024-01-12 16:42:01 +01:00 |
|
|
61679ee40f
|
Refactored JSON emitting code and fixed some bugs
|
2024-01-12 16:41:27 +01:00 |
|
|
eac2ee3291
|
Added 'deletePost' method and fixed some bugs
|
2024-01-12 11:40:04 +01:00 |
|
|
4cd54d81c1
|
Retrieve posts according to their expiration date
|
2024-01-12 11:11:45 +01:00 |
|
|
8607f4dab6
|
Added 'updatePost' method and improved query system
|
2024-01-12 10:06:45 +01:00 |
|
|
10e595d346
|
Added 'getPostByTitle' method and improved query design
|
2024-01-11 17:08:07 +01:00 |
|
|
df471937a3
|
Added 'getPosts' function
|
2024-01-11 16:02:29 +01:00 |
|
|
c33c7bdfa6
|
Fixed a bug
|
2024-01-11 11:45:42 +01:00 |
|
|
007a80b1bc
|
Added 'addNewPost' method
|
2024-01-11 10:47:11 +01:00 |
|
|
cfc770f9e8
|
Add JSON support to API response
|
2024-01-10 16:33:51 +01:00 |
|
|
a8c4820a6f
|
Added 'deleteUser' method
|
2024-01-10 10:07:07 +01:00 |
|
|
0e3bb8ff49
|
Added password hashing function and fixed various bugs
|
2024-01-10 09:05:46 +01:00 |
|
|
a42db7592f
|
Added 'addNewUser' service
|
2024-01-09 16:52:33 +01:00 |
|
|
8abb6d7c0c
|
Configured spring security
|
2024-01-09 11:38:27 +01:00 |
|
|
b87575f8fc
|
Added 'Post' and 'User' classes
|
2024-01-09 10:58:24 +01:00 |
|
|
27731b4b81
|
First upload, added controllers layout
|
2024-01-09 09:43:11 +01:00 |
|