aboutsummaryrefslogtreecommitdiff
path: root/internal/db/repo_editor.go
Commit message (Expand)AuthorAge
* fix(db): correctly check Git path on case-insensitive file system (#7359)Joe Chen2023-02-18
* refactor(db): migrate password methods off `user.go` (#7205)Joe Chen2022-10-23
* chore(db): remove unused field (#7202)Joe Chen2022-10-23
* repo_editor: check both styles of `os.PathSeparator` in all systems (#7005)Joe Chen2022-06-04
* repo_editor: prohibit move files to to `.git` directory (#6986)Joe Chen2022-05-31
* repo_editor: prohibits uploading files to `.git.` directory (#6970)11352022-05-30
* mod: bump github.com/gogs/git-module from 1.5.0 to 1.6.0 (#6894)dependabot[bot]2022-04-05
* mod: bump github.com/gogs/git-module from 1.2.0 to 1.4.0 (#6866)dependabot[bot]2022-03-22
* repo_editor: check upload `TreePath` and file name (#6838)Joe Chen2022-03-13
* db: add tests for two factors (#6099)ᴜɴᴋɴᴡᴏɴ2020-04-14
* workflows: enable golangci-lint (#5998)ᴜɴᴋɴᴡᴏɴ2020-03-21
* git: migrate to github.com/gogs/git-module@v1.0.0 (#5958)ᴜɴᴋɴᴡᴏɴ2020-03-08
* lint: fix some Golang CI lint issues (#5955)ᴜɴᴋɴᴡᴏɴ2020-03-01
* conf: overhaul server settings (#5928)ᴜɴᴋɴᴡᴏɴ2020-02-22
* Use go-bindata to embed `public` and `templates` files into binary (#5920)Michael Li2020-02-17
* internal: move packages under this directory (#5836)Unknwon2019-10-24