Changelog
- 583d265 Access config
- 1babf75 Add SAST
- 0598dba Add badges
- 94aad9c Add check status icon to jobs
- 7a35ddf Add command array
- e314297 Add cron parser
- cab952b Add cron scheduler
- a1ec173 Add custom command field
- d79f93f Add deploy
- a8262e1 Add dockerfile for prod
- 82c1c75 Add execution rights
- f4ec324 Add file output form
- 80c0b54 Add installed versions dialog
- e6173d5 Add job id to runs request
- 23f398f Add license to image
- f287617 Add log for restoring repo
- 286b5e7 Add missing stage
- 9280b66 Add more rules
- f2b2e4b Add navbar
- e3e7ee2 Add notifier
- cf7cf5c Add numbering to details
- 9b82933 Add order for remotes
- 96b9921 Add percentage to routine check
- c2dbc98 Add port to container
- 2111479 Add post custom command
- 51bbc52 Add qwik frontend
- 92e986a Add raspberrypi to deploy servers
- fd9ba84 Add real coverage to tests
- 364d8b8 Add remote to jobs overview
- ca69479 Add routine check
- 0b6b4e0 Add routing
- 0e9c081 Add shoutrrr notify
- 0681d3f Add snapshots button
- 337d316 Add sse
- 691cdb5 Add storage usage to system overview
- 7d1b524 Add svg class for icons
- ddb5d88 Add swaggo
- d9b3f40 Add system endpoint
- 6eb2fc7 Add system log output
- 5b98996 Add tests for validation messages
- f08f71c Add title in vue router
- bc698b9 Add traefik to env environment
- fa3b687 Add unlock to prune and check
- c58fbcc Add view
- 0de08e4 Adjust colors
- bad8117 Adjust dev env
- ea7da4e Adjust dockerfiles for new locations
- 9dca518 Adjust home screen and titles
- f4b1232 Adjust models and show runs
- dd4506b Adjust rule
- 97d30de All queries work over views
- 3ed9775 Animate jobs nav loading
- cf97a84 Anonymise passwords before writing them to log
- 680c204 Anonymise passwords in badges
- b686730 Better file error handling
- 922840d Build first apline js sse handler
- f58aa6e Buttons to run and return
- 8fc1e6c Change card design
- b72d608 Change design
- 182e653 Change log types
- 41a4c71 Change log types to enums
- 5379707 Change margin
- 9414e38 Change rclone location
- 7aa9331 Change status code for creating a job
- 30b1971 Change time to unix
- dc5b6e8 Change to daisyui 3
- 992555b Change transition to happen between param change
- 5947c2b Cleanup
- 4eef61a Confirm delete, fix bar bg
- b5dd676 Create github actions
- bde69f9 Create runs
- da75f69 Create system logs
- 0d409b3 Display job in home
- e299816 Display single job
- c0ef4e3 Display versions as well
- 4d9d628 Dix db once again
- 470cf10 Do not miss post commands
- 78328a4 Edit and delete working
- e8d9e01 Endpoint for system conf
- d40d7b9 Ensure that the scanning tool has access
- a658c0d Envs can be used in command
- 5edad4b Error handling in backend
- 85c127d Extract env variables from strings
- 4fea659 Favicons
- c0ec20e File should be in the correct location
- 7fbc677 Finish docker setup
- 0076056 First deploy learnings
- 265a2cb Fix Dockerfile
- e08e90e Fix asc result
- 63f81de Fix badge overflow
- 29a492f Fix ci-cd
- 27e4304 Fix clearing runs
- 07dff47 Fix command output to file
- 2d68015 Fix command splitting
- 6c906da Fix commands
- c290945 Fix constraints
- a2a2264 Fix counter alignment
- 047eafc Fix css cache
- 595d540 Fix daisyui drawer
- aa27776 Fix db model
- 800f1d3 Fix db problems
- 7ee05b5 Fix delete button
- 27907b9 Fix design
- 6296080 Fix dev container
- db5065b Fix dev envs
- 05dd1c9 Fix docker build
- f3e4bb2 Fix docker dev
- 4b33f39 Fix dockerbuild
- 85665af Fix endpoints
- a8221b7 Fix env replacement
- 6c5c91e Fix envs
- 47a8512 Fix favicons
- 5f2a44f Fix folder
- 658a209 Fix job view
- 0504718 Fix log alignement
- c9a93ac Fix logging for running a command
- 04b3a34 Fix logging history
- 9233d6a Fix logging status
- f6fa9c8 Fix logs server side events
- 84b091d Fix mobile menu
- 8aba445 Fix mobile view
- 16ec806 Fix restore log, change countdown
- c6fd781 Fix select types and style
- f31dacd Fix shoutrrr
- 9142fcb Fix some css issues
- 1c022e5 Fix stat bars
- c0daa6d Fix system dashboard
- 1463d7f Fix the command entry
- 28d3968 Fix the stats
- 239b630 Fix token
- 10812af Fix validation for commands
- c7fdb0a Fix version
- 665762f Fix views
- 3e72229 Fix yarn build
- c956455 Freeze lockfile for yarn install
- 91ea0d7 Give info log if check is disabled
- de68778 Go mod tidy
- 8232e3c Handle file output in the backend
- 720b76d Happy with the design for now
- 2525ce8 Highlight mobile jobs menu
- a1ea08e Identify the current job page
- 5266771 If new job, do not show icon
- d979069 Improve db queries, add cron scheduler
- d6d5a17 Improve db query names
- 9d4b76d Improve sql query
- 1906f4a Include docs for testing
- 71aa25d Increase test coverage
- fca646a Init goreleaser
- bf636ab Init the run btn in backend
- acd97ce Install zip in the container
- 2e0c1cf Introduce dirty state in form
- 384e958 Keep overwrites in the main file
- 1049a0c Linter and use global link
- 8f1edbf Loading spinner for logs
- 9f46dc8 Looks awesome!
- fbe8c5f Merge branch '1-execute-custom-command-before-backup' into 'main'
- 5e523f8 Merge branch 'Rearrange-Project' into 'main'
- 049c06d Merge branch 'main' of gitlab.unjx.de:flohoss/gobackup
- 4cc3130 Merge branch 'split-api-and-frontend' into 'main'
- 8a607b7 Merge branch 'test' into 'main'
- d74c404 Merge pull request 'New SSE with Vue' (#2) from sse into main
- 88db156 Merge pull request 'New backend rendered version with free commands' (#1) from easy into main
- e5dc924 Minor changes
- 3e73f1f Minor changes in style
- 2fe259a Minor fixes
- e0d7d45 Missed another order of remotes
- 70e1cb0 Missing ssh
- 8e48e35 Mobile and desktop nav
- b0e2a47 Mobile friendly
- a1e29f5 Modal only in job view
- bed0bd5 More db problems with ids
- ac5b121 More design changes
- 742833b Most of the functions are working
- 35070f1 Move all build process to the main dev container
- 29f044d Move alpine to file, cleanup
- d92cb09 Move binary to correct folder
- 4b9d4c8 Move ci-cd to files
- f0f8b18 Move everything to store
- fc93a32 Move job to config file
- e71aed1 Move layout templ
- eb59ced Move logic to the sql query
- 0698100 Move message to extra package
- 319bd49 Move restore log to restore page
- 49405c6 Move to vue
- 0dfc8b4 Move web control into root
- 0802aee Need a thing about the layout
- 7f9a662 Need g++ for swagger
- 7f7058b No need for gitignore because of ci-cd
- 8601951 No output, env display
- 0bf5e60 Not allowed to use needs in the same stage
- a56cf8b Notify on error and success, not between
- 222bed4 Only run pipeline on release
- 7c6d61b Only trigger on tags
- 2067edb Overflow fix
- bbb2b1f Play around with the design
- 9617257 Possible to clear runs
- 77fd98d Possible to create jobs
- 1000e3f Possible to write to file
- 03d5a1e Prepare vue project
- 2173c47 Query job stats
- 6221e65 Reade for sse
- c058263 Rearrange forms
- ae92029 Rearrange project
- 07ca045 Rebuild ci-cd to remove cache
- f63bc7e Rebuild docker compose
- 896cac1 Rebuild for huma
- 804a154 Rebuild home design and information
- cebf895 Rebuild menu design
- 0c86abe Rebuild validation again
- df4def2 Redirect after creation
- df261c3 Remove archives from release
- 0a86282 Remove container scanning
- 779394c Remove error modal
- 7abbeed Remove formKit
- 58627e1 Remove general log type
- ad0e9ef Remove import
- b510f96 Remove most of the old files
- 9771ebf Remove old import
- ba62005 Remove old templ service
- 0975559 Remove on subscribe msg
- 3dadf3b Remove repo check
- 1c13621 Remove swaggo
- 1184930 Remove templ
- 95d46c8 Remove templ generated files
- 0ca115b Remove test run on release
- ff109de Remove token
- e6e9840 Remove top level await
- da04429 Remove unsupported -git
- 29854fb Rename files
- 31b4548 Rename to gocron
- afecd9e Replace envs in file path
- 3cbeaf5 Restic is now multi arch
- 141cce3 Revert "Use Github registry for container"
- cff1368 Run any custom command
- 5ba7074 Run pre, post and backup command
- c642042 SSE for runs
- fb1edc2 SSE working as intended
- a3490ad Schedule same cron jobs sequential
- 32515e1 Set path to dockerfile for container scan
- 4138510 Shoutrrr log type is pointer
- 40dd725 Show countdowns on home page
- a53a94c Show job details on the job page
- 08435cb Show jobs in html
- d895db5 Show loading spinner after 1 sec
- 8d88a7e Show repo config
- 990f683 Show status of jobs
- 79aafa8 Simple GUI
- dc2a999 Single log for envs
- 3e52cc7 Some design problems
- 5165770 Some of the backup logic
- f6f5d87 Sort jobs by cron first
- 5e3fd61 Sorts jobs after update
- 79d3ffb Split date and time
- c916921 Stil not happy with design
- 4378f0f Style changes
- fe53b27 System design
- 040dcfc Tailwind and single job page
- c9f44ee The command for checking repo changed
- bb25e8f The first commit
- 3f7a86f This should have worked..
- c6e9faa Trying to fix icons
- e0b6123 Trying to make it work
- a4b79d0 Trying to make queries slim and db access less
- f6d3876 Typo
- 60e5f6d Typo fix
- 270f69d Unset envs
- 9316986 Unset token env
- c378300 Update Packages
- 16866f3 Update Rclone
- 08e4cb9 Update build to create arm version
- 4d1bd5d Update build.gitlab-ci.yml
- a85364a Update ci-cd
- 2fcf5f5 Update compose
- cd9e125 Update config.yml
- aa7a4e9 Update deploy.gitlab-ci.yml
- b101995 Update deploy.gitlab-ci.yml
- 6ae7601 Update deploy.gitlab-ci.yml
- a735525 Update dev.sh
- 58f9ed5 Update forgejo build
- c87929a Update go version
- 8ccaca6 Update inserts.sql
- e27774e Update logging.go
- 25e821a Update models.go
- a0865df Update packages
- 3ce49e6 Update readme
- c672a53 Update readme
- e2dc231 Update vue
- 0d9b8cb Update yarn.lock
- 0d8efb3 Upgrade build versions
- 35f22b4 Upgrade daisyui
- a3f5035 Upgrade node packages
- 5ffd42c Upgrade packages
- 11bd277 Upgrade packages
- 4b16008 Upgrade packages
- 815e585 Upgrade packages
- 71affd0 Upgrade packages
- 8c3ffcc Upgrade teleport version
- 378ae0a Use CI_COMMIT_TAG directly
- 2c1b609 Use Github registry for container
- 11f0feb Use auth for request and handle response
- a88db8a Use buildx and use cache registry
- c671043 Use cron-parser
- 07ae458 Use forgejo actions
- 57bd741 Use github for cache
- c946c10 Use gitlab envs in docker
- 3cccd37 Use gorm sqlite driver
- 9e81682 Use id for env and command and keep order
- 83b3b0f Use job with notification for cron exec
- ff0dbb6 Use last run as mobile run
- 857b7e1 Use make and docker for dev
- af91923 Use maps and generalise data
- 1c0a3b5 Use normal docs
- f10a8cb Use ntfy for notifications
- 0d12313 Use qwik modular forms
- af669d1 Use shoutrrr as notification service
- df6811c Use slog logger
- 422acce Use sqlc to generate queries
- 408f3c4 Use tailwind and daisyui beta
- 1ec0718 Use teleport tbot
- a2a149a Use validator
- 6f3f371 Use vuelidate
- 1080aad UseConfirmDialog for delete
- e955b83 Validate in frontend
- 8b4009f Working base for sqlc
- 9014c8d Write api for versions
- 3beac11 Write env tests
- 712504b Wrong check
- 4bd83b6 Wrong validator version
- d0feef7 [fix] Nil pointer
- 2923724 [meta] Dockfile changes
- cd62f34 [meta] Remove deploy stage with teleport
- 67f523e [meta] Update packages
- 814f3d6 [meta] Upgrade packages
- c98a3ce [refactor] Rebuild ci-cd