This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
shlink
Watch
1
Star
0
Fork
You've already forked shlink
0
mirror of
https://github.com/shlinkio/shlink.git
synced
2024-12-26 22:48:27 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
eff50ca202
shlink
/
module
/
Core
/
src
/
Entity
History
Alejandro Celaya
c4b30db82d
Added missing implements JsonSerializable on VisitLocation that got lost when VisitLocationInterface was removed
2022-07-18 20:23:27 +02:00
..
Domain.php
Updated to readonly public props on as many models as possible
2022-04-23 14:00:47 +02:00
ShortUrl.php
Converted visit types into enum
2022-04-23 18:19:16 +02:00
Tag.php
Migrated all constructor props to property promotion when possible
2021-05-23 11:57:31 +02:00
Visit.php
Created tags visits command, with abstract class wrapping common logic for visits lists commands
2022-05-22 19:22:29 +02:00
VisitLocation.php
Added missing implements JsonSerializable on VisitLocation that got lost when VisitLocationInterface was removed
2022-07-18 20:23:27 +02:00