-
4077c1b28e
Log test results
master
Sebastiaan de Schaetzen
2026-02-27 22:02:13 +01:00
-
e6f6e2466b
Add test step
Sebastiaan de Schaetzen
2026-02-27 21:56:51 +01:00
-
5be1b1cc29
Throw exception on authentication issues
Sebastiaan de Schaetzen
2026-02-27 21:54:30 +01:00
-
36ecd019a8
Add copilot instructions
Sebastiaan de Schaetzen
2026-02-27 21:53:56 +01:00
-
472db2dd96
Incrase spacing in staging view
Sebastiaan de Schaetzen
2026-02-27 19:31:10 +01:00
-
b5097685c7
Put push/pull buttons on one line
Sebastiaan de Schaetzen
2026-02-27 19:29:08 +01:00
-
6a532322c4
Add credential settings
Sebastiaan de Schaetzen
2026-02-27 19:22:38 +01:00
-
52fe455c76
Add ahead/behind indicator and push/pull buttons
Sebastiaan de Schaetzen
2026-02-27 19:22:03 +01:00
-
a27c9fba00
Add watchtower step to workflow
Sebastiaan de Schaetzen
2026-02-27 19:08:42 +01:00
-
9b1668def9
Add checkmark to mark all files
Sebastiaan de Schaetzen
2026-02-27 19:06:00 +01:00
-
ec79a0c5cf
Remove duplicate Push Container step in deploy workflow
Sebastiaan de Schaetzen
2026-02-27 11:35:11 +01:00
-
2dcacdbe8d
Exclude master from build workflow trigger
Sebastiaan de Schaetzen
2026-02-27 11:34:39 +01:00
-
e079eed52d
Use ubuntu-latest runner in CI/CD workflows
Sebastiaan de Schaetzen
2026-02-27 11:33:19 +01:00
-
d803919bf5
Update deploy pipeline: run on master, tag as latest
Sebastiaan de Schaetzen
2026-02-27 11:31:34 +01:00
-
98de13b410
Add Dockerfile and Gitea CI/CD workflows
Sebastiaan de Schaetzen
2026-02-27 11:29:40 +01:00
-
8784dfc391
Show commit title, description, author and date on commit detail page
Sebastiaan de Schaetzen
2026-02-27 11:24:40 +01:00
-
b0016767e8
Show current branch name in staging view
Sebastiaan de Schaetzen
2026-02-27 11:12:13 +01:00
-
04a69c323e
Fix commit graph rendering for branching history
Sebastiaan de Schaetzen
2026-02-27 10:48:34 +01:00
-
eb222716cd
Move parent directory link inline with back to commits
Sebastiaan de Schaetzen
2026-02-27 10:20:07 +01:00
-
d68933bc2f
Render images in file browser blob view
Sebastiaan de Schaetzen
2026-02-27 10:17:30 +01:00
-
b0c869829f
Fix file browser for directories two levels deep
Sebastiaan de Schaetzen
2026-02-27 10:13:15 +01:00
-
321e268530
Add Rollback Selected button to staging page
Sebastiaan de Schaetzen
2026-02-27 10:05:41 +01:00
-
1b6f007eea
Remove Stage/Unstage column headers from staging tables
Sebastiaan de Schaetzen
2026-02-27 10:02:20 +01:00
-
b2b3993d85
Add file diff view to staging page, fix title
Sebastiaan de Schaetzen
2026-02-27 09:57:53 +01:00
-
fbfffac73f
Fix branch/commit view bugs
Sebastiaan de Schaetzen
2026-02-27 09:52:59 +01:00
-
fdc520cfaf
Add commits page with graph, diff, file browser, and checkout
Sebastiaan de Schaetzen
2026-02-27 09:44:38 +01:00
-
383864469d
Add delete confirmation page before removing repository
Sebastiaan de Schaetzen
2026-02-27 09:31:03 +01:00
-
4458eb204b
Show remotes in table with editable URLs on remote page
Sebastiaan de Schaetzen
2026-02-27 09:28:43 +01:00
-
005e0c7d23
Make staging (changes) the default repo view
Sebastiaan de Schaetzen
2026-02-27 09:23:59 +01:00
-
be130582fc
Reorder sidebar: Staging above Branches, rename Changes to Staging
Sebastiaan de Schaetzen
2026-02-27 09:21:34 +01:00
-
ba3bf697f0
Move '(current)' label to the checkout button column
Sebastiaan de Schaetzen
2026-02-27 09:20:24 +01:00
-
6efb8f1607
Replace branch dropdown with table listing each branch
Sebastiaan de Schaetzen
2026-02-27 09:19:31 +01:00
-
45f7c84b43
Move Clone New into repo dropdown, remove sidebar links
Sebastiaan de Schaetzen
2026-02-27 09:18:08 +01:00
-
8b5bdc0043
Add generic error page with stack trace
Sebastiaan de Schaetzen
2026-02-27 08:04:48 +01:00
-
2d74b000c4
Throw exception when clone repository name is blank
Sebastiaan de Schaetzen
2026-02-27 07:51:50 +01:00
-
6e98901b9c
Auto-fill repository name from URL when left blank
Sebastiaan de Schaetzen
2026-02-27 07:41:33 +01:00
-
c3424362d4
Refactor web UI to use HTML frames layout
Sebastiaan de Schaetzen
2026-02-26 12:12:15 +01:00
-
7fa68da521
Add delete repository feature
Sebastiaan de Schaetzen
2026-02-26 09:26:15 +01:00
-
8f4ef970f5
Add GPLv3 license
Sebastiaan de Schaetzen
2026-02-26 08:58:25 +01:00
-
159332ff43
Add unstage files feature
Sebastiaan de Schaetzen
2026-02-26 08:56:20 +01:00
-
39f09f03ff
Add JaCoCo coverage and improve tests to 98.7%
Sebastiaan de Schaetzen
2026-02-26 08:48:06 +01:00
-
6218fe345a
Add telnet interface for FreeDOS users
Sebastiaan de Schaetzen
2026-02-26 08:45:25 +01:00
-
88385d39a1
Add web controllers and HTML templates
Sebastiaan de Schaetzen
2026-02-26 08:43:15 +01:00
-
239b5367a3
Add GitService with clone, list, branch, commit, push, pull
Sebastiaan de Schaetzen
2026-02-26 08:41:25 +01:00
-
a7d03b3410
Add WebgitProperties configuration
Sebastiaan de Schaetzen
2026-02-26 08:40:17 +01:00
-
47c7841017
Initial commit
Sebastiaan de Schaetzen
2026-02-26 08:29:29 +01:00