Commit History

Author SHA1 Message Date
  Neeraj Gupta 7a99447ad3 Merge remote-tracking branch 'origin/main' into fix_potential_null_check_failure 2 years ago
  Neeraj Gupta ba7475db01 Potential fix for null pointer err 2 years ago
  ashilkn 2bcfc37de3 Merge branch 'main' into redesign-add-to-album 2 years ago
  ashilkn 278fec90c4 Gave stroke inside of AlbumlistItemWidget by using the border of another container stacked on top 2 years ago
  Neeraj Gupta f0a8e1d2d7 Skip uncat and fav colleciton while auto-deleting 2 years ago
  Neeraj Gupta 0a84f06b5a NullSafety: More migration and fixes 2 years ago
  Neeraj Gupta 8498ddae53 Hide collections for link from album screen 2 years ago
  Neeraj Gupta 8bac31cbb7 Add uncategorized type & fix parsing from string to type 2 years ago
  Neeraj Gupta 87d76acc1f Fix: open collection with correct appBarType 2 years ago
  Neeraj Gupta 8891b0ce58 Merge branch 'master' into collaboration_view 2 years ago
  Neeraj Gupta d2c760ae5d Model changes for collect 2 years ago
  Neeraj Gupta a075f335e8 Fix state fresh issues while adding/remove participants 2 years ago
  Neeraj Gupta 54eef4f112 Add enum for collection participant 2 years ago
  Neeraj Gupta 421af35a09 Add helper method 2 years ago
  Neeraj Gupta 5e4aee84dd refactor 2 years ago
  Neeraj Gupta 2e4167a97f User: Helper properties to identify role 2 years ago
  Neeraj Gupta 507533646f Collection: Persist user role 2 years ago
  Neeraj Gupta 5932bcb3cd Hide hidden collections from timeline and memory 2 years ago
  Ashil 3efe9d028e Merge pull request #510 from ente-io/change-on-factories 2 years ago
  ashilkn 0327bc26d3 made Collection.attributes non-nullable 2 years ago
  ashilkn c05cfb9578 turn factories into static methods so it is allowed to return null 2 years ago
  ashilkn c603ffc777 made 'name' of collection.dart nullable 2 years ago
  ashilkn ee3ca77f72 migrated collection.dart to null safety 2 years ago
  ashilkn 6201b77809 prefer factories that do not return null 2 years ago
  ashilkn 9d8ea8ee37 removed unused code 2 years ago
  ashilkn 3e8bfc6f29 remove prefix letter 'k' from constants 2 years ago
  ashilkn eb7c1ec837 started incremental migration to null safety 2 years ago
  vishnukvmd 06ec7cb658 final all the vars! 2 years ago
  vishnukvmd 47505ae102 Execute `dart format lib` 3 years ago
  vishnukvmd 3e306facf5 Apply `dart fix` for `require_trailing_commas` 3 years ago