Andras Bacsai
f8146f5a59
Add log search, download, and collapsible sections with lazy loading
...
Features:
- Add client-side search filtering for runtime and deployment logs
- Add log download functionality (respects search filters)
- Make runtime log sections collapsible by default
- Auto-expand single container and lazy load logs on first expand
- Match deployment and runtime log view heights (40rem)
- Add debug toggle for deployment logs
- Improve scroll behavior with follow logs feature
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 10:57:58 +01:00
Andras Bacsai
e10bd011c5
Enable timestamps in log display and improve styling for better readability
2025-12-03 09:09:12 +01:00
ShadowArcanist
0f9e3b84ee
feat: logs color highlight based on log level - visual improvement
2025-11-20 09:14:42 +05:30
Andras Bacsai
1ab4b9aa31
refactor: simplify project data retrieval and enhance OAuth settings handling
2025-10-27 17:03:19 +01:00
Lucas Michot
c5403b0b3f
Always prefer ::class notation
2024-10-28 14:56:13 +01:00
Andras Bacsai
50519a86a9
fix: numberOfLines could be null
2024-10-25 17:38:14 +02:00
Andras Bacsai
b570ccd7d3
format
2024-09-23 19:51:31 +02:00
peaklabs-dev
144508218e
Fix: SSH multiplexing
2024-09-17 12:26:11 +02:00
Andras Bacsai
b12f768c56
fix: numberoflines should be number
2024-08-23 20:42:58 +02:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
68d3cea528
fix: multiple server deployments
...
feat: custom preview deployment fqdn
ui: improvements here and there
2024-05-30 12:28:29 +02:00
Andras Bacsai
fe22dfc531
fix: get logs with non-root user
2024-05-02 11:06:12 +02:00
Andras Bacsai
c6844ff47a
Add keydb, dragonfly and clickhouse
2024-04-10 15:00:46 +02:00
Andras Bacsai
56c08056d2
Merge pull request #1858 from Omikorin/patch-1
...
fix: empty get logs number of lines
2024-03-18 11:05:20 +01:00
Andras Bacsai
b39ac73cd8
fix: server stopped, service page not reachable
2024-03-18 08:53:44 +01:00
Michał Korczak
c9054e7d8c
fix: empty get logs number of lines
2024-03-17 18:27:01 +01:00
Andras Bacsai
5275ae8e9c
Refactor getLogs method and update view template
2024-02-27 09:08:15 +01:00
Andras Bacsai
c71e1e107e
Refactor getLogs method and update get-logs.blade.php view
2024-02-27 09:05:28 +01:00
Andras Bacsai
8ab72c7e10
feat: preview deployment logs
2024-02-27 09:01:19 +01:00
Andras Bacsai
638d0c8c99
fix: get swarm service logs
2023-12-20 14:11:50 +01:00
Andras Bacsai
fe6e76ad0d
fix
2023-12-11 15:09:36 +01:00
Andras Bacsai
e9920f05f5
fix: proxy logs
2023-12-11 15:08:40 +01:00
Andras Bacsai
956416b522
refactor: service logs are now on one page
2023-12-11 11:27:41 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00