Commit Graph

11421 Commits

Author SHA1 Message Date
Andras Bacsai
da07b4fdcf refactor: rename parameter in DatabaseBackupJob for clarity 2025-01-07 15:21:14 +01:00
Andras Bacsai
16c0cd10d8 rector: arrrrr 2025-01-07 14:52:08 +01:00
peaklabs-dev
96d2a1a512 fix: edge case where executions could be null 2025-01-07 14:49:04 +01:00
Andras Bacsai
c702ebff6d fix: ui bug on pw confirmation 2025-01-07 14:39:31 +01:00
Andras Bacsai
965d656c5b fix: update import command to append file redirection for database restoration 2025-01-07 14:39:31 +01:00
Andras Bacsai
40d9e05c0b feat: restore backup from server file 2025-01-07 14:39:31 +01:00
Andras Bacsai
ab2e4c86d0 Merge pull request #4642 from nktnet1/arch-linux-inetutils
fix: hostname -I not supported on Arch Linux
2025-01-07 14:37:37 +01:00
peaklabs-dev
8a80401f15 feat: Purify for better sanitization 2025-01-07 13:47:16 +01:00
peaklabs-dev
70f93b1513 fix: sanitize html error messages 2025-01-07 13:38:21 +01:00
Andras Bacsai
5064fa246e feat/fix: able to import full db backups for pg/mysql/mariadb 2025-01-07 13:00:41 +01:00
Oliver
dc036e5f51 Update teable.yaml 2025-01-07 12:24:33 +01:00
Andras Bacsai
326d0ccdb6 fix: import backups due to js stuff should not be navigated 2025-01-07 11:04:03 +01:00
Andras Bacsai
86ce9f3ddf fix: local dropzonejs 2025-01-07 11:03:41 +01:00
Andras Bacsai
2fc5893e98 fix: update Livewire button click method to use camelCase 2025-01-07 11:03:23 +01:00
Andras Bacsai
af482f0572 fix: show if only build servers are added to your team 2025-01-07 10:43:21 +01:00
Andras Bacsai
2710b2a7bb fix: increase default php memory limit 2025-01-07 10:36:01 +01:00
Andras Bacsai
7f9e54516b fix: prevent default link behavior for resource and settings actions in dashboard 2025-01-07 09:51:25 +01:00
Andras Bacsai
b43ea5fb5d fix: we need XSRF-TOKEN for terminal 2025-01-07 09:48:29 +01:00
Andras Bacsai
f2b62e93ce fix: readonly does not exists
fix: validate after setting timezone to the new value
2025-01-07 09:29:38 +01:00
Andras Bacsai
fb66d05760 Refactor ApplicationDeploymentJob: Move 'tries' property definition to class level 2025-01-07 09:25:25 +01:00
Piotr Wojcik
736cf20141 Custom network aliases for other deployment options (not for compose and swarm) 2025-01-07 01:59:51 +01:00
Khiet Tam Nguyen
65d362a04a feat: template for Gotenberg, a Docker-powered stateless API for PDF files 2025-01-07 09:56:28 +11:00
peaklabs-dev
c789ed6003 chore: remove more logging 2025-01-06 21:16:57 +01:00
peaklabs-dev
09dfbde676 chore: remove debug log, finally found it 2025-01-06 21:14:06 +01:00
peaklabs-dev
deec885fd9 fix: Expiration time claim ('exp') must be a numeric value 2025-01-06 21:08:22 +01:00
peaklabs-dev
126e5ff57a add debug log 2025-01-06 20:56:19 +01:00
peaklabs-dev
49f468c4b7 fix: potential fix for permissions update 2025-01-06 19:37:51 +01:00
peaklabs-dev
fdb5f069fc chore: ajust time to 50s (tests done) 2025-01-06 18:32:05 +01:00
peaklabs-dev
d0c84bc6fa fix: indent 2025-01-06 18:22:12 +01:00
peaklabs-dev
0991898853 chore: final css touches 2025-01-06 18:16:30 +01:00
peaklabs-dev
cb75ca8bea chore: more css as it still looks like shit 2025-01-06 18:11:04 +01:00
peaklabs-dev
0f77e282cb chore: css 2025-01-06 18:05:58 +01:00
peaklabs-dev
3c623d6553 chore: improve error styling 2025-01-06 17:59:17 +01:00
peaklabs-dev
3adc9cf335 fix: render html correctly now 2025-01-06 17:55:37 +01:00
peaklabs-dev
a29547b3ba fix: error rendering 2025-01-06 17:49:55 +01:00
peaklabs-dev
503d2b4866 fix: error message and server time getting 2025-01-06 17:43:27 +01:00
peaklabs-dev
05113d8e06 fix: check System and GitHub time and throw and error if it is over 50s out of sync 2025-01-06 17:28:49 +01:00
peaklabs-dev
1a36e7b057 fix: add back letters to prod password requirement 2025-01-06 16:58:20 +01:00
peaklabs-dev
2c4bdb76bd chore: use new functions 2025-01-06 16:58:20 +01:00
peaklabs-dev
4d34d689b0 refactor: github.php
- Rename functions
- Consolidate Code
- Fix: timing issues with JWT tokens
- Clearer error handling
2025-01-06 16:58:20 +01:00
peaklabs-dev
c6be293064 refactor: AppServiceProvider
- Remove unused authentik stuff
- Move things to separate functions
- Configure commands for production
- Configure modals for better error handling
- Improve password security by not allowing compromised passwords.
- Rename some things to make it clearer.
- Sort imports
2025-01-06 16:58:20 +01:00
Andras Bacsai
04dfcaecc6 update packages + rector basic 2025-01-06 15:21:40 +01:00
Andras Bacsai
eb46792154 fix: add default vector db for anythingllm 2025-01-06 14:26:58 +01:00
Andras Bacsai
5ad6b86735 fix: disappearing UI after livewire event received 2025-01-06 14:05:20 +01:00
Andras Bacsai
07eac49c0b Initialize nixpacks_plan_json in ApplicationDeploymentJob constructor 2025-01-06 13:26:09 +01:00
🏔️ Peak
74524221a3 Merge pull request #4739 from biostaz/main
Improve modal closing logic for intentional user interaction
2025-01-06 12:06:39 +01:00
🏔️ Peak
478701ed29 Merge pull request #4736 from pranavxc/main
Update health check endpoint of Nocodb service
2025-01-06 11:56:05 +01:00
peaklabs-dev
0274bcb656 chore: improve Penpot healthchecks 2025-01-06 11:40:16 +01:00
🏔️ Peak
73951bbffe Merge pull request #4745 fix: update penpot template healthchecks
fix: update penpot template healthchecks
2025-01-06 11:31:02 +01:00
Oliver Speir
d981519ad9 update healthchecks 2025-01-05 19:15:48 -07:00