| .. |
|
Application.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
ApplicationDeploymentQueue.php
|
refactor applicationdeploymentjob
|
2023-12-04 15:08:24 +01:00 |
|
ApplicationPreview.php
|
moar fixes
|
2023-11-27 15:25:15 +01:00 |
|
ApplicationSetting.php
|
fix: switching to static build
|
2023-12-06 21:32:23 +01:00 |
|
BaseModel.php
|
testing php storm code cleanup and styling
|
2023-08-08 11:51:36 +02:00 |
|
Environment.php
|
feat: initial api endpoints
|
2024-02-16 21:56:38 +01:00 |
|
EnvironmentVariable.php
|
fix: only escape envs after v239+
|
2024-03-18 11:36:36 +01:00 |
|
GithubApp.php
|
fix: remove private key in case you removed a github app
|
2023-09-29 11:01:40 +02:00 |
|
GitlabApp.php
|
testing php storm code cleanup and styling
|
2023-08-08 11:51:36 +02:00 |
|
InstanceSettings.php
|
fix
|
2023-12-11 20:01:54 +01:00 |
|
Kubernetes.php
|
Add GitHub, GitLab, DeployKeys
|
2023-03-28 12:09:34 +02:00 |
|
LocalFileVolume.php
|
fix: create initial files async
|
2024-03-13 18:26:30 +01:00 |
|
LocalPersistentVolume.php
|
fix: show real storage name on services
|
2023-09-25 17:14:19 +02:00 |
|
PersonalAccessToken.php
|
wip: PAT by team
|
2023-10-18 18:02:09 +02:00 |
|
PrivateKey.php
|
fix: errors
|
2023-09-11 17:36:30 +02:00 |
|
Project.php
|
feat: resources api endpoint
|
2024-03-07 11:35:00 +01:00 |
|
ProjectSetting.php
|
feat: initial api endpoints
|
2024-02-16 21:56:38 +01:00 |
|
S3Storage.php
|
refactor routes
|
2024-01-07 16:23:41 +01:00 |
|
ScheduledDatabaseBackup.php
|
fix: remove success application deployment job
|
2024-03-01 18:24:14 +01:00 |
|
ScheduledDatabaseBackupExecution.php
|
Refactor + package updates + improve local backups
|
2023-08-10 15:52:54 +02:00 |
|
ScheduledTask.php
|
Complete add/edit/delete for scheduled tasks.
|
2024-01-01 18:23:29 -08:00 |
|
ScheduledTaskExecution.php
|
Start scheduled task job execution.
|
2024-01-01 18:23:58 -08:00 |
|
Server.php
|
Add default 404 redirect for Caddy proxy
|
2024-03-13 11:25:34 +01:00 |
|
ServerSetting.php
|
fix: server settings guarded
|
2023-10-25 11:50:22 +02:00 |
|
Service.php
|
Add Grafana service configuration and update service templates
|
2024-03-12 17:43:00 +01:00 |
|
ServiceApplication.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
ServiceDatabase.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
SharedEnvironmentVariable.php
|
feat: shared environments
|
2024-01-23 17:13:23 +01:00 |
|
StandaloneDocker.php
|
fix: delete destination
|
2023-11-06 10:20:13 +01:00 |
|
StandaloneMariadb.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
StandaloneMongodb.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
StandaloneMysql.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
StandalonePostgresql.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
StandaloneRedis.php
|
Refactor method names to use camel case
|
2024-03-04 11:01:14 +01:00 |
|
Subscription.php
|
Refactor subscription handling logic in middleware and model
|
2024-02-23 13:50:48 +01:00 |
|
SwarmDocker.php
|
wip
|
2023-11-28 15:49:24 +01:00 |
|
Tag.php
|
fix: tags
|
2024-02-03 12:39:07 +01:00 |
|
Team.php
|
ui: make notifications separate view
|
2024-03-07 12:58:04 +01:00 |
|
TeamInvitation.php
|
fix: should note delete personal teams
|
2024-03-05 09:19:15 +01:00 |
|
User.php
|
Add two-factor authentication fields to hidden array in User model
|
2024-03-07 13:05:04 +01:00 |
|
Waitlist.php
|
feat: force password reset + waitlist
|
2023-08-15 14:11:38 +02:00 |
|
Webhook.php
|
add stripe subscription
|
2023-08-24 16:14:09 +02:00 |