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