summaryrefslogtreecommitdiffstats
path: root/lib/Service/ItemServiceV2.php
AgeCommit message (Expand)Author
2021-04-08๐Ÿงน Cleanup code, remove spaces, rename variablesMarco Nassabain
2021-04-08๐Ÿš‘ Fix circular inclusion: create ShareServiceMarco Nassabain
2021-04-08โœจ Add FeedServiceV2 DI into ItemServiceV2Marco Nassabain
2021-04-08๐Ÿ”ฅ Remove old share item logic & functionsMarco Nassabain
2021-04-08๐ŸŽจ Update item share: add items to dummy feedMarco Nassabain
2021-04-08๐Ÿšจ Fix linter in those classes:WENDLING NICOLAS
2021-04-08๐Ÿฅ… ItemService: catch NotFoundException + cleanupMarco Nassabain
2021-04-08โœจ Add findAllSharedAfterMarco Nassabain
2021-04-08โœจ Implementer shared getter + add count in requestMarco Nassabain
2021-04-08โœจ ItemServiceV2: add findAllSharedWithUserWithFiltersMarco Nassabain
2021-04-08๐Ÿšง ItemService, Controller: added basic sharingMarco Nassabain
2021-03-31DB: Updates should use set()Sean Molenaar
2021-03-25Make PHPstan stricterSean Molenaar
2021-02-20General: Fix folder querySean Molenaar
2021-02-13Remove V1 item APISean Molenaar
2021-01-30Mappers: Implement item purgingSean Molenaar
2020-12-30Remove PHPunit integration testsSean Molenaar
2020-12-15Remove LastModified-based cursor when updating feedsKevin Decherf
2020-11-10Fix unread count and related issuesSean Molenaar
2020-10-09fix multiple results for guid_hashanoy
2020-10-04update only relevant item fieldsanoy
2020-09-29OPML export command and fixesSean Molenaar
2020-09-27Create V2 mapper, Service and management commandsSean Molenaar