Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
api
Browse files
Oct 13, 2025
Update mail properties
· e829dcd5
Jiří Vrba
authored
Oct 13, 2025
View commits for tag v2.6.4
v2.6.4
e829dcd5
Oct 08, 2023
Setup application port to accept PORT variable
· 1f87cd7e
Jiří Vrba
authored
Oct 08, 2023
View commits for tag v2.6.3
v2.6.3
1f87cd7e
Bump api version to trigger a new build
· ef4233a5
Jiří Vrba
authored
Oct 08, 2023
View commits for tag v2.6.2
v2.6.2
ef4233a5
Add Gitlab CI pipeline for deploying built docker images to railway
· fd421c51
Jiří Vrba
authored
Oct 08, 2023
fd421c51
Mar 06, 2023
Resolve prepare release dependency conflicts
· e10b631a
Jiří Vrba
authored
Mar 06, 2023
e10b631a
Feb 26, 2023
Fix tests path in gitlab artifacts
· 10597115
Jiří Vrba
authored
Feb 26, 2023
10597115
Remove job conditions in gitlab CI
· 297f0ca2
Jiří Vrba
authored
Feb 26, 2023
297f0ca2
Remove job dependency in gitlab CI
· 95625e31
Jiří Vrba
authored
Feb 26, 2023
95625e31
Add testcontainers support + Gitlab CI job to run tests
· 24f17cfb
Jiří Vrba
authored
Feb 26, 2023
24f17cfb
Change spring boot image name
· ff969eae
Jiří Vrba
authored
Feb 26, 2023
View commits for tag v2.6.1
v2.6.1
ff969eae
Automatically build and push docker images
· bb15ce65
Jiří Vrba
authored
Feb 26, 2023
View commits for tag v2.6.0
v2.6.0
bb15ce65
Feb 15, 2023
Bump version once again
· 539d098e
Jiří Vrba
authored
Feb 15, 2023
539d098e
Remove unused imports
· 1ef5fc75
Jiří Vrba
authored
Feb 15, 2023
1ef5fc75
Fix image name in build file
· 4f0a09fc
Jiří Vrba
authored
Feb 15, 2023
4f0a09fc
Add API endpoint for fetching notifications + tests
· c53691f8
Jiří Vrba
authored
Feb 15, 2023
c53691f8
Add coroutine repository for NotificationRepository
· da123647
Jiří Vrba
authored
Feb 15, 2023
da123647
Create a table for notifications
· 91591824
Jiří Vrba
authored
Feb 15, 2023
91591824
Remove now obsolete calendar export controller
· 257ab4b3
Jiří Vrba
authored
Feb 15, 2023
257ab4b3
Update mailtrap sandbox domain
· eb36b7ee
Jiří Vrba
authored
Feb 15, 2023
eb36b7ee
Oct 17, 2022
Temporarily remove the actuator dependency
· a893f89e
Jiří Vrba
authored
Oct 17, 2022
a893f89e
Bump version
· b4831882
Jiří Vrba
authored
Oct 17, 2022
b4831882
Implement an endpoint for exporting ical events
· bb49e6db
Jiří Vrba
authored
Oct 17, 2022
bb49e6db
Move all controllers under a API package
· 9d35dd2b
Jiří Vrba
authored
Oct 17, 2022
9d35dd2b
Bump package version
· f65199d7
Jiří Vrba
authored
Oct 17, 2022
f65199d7
Allow empty notes and types in timetable events
· 345de54c
Jiří Vrba
authored
Oct 17, 2022
345de54c
Remove the endpoint for updating events
· d00cddf1
Jiří Vrba
authored
Oct 17, 2022
d00cddf1
Oct 15, 2022
Expose the liquibase endpoint for actuator
· 534bf9d5
Jiří Vrba
authored
Oct 15, 2022
534bf9d5
Merge branch 'timetable-events' into 'main'
· dfba2338
Jiří Vrba
authored
Oct 15, 2022
dfba2338
Bump the project version to 2.0
· c6b0a662
Jiří Vrba
authored
Oct 15, 2022
c6b0a662
Add tests covering deleting timetable events
· 74339cba
Jiří Vrba
authored
Oct 15, 2022
74339cba
Remove an unused variable
· 664c9f53
Jiří Vrba
authored
Oct 15, 2022
664c9f53
Add tests covering updating timetable events
· 0fad5d51
Jiří Vrba
authored
Oct 15, 2022
0fad5d51
Implement an endpoint for deleting timetable events
· b1f72c92
Jiří Vrba
authored
Oct 15, 2022
b1f72c92
Implement an endpoint for updating timetable events
· 9f463a69
Jiří Vrba
authored
Oct 15, 2022
9f463a69
Add request definition for updating timetable events
· f2ee725c
Jiří Vrba
authored
Oct 15, 2022
f2ee725c
Add tests covering creating valid timetable events
· 1360ae85
Jiří Vrba
authored
Oct 15, 2022
1360ae85
Add tests covering validation for creating timetable events
· b2376b38
Jiří Vrba
authored
Oct 15, 2022
b2376b38
Add tests covering listing timetable events
· 09db5677
Jiří Vrba
authored
Oct 15, 2022
09db5677
Implement an endpoint for creating timetable events
· f16fb931
Jiří Vrba
authored
Oct 15, 2022
f16fb931
Add data class for create timetable event requests
· 29d2f075
Jiří Vrba
authored
Oct 15, 2022
29d2f075
Loading