Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bram Hagens
api
Commits
8b1510693fabd64656c72caba4386779ace9f401
Select Git revision
Branches
2
master
default
buckets
Tags
3
v1.4.0
v1.6.0
v1.6.1
5 results
api
Author
Search by author
Any Author
authors
Bram Hagens
bramhaag
1 author
Jun 19, 2019
fix content-type in /upload/simple
· 8b151069
Dean
authored
5 years ago
8b151069
add status code to /upload/simple
· 93ca4401
Dean
authored
5 years ago
93ca4401
add /upload/simple routes
· f860ea7f
Dean
authored
5 years ago
f860ea7f
Apr 21, 2019
bump version in main.go
· 450e6e26
Dean
authored
5 years ago
450e6e26
version 1.7.1: add fileWebhook feature
· 115c5bf6
Dean
authored
5 years ago
115c5bf6
Apr 20, 2019
rename lib/routes/deletedbannedfile.go to deletebannedfile.go
· 4b8ebb54
Dean
authored
5 years ago
4b8ebb54
gofmt
· 66df92ad
Dean
authored
5 years ago
66df92ad
version 1.7.0: file banning
· 6b0c7c26
Dean
authored
5 years ago
6b0c7c26
Apr 19, 2019
add sha256_hash col, change md5_hash to be bytea
· f7313414
Dean
authored
5 years ago
f7313414
Merge branch 'master' of owo.codes:whats-this/api
· bf065271
Dean
authored
5 years ago
bf065271
version 1.6.6: fix slashes in keys in database
· a08978a9
Dean
authored
5 years ago
a08978a9
Mar 31, 2019
Update README.md
· a9876d62
Dean
authored
5 years ago
a9876d62
Mar 30, 2019
version 1.6.5: update file extension logic
· 5b1f7cdf
Dean
authored
5 years ago
5b1f7cdf
Mar 29, 2019
version 1.6.4: 400 on negative offset/limit
· c97d9277
Dean
authored
5 years ago
c97d9277
Feb 27, 2019
version 1.6.3: fix swapped temp and storage directories
· c4cc52a7
Dean
authored
6 years ago
c4cc52a7
version 1.6.2: add ratelimiter
· 818f6ac8
Dean
authored
6 years ago
818f6ac8
Feb 25, 2019
version 1.6.1: fix /users/me to be backwards compatible
· 978d45c2
Dean
authored
6 years ago
View commits for tag v1.6.1
v1.6.1
978d45c2
remove unneeded constant in lib/routes/listobjects.go
· bed9a54a
Dean
authored
6 years ago
bed9a54a
version 1.6.0: add /objects routes
· 3e0f7123
Dean
authored
6 years ago
View commits for tag v1.6.0
v1.6.0
3e0f7123
Feb 24, 2019
fix database connection leak
· b6c6cd7b
Dean
authored
6 years ago
b6c6cd7b
Feb 23, 2019
add /users/me route
· f37bcd24
Dean
authored
6 years ago
f37bcd24
added Dockerfile
· a0a1cc25
Dean
authored
6 years ago
a0a1cc25
version 1.4.0: rewritten in Go, change backend to filesystem
· 145d17d6
Dean
authored
6 years ago
View commits for tag v1.4.0
v1.4.0
145d17d6
Loading