forgejo/modules
KN4CK3R ee5e1c4a88
Rewrite of the LFS server (#15523)
* Restructured code. Moved static checks out of loop.

* Restructured batch api. Add support for individual errors.

* Let router decide if LFS is enabled.

* Renamed methods.

* Return correct status from verify handler.

* Unified media type check in router.

* Changed error code according to spec.

* Moved checks into router.

* Removed invalid v1 api methods.

* Unified methods.

* Display better error messages.

* Added size parameter. Create meta object on upload.

* Use object error on invalid size.

* Skip upload if object exists.

* Moved methods.

* Suppress fields in response.

* Changed error on accept.

* Added tests.

* Use ErrorResponse object.

* Test against message property.

* Add support for the old invalid lfs client.

* Fixed the check because MinIO wraps the error.

* Use individual repositories.

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lauris BH <lauris@nix.lv>
2021-06-06 02:59:27 +03:00
..
analyze
auth Fix bug in reverse proxy (#16026) 2021-05-31 02:54:16 -04:00
avatar Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
base Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
cache
charset Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
context Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
convert Fix individual tests (addition to #15802) (#15818) 2021-05-12 00:13:42 -04:00
cron add cron job to delete old actions from database (#15688) 2021-05-01 14:17:02 +02:00
csv Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
doctor Add err to log (#15813) 2021-05-10 20:48:23 +01:00
emoji
eventsource Hold the event source when there are no listeners (#15725) 2021-05-15 23:46:13 +02:00
generate Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
git Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
gitgraph Fix bug on commit graph (#15517) 2021-04-17 10:27:25 +01:00
graceful Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
hcaptcha
highlight Allow custom highlight mapping beyond file extensions (#15808) 2021-05-13 12:31:23 +03:00
httpcache
httplib fix webhook timeout bug (#15613) 2021-04-25 21:48:12 +03:00
indexer Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
lfs Rewrite of the LFS server (#15523) 2021-06-06 02:59:27 +03:00
log
markup Make tasklist checkboxes clickable (#15791) 2021-05-23 17:14:03 +03:00
matchlist
metrics
migrations Copy git data from disk when restore repository (#16066) 2021-06-04 16:14:20 +03:00
nosql Fix setting redis db path (#15698) 2021-05-03 13:24:24 -04:00
notification Don't manipulate input params in email notification (#16011) 2021-05-30 10:38:38 +01:00
options
password
pprof
private add a new internal hook to save ssh log (#15787) 2021-05-21 17:37:16 -04:00
process
public Improve assets handler middleware (#15961) 2021-05-30 18:25:11 +08:00
queue Fix panic (#16072) 2021-06-05 15:23:22 +01:00
recaptcha
references Respect default merge message syntax when parsing item references (#15772) 2021-05-09 19:25:23 +01:00
repofiles
repository Double the avatar size factor (#15941) 2021-05-21 21:18:43 -04:00
secret Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
session
setting Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
ssh
storage
structs Add Active and ProhibitLogin to API (#15689) 2021-05-11 02:22:29 +02:00
svg
sync
task Encrypt migration credentials at rest (#15895) 2021-05-31 04:25:47 -04:00
templates Fix incorrect asset URL (#15805) 2021-05-09 21:03:09 +01:00
test
timeutil
translation
typesniffer Add Image Diff for SVG files (#14867) 2021-06-05 15:32:19 +03:00
upload
uri
user
util Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
validation
web Fix setting of SameSite on cookies (#15989) 2021-05-26 21:01:07 -04:00