lib/kmxgit_web/controllers/repository_controller.ex


Log

Author Commit Date CI Message
Thomas de Grivel fe8eaa2e 2022-02-01T01:39:38 fix list all users and repos
Thomas de Grivel a5f474a0 2022-02-01T01:29:24 fix new repo
Thomas de Grivel 3d6cd693 2022-01-29T13:19:19 fix repository show git content
Thomas de Grivel 0c745cf0 2022-01-26T11:47:22 fix repository show tag
Thomas de Grivel cd2c6c84 2022-01-26T00:20:55 fix git commands
Thomas de Grivel 248f4f3e 2022-01-25T21:48:35 optimize git commands, refactor setup_git, git_show_content without properties
Thomas de Grivel e74040df 2022-01-24T13:19:57 show markdown files as html
Thomas de Grivel 8e4b7583 2022-01-18T11:55:55 fix line numbers +1
Thomas de Grivel d60b9fd9 2022-01-18T11:55:30 fix diff if not found
Thomas de Grivel b372290f 2022-01-17T16:05:51 fix commit view
Thomas de Grivel a3b3777d 2022-01-17T14:39:34 disk usage per repo, per org, per user
Thomas de Grivel 614bcf9f 2022-01-17T14:19:17 refactor repo disk usage
Thomas de Grivel 4c0af2be 2022-01-17T14:14:37 disk usage for repo show
Thomas de Grivel 9956a71e 2022-01-16T08:57:33 better line numbers
Thomas de Grivel 95600e21 2022-01-16T08:38:31 better commit view
Thomas de Grivel bd6134de 2022-01-15T15:22:21 reverse tags order
Thomas de Grivel e1e310ab 2022-01-15T11:00:17 better tree navigation
Thomas de Grivel ab65aff1 2022-01-14T15:21:35 line numbers
Thomas de Grivel 628c161a 2022-01-14T13:51:32 git diff
Thomas de Grivel 987c5828 2022-01-14T13:46:05 refactor repository mini controller
Thomas de Grivel d1e91dec 2022-01-13T21:07:29 fix diff
Thomas de Grivel b9685d62 2022-01-13T21:04:24 fix esbuild and sass, show colored diff in commit show
Thomas de Grivel 3622c45a 2022-01-13T11:16:53 fix repository show
Thomas de Grivel 556d5341 2022-01-13T11:14:02 totp
Thomas de Grivel 4cc21051 2022-01-10T07:24:40 tags
Thomas de Grivel d7390576 2022-01-09T13:00:17 fix warnings
Thomas de Grivel 710b147e 2022-01-09T12:54:00 fix repository show path
Thomas de Grivel 51a161d0 2022-01-09T11:34:34 better views for git log
Thomas de Grivel cbfd3cf4 2022-01-09T11:17:50 git log, git show
Thomas de Grivel f2c64ea4 2022-01-07T11:34:14 fix inline files
Thomas de Grivel facbe660 2021-12-13T17:49:43 fix branch url
Thomas de Grivel 7c93f032 2021-12-11T11:29:05 fix controller
Thomas de Grivel c4b95a0f 2021-12-13T14:44:49 write public access file
Thomas de Grivel 644cf15e 2022-01-08T19:44:27 fix coloration
Thomas de Grivel 0cd4a9bc 2021-12-11T12:13:29 public access repositories
Thomas de Grivel 34da73a4 2021-12-14T10:21:16 fix public access for newly created repos
Thomas de Grivel ebea0a26 2022-01-02T19:16:52 display text files
Thomas de Grivel 0c7cd0ac 2021-12-30T14:06:10 better display of file contents, also do not show content for directories containing only one file. support display of images and downloading blobs.
Thomas de Grivel 8769c23d 2021-12-30T13:34:05 repository show operation tree and blob
Thomas de Grivel 97438cf3 2021-12-12T12:51:58 do not redirect in repo for branch but display first branch
Thomas de Grivel bc471696 2021-12-10T18:27:44 fix new repository error page
Thomas de Grivel 9b5d84f3 2022-01-07T11:28:08 default_mime
Thomas de Grivel cc59da91 2022-01-08T12:43:06 use pygments to color code
Thomas de Grivel 970b811c 2021-12-07T11:44:43 fork without tracking
Thomas de Grivel 00ca3d6f 2021-12-07T09:39:05 dry not_found
Thomas de Grivel 6480dce3 2021-12-02T12:27:53 allow to change repository owner
Thomas de Grivel 8924ab0e 2021-11-30T15:51:04 fix repository
Thomas de Grivel 766e5b50 2021-11-30T08:23:05 create repositories with unique slug
Thomas de Grivel edf1fbc9 2021-11-29T16:10:28 /etc/git/auth.conf
Thomas de Grivel 04b5f55d 2021-11-28T14:21:53 various fixes
Thomas de Grivel c09a611a 2021-11-26T18:21:37 readme
Thomas de Grivel 4ef916c6 2021-11-24T21:08:00 ssh keys
Thomas de Grivel 091232c7 2021-11-24T17:17:36 fix repository
Thomas de Grivel 2f079444 2021-11-24T16:38:41 file and directory and branch traversal
Thomas de Grivel 39b33a9f 2021-11-22T18:00:54 deploy only. remove IO.inspect
Thomas de Grivel f5fa9ecd 2021-11-22T11:10:00 admin: repositories index
Thomas de Grivel 94e8a7bd 2021-11-21T20:31:49 add and remove users from organisation
Thomas de Grivel 9340dcda 2021-11-21T20:00:52 add and remove users from repo
Thomas de Grivel bc51bc09 2021-11-21T12:20:52 fix new repo
Thomas de Grivel 49025a97 2021-11-21T12:18:50 fix form errors
Thomas de Grivel 60c50e63 2021-11-19T17:46:49 users repositories
Thomas de Grivel 4aa31181 2021-11-19T16:03:18 delete repo
Thomas de Grivel 8667cd15 2021-11-19T14:03:43 new organisation repo, edit repo
Thomas de Grivel 14df077d 2021-11-19T12:06:33 repository view
Thomas de Grivel 7d4e6756 2021-11-18T23:06:28 Repository