1. 14 4月, 2020 2 次提交
  2. 09 4月, 2020 1 次提交
  3. 08 4月, 2020 1 次提交
  4. 07 4月, 2020 4 次提交
  5. 04 4月, 2020 2 次提交
  6. 26 3月, 2020 1 次提交
  7. 24 3月, 2020 5 次提交
  8. 20 3月, 2020 1 次提交
  9. 12 3月, 2020 1 次提交
  10. 11 3月, 2020 1 次提交
  11. 07 3月, 2020 2 次提交
  12. 04 3月, 2020 3 次提交
  13. 03 3月, 2020 2 次提交
  14. 02 3月, 2020 2 次提交
  15. 28 2月, 2020 1 次提交
  16. 25 2月, 2020 4 次提交
    • E
      Localizes timeline strings · 89cafb24
      Eric Amodio 提交于
      89cafb24
    • E
      Fixes issue where no timeline message wasn't shown · 2c9ce783
      Eric Amodio 提交于
      2c9ce783
    • E
      Adds timeline.excludeSources setting · b78a012a
      Eric Amodio 提交于
      Allows the filtering of timeline sources from the Timeline view
      b78a012a
    • E
      Lots of timeline related changes, below · d46c8a8c
      Eric Amodio 提交于
      UI:
      Adds Refresh icon to view title
      Adds "Load more" entry at the end of the list for paging
      
      API:
      Restructures api around cursors
      Renames TimelineCursor to generic TimelineOptions for more flexibility
      Adds paging object to Timeline for clearer paging usage
      Changes cursors to be strings, and explicit before and after cursors
      Allows limit to take a cursor, so we can reload current data set
      Clarifies id and fallback to timestamp
      Adds reset flag to TimelineChangeEvent for providers to reset caching
      
      Git provider:
      Orders and returns commit date as the timestamp
      Supports limit of a cursor (using rev-list --count)
      Stops returning working/index changes when paging
      Forcably resets cached data when changes are detected (naive for now)
      d46c8a8c
  17. 21 2月, 2020 1 次提交
  18. 15 2月, 2020 2 次提交
  19. 13 2月, 2020 1 次提交
  20. 11 2月, 2020 1 次提交
  21. 10 2月, 2020 1 次提交
  22. 06 2月, 2020 1 次提交