This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
rclone
Watch
2
Star
0
Fork
0
You've already forked rclone
mirror of
https://github.com/rclone/rclone.git
synced
2025-02-21 22:17:58 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
rclone
/
backend
/
googlephotos
History
albertony
ec117593f1
Fix lint issues reported by staticcheck
...
Used staticcheck 2022.1.2 (v0.3.2) See: staticcheck.io
2022-06-13 21:13:50 +02:00
..
api
doc: fix typos throughout docs and code
2020-05-20 15:54:51 +01:00
testfiles
googlephotos: Backend for accessing Google Photos
#369
2019-07-02 15:26:55 +01:00
albums_test.go
build: run gofmt -s to simplify the code: suggested by Go Report Card
2020-06-18 18:45:39 +01:00
albums.go
build: fix up package paths after repo move
2019-07-28 18:47:38 +01:00
googlephotos_test.go
Fix lint issues reported by staticcheck
2022-06-13 21:13:50 +02:00
googlephotos.go
refactor: replace strings.Replace with strings.ReplaceAll
2022-05-17 11:08:37 +01:00
pattern_test.go
Fix lint issues reported by staticcheck
2022-06-13 21:13:50 +02:00
pattern.go
Remove github.com/pkg/errors and replace with std library version
2021-11-07 11:53:30 +00:00