This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
shlink
Watch
1
Star
0
Fork
0
You've already forked shlink
mirror of
https://github.com/shlinkio/shlink.git
synced
2026-03-08 00:03:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b80a86e88be8d5dfc0d059729db8768dd716100
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