Commit Graph

11109 Commits

Author SHA1 Message Date
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
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
Adam
8bcb39ad5f Improve modal closing logic for intentional user interaction 2025-01-04 22:40:35 +01:00
Pranav C
1b8df1f16b Update health check endpoint of nocodb service 2025-01-04 16:04:13 +05:30
Viktor
fe2d070590 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	templates/compose/trigger.yaml
2025-01-03 22:05:45 +02:00
Viktor
f0ea389331 FIX: trigger.dev template - fixed otel config 2025-01-03 22:05:29 +02:00
Viktor
87d324170d FIX: trigger.dev template - fixed otel config 2025-01-03 22:04:37 +02:00
Andras Bacsai
c33132d8d9 fix: show backup timezone on the UI 2025-01-03 20:39:27 +01:00
Andras Bacsai
4d18e3372d fix: scheduled tasks and backups are executed by server timezone. 2025-01-03 20:32:56 +01:00
Viktor
5fcf3aa7dc FIX: trigger.dev template - missing ports and wrong env usage 2025-01-03 18:31:06 +02:00
Oliver
83c585ee8b teable service 2025-01-03 14:52:43 +00:00
Viktor
cf361e08a0 FIX: trigger.dev templates - wrong key length issue 2025-01-02 17:04:38 +02:00
Behzad Samadi
e6b18937d0 Fixing the CSRF bug for labelstudio versions 1.14.0 and higher 2024-12-31 16:27:00 -05:00