Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic PR to nightly from 2022-11-23T12:47:06Z #4870

Merged
merged 8 commits into from
Nov 23, 2022
Merged

Conversation

milkmaker
Copy link
Collaborator

@milkmaker milkmaker commented Nov 23, 2022

📝 Brief description

[BS5] remove u2f-api.js
[BS5] remove dependencies
[BS5] include dependencies
[BS5] move init frontend block
[BS5] change bootstrap navbar
[BS5] change jquery $(window).load
[BS5] change bootstrap tabs
[BS5] change bootstrap tabs
[BS5] change bootstrap data-attributes
[BS5] change bootstrap dropdowns
[BS5] change bootstrap panels/cards
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] bug fixes
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] change bootstrap in js
[BS5] fix card classes
[BS5] add gridjs lib
[BS5] update bootstrap-select to v1.14beta
[BS5] layout fixes
[BS5] layout fixes
[BS5] change form-group
[BS5] add layout spacing
[BS5] mobile navbar fix
[BS5] fix card header btns
[BS5] change spinner icons
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] add responsive tabs and more
[BS5] remember last nav pill fix
[BS5] replace footable with jquery datatables (edit.twig)
[BS5] change onVisible querySelectors to table id
[BS5] jquery datatables disable orderable checkboxes
[BS5] adjust admin refresh_table function
[BS5] remember last nav pill - revert id var
[BS5] fix guid collapse stutter
[BS5] jquery datatable - add classes to action column
[BS5] jquery datatable - add classes to action column
[BS5] datatables add responsivePrio and adjust className
[BS5] fix minor issues
[BS5] add theme selector
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
[BS5] fix minor issues
[BS5] remove ui theme selector - add darkmode toggler
[BS5] make container status more visible
[BS5] make container status more visible
[BS5] add darkmode
[BS5] fix minor issues
[BS5] fix user auth responsive tab
[BS5] fix user auth responsive tab
[BS5] datatables handle null values
[BS5] add spacing
[BS5] fix 2fa
[BS5] fix minor issues
[BS5] adjust css
[BS5] add light and dark rspamd logo
[BS5] update bootstrap-select to v1.14.0-beta3
[BS5] add rspamd logo change to darkmode toggle
[BS5] fix datatables
[BS5] adjust restart container btn
[BS5] minor fixes
[BS5] rearrange nav items
[BS5] add whats new modal after update
[BS5] add spacing
[BS5] add additional info to app_info.inc.php
[BS5] fix mobile navbar flex-direction
[BS5] adjust whats new modal
[BS5] center container restart button text
[BS5] redirect to /debug after login
[BS5] add host statistics
[BS5] adjust host stats
[BS5] rework network and disk io
[BS5] poll host stats if tab is active
showWhatsNew modal remove default show class
[BS5] fix RsettingsModal
[BS5] add container disk and network stats
[BS5] use fastapi and aiodocker for dockerapi
[BS5] update async dockerapi
[BS5]responsive fixes
[BS5] move showWhatsNewModal
Merge branch 'nightly' into feature/bootstrap5
[BS5] fix merging bugs
Merge branch 'master' into nightly
Merge branch 'staging' into nightly
Before update on 2022-09-01_20_20_45
Revert "Before update on 2022-09-01_20_20_45"
Merge branch 'staging' into nightly
Merge branch 'staging' into nightly
fix layout issues
display public ips on debug page
fix some layout issues
add loading animation for container charts
add sieve access toggle to mass-actions-mailbox
Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
Merge remote-tracking branch 'origin/staging' into nightly
move guid to debug.php
Update Twig to 3.4.3
fix set rspamd worker password
Merge branch 'staging' into nightly
Merge pull request #4790 from mailcow/staging
shift datatable child toggle function to api.js
rework datatables
shift datatable css to new file
shift get_public_ips to json_api.php
add goto previous page btn to top
use ui_texts.title_name for host_stats card-header
make transportstable responsive
Merge branch 'feature/bootstrap5' into nightly
remove max-height from debug logo
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4795 from mailcow/staging
Rearranged Queue Manager + Ukraine Flag fix
Merge branch 'feature/bootstrap5' into nightly
Fixed queue message error
Merge branch 'feature/bootstrap5' into nightly
Restored original Container length + Corrected Image size on Debug Page
Merge branch 'feature/bootstrap5' into nightly
Use Translateable strings in Debug Page
Merge PR 4657 into language-change
Fixed changes due to BS5 Classes
Merge pull request #4808 from mailcow/feature/language-change
Merge branch 'feature/bootstrap5' into nightly
Merge branch 'staging' into nightly
Merge pull request #4821 from mailcow/staging
Merge pull request #4822 from mailcow/staging
Merge pull request #4826 from mailcow/staging
querySelector fails when id starts with digits
edit page for default domain and mailbox settings
Merge pull request #4843 from mailcow/staging
[PHP] Update to 8.1
change 'return 1' to 'exit 1'
Merge pull request #4847 from mailcow/staging
[PHP] Polish dockerfile
add template feature for domains and mailboxes
show created_on, last_modified for domain, mailbox
[Dockerapi] define matched var before use
change git_project_url var for base.twig
remove whats new modal
[BS5] remove u2f-api.js
[BS5] remove dependencies
[BS5] include dependencies
[BS5] move init frontend block
[BS5] change bootstrap navbar
[BS5] change jquery $(window).load
[BS5] change bootstrap tabs
[BS5] change bootstrap tabs
[BS5] change bootstrap data-attributes
[BS5] change bootstrap dropdowns
[BS5] change bootstrap panels/cards
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] bug fixes
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] change bootstrap in js
[BS5] fix card classes
[BS5] add gridjs lib
[BS5] update bootstrap-select to v1.14beta
[BS5] layout fixes
[BS5] layout fixes
[BS5] change form-group
[BS5] add layout spacing
[BS5] mobile navbar fix
[BS5] fix card header btns
[BS5] change spinner icons
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] add responsive tabs and more
[BS5] remember last nav pill fix
[BS5] replace footable with jquery datatables (edit.twig)
[BS5] change onVisible querySelectors to table id
[BS5] jquery datatables disable orderable checkboxes
[BS5] adjust admin refresh_table function
[BS5] remember last nav pill - revert id var
[BS5] fix guid collapse stutter
[BS5] jquery datatable - add classes to action column
[BS5] jquery datatable - add classes to action column
[BS5] datatables add responsivePrio and adjust className
[BS5] fix minor issues
[BS5] add theme selector
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
[BS5] fix minor issues
[BS5] remove ui theme selector - add darkmode toggler
[BS5] make container status more visible
[BS5] make container status more visible
[BS5] add darkmode
[BS5] fix minor issues
[BS5] fix user auth responsive tab
[BS5] fix user auth responsive tab
[BS5] datatables handle null values
[BS5] add spacing
[BS5] fix 2fa
[BS5] fix minor issues
[BS5] adjust css
[BS5] add light and dark rspamd logo
[BS5] update bootstrap-select to v1.14.0-beta3
[BS5] add rspamd logo change to darkmode toggle
[BS5] fix datatables
[BS5] adjust restart container btn
[BS5] minor fixes
[BS5] rearrange nav items
[BS5] add whats new modal after update
[BS5] add spacing
[BS5] add additional info to app_info.inc.php
[BS5] fix mobile navbar flex-direction
[BS5] adjust whats new modal
[BS5] center container restart button text
[BS5] redirect to /debug after login
[BS5] add host statistics
[BS5] adjust host stats
[BS5] rework network and disk io
[BS5] poll host stats if tab is active
showWhatsNew modal remove default show class
[BS5] fix RsettingsModal
[BS5] add container disk and network stats
[BS5] use fastapi and aiodocker for dockerapi
[BS5] update async dockerapi
[BS5]responsive fixes
[BS5] move showWhatsNewModal
Merge branch 'nightly' into feature/bootstrap5
[BS5] fix merging bugs
Merge branch 'master' into nightly
Merge branch 'staging' into nightly
Before update on 2022-09-01_20_20_45
Revert "Before update on 2022-09-01_20_20_45"
Merge branch 'staging' into nightly
Merge branch 'staging' into nightly
fix layout issues
display public ips on debug page
fix some layout issues
add loading animation for container charts
add sieve access toggle to mass-actions-mailbox
Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
Merge remote-tracking branch 'origin/staging' into nightly
move guid to debug.php
Update Twig to 3.4.3
fix set rspamd worker password
Merge branch 'staging' into nightly
Merge pull request #4790 from mailcow/staging
shift datatable child toggle function to api.js
rework datatables
shift datatable css to new file
shift get_public_ips to json_api.php
add goto previous page btn to top
use ui_texts.title_name for host_stats card-header
make transportstable responsive
Merge branch 'feature/bootstrap5' into nightly
remove max-height from debug logo
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4795 from mailcow/staging
Rearranged Queue Manager + Ukraine Flag fix
Merge branch 'feature/bootstrap5' into nightly
Fixed queue message error
Merge branch 'feature/bootstrap5' into nightly
Restored original Container length + Corrected Image size on Debug Page
Merge branch 'feature/bootstrap5' into nightly
Use Translateable strings in Debug Page
Merge PR 4657 into language-change
Fixed changes due to BS5 Classes
Merge pull request #4808 from mailcow/feature/language-change
Merge branch 'feature/bootstrap5' into nightly
Merge branch 'staging' into nightly
Merge pull request #4821 from mailcow/staging
Merge pull request #4822 from mailcow/staging
Merge pull request #4826 from mailcow/staging
querySelector fails when id starts with digits
edit page for default domain and mailbox settings
Merge pull request #4843 from mailcow/staging
[PHP] Update to 8.1
Merge pull request #4847 from mailcow/staging
[PHP] Polish dockerfile
add template feature for domains and mailboxes
show created_on, last_modified for domain, mailbox
[Dockerapi] define matched var before use
change git_project_url var for base.twig
remove whats new modal
[BS5] remove u2f-api.js
[BS5] remove dependencies
[BS5] include dependencies
[BS5] move init frontend block
[BS5] change bootstrap navbar
[BS5] change jquery $(window).load
[BS5] change bootstrap tabs
[BS5] change bootstrap tabs
[BS5] change bootstrap data-attributes
[BS5] change bootstrap dropdowns
[BS5] change bootstrap panels/cards
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] bug fixes
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] change bootstrap in js
[BS5] fix card classes
[BS5] add gridjs lib
[BS5] update bootstrap-select to v1.14beta
[BS5] layout fixes
[BS5] layout fixes
[BS5] change form-group
[BS5] add layout spacing
[BS5] mobile navbar fix
[BS5] fix card header btns
[BS5] change spinner icons
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] add responsive tabs and more
[BS5] remember last nav pill fix
[BS5] replace footable with jquery datatables (edit.twig)
[BS5] change onVisible querySelectors to table id
[BS5] jquery datatables disable orderable checkboxes
[BS5] adjust admin refresh_table function
[BS5] remember last nav pill - revert id var
[BS5] fix guid collapse stutter
[BS5] jquery datatable - add classes to action column
[BS5] jquery datatable - add classes to action column
[BS5] datatables add responsivePrio and adjust className
[BS5] fix minor issues
[BS5] add theme selector
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
[BS5] fix minor issues
[BS5] remove ui theme selector - add darkmode toggler
[BS5] make container status more visible
[BS5] make container status more visible
[BS5] add darkmode
[BS5] fix minor issues
[BS5] fix user auth responsive tab
[BS5] fix user auth responsive tab
[BS5] datatables handle null values
[BS5] add spacing
[BS5] fix 2fa
[BS5] fix minor issues
[BS5] adjust css
[BS5] add light and dark rspamd logo
[BS5] update bootstrap-select to v1.14.0-beta3
[BS5] add rspamd logo change to darkmode toggle
[BS5] fix datatables
[BS5] adjust restart container btn
[BS5] minor fixes
[BS5] rearrange nav items
[BS5] add whats new modal after update
[BS5] add spacing
[BS5] add additional info to app_info.inc.php
[BS5] fix mobile navbar flex-direction
[BS5] adjust whats new modal
[BS5] center container restart button text
[BS5] redirect to /debug after login
[BS5] add host statistics
[BS5] adjust host stats
[BS5] rework network and disk io
[BS5] poll host stats if tab is active
showWhatsNew modal remove default show class
[BS5] fix RsettingsModal
[BS5] add container disk and network stats
[BS5] use fastapi and aiodocker for dockerapi
[BS5] update async dockerapi
[BS5]responsive fixes
[BS5] move showWhatsNewModal
Merge branch 'nightly' into feature/bootstrap5
[BS5] fix merging bugs
Merge branch 'master' into nightly
Merge branch 'staging' into nightly
Before update on 2022-09-01_20_20_45
Revert "Before update on 2022-09-01_20_20_45"
Merge branch 'staging' into nightly
Merge branch 'staging' into nightly
fix layout issues
display public ips on debug page
fix some layout issues
add loading animation for container charts
add sieve access toggle to mass-actions-mailbox
Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
Merge remote-tracking branch 'origin/staging' into nightly
move guid to debug.php
Update Twig to 3.4.3
fix set rspamd worker password
Merge branch 'staging' into nightly
Merge pull request #4790 from mailcow/staging
shift datatable child toggle function to api.js
rework datatables
shift datatable css to new file
shift get_public_ips to json_api.php
add goto previous page btn to top
use ui_texts.title_name for host_stats card-header
make transportstable responsive
Merge branch 'feature/bootstrap5' into nightly
remove max-height from debug logo
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4795 from mailcow/staging
Rearranged Queue Manager + Ukraine Flag fix
Merge branch 'feature/bootstrap5' into nightly
Fixed queue message error
Merge branch 'feature/bootstrap5' into nightly
Restored original Container length + Corrected Image size on Debug Page
Merge branch 'feature/bootstrap5' into nightly
Use Translateable strings in Debug Page
Merge PR 4657 into language-change
Fixed changes due to BS5 Classes
Merge pull request #4808 from mailcow/feature/language-change
Merge branch 'feature/bootstrap5' into nightly
Merge branch 'staging' into nightly
Merge pull request #4821 from mailcow/staging
Merge pull request #4822 from mailcow/staging
Merge pull request #4826 from mailcow/staging
querySelector fails when id starts with digits
edit page for default domain and mailbox settings
Merge pull request #4843 from mailcow/staging
[PHP] Update to 8.1
Merge pull request #4847 from mailcow/staging
add template feature for domains and mailboxes
show created_on, last_modified for domain, mailbox
[Dockerapi] define matched var before use
change git_project_url var for base.twig
remove whats new modal
[BS5] remove u2f-api.js
[BS5] remove dependencies
[BS5] include dependencies
[BS5] move init frontend block
[BS5] change bootstrap navbar
[BS5] change jquery $(window).load
[BS5] change bootstrap tabs
[BS5] change bootstrap tabs
[BS5] change bootstrap data-attributes
[BS5] change bootstrap dropdowns
[BS5] change bootstrap panels/cards
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] bug fixes
[BS5] change bootstrap general
[BS5] change bootstrap responsive
[BS5] change bootstrap in js
[BS5] fix card classes
[BS5] add gridjs lib
[BS5] update bootstrap-select to v1.14beta
[BS5] layout fixes
[BS5] layout fixes
[BS5] change form-group
[BS5] add layout spacing
[BS5] mobile navbar fix
[BS5] fix card header btns
[BS5] change spinner icons
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] Replace FooTable with jquery Datatables
[BS5] add responsive tabs and more
[BS5] remember last nav pill fix
[BS5] replace footable with jquery datatables (edit.twig)
[BS5] change onVisible querySelectors to table id
[BS5] jquery datatables disable orderable checkboxes
[BS5] adjust admin refresh_table function
[BS5] remember last nav pill - revert id var
[BS5] fix guid collapse stutter
[BS5] jquery datatable - add classes to action column
[BS5] jquery datatable - add classes to action column
[BS5] datatables add responsivePrio and adjust className
[BS5] fix minor issues
[BS5] add theme selector
Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
[BS5] fix minor issues
[BS5] remove ui theme selector - add darkmode toggler
[BS5] make container status more visible
[BS5] make container status more visible
[BS5] add darkmode
[BS5] fix minor issues
[BS5] fix user auth responsive tab
[BS5] fix user auth responsive tab
[BS5] datatables handle null values
[BS5] add spacing
[BS5] fix 2fa
[BS5] fix minor issues
[BS5] adjust css
[BS5] add light and dark rspamd logo
[BS5] update bootstrap-select to v1.14.0-beta3
[BS5] add rspamd logo change to darkmode toggle
[BS5] fix datatables
[BS5] adjust restart container btn
[BS5] minor fixes
[BS5] rearrange nav items
[BS5] add whats new modal after update
[BS5] add spacing
[BS5] add additional info to app_info.inc.php
[BS5] fix mobile navbar flex-direction
[BS5] adjust whats new modal
[BS5] center container restart button text
[BS5] redirect to /debug after login
[BS5] add host statistics
[BS5] adjust host stats
[BS5] rework network and disk io
[BS5] poll host stats if tab is active
showWhatsNew modal remove default show class
[BS5] fix RsettingsModal
[BS5] add container disk and network stats
[BS5] use fastapi and aiodocker for dockerapi
[BS5] update async dockerapi
[BS5]responsive fixes
[BS5] move showWhatsNewModal
Merge branch 'nightly' into feature/bootstrap5
[BS5] fix merging bugs
Merge branch 'master' into nightly
Merge branch 'staging' into nightly
Before update on 2022-09-01_20_20_45
Revert "Before update on 2022-09-01_20_20_45"
Merge branch 'staging' into nightly
Merge branch 'staging' into nightly
fix layout issues
display public ips on debug page
fix some layout issues
add loading animation for container charts
add sieve access toggle to mass-actions-mailbox
Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
Merge remote-tracking branch 'origin/staging' into nightly
move guid to debug.php
Update Twig to 3.4.3
fix set rspamd worker password
Merge branch 'staging' into nightly
Merge pull request #4790 from mailcow/staging
shift datatable child toggle function to api.js
rework datatables
shift datatable css to new file
shift get_public_ips to json_api.php
add goto previous page btn to top
use ui_texts.title_name for host_stats card-header
make transportstable responsive
Merge branch 'feature/bootstrap5' into nightly
remove max-height from debug logo
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4795 from mailcow/staging
Rearranged Queue Manager + Ukraine Flag fix
Merge branch 'feature/bootstrap5' into nightly
Fixed queue message error
Merge branch 'feature/bootstrap5' into nightly
Restored original Container length + Corrected Image size on Debug Page
Merge branch 'feature/bootstrap5' into nightly
Use Translateable strings in Debug Page
Merge PR 4657 into language-change
Fixed changes due to BS5 Classes
Merge pull request #4808 from mailcow/feature/language-change
Merge branch 'feature/bootstrap5' into nightly
Merge branch 'staging' into nightly
Merge pull request #4821 from mailcow/staging
Merge pull request #4822 from mailcow/staging
Merge pull request #4826 from mailcow/staging
querySelector fails when id starts with digits
edit page for default domain and mailbox settings
Merge pull request #4843 from mailcow/staging
Merge pull request #4847 from mailcow/staging
add template feature for domains and mailboxes
show created_on, last_modified for domain, mailbox
[Dockerapi] define matched var before use
change git_project_url var for base.twig
remove whats new modal

add changelog modal

Merge pull request #4861 from mailcow/staging
change default template creation
Merge branch 'feature/bootstrap5' into nightly
add demo_mode for mailcow ui
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4865 from mailcow/staging
Fixy comment typo
Merge pull request #4869 from benpro/patch-1

add changelog modal

Merge pull request #4861 from mailcow/staging
change default template creation
Merge branch 'feature/bootstrap5' into nightly
add demo_mode for mailcow ui
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4865 from mailcow/staging
Fixy comment typo
Merge pull request #4869 from benpro/patch-1
Merge pull request #4844 from mailcow/feature/php-8.1

add changelog modal

Merge pull request #4861 from mailcow/staging
change default template creation
Merge branch 'feature/bootstrap5' into nightly
add demo_mode for mailcow ui
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4865 from mailcow/staging
Fixy comment typo
Merge pull request #4869 from benpro/patch-1
Merge pull request #4844 from mailcow/feature/php-8.1
Merge pull request #4855 from BigMichi1/polish_phpfpm_dockerfile

add changelog modal

Merge pull request #4861 from mailcow/staging
change default template creation
Merge branch 'feature/bootstrap5' into nightly
add demo_mode for mailcow ui
Merge branch 'feature/bootstrap5' into nightly
Merge pull request #4865 from mailcow/staging
Fixy comment typo
Merge pull request #4869 from benpro/patch-1
Merge pull request #4844 from mailcow/feature/php-8.1
Merge pull request #4855 from BigMichi1/polish_phpfpm_dockerfile
Merge pull request #4848 from nathanielmom/compose-fix

💻 Commits

  • 05b897f - Niklas Meyer - 2022-11-23 15:29:38
    | Merge pull request change 'return 1' to 'exit 1' #4848 from nathanielmom/compose-fix
    | | change 'return 1' to 'exit 1'
    | * df17e6b - Nathaniel Mom - 2022-11-07 09:27:22
    | change 'return 1' to 'exit 1'
    |

  • 738dcac - Niklas Meyer - 2022-11-23 15:18:23
    | Merge pull request [PHP] Polish phpfpm dockerfile #4855 from BigMichi1/polish_phpfpm_dockerfile
    | | [PHP] Polish phpfpm dockerfile
    | * bc937ed - Michael Cramer - 2022-11-08 09:45:25
    | | [PHP] Polish dockerfile
    | | includes also upgrade phpfpm to 8.1 #4839 because of --with-avif for gd configure command (is not available in 8.0)
    | |
    | | contains the following adjustments:
    | | - upgrade APCu to 5.1.22
    | | - use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
    | | - split PECL commands into separate ones (according to https://hub.docker.com/_/php this is the recommended way)
    | | - add missing configure options for gd extension to include webp, xpm and avif
    | | - specify composer version to be installed
    | | - cleanup more dev dependencies
    | |

  • | b3bbeee - Niklas Meyer - 2022-11-23 15:17:55
    || Merge pull request [PHP] Update to 8.1 #4844 from mailcow/feature/php-8.1
    | | [PHP] Update to 8.1
    | * 4dd1b97 - DerLinkman - 2022-11-06 15:52:30
    | [PHP] Update to 8.1
    |

  • 782eae4 - Niklas Meyer - 2022-11-23 15:16:48
    | Merge pull request Fixy comment typo #4869 from benpro/patch-1
    | Fixy comment typo

  • f2f5e21 - Benoît S - 2022-11-23 22:10:57
    Fixy comment typo

  • d732321 - Niklas Meyer - 2022-11-17 20:55:57
    | Merge pull request Automatic PR to nightly from 2022-11-17T17:56:06Z #4865 from mailcow/staging
    | Automatic PR to nightly from 2022-11-17T17:56:06Z

  • 19fabd0 - DerLinkman - 2022-11-17 11:12:55
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * ef392ef - FreddleSpl0it - 2022-11-17 08:36:03
    | | add demo_mode for mailcow ui
    | |

  • | a09661f - DerLinkman - 2022-11-16 18:00:32
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * f52ab69 - FreddleSpl0it - 2022-11-16 15:29:39
    | | change default template creation
    | |
    | * 3ebd801 - FreddleSpl0it - 2022-11-16 12:12:23
    | | remove whats new modal

  • 738dcac - Niklas Meyer - 2022-11-23 15:18:23
    | Merge pull request [PHP] Polish phpfpm dockerfile #4855 from BigMichi1/polish_phpfpm_dockerfile
    | | [PHP] Polish phpfpm dockerfile
    | * bc937ed - Michael Cramer - 2022-11-08 09:45:25
    | | [PHP] Polish dockerfile
    | | includes also upgrade phpfpm to 8.1 #4839 because of --with-avif for gd configure command (is not available in 8.0)
    | |
    | | contains the following adjustments:
    | | - upgrade APCu to 5.1.22
    | | - use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
    | | - split PECL commands into separate ones (according to https://hub.docker.com/_/php this is the recommended way)
    | | - add missing configure options for gd extension to include webp, xpm and avif
    | | - specify composer version to be installed
    | | - cleanup more dev dependencies
    | |

  • | b3bbeee - Niklas Meyer - 2022-11-23 15:17:55
    || Merge pull request [PHP] Update to 8.1 #4844 from mailcow/feature/php-8.1
    | | [PHP] Update to 8.1
    | * 4dd1b97 - DerLinkman - 2022-11-06 15:52:30
    | [PHP] Update to 8.1
    |

  • 782eae4 - Niklas Meyer - 2022-11-23 15:16:48
    | Merge pull request Fixy comment typo #4869 from benpro/patch-1
    | Fixy comment typo

  • f2f5e21 - Benoît S - 2022-11-23 22:10:57
    Fixy comment typo

  • d732321 - Niklas Meyer - 2022-11-17 20:55:57
    | Merge pull request Automatic PR to nightly from 2022-11-17T17:56:06Z #4865 from mailcow/staging
    | Automatic PR to nightly from 2022-11-17T17:56:06Z

  • 19fabd0 - DerLinkman - 2022-11-17 11:12:55
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * ef392ef - FreddleSpl0it - 2022-11-17 08:36:03
    | | add demo_mode for mailcow ui
    | |

  • | a09661f - DerLinkman - 2022-11-16 18:00:32
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * f52ab69 - FreddleSpl0it - 2022-11-16 15:29:39
    | | change default template creation
    | |
    | * 3ebd801 - FreddleSpl0it - 2022-11-16 12:12:23
    | | remove whats new modal

  • b3bbeee - Niklas Meyer - 2022-11-23 15:17:55
    | Merge pull request [PHP] Update to 8.1 #4844 from mailcow/feature/php-8.1
    | | [PHP] Update to 8.1
    | * 4dd1b97 - DerLinkman - 2022-11-06 15:52:30
    | [PHP] Update to 8.1
    |

  • 782eae4 - Niklas Meyer - 2022-11-23 15:16:48
    | Merge pull request Fixy comment typo #4869 from benpro/patch-1
    | Fixy comment typo

  • f2f5e21 - Benoît S - 2022-11-23 22:10:57
    Fixy comment typo

  • d732321 - Niklas Meyer - 2022-11-17 20:55:57
    | Merge pull request Automatic PR to nightly from 2022-11-17T17:56:06Z #4865 from mailcow/staging
    | Automatic PR to nightly from 2022-11-17T17:56:06Z

  • 19fabd0 - DerLinkman - 2022-11-17 11:12:55
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * ef392ef - FreddleSpl0it - 2022-11-17 08:36:03
    | | add demo_mode for mailcow ui
    | |

  • | a09661f - DerLinkman - 2022-11-16 18:00:32
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * f52ab69 - FreddleSpl0it - 2022-11-16 15:29:39
    | | change default template creation
    | |
    | * 3ebd801 - FreddleSpl0it - 2022-11-16 12:12:23
    | | remove whats new modal

  • 782eae4 - Niklas Meyer - 2022-11-23 15:16:48
    | Merge pull request Fixy comment typo #4869 from benpro/patch-1
    | Fixy comment typo

  • f2f5e21 - Benoît S - 2022-11-23 22:10:57
    Fixy comment typo

  • d732321 - Niklas Meyer - 2022-11-17 20:55:57
    | Merge pull request Automatic PR to nightly from 2022-11-17T17:56:06Z #4865 from mailcow/staging
    | Automatic PR to nightly from 2022-11-17T17:56:06Z

  • 19fabd0 - DerLinkman - 2022-11-17 11:12:55
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * ef392ef - FreddleSpl0it - 2022-11-17 08:36:03
    | | add demo_mode for mailcow ui
    | |

  • | a09661f - DerLinkman - 2022-11-16 18:00:32
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * f52ab69 - FreddleSpl0it - 2022-11-16 15:29:39
    | | change default template creation
    | |
    | * 3ebd801 - FreddleSpl0it - 2022-11-16 12:12:23
    | | remove whats new modal

add changelog modal

| |
| * 0cdb1e6 - FreddleSpl0it - 2022-11-15 16:25:05
| | change git_project_url var for base.twig
| |
| * da415e5 - FreddleSpl0it - 2022-11-15 16:12:07
| | [Dockerapi] define matched var before use
| |
| * c8f69ff - FreddleSpl0it - 2022-11-11 09:22:58
| | show created_on, last_modified for domain, mailbox
| |
| * 79982e0 - FreddleSpl0it - 2022-11-10 16:22:18
| | add template feature for domains and mailboxes
| |
| * 3f40fad - FreddleSpl0it - 2022-11-03 07:25:18
| | edit page for default domain and mailbox settings
| |

  • | 9d1b620 - Niklas Meyer - 2022-11-16 13:30:10
    | | Merge pull request Automatic PR to nightly from 2022-11-14T06:01:49Z #4861 from mailcow/staging
    | |
  • | 8ca028e - Niklas Meyer - 2022-11-07 14:12:55
    | | Merge pull request Automatic PR to nightly from 2022-11-06T20:27:08Z #4847 from mailcow/staging
    | | Automatic PR to nightly from 2022-11-06T20:27:08Z
  • | 074e3fc - Niklas Meyer - 2022-11-06 15:38:01
    |/ Merge pull request Automatic PR to nightly from 2022-11-06T14:21:03Z #4843 from mailcow/staging
    | Automatic PR to nightly from 2022-11-06T14:21:03Z
  • 39e46d2 - FreddleSpl0it - 2022-11-02 14:09:45
    | querySelector fails when id starts with digits
    |
  • 996b2db - Niklas Meyer - 2022-10-26 12:57:17
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4826 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • 177ebe2 - Niklas Meyer - 2022-10-26 11:15:51
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4822 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • da72184 - Niklas Meyer - 2022-10-26 11:05:58
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4821 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • a2b31cb - DerLinkman - 2022-10-25 12:25:34
    | Merge branch 'staging' into nightly
    |
  • b6760e1 - DerLinkman - 2022-10-20 11:12:17
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 6ce25f3 - Niklas Meyer - 2022-10-20 11:10:12
    | | Merge pull request Backport Language Changer (+ Chinese Translation) to BS5 #4808 from mailcow/feature/language-change
    | | | Backport Language Changer (+ Chinese Translation) to BS5
    | | * 5cb7f72 - DerLinkman - 2022-10-20 11:07:56
    | | | Fixed changes due to BS5 Classes
    | | |
    | | * a334f33 - DerLinkman - 2022-10-20 10:58:51
    | |/ Merge PR 4657 into language-change
    | |
    | * b503271 - DerLinkman - 2022-10-19 15:57:57
    | | Use Translateable strings in Debug Page
    | |
  • | 008e565 - DerLinkman - 2022-10-19 11:36:25
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 5e3aab1 - DerLinkman - 2022-10-19 11:36:07
    | | Restored original Container length + Corrected Image size on Debug Page
    | |
  • | 51b80f6 - DerLinkman - 2022-10-18 14:20:55
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 75fdeb2 - DerLinkman - 2022-10-18 14:19:51
    | | Fixed queue message error
    | |
  • | 2b1d927 - DerLinkman - 2022-10-18 11:36:28
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * e5d7884 - DerLinkman - 2022-10-18 11:34:48
    | | Rearranged Queue Manager + Ukraine Flag fix
    | |
  • | b173e2e - Niklas Meyer - 2022-10-12 18:34:11
    | | Merge pull request Automatic PR to nightly from 2022-10-12T14:26:19Z #4795 from mailcow/staging
    | |
  • | 3d48c24 - moo - 2022-10-12 15:38:11
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * a9046d8 - FreddleSpl0it - 2022-10-12 15:37:03
    | | remove max-height from debug logo
    | |
    | * 90eb0ea - FreddleSpl0it - 2022-10-12 09:28:03
    | | make transportstable responsive
    | |
    | * 4f01b9f - FreddleSpl0it - 2022-10-12 09:20:57
    | | use ui_texts.title_name for host_stats card-header
    | |
  • | b4a1b81 - moo - 2022-10-12 15:12:58
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 174b5c8 - FreddleSpl0it - 2022-10-11 19:20:49
    | | add goto previous page btn to top
    | |
    | * 3912fcb - FreddleSpl0it - 2022-10-11 17:40:46
    | | shift get_public_ips to json_api.php
    | |
    | * ef70457 - FreddleSpl0it - 2022-10-11 11:48:46
    | | shift datatable css to new file
    | |
    | * 8c4dbae - FreddleSpl0it - 2022-10-11 11:41:06
    | | rework datatables
    | |
    | * 645e8f4 - FreddleSpl0it - 2022-10-11 11:35:07
    | | shift datatable child toggle function to api.js
    | |
    | * 10e560c - FreddleSpl0it - 2022-10-01 15:56:45
    | | fix set rspamd worker password
    | |
    | * fb7e234 - FreddleSpl0it - 2022-09-30 11:38:43
    | | move guid to debug.php
    | |
  • | bae1d1c - Niklas Meyer - 2022-10-09 17:27:53
    | | Merge pull request Automatic PR to nightly from 2022-10-09T11:34:14Z #4790 from mailcow/staging
    | | Automatic PR to nightly from 2022-10-09T11:34:14Z
  • | b865676 - DerLinkman - 2022-10-06 14:25:39
    | | Merge branch 'staging' into nightly
    | |
  • | ba9f2bc - DerLinkman - 2022-09-30 12:21:31
    | | Update Twig to 3.4.3
    | |
  • | 8c80cec - DerLinkman - 2022-09-27 21:41:21
    | | Merge remote-tracking branch 'origin/staging' into nightly
    | |
  • | e53f431 - FreddleSpl0it - 2022-09-27 14:43:20
    || Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
    | |
    | * 8e0ee67 - FreddleSpl0it - 2022-09-27 12:32:14
    | | add sieve access toggle to mass-actions-mailbox
    | |
    | * 3d82d9a - FreddleSpl0it - 2022-09-27 12:31:02
    | | add loading animation for container charts
    | |
    | * 8a0bd23 - FreddleSpl0it - 2022-09-27 12:30:10
    | | fix some layout issues
    | |
    | * 4387e47 - FreddleSpl0it - 2022-09-26 12:19:51
    | | display public ips on debug page
    | |
    | * 3b8e17c - FreddleSpl0it - 2022-09-26 11:23:04
    | | fix layout issues
    | |
  • | e74af0d - DerLinkman - 2022-09-08 12:35:51
    | | Merge branch 'staging' into nightly
    | |
  • | 5ff62d8 - DerLinkman - 2022-09-02 10:25:28
    | | Merge branch 'staging' into nightly
    | |
  • | 4427173 - DerLinkman - 2022-09-02 09:57:17
    | | Revert "Before update on 2022-09-01_20_20_45"
    | | This reverts commit db66fe3.
    | |
  • | db66fe3 - DerLinkman - 2022-09-01 20:21:39
    | | Before update on 2022-09-01_20_20_45
    | |
  • | cf5fa96 - DerLinkman - 2022-09-01 13:57:39
    | | Merge branch 'staging' into nightly
    | |
  • | 9e76b6e - DerLinkman - 2022-08-31 10:39:27
    |/ Merge branch 'master' into nightly
    |
  • 45e97b3 - FreddleSpl0it - 2022-08-30 15:59:16
    | [BS5] fix merging bugs
    |
  • ecc16c6 - DerLinkman - 2022-08-29 14:37:25
    | Merge branch 'nightly' into feature/bootstrap5
    |
  • 77e6124 - FreddleSpl0it - 2022-08-23 14:24:10
    | [BS5] move showWhatsNewModal
    |
  • a3ddb58 - FreddleSpl0it - 2022-08-23 12:43:23
    | [BS5]responsive fixes
    |
  • be7252f - FreddleSpl0it - 2022-08-23 11:57:05
    | [BS5] update async dockerapi
    |
  • db8af3d - FreddleSpl0it - 2022-08-22 16:14:04
    | [BS5] use fastapi and aiodocker for dockerapi
    |
  • 7f70b0f - FreddleSpl0it - 2022-08-22 16:08:01
    | [BS5] add container disk and network stats
    |
  • 2e10cc8 - FreddleSpl0it - 2022-08-22 16:02:35
    | [BS5] fix RsettingsModal
    |
  • 047d914 - FreddleSpl0it - 2022-08-22 16:01:57
    | showWhatsNew modal remove default show class
    |
  • a7a0eef - FreddleSpl0it - 2022-08-11 16:11:13
    | [BS5] poll host stats if tab is active
    |
  • 5d35af9 - FreddleSpl0it - 2022-08-10 16:16:36
    | [BS5] rework network and disk io
    |
  • ea21bca - FreddleSpl0it - 2022-08-10 10:56:10
    | [BS5] adjust host stats
    |
  • a3c0737 - FreddleSpl0it - 2022-08-09 20:29:33
    | [BS5] add host statistics
    |
  • 9747995 - FreddleSpl0it - 2022-08-08 13:24:29
    | [BS5] redirect to /debug after login
    |
  • ad91120 - FreddleSpl0it - 2022-08-08 13:23:57
    | [BS5] center container restart button text
    |
  • a4ec2d1 - FreddleSpl0it - 2022-08-08 12:53:52
    | [BS5] adjust whats new modal
    |
  • b7f0795 - FreddleSpl0it - 2022-08-08 12:53:25
    | [BS5] fix mobile navbar flex-direction
    |
  • 0e3363e - FreddleSpl0it - 2022-08-08 12:52:42
    | [BS5] add additional info to app_info.inc.php
    |
  • e26d5b8 - FreddleSpl0it - 2022-07-08 15:47:35
    | [BS5] add spacing
    |
  • 8987ebc - FreddleSpl0it - 2022-07-08 15:47:21
    | [BS5] add whats new modal after update
    |
  • d3cd219 - FreddleSpl0it - 2022-07-08 15:46:14
    | [BS5] rearrange nav items
    |
  • b149da2 - FreddleSpl0it - 2022-07-08 11:32:46
    | [BS5] minor fixes
    |
  • e5cb2dd - FreddleSpl0it - 2022-07-08 11:31:48
    | [BS5] adjust restart container btn
    |
  • c9b883d - FreddleSpl0it - 2022-07-08 11:31:08
    | [BS5] fix datatables
    |
  • ad43253 - FreddleSpl0it - 2022-07-08 11:28:58
    | [BS5] add rspamd logo change to darkmode toggle
    |
  • 979de67 - FreddleSpl0it - 2022-07-08 11:28:27
    | [BS5] update bootstrap-select to v1.14.0-beta3
    |
  • 8416caf - FreddleSpl0it - 2022-07-08 11:27:34
    | [BS5] add light and dark rspamd logo
    |
  • 80d9dfe - FreddleSpl0it - 2022-07-08 11:27:09
    | [BS5] adjust css
    |
  • 8a49b50 - FreddleSpl0it - 2022-07-06 16:55:31
    | [BS5] fix minor issues
    |
  • cbd8e40 - FreddleSpl0it - 2022-07-01 16:44:24
    | [BS5] fix 2fa
    |
  • 2d2c033 - FreddleSpl0it - 2022-07-01 16:21:02
    | [BS5] add spacing
    |
  • 496c68d - FreddleSpl0it - 2022-07-01 16:20:39
    | [BS5] datatables handle null values
    |
  • c505943 - FreddleSpl0it - 2022-07-01 10:51:58
    | [BS5] fix user auth responsive tab
    |
  • 2841c09 - FreddleSpl0it - 2022-07-01 10:44:21
    | [BS5] fix user auth responsive tab
    |
  • 18444bd - FreddleSpl0it - 2022-06-28 07:21:26
    | [BS5] fix minor issues
    |
  • 9d3a89d - FreddleSpl0it - 2022-06-28 07:20:46
    | [BS5] add darkmode
    |
  • 2d0ab4a - FreddleSpl0it - 2022-06-24 16:04:12
    | [BS5] make container status more visible
    |
  • 2fec7cc - FreddleSpl0it - 2022-06-24 15:55:52
    | [BS5] make container status more visible
    |
  • 052959f - FreddleSpl0it - 2022-06-23 16:34:58
    | [BS5] remove ui theme selector - add darkmode toggler
    |
  • 560df58 - FreddleSpl0it - 2022-06-15 16:34:49
    | [BS5] fix minor issues
    |
  • 5629d47 - DerLinkman - 2022-06-15 11:22:59
    | Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
    |
  • 37b4ff8 - FreddleSpl0it - 2022-06-14 16:31:21
    | [BS5] add theme selector
    |
  • 7384aab - FreddleSpl0it - 2022-06-14 15:52:59
    | [BS5] fix minor issues
    |
  • 4ce05d4 - FreddleSpl0it - 2022-06-08 16:21:15
    | [BS5] datatables add responsivePrio and adjust className
    |
  • fdb56de - FreddleSpl0it - 2022-06-08 15:31:10
    | [BS5] jquery datatable - add classes to action column
    |
  • df56d73 - FreddleSpl0it - 2022-06-08 15:28:45
    | [BS5] jquery datatable - add classes to action column
    |
  • 4ba0e15 - FreddleSpl0it - 2022-06-08 12:16:45
    | [BS5] fix guid collapse stutter
    |
  • 304655f - FreddleSpl0it - 2022-06-08 12:12:12
    | [BS5] remember last nav pill - revert id var
    |
  • 6210f06 - FreddleSpl0it - 2022-06-08 12:06:14
    | [BS5] adjust admin refresh_table function
    |
  • 09ae374 - FreddleSpl0it - 2022-06-08 12:03:54
    | [BS5] jquery datatables disable orderable checkboxes
    |
  • 351c803 - FreddleSpl0it - 2022-06-08 11:49:05
    | [BS5] change onVisible querySelectors to table id
    |
  • 6a027b7 - FreddleSpl0it - 2022-06-08 11:19:20
    | [BS5] replace footable with jquery datatables (edit.twig)
    |
  • cdd2adb - FreddleSpl0it - 2022-06-07 15:28:28
    | [BS5] remember last nav pill fix
    |
  • cb6a5d4 - FreddleSpl0it - 2022-06-06 20:38:24
    | [BS5] add responsive tabs and more
    |
  • f13530d - FreddleSpl0it - 2022-06-03 15:45:36
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 8a86fa4 - FreddleSpl0it - 2022-05-20 12:03:12
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 3e6a241 - FreddleSpl0it - 2022-05-19 21:29:01
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 160dcef - FreddleSpl0it - 2022-05-19 15:06:18
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 0ece065 - FreddleSpl0it - 2022-05-17 14:08:22
    | [BS5] Replace FooTable with jquery Datatables
    |
  • fb7e00c - FreddleSpl0it - 2022-05-16 11:26:49
    | [BS5] Replace FooTable with jquery Datatables
    |
  • a0567be - FreddleSpl0it - 2022-05-13 14:16:32
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 96c8e01 - FreddleSpl0it - 2022-04-14 10:22:06
    | [BS5] change spinner icons
    |
  • 88bd7bf - FreddleSpl0it - 2022-04-13 21:45:00
    | [BS5] fix card header btns
    |
  • 7075b9f - FreddleSpl0it - 2022-04-13 21:34:00
    | [BS5] mobile navbar fix
    |
  • b19666f - FreddleSpl0it - 2022-04-13 16:37:52
    | [BS5] add layout spacing
    |
  • e663f3d - FreddleSpl0it - 2022-04-13 14:07:07
    | [BS5] change form-group
    |
  • fd1ffdb - FreddleSpl0it - 2022-04-13 12:36:59
    | [BS5] layout fixes
    |
  • a12538b - FreddleSpl0it - 2022-04-13 12:35:04
    | [BS5] layout fixes
    |
  • cdff1ba - FreddleSpl0it - 2022-04-13 12:34:14
    | [BS5] update bootstrap-select to v1.14beta
    |
  • f6a51f6 - FreddleSpl0it - 2022-04-13 12:32:48
    | [BS5] add gridjs lib
    |
  • 45dd061 - FreddleSpl0it - 2022-04-01 08:26:37
    | [BS5] fix card classes
    |
  • e62069d - FreddleSpl0it - 2022-04-01 08:25:47
    | [BS5] change bootstrap in js
    |
  • 5088636 - FreddleSpl0it - 2022-04-01 08:02:11
    | [BS5] change bootstrap responsive
    |
  • 003d709 - FreddleSpl0it - 2022-04-01 07:33:01
    | [BS5] change bootstrap general
    |
  • 051d08b - FreddleSpl0it - 2022-03-31 20:16:44
    | [BS5] bug fixes
    |
  • b980e7a - FreddleSpl0it - 2022-03-31 15:24:10
    | [BS5] change bootstrap responsive
    |
  • 4d0799d - FreddleSpl0it - 2022-03-31 13:24:18
    | [BS5] change bootstrap general
    |
  • d3dca1d - FreddleSpl0it - 2022-03-31 12:57:33
    | [BS5] change bootstrap general
    |
  • 9b80394 - FreddleSpl0it - 2022-03-31 12:41:50
    | [BS5] change bootstrap general
    |
  • eea5c9d - FreddleSpl0it - 2022-03-31 11:37:14
    | [BS5] change bootstrap panels/cards
    |
  • aa9aff8 - FreddleSpl0it - 2022-03-31 10:09:25
    | [BS5] change bootstrap dropdowns
    |
  • 0b3b5e2 - FreddleSpl0it - 2022-03-30 13:04:54
    | [BS5] change bootstrap data-attributes
    |
  • db0d91b - FreddleSpl0it - 2022-03-30 12:54:38
    | [BS5] change bootstrap tabs
    |
  • 4758033 - FreddleSpl0it - 2022-03-30 12:39:18
    | [BS5] change bootstrap tabs
    |
  • 1e48fb8 - FreddleSpl0it - 2022-03-30 08:45:24
    | [BS5] change jquery $(window).load
    |
  • 1d8da11 - FreddleSpl0it - 2022-03-30 08:39:38
    | [BS5] change bootstrap navbar
    |
  • 635fa79 - FreddleSpl0it - 2022-03-30 07:55:52
    | [BS5] move init frontend block
    |
  • c1792df - FreddleSpl0it - 2022-03-30 07:54:07
    | [BS5] include dependencies
    |
  • 36944f8 - FreddleSpl0it - 2022-03-30 07:08:24
    | [BS5] remove dependencies
    |
  • 4d59cb0 - FreddleSpl0it - 2022-03-29 09:41:11
    [BS5] remove u2f-api.js
add changelog modal

| |
| * 0cdb1e6 - FreddleSpl0it - 2022-11-15 16:25:05
| | change git_project_url var for base.twig
| |
| * da415e5 - FreddleSpl0it - 2022-11-15 16:12:07
| | [Dockerapi] define matched var before use
| |
| * c8f69ff - FreddleSpl0it - 2022-11-11 09:22:58
| | show created_on, last_modified for domain, mailbox
| |
| * 79982e0 - FreddleSpl0it - 2022-11-10 16:22:18
| | add template feature for domains and mailboxes
| |
| * 3f40fad - FreddleSpl0it - 2022-11-03 07:25:18
| | edit page for default domain and mailbox settings
| |

  • | 9d1b620 - Niklas Meyer - 2022-11-16 13:30:10
    | | Merge pull request Automatic PR to nightly from 2022-11-14T06:01:49Z #4861 from mailcow/staging
    | |
  • | 8ca028e - Niklas Meyer - 2022-11-07 14:12:55
    | | Merge pull request Automatic PR to nightly from 2022-11-06T20:27:08Z #4847 from mailcow/staging
    | | Automatic PR to nightly from 2022-11-06T20:27:08Z
  • | 074e3fc - Niklas Meyer - 2022-11-06 15:38:01
    |/ Merge pull request Automatic PR to nightly from 2022-11-06T14:21:03Z #4843 from mailcow/staging
    | Automatic PR to nightly from 2022-11-06T14:21:03Z
  • 39e46d2 - FreddleSpl0it - 2022-11-02 14:09:45
    | querySelector fails when id starts with digits
    |
  • 996b2db - Niklas Meyer - 2022-10-26 12:57:17
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4826 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • 177ebe2 - Niklas Meyer - 2022-10-26 11:15:51
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4822 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • da72184 - Niklas Meyer - 2022-10-26 11:05:58
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4821 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • a2b31cb - DerLinkman - 2022-10-25 12:25:34
    | Merge branch 'staging' into nightly
    |
  • b6760e1 - DerLinkman - 2022-10-20 11:12:17
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 6ce25f3 - Niklas Meyer - 2022-10-20 11:10:12
    | | Merge pull request Backport Language Changer (+ Chinese Translation) to BS5 #4808 from mailcow/feature/language-change
    | | | Backport Language Changer (+ Chinese Translation) to BS5
    | | * 5cb7f72 - DerLinkman - 2022-10-20 11:07:56
    | | | Fixed changes due to BS5 Classes
    | | |
    | | * a334f33 - DerLinkman - 2022-10-20 10:58:51
    | |/ Merge PR 4657 into language-change
    | |
    | * b503271 - DerLinkman - 2022-10-19 15:57:57
    | | Use Translateable strings in Debug Page
    | |
  • | 008e565 - DerLinkman - 2022-10-19 11:36:25
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 5e3aab1 - DerLinkman - 2022-10-19 11:36:07
    | | Restored original Container length + Corrected Image size on Debug Page
    | |
  • | 51b80f6 - DerLinkman - 2022-10-18 14:20:55
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 75fdeb2 - DerLinkman - 2022-10-18 14:19:51
    | | Fixed queue message error
    | |
  • | 2b1d927 - DerLinkman - 2022-10-18 11:36:28
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * e5d7884 - DerLinkman - 2022-10-18 11:34:48
    | | Rearranged Queue Manager + Ukraine Flag fix
    | |
  • | b173e2e - Niklas Meyer - 2022-10-12 18:34:11
    | | Merge pull request Automatic PR to nightly from 2022-10-12T14:26:19Z #4795 from mailcow/staging
    | |
  • | 3d48c24 - moo - 2022-10-12 15:38:11
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * a9046d8 - FreddleSpl0it - 2022-10-12 15:37:03
    | | remove max-height from debug logo
    | |
    | * 90eb0ea - FreddleSpl0it - 2022-10-12 09:28:03
    | | make transportstable responsive
    | |
    | * 4f01b9f - FreddleSpl0it - 2022-10-12 09:20:57
    | | use ui_texts.title_name for host_stats card-header
    | |
  • | b4a1b81 - moo - 2022-10-12 15:12:58
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 174b5c8 - FreddleSpl0it - 2022-10-11 19:20:49
    | | add goto previous page btn to top
    | |
    | * 3912fcb - FreddleSpl0it - 2022-10-11 17:40:46
    | | shift get_public_ips to json_api.php
    | |
    | * ef70457 - FreddleSpl0it - 2022-10-11 11:48:46
    | | shift datatable css to new file
    | |
    | * 8c4dbae - FreddleSpl0it - 2022-10-11 11:41:06
    | | rework datatables
    | |
    | * 645e8f4 - FreddleSpl0it - 2022-10-11 11:35:07
    | | shift datatable child toggle function to api.js
    | |
    | * 10e560c - FreddleSpl0it - 2022-10-01 15:56:45
    | | fix set rspamd worker password
    | |
    | * fb7e234 - FreddleSpl0it - 2022-09-30 11:38:43
    | | move guid to debug.php
    | |
  • | bae1d1c - Niklas Meyer - 2022-10-09 17:27:53
    | | Merge pull request Automatic PR to nightly from 2022-10-09T11:34:14Z #4790 from mailcow/staging
    | | Automatic PR to nightly from 2022-10-09T11:34:14Z
  • | b865676 - DerLinkman - 2022-10-06 14:25:39
    | | Merge branch 'staging' into nightly
    | |
  • | ba9f2bc - DerLinkman - 2022-09-30 12:21:31
    | | Update Twig to 3.4.3
    | |
  • | 8c80cec - DerLinkman - 2022-09-27 21:41:21
    | | Merge remote-tracking branch 'origin/staging' into nightly
    | |
  • | e53f431 - FreddleSpl0it - 2022-09-27 14:43:20
    || Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
    | |
    | * 8e0ee67 - FreddleSpl0it - 2022-09-27 12:32:14
    | | add sieve access toggle to mass-actions-mailbox
    | |
    | * 3d82d9a - FreddleSpl0it - 2022-09-27 12:31:02
    | | add loading animation for container charts
    | |
    | * 8a0bd23 - FreddleSpl0it - 2022-09-27 12:30:10
    | | fix some layout issues
    | |
    | * 4387e47 - FreddleSpl0it - 2022-09-26 12:19:51
    | | display public ips on debug page
    | |
    | * 3b8e17c - FreddleSpl0it - 2022-09-26 11:23:04
    | | fix layout issues
    | |
  • | e74af0d - DerLinkman - 2022-09-08 12:35:51
    | | Merge branch 'staging' into nightly
    | |
  • | 5ff62d8 - DerLinkman - 2022-09-02 10:25:28
    | | Merge branch 'staging' into nightly
    | |
  • | 4427173 - DerLinkman - 2022-09-02 09:57:17
    | | Revert "Before update on 2022-09-01_20_20_45"
    | | This reverts commit db66fe3.
    | |
  • | db66fe3 - DerLinkman - 2022-09-01 20:21:39
    | | Before update on 2022-09-01_20_20_45
    | |
  • | cf5fa96 - DerLinkman - 2022-09-01 13:57:39
    | | Merge branch 'staging' into nightly
    | |
  • | 9e76b6e - DerLinkman - 2022-08-31 10:39:27
    |/ Merge branch 'master' into nightly
    |
  • 45e97b3 - FreddleSpl0it - 2022-08-30 15:59:16
    | [BS5] fix merging bugs
    |
  • ecc16c6 - DerLinkman - 2022-08-29 14:37:25
    | Merge branch 'nightly' into feature/bootstrap5
    |
  • 77e6124 - FreddleSpl0it - 2022-08-23 14:24:10
    | [BS5] move showWhatsNewModal
    |
  • a3ddb58 - FreddleSpl0it - 2022-08-23 12:43:23
    | [BS5]responsive fixes
    |
  • be7252f - FreddleSpl0it - 2022-08-23 11:57:05
    | [BS5] update async dockerapi
    |
  • db8af3d - FreddleSpl0it - 2022-08-22 16:14:04
    | [BS5] use fastapi and aiodocker for dockerapi
    |
  • 7f70b0f - FreddleSpl0it - 2022-08-22 16:08:01
    | [BS5] add container disk and network stats
    |
  • 2e10cc8 - FreddleSpl0it - 2022-08-22 16:02:35
    | [BS5] fix RsettingsModal
    |
  • 047d914 - FreddleSpl0it - 2022-08-22 16:01:57
    | showWhatsNew modal remove default show class
    |
  • a7a0eef - FreddleSpl0it - 2022-08-11 16:11:13
    | [BS5] poll host stats if tab is active
    |
  • 5d35af9 - FreddleSpl0it - 2022-08-10 16:16:36
    | [BS5] rework network and disk io
    |
  • ea21bca - FreddleSpl0it - 2022-08-10 10:56:10
    | [BS5] adjust host stats
    |
  • a3c0737 - FreddleSpl0it - 2022-08-09 20:29:33
    | [BS5] add host statistics
    |
  • 9747995 - FreddleSpl0it - 2022-08-08 13:24:29
    | [BS5] redirect to /debug after login
    |
  • ad91120 - FreddleSpl0it - 2022-08-08 13:23:57
    | [BS5] center container restart button text
    |
  • a4ec2d1 - FreddleSpl0it - 2022-08-08 12:53:52
    | [BS5] adjust whats new modal
    |
  • b7f0795 - FreddleSpl0it - 2022-08-08 12:53:25
    | [BS5] fix mobile navbar flex-direction
    |
  • 0e3363e - FreddleSpl0it - 2022-08-08 12:52:42
    | [BS5] add additional info to app_info.inc.php
    |
  • e26d5b8 - FreddleSpl0it - 2022-07-08 15:47:35
    | [BS5] add spacing
    |
  • 8987ebc - FreddleSpl0it - 2022-07-08 15:47:21
    | [BS5] add whats new modal after update
    |
  • d3cd219 - FreddleSpl0it - 2022-07-08 15:46:14
    | [BS5] rearrange nav items
    |
  • b149da2 - FreddleSpl0it - 2022-07-08 11:32:46
    | [BS5] minor fixes
    |
  • e5cb2dd - FreddleSpl0it - 2022-07-08 11:31:48
    | [BS5] adjust restart container btn
    |
  • c9b883d - FreddleSpl0it - 2022-07-08 11:31:08
    | [BS5] fix datatables
    |
  • ad43253 - FreddleSpl0it - 2022-07-08 11:28:58
    | [BS5] add rspamd logo change to darkmode toggle
    |
  • 979de67 - FreddleSpl0it - 2022-07-08 11:28:27
    | [BS5] update bootstrap-select to v1.14.0-beta3
    |
  • 8416caf - FreddleSpl0it - 2022-07-08 11:27:34
    | [BS5] add light and dark rspamd logo
    |
  • 80d9dfe - FreddleSpl0it - 2022-07-08 11:27:09
    | [BS5] adjust css
    |
  • 8a49b50 - FreddleSpl0it - 2022-07-06 16:55:31
    | [BS5] fix minor issues
    |
  • cbd8e40 - FreddleSpl0it - 2022-07-01 16:44:24
    | [BS5] fix 2fa
    |
  • 2d2c033 - FreddleSpl0it - 2022-07-01 16:21:02
    | [BS5] add spacing
    |
  • 496c68d - FreddleSpl0it - 2022-07-01 16:20:39
    | [BS5] datatables handle null values
    |
  • c505943 - FreddleSpl0it - 2022-07-01 10:51:58
    | [BS5] fix user auth responsive tab
    |
  • 2841c09 - FreddleSpl0it - 2022-07-01 10:44:21
    | [BS5] fix user auth responsive tab
    |
  • 18444bd - FreddleSpl0it - 2022-06-28 07:21:26
    | [BS5] fix minor issues
    |
  • 9d3a89d - FreddleSpl0it - 2022-06-28 07:20:46
    | [BS5] add darkmode
    |
  • 2d0ab4a - FreddleSpl0it - 2022-06-24 16:04:12
    | [BS5] make container status more visible
    |
  • 2fec7cc - FreddleSpl0it - 2022-06-24 15:55:52
    | [BS5] make container status more visible
    |
  • 052959f - FreddleSpl0it - 2022-06-23 16:34:58
    | [BS5] remove ui theme selector - add darkmode toggler
    |
  • 560df58 - FreddleSpl0it - 2022-06-15 16:34:49
    | [BS5] fix minor issues
    |
  • 5629d47 - DerLinkman - 2022-06-15 11:22:59
    | Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
    |
  • 37b4ff8 - FreddleSpl0it - 2022-06-14 16:31:21
    | [BS5] add theme selector
    |
  • 7384aab - FreddleSpl0it - 2022-06-14 15:52:59
    | [BS5] fix minor issues
    |
  • 4ce05d4 - FreddleSpl0it - 2022-06-08 16:21:15
    | [BS5] datatables add responsivePrio and adjust className
    |
  • fdb56de - FreddleSpl0it - 2022-06-08 15:31:10
    | [BS5] jquery datatable - add classes to action column
    |
  • df56d73 - FreddleSpl0it - 2022-06-08 15:28:45
    | [BS5] jquery datatable - add classes to action column
    |
  • 4ba0e15 - FreddleSpl0it - 2022-06-08 12:16:45
    | [BS5] fix guid collapse stutter
    |
  • 304655f - FreddleSpl0it - 2022-06-08 12:12:12
    | [BS5] remember last nav pill - revert id var
    |
  • 6210f06 - FreddleSpl0it - 2022-06-08 12:06:14
    | [BS5] adjust admin refresh_table function
    |
  • 09ae374 - FreddleSpl0it - 2022-06-08 12:03:54
    | [BS5] jquery datatables disable orderable checkboxes
    |
  • 351c803 - FreddleSpl0it - 2022-06-08 11:49:05
    | [BS5] change onVisible querySelectors to table id
    |
  • 6a027b7 - FreddleSpl0it - 2022-06-08 11:19:20
    | [BS5] replace footable with jquery datatables (edit.twig)
    |
  • cdd2adb - FreddleSpl0it - 2022-06-07 15:28:28
    | [BS5] remember last nav pill fix
    |
  • cb6a5d4 - FreddleSpl0it - 2022-06-06 20:38:24
    | [BS5] add responsive tabs and more
    |
  • f13530d - FreddleSpl0it - 2022-06-03 15:45:36
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 8a86fa4 - FreddleSpl0it - 2022-05-20 12:03:12
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 3e6a241 - FreddleSpl0it - 2022-05-19 21:29:01
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 160dcef - FreddleSpl0it - 2022-05-19 15:06:18
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 0ece065 - FreddleSpl0it - 2022-05-17 14:08:22
    | [BS5] Replace FooTable with jquery Datatables
    |
  • fb7e00c - FreddleSpl0it - 2022-05-16 11:26:49
    | [BS5] Replace FooTable with jquery Datatables
    |
  • a0567be - FreddleSpl0it - 2022-05-13 14:16:32
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 96c8e01 - FreddleSpl0it - 2022-04-14 10:22:06
    | [BS5] change spinner icons
    |
  • 88bd7bf - FreddleSpl0it - 2022-04-13 21:45:00
    | [BS5] fix card header btns
    |
  • 7075b9f - FreddleSpl0it - 2022-04-13 21:34:00
    | [BS5] mobile navbar fix
    |
  • b19666f - FreddleSpl0it - 2022-04-13 16:37:52
    | [BS5] add layout spacing
    |
  • e663f3d - FreddleSpl0it - 2022-04-13 14:07:07
    | [BS5] change form-group
    |
  • fd1ffdb - FreddleSpl0it - 2022-04-13 12:36:59
    | [BS5] layout fixes
    |
  • a12538b - FreddleSpl0it - 2022-04-13 12:35:04
    | [BS5] layout fixes
    |
  • cdff1ba - FreddleSpl0it - 2022-04-13 12:34:14
    | [BS5] update bootstrap-select to v1.14beta
    |
  • f6a51f6 - FreddleSpl0it - 2022-04-13 12:32:48
    | [BS5] add gridjs lib
    |
  • 45dd061 - FreddleSpl0it - 2022-04-01 08:26:37
    | [BS5] fix card classes
    |
  • e62069d - FreddleSpl0it - 2022-04-01 08:25:47
    | [BS5] change bootstrap in js
    |
  • 5088636 - FreddleSpl0it - 2022-04-01 08:02:11
    | [BS5] change bootstrap responsive
    |
  • 003d709 - FreddleSpl0it - 2022-04-01 07:33:01
    | [BS5] change bootstrap general
    |
  • 051d08b - FreddleSpl0it - 2022-03-31 20:16:44
    | [BS5] bug fixes
    |
  • b980e7a - FreddleSpl0it - 2022-03-31 15:24:10
    | [BS5] change bootstrap responsive
    |
  • 4d0799d - FreddleSpl0it - 2022-03-31 13:24:18
    | [BS5] change bootstrap general
    |
  • d3dca1d - FreddleSpl0it - 2022-03-31 12:57:33
    | [BS5] change bootstrap general
    |
  • 9b80394 - FreddleSpl0it - 2022-03-31 12:41:50
    | [BS5] change bootstrap general
    |
  • eea5c9d - FreddleSpl0it - 2022-03-31 11:37:14
    | [BS5] change bootstrap panels/cards
    |
  • aa9aff8 - FreddleSpl0it - 2022-03-31 10:09:25
    | [BS5] change bootstrap dropdowns
    |
  • 0b3b5e2 - FreddleSpl0it - 2022-03-30 13:04:54
    | [BS5] change bootstrap data-attributes
    |
  • db0d91b - FreddleSpl0it - 2022-03-30 12:54:38
    | [BS5] change bootstrap tabs
    |
  • 4758033 - FreddleSpl0it - 2022-03-30 12:39:18
    | [BS5] change bootstrap tabs
    |
  • 1e48fb8 - FreddleSpl0it - 2022-03-30 08:45:24
    | [BS5] change jquery $(window).load
    |
  • 1d8da11 - FreddleSpl0it - 2022-03-30 08:39:38
    | [BS5] change bootstrap navbar
    |
  • 635fa79 - FreddleSpl0it - 2022-03-30 07:55:52
    | [BS5] move init frontend block
    |
  • c1792df - FreddleSpl0it - 2022-03-30 07:54:07
    | [BS5] include dependencies
    |
  • 36944f8 - FreddleSpl0it - 2022-03-30 07:08:24
    | [BS5] remove dependencies
    |
  • 4d59cb0 - FreddleSpl0it - 2022-03-29 09:41:11
    [BS5] remove u2f-api.js
add changelog modal

| |
| * 0cdb1e6 - FreddleSpl0it - 2022-11-15 16:25:05
| | change git_project_url var for base.twig
| |
| * da415e5 - FreddleSpl0it - 2022-11-15 16:12:07
| | [Dockerapi] define matched var before use
| |
| * c8f69ff - FreddleSpl0it - 2022-11-11 09:22:58
| | show created_on, last_modified for domain, mailbox
| |
| * 79982e0 - FreddleSpl0it - 2022-11-10 16:22:18
| | add template feature for domains and mailboxes
| |
| * 3f40fad - FreddleSpl0it - 2022-11-03 07:25:18
| | edit page for default domain and mailbox settings
| |

  • | 9d1b620 - Niklas Meyer - 2022-11-16 13:30:10
    | | Merge pull request Automatic PR to nightly from 2022-11-14T06:01:49Z #4861 from mailcow/staging
    | |
  • | 8ca028e - Niklas Meyer - 2022-11-07 14:12:55
    | | Merge pull request Automatic PR to nightly from 2022-11-06T20:27:08Z #4847 from mailcow/staging
    | | Automatic PR to nightly from 2022-11-06T20:27:08Z
  • | 074e3fc - Niklas Meyer - 2022-11-06 15:38:01
    |/ Merge pull request Automatic PR to nightly from 2022-11-06T14:21:03Z #4843 from mailcow/staging
    | Automatic PR to nightly from 2022-11-06T14:21:03Z
  • 39e46d2 - FreddleSpl0it - 2022-11-02 14:09:45
    | querySelector fails when id starts with digits
    |
  • 996b2db - Niklas Meyer - 2022-10-26 12:57:17
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4826 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • 177ebe2 - Niklas Meyer - 2022-10-26 11:15:51
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4822 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • da72184 - Niklas Meyer - 2022-10-26 11:05:58
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4821 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • a2b31cb - DerLinkman - 2022-10-25 12:25:34
    | Merge branch 'staging' into nightly
    |
  • b6760e1 - DerLinkman - 2022-10-20 11:12:17
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 6ce25f3 - Niklas Meyer - 2022-10-20 11:10:12
    | | Merge pull request Backport Language Changer (+ Chinese Translation) to BS5 #4808 from mailcow/feature/language-change
    | | | Backport Language Changer (+ Chinese Translation) to BS5
    | | * 5cb7f72 - DerLinkman - 2022-10-20 11:07:56
    | | | Fixed changes due to BS5 Classes
    | | |
    | | * a334f33 - DerLinkman - 2022-10-20 10:58:51
    | |/ Merge PR 4657 into language-change
    | |
    | * b503271 - DerLinkman - 2022-10-19 15:57:57
    | | Use Translateable strings in Debug Page
    | |
  • | 008e565 - DerLinkman - 2022-10-19 11:36:25
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 5e3aab1 - DerLinkman - 2022-10-19 11:36:07
    | | Restored original Container length + Corrected Image size on Debug Page
    | |
  • | 51b80f6 - DerLinkman - 2022-10-18 14:20:55
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 75fdeb2 - DerLinkman - 2022-10-18 14:19:51
    | | Fixed queue message error
    | |
  • | 2b1d927 - DerLinkman - 2022-10-18 11:36:28
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * e5d7884 - DerLinkman - 2022-10-18 11:34:48
    | | Rearranged Queue Manager + Ukraine Flag fix
    | |
  • | b173e2e - Niklas Meyer - 2022-10-12 18:34:11
    | | Merge pull request Automatic PR to nightly from 2022-10-12T14:26:19Z #4795 from mailcow/staging
    | |
  • | 3d48c24 - moo - 2022-10-12 15:38:11
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * a9046d8 - FreddleSpl0it - 2022-10-12 15:37:03
    | | remove max-height from debug logo
    | |
    | * 90eb0ea - FreddleSpl0it - 2022-10-12 09:28:03
    | | make transportstable responsive
    | |
    | * 4f01b9f - FreddleSpl0it - 2022-10-12 09:20:57
    | | use ui_texts.title_name for host_stats card-header
    | |
  • | b4a1b81 - moo - 2022-10-12 15:12:58
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 174b5c8 - FreddleSpl0it - 2022-10-11 19:20:49
    | | add goto previous page btn to top
    | |
    | * 3912fcb - FreddleSpl0it - 2022-10-11 17:40:46
    | | shift get_public_ips to json_api.php
    | |
    | * ef70457 - FreddleSpl0it - 2022-10-11 11:48:46
    | | shift datatable css to new file
    | |
    | * 8c4dbae - FreddleSpl0it - 2022-10-11 11:41:06
    | | rework datatables
    | |
    | * 645e8f4 - FreddleSpl0it - 2022-10-11 11:35:07
    | | shift datatable child toggle function to api.js
    | |
    | * 10e560c - FreddleSpl0it - 2022-10-01 15:56:45
    | | fix set rspamd worker password
    | |
    | * fb7e234 - FreddleSpl0it - 2022-09-30 11:38:43
    | | move guid to debug.php
    | |
  • | bae1d1c - Niklas Meyer - 2022-10-09 17:27:53
    | | Merge pull request Automatic PR to nightly from 2022-10-09T11:34:14Z #4790 from mailcow/staging
    | | Automatic PR to nightly from 2022-10-09T11:34:14Z
  • | b865676 - DerLinkman - 2022-10-06 14:25:39
    | | Merge branch 'staging' into nightly
    | |
  • | ba9f2bc - DerLinkman - 2022-09-30 12:21:31
    | | Update Twig to 3.4.3
    | |
  • | 8c80cec - DerLinkman - 2022-09-27 21:41:21
    | | Merge remote-tracking branch 'origin/staging' into nightly
    | |
  • | e53f431 - FreddleSpl0it - 2022-09-27 14:43:20
    || Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
    | |
    | * 8e0ee67 - FreddleSpl0it - 2022-09-27 12:32:14
    | | add sieve access toggle to mass-actions-mailbox
    | |
    | * 3d82d9a - FreddleSpl0it - 2022-09-27 12:31:02
    | | add loading animation for container charts
    | |
    | * 8a0bd23 - FreddleSpl0it - 2022-09-27 12:30:10
    | | fix some layout issues
    | |
    | * 4387e47 - FreddleSpl0it - 2022-09-26 12:19:51
    | | display public ips on debug page
    | |
    | * 3b8e17c - FreddleSpl0it - 2022-09-26 11:23:04
    | | fix layout issues
    | |
  • | e74af0d - DerLinkman - 2022-09-08 12:35:51
    | | Merge branch 'staging' into nightly
    | |
  • | 5ff62d8 - DerLinkman - 2022-09-02 10:25:28
    | | Merge branch 'staging' into nightly
    | |
  • | 4427173 - DerLinkman - 2022-09-02 09:57:17
    | | Revert "Before update on 2022-09-01_20_20_45"
    | | This reverts commit db66fe3.
    | |
  • | db66fe3 - DerLinkman - 2022-09-01 20:21:39
    | | Before update on 2022-09-01_20_20_45
    | |
  • | cf5fa96 - DerLinkman - 2022-09-01 13:57:39
    | | Merge branch 'staging' into nightly
    | |
  • | 9e76b6e - DerLinkman - 2022-08-31 10:39:27
    |/ Merge branch 'master' into nightly
    |
  • 45e97b3 - FreddleSpl0it - 2022-08-30 15:59:16
    | [BS5] fix merging bugs
    |
  • ecc16c6 - DerLinkman - 2022-08-29 14:37:25
    | Merge branch 'nightly' into feature/bootstrap5
    |
  • 77e6124 - FreddleSpl0it - 2022-08-23 14:24:10
    | [BS5] move showWhatsNewModal
    |
  • a3ddb58 - FreddleSpl0it - 2022-08-23 12:43:23
    | [BS5]responsive fixes
    |
  • be7252f - FreddleSpl0it - 2022-08-23 11:57:05
    | [BS5] update async dockerapi
    |
  • db8af3d - FreddleSpl0it - 2022-08-22 16:14:04
    | [BS5] use fastapi and aiodocker for dockerapi
    |
  • 7f70b0f - FreddleSpl0it - 2022-08-22 16:08:01
    | [BS5] add container disk and network stats
    |
  • 2e10cc8 - FreddleSpl0it - 2022-08-22 16:02:35
    | [BS5] fix RsettingsModal
    |
  • 047d914 - FreddleSpl0it - 2022-08-22 16:01:57
    | showWhatsNew modal remove default show class
    |
  • a7a0eef - FreddleSpl0it - 2022-08-11 16:11:13
    | [BS5] poll host stats if tab is active
    |
  • 5d35af9 - FreddleSpl0it - 2022-08-10 16:16:36
    | [BS5] rework network and disk io
    |
  • ea21bca - FreddleSpl0it - 2022-08-10 10:56:10
    | [BS5] adjust host stats
    |
  • a3c0737 - FreddleSpl0it - 2022-08-09 20:29:33
    | [BS5] add host statistics
    |
  • 9747995 - FreddleSpl0it - 2022-08-08 13:24:29
    | [BS5] redirect to /debug after login
    |
  • ad91120 - FreddleSpl0it - 2022-08-08 13:23:57
    | [BS5] center container restart button text
    |
  • a4ec2d1 - FreddleSpl0it - 2022-08-08 12:53:52
    | [BS5] adjust whats new modal
    |
  • b7f0795 - FreddleSpl0it - 2022-08-08 12:53:25
    | [BS5] fix mobile navbar flex-direction
    |
  • 0e3363e - FreddleSpl0it - 2022-08-08 12:52:42
    | [BS5] add additional info to app_info.inc.php
    |
  • e26d5b8 - FreddleSpl0it - 2022-07-08 15:47:35
    | [BS5] add spacing
    |
  • 8987ebc - FreddleSpl0it - 2022-07-08 15:47:21
    | [BS5] add whats new modal after update
    |
  • d3cd219 - FreddleSpl0it - 2022-07-08 15:46:14
    | [BS5] rearrange nav items
    |
  • b149da2 - FreddleSpl0it - 2022-07-08 11:32:46
    | [BS5] minor fixes
    |
  • e5cb2dd - FreddleSpl0it - 2022-07-08 11:31:48
    | [BS5] adjust restart container btn
    |
  • c9b883d - FreddleSpl0it - 2022-07-08 11:31:08
    | [BS5] fix datatables
    |
  • ad43253 - FreddleSpl0it - 2022-07-08 11:28:58
    | [BS5] add rspamd logo change to darkmode toggle
    |
  • 979de67 - FreddleSpl0it - 2022-07-08 11:28:27
    | [BS5] update bootstrap-select to v1.14.0-beta3
    |
  • 8416caf - FreddleSpl0it - 2022-07-08 11:27:34
    | [BS5] add light and dark rspamd logo
    |
  • 80d9dfe - FreddleSpl0it - 2022-07-08 11:27:09
    | [BS5] adjust css
    |
  • 8a49b50 - FreddleSpl0it - 2022-07-06 16:55:31
    | [BS5] fix minor issues
    |
  • cbd8e40 - FreddleSpl0it - 2022-07-01 16:44:24
    | [BS5] fix 2fa
    |
  • 2d2c033 - FreddleSpl0it - 2022-07-01 16:21:02
    | [BS5] add spacing
    |
  • 496c68d - FreddleSpl0it - 2022-07-01 16:20:39
    | [BS5] datatables handle null values
    |
  • c505943 - FreddleSpl0it - 2022-07-01 10:51:58
    | [BS5] fix user auth responsive tab
    |
  • 2841c09 - FreddleSpl0it - 2022-07-01 10:44:21
    | [BS5] fix user auth responsive tab
    |
  • 18444bd - FreddleSpl0it - 2022-06-28 07:21:26
    | [BS5] fix minor issues
    |
  • 9d3a89d - FreddleSpl0it - 2022-06-28 07:20:46
    | [BS5] add darkmode
    |
  • 2d0ab4a - FreddleSpl0it - 2022-06-24 16:04:12
    | [BS5] make container status more visible
    |
  • 2fec7cc - FreddleSpl0it - 2022-06-24 15:55:52
    | [BS5] make container status more visible
    |
  • 052959f - FreddleSpl0it - 2022-06-23 16:34:58
    | [BS5] remove ui theme selector - add darkmode toggler
    |
  • 560df58 - FreddleSpl0it - 2022-06-15 16:34:49
    | [BS5] fix minor issues
    |
  • 5629d47 - DerLinkman - 2022-06-15 11:22:59
    | Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
    |
  • 37b4ff8 - FreddleSpl0it - 2022-06-14 16:31:21
    | [BS5] add theme selector
    |
  • 7384aab - FreddleSpl0it - 2022-06-14 15:52:59
    | [BS5] fix minor issues
    |
  • 4ce05d4 - FreddleSpl0it - 2022-06-08 16:21:15
    | [BS5] datatables add responsivePrio and adjust className
    |
  • fdb56de - FreddleSpl0it - 2022-06-08 15:31:10
    | [BS5] jquery datatable - add classes to action column
    |
  • df56d73 - FreddleSpl0it - 2022-06-08 15:28:45
    | [BS5] jquery datatable - add classes to action column
    |
  • 4ba0e15 - FreddleSpl0it - 2022-06-08 12:16:45
    | [BS5] fix guid collapse stutter
    |
  • 304655f - FreddleSpl0it - 2022-06-08 12:12:12
    | [BS5] remember last nav pill - revert id var
    |
  • 6210f06 - FreddleSpl0it - 2022-06-08 12:06:14
    | [BS5] adjust admin refresh_table function
    |
  • 09ae374 - FreddleSpl0it - 2022-06-08 12:03:54
    | [BS5] jquery datatables disable orderable checkboxes
    |
  • 351c803 - FreddleSpl0it - 2022-06-08 11:49:05
    | [BS5] change onVisible querySelectors to table id
    |
  • 6a027b7 - FreddleSpl0it - 2022-06-08 11:19:20
    | [BS5] replace footable with jquery datatables (edit.twig)
    |
  • cdd2adb - FreddleSpl0it - 2022-06-07 15:28:28
    | [BS5] remember last nav pill fix
    |
  • cb6a5d4 - FreddleSpl0it - 2022-06-06 20:38:24
    | [BS5] add responsive tabs and more
    |
  • f13530d - FreddleSpl0it - 2022-06-03 15:45:36
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 8a86fa4 - FreddleSpl0it - 2022-05-20 12:03:12
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 3e6a241 - FreddleSpl0it - 2022-05-19 21:29:01
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 160dcef - FreddleSpl0it - 2022-05-19 15:06:18
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 0ece065 - FreddleSpl0it - 2022-05-17 14:08:22
    | [BS5] Replace FooTable with jquery Datatables
    |
  • fb7e00c - FreddleSpl0it - 2022-05-16 11:26:49
    | [BS5] Replace FooTable with jquery Datatables
    |
  • a0567be - FreddleSpl0it - 2022-05-13 14:16:32
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 96c8e01 - FreddleSpl0it - 2022-04-14 10:22:06
    | [BS5] change spinner icons
    |
  • 88bd7bf - FreddleSpl0it - 2022-04-13 21:45:00
    | [BS5] fix card header btns
    |
  • 7075b9f - FreddleSpl0it - 2022-04-13 21:34:00
    | [BS5] mobile navbar fix
    |
  • b19666f - FreddleSpl0it - 2022-04-13 16:37:52
    | [BS5] add layout spacing
    |
  • e663f3d - FreddleSpl0it - 2022-04-13 14:07:07
    | [BS5] change form-group
    |
  • fd1ffdb - FreddleSpl0it - 2022-04-13 12:36:59
    | [BS5] layout fixes
    |
  • a12538b - FreddleSpl0it - 2022-04-13 12:35:04
    | [BS5] layout fixes
    |
  • cdff1ba - FreddleSpl0it - 2022-04-13 12:34:14
    | [BS5] update bootstrap-select to v1.14beta
    |
  • f6a51f6 - FreddleSpl0it - 2022-04-13 12:32:48
    | [BS5] add gridjs lib
    |
  • 45dd061 - FreddleSpl0it - 2022-04-01 08:26:37
    | [BS5] fix card classes
    |
  • e62069d - FreddleSpl0it - 2022-04-01 08:25:47
    | [BS5] change bootstrap in js
    |
  • 5088636 - FreddleSpl0it - 2022-04-01 08:02:11
    | [BS5] change bootstrap responsive
    |
  • 003d709 - FreddleSpl0it - 2022-04-01 07:33:01
    | [BS5] change bootstrap general
    |
  • 051d08b - FreddleSpl0it - 2022-03-31 20:16:44
    | [BS5] bug fixes
    |
  • b980e7a - FreddleSpl0it - 2022-03-31 15:24:10
    | [BS5] change bootstrap responsive
    |
  • 4d0799d - FreddleSpl0it - 2022-03-31 13:24:18
    | [BS5] change bootstrap general
    |
  • d3dca1d - FreddleSpl0it - 2022-03-31 12:57:33
    | [BS5] change bootstrap general
    |
  • 9b80394 - FreddleSpl0it - 2022-03-31 12:41:50
    | [BS5] change bootstrap general
    |
  • eea5c9d - FreddleSpl0it - 2022-03-31 11:37:14
    | [BS5] change bootstrap panels/cards
    |
  • aa9aff8 - FreddleSpl0it - 2022-03-31 10:09:25
    | [BS5] change bootstrap dropdowns
    |
  • 0b3b5e2 - FreddleSpl0it - 2022-03-30 13:04:54
    | [BS5] change bootstrap data-attributes
    |
  • db0d91b - FreddleSpl0it - 2022-03-30 12:54:38
    | [BS5] change bootstrap tabs
    |
  • 4758033 - FreddleSpl0it - 2022-03-30 12:39:18
    | [BS5] change bootstrap tabs
    |
  • 1e48fb8 - FreddleSpl0it - 2022-03-30 08:45:24
    | [BS5] change jquery $(window).load
    |
  • 1d8da11 - FreddleSpl0it - 2022-03-30 08:39:38
    | [BS5] change bootstrap navbar
    |
  • 635fa79 - FreddleSpl0it - 2022-03-30 07:55:52
    | [BS5] move init frontend block
    |
  • c1792df - FreddleSpl0it - 2022-03-30 07:54:07
    | [BS5] include dependencies
    |
  • 36944f8 - FreddleSpl0it - 2022-03-30 07:08:24
    | [BS5] remove dependencies
    |
  • 4d59cb0 - FreddleSpl0it - 2022-03-29 09:41:11
    [BS5] remove u2f-api.js
add changelog modal

| |
| * 0cdb1e6 - FreddleSpl0it - 2022-11-15 16:25:05
| | change git_project_url var for base.twig
| |
| * da415e5 - FreddleSpl0it - 2022-11-15 16:12:07
| | [Dockerapi] define matched var before use
| |
| * c8f69ff - FreddleSpl0it - 2022-11-11 09:22:58
| | show created_on, last_modified for domain, mailbox
| |
| * 79982e0 - FreddleSpl0it - 2022-11-10 16:22:18
| | add template feature for domains and mailboxes
| |
| * 3f40fad - FreddleSpl0it - 2022-11-03 07:25:18
| | edit page for default domain and mailbox settings
| |

  • | 9d1b620 - Niklas Meyer - 2022-11-16 13:30:10
    | | Merge pull request Automatic PR to nightly from 2022-11-14T06:01:49Z #4861 from mailcow/staging
    | |
  • | 8ca028e - Niklas Meyer - 2022-11-07 14:12:55
    | | Merge pull request Automatic PR to nightly from 2022-11-06T20:27:08Z #4847 from mailcow/staging
    | | Automatic PR to nightly from 2022-11-06T20:27:08Z
  • | 074e3fc - Niklas Meyer - 2022-11-06 15:38:01
    |/ Merge pull request Automatic PR to nightly from 2022-11-06T14:21:03Z #4843 from mailcow/staging
    | Automatic PR to nightly from 2022-11-06T14:21:03Z
  • 39e46d2 - FreddleSpl0it - 2022-11-02 14:09:45
    | querySelector fails when id starts with digits
    |
  • 996b2db - Niklas Meyer - 2022-10-26 12:57:17
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4826 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • 177ebe2 - Niklas Meyer - 2022-10-26 11:15:51
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4822 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • da72184 - Niklas Meyer - 2022-10-26 11:05:58
    | Merge pull request Automatic PR to nightly from 2022-10-26T07:46:18Z #4821 from mailcow/staging
    | Automatic PR to nightly from 2022-10-26T07:46:18Z
  • a2b31cb - DerLinkman - 2022-10-25 12:25:34
    | Merge branch 'staging' into nightly
    |
  • b6760e1 - DerLinkman - 2022-10-20 11:12:17
    | Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 6ce25f3 - Niklas Meyer - 2022-10-20 11:10:12
    | | Merge pull request Backport Language Changer (+ Chinese Translation) to BS5 #4808 from mailcow/feature/language-change
    | | | Backport Language Changer (+ Chinese Translation) to BS5
    | | * 5cb7f72 - DerLinkman - 2022-10-20 11:07:56
    | | | Fixed changes due to BS5 Classes
    | | |
    | | * a334f33 - DerLinkman - 2022-10-20 10:58:51
    | |/ Merge PR 4657 into language-change
    | |
    | * b503271 - DerLinkman - 2022-10-19 15:57:57
    | | Use Translateable strings in Debug Page
    | |
  • | 008e565 - DerLinkman - 2022-10-19 11:36:25
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 5e3aab1 - DerLinkman - 2022-10-19 11:36:07
    | | Restored original Container length + Corrected Image size on Debug Page
    | |
  • | 51b80f6 - DerLinkman - 2022-10-18 14:20:55
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 75fdeb2 - DerLinkman - 2022-10-18 14:19:51
    | | Fixed queue message error
    | |
  • | 2b1d927 - DerLinkman - 2022-10-18 11:36:28
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * e5d7884 - DerLinkman - 2022-10-18 11:34:48
    | | Rearranged Queue Manager + Ukraine Flag fix
    | |
  • | b173e2e - Niklas Meyer - 2022-10-12 18:34:11
    | | Merge pull request Automatic PR to nightly from 2022-10-12T14:26:19Z #4795 from mailcow/staging
    | |
  • | 3d48c24 - moo - 2022-10-12 15:38:11
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * a9046d8 - FreddleSpl0it - 2022-10-12 15:37:03
    | | remove max-height from debug logo
    | |
    | * 90eb0ea - FreddleSpl0it - 2022-10-12 09:28:03
    | | make transportstable responsive
    | |
    | * 4f01b9f - FreddleSpl0it - 2022-10-12 09:20:57
    | | use ui_texts.title_name for host_stats card-header
    | |
  • | b4a1b81 - moo - 2022-10-12 15:12:58
    || Merge branch 'feature/bootstrap5' into nightly
    | |
    | * 174b5c8 - FreddleSpl0it - 2022-10-11 19:20:49
    | | add goto previous page btn to top
    | |
    | * 3912fcb - FreddleSpl0it - 2022-10-11 17:40:46
    | | shift get_public_ips to json_api.php
    | |
    | * ef70457 - FreddleSpl0it - 2022-10-11 11:48:46
    | | shift datatable css to new file
    | |
    | * 8c4dbae - FreddleSpl0it - 2022-10-11 11:41:06
    | | rework datatables
    | |
    | * 645e8f4 - FreddleSpl0it - 2022-10-11 11:35:07
    | | shift datatable child toggle function to api.js
    | |
    | * 10e560c - FreddleSpl0it - 2022-10-01 15:56:45
    | | fix set rspamd worker password
    | |
    | * fb7e234 - FreddleSpl0it - 2022-09-30 11:38:43
    | | move guid to debug.php
    | |
  • | bae1d1c - Niklas Meyer - 2022-10-09 17:27:53
    | | Merge pull request Automatic PR to nightly from 2022-10-09T11:34:14Z #4790 from mailcow/staging
    | | Automatic PR to nightly from 2022-10-09T11:34:14Z
  • | b865676 - DerLinkman - 2022-10-06 14:25:39
    | | Merge branch 'staging' into nightly
    | |
  • | ba9f2bc - DerLinkman - 2022-09-30 12:21:31
    | | Update Twig to 3.4.3
    | |
  • | 8c80cec - DerLinkman - 2022-09-27 21:41:21
    | | Merge remote-tracking branch 'origin/staging' into nightly
    | |
  • | e53f431 - FreddleSpl0it - 2022-09-27 14:43:20
    || Merge remote-tracking branch 'origin/feature/bootstrap5' into nightly
    | |
    | * 8e0ee67 - FreddleSpl0it - 2022-09-27 12:32:14
    | | add sieve access toggle to mass-actions-mailbox
    | |
    | * 3d82d9a - FreddleSpl0it - 2022-09-27 12:31:02
    | | add loading animation for container charts
    | |
    | * 8a0bd23 - FreddleSpl0it - 2022-09-27 12:30:10
    | | fix some layout issues
    | |
    | * 4387e47 - FreddleSpl0it - 2022-09-26 12:19:51
    | | display public ips on debug page
    | |
    | * 3b8e17c - FreddleSpl0it - 2022-09-26 11:23:04
    | | fix layout issues
    | |
  • | e74af0d - DerLinkman - 2022-09-08 12:35:51
    | | Merge branch 'staging' into nightly
    | |
  • | 5ff62d8 - DerLinkman - 2022-09-02 10:25:28
    | | Merge branch 'staging' into nightly
    | |
  • | 4427173 - DerLinkman - 2022-09-02 09:57:17
    | | Revert "Before update on 2022-09-01_20_20_45"
    | | This reverts commit db66fe3.
    | |
  • | db66fe3 - DerLinkman - 2022-09-01 20:21:39
    | | Before update on 2022-09-01_20_20_45
    | |
  • | cf5fa96 - DerLinkman - 2022-09-01 13:57:39
    | | Merge branch 'staging' into nightly
    | |
  • | 9e76b6e - DerLinkman - 2022-08-31 10:39:27
    |/ Merge branch 'master' into nightly
    |
  • 45e97b3 - FreddleSpl0it - 2022-08-30 15:59:16
    | [BS5] fix merging bugs
    |
  • ecc16c6 - DerLinkman - 2022-08-29 14:37:25
    | Merge branch 'nightly' into feature/bootstrap5
    |
  • 77e6124 - FreddleSpl0it - 2022-08-23 14:24:10
    | [BS5] move showWhatsNewModal
    |
  • a3ddb58 - FreddleSpl0it - 2022-08-23 12:43:23
    | [BS5]responsive fixes
    |
  • be7252f - FreddleSpl0it - 2022-08-23 11:57:05
    | [BS5] update async dockerapi
    |
  • db8af3d - FreddleSpl0it - 2022-08-22 16:14:04
    | [BS5] use fastapi and aiodocker for dockerapi
    |
  • 7f70b0f - FreddleSpl0it - 2022-08-22 16:08:01
    | [BS5] add container disk and network stats
    |
  • 2e10cc8 - FreddleSpl0it - 2022-08-22 16:02:35
    | [BS5] fix RsettingsModal
    |
  • 047d914 - FreddleSpl0it - 2022-08-22 16:01:57
    | showWhatsNew modal remove default show class
    |
  • a7a0eef - FreddleSpl0it - 2022-08-11 16:11:13
    | [BS5] poll host stats if tab is active
    |
  • 5d35af9 - FreddleSpl0it - 2022-08-10 16:16:36
    | [BS5] rework network and disk io
    |
  • ea21bca - FreddleSpl0it - 2022-08-10 10:56:10
    | [BS5] adjust host stats
    |
  • a3c0737 - FreddleSpl0it - 2022-08-09 20:29:33
    | [BS5] add host statistics
    |
  • 9747995 - FreddleSpl0it - 2022-08-08 13:24:29
    | [BS5] redirect to /debug after login
    |
  • ad91120 - FreddleSpl0it - 2022-08-08 13:23:57
    | [BS5] center container restart button text
    |
  • a4ec2d1 - FreddleSpl0it - 2022-08-08 12:53:52
    | [BS5] adjust whats new modal
    |
  • b7f0795 - FreddleSpl0it - 2022-08-08 12:53:25
    | [BS5] fix mobile navbar flex-direction
    |
  • 0e3363e - FreddleSpl0it - 2022-08-08 12:52:42
    | [BS5] add additional info to app_info.inc.php
    |
  • e26d5b8 - FreddleSpl0it - 2022-07-08 15:47:35
    | [BS5] add spacing
    |
  • 8987ebc - FreddleSpl0it - 2022-07-08 15:47:21
    | [BS5] add whats new modal after update
    |
  • d3cd219 - FreddleSpl0it - 2022-07-08 15:46:14
    | [BS5] rearrange nav items
    |
  • b149da2 - FreddleSpl0it - 2022-07-08 11:32:46
    | [BS5] minor fixes
    |
  • e5cb2dd - FreddleSpl0it - 2022-07-08 11:31:48
    | [BS5] adjust restart container btn
    |
  • c9b883d - FreddleSpl0it - 2022-07-08 11:31:08
    | [BS5] fix datatables
    |
  • ad43253 - FreddleSpl0it - 2022-07-08 11:28:58
    | [BS5] add rspamd logo change to darkmode toggle
    |
  • 979de67 - FreddleSpl0it - 2022-07-08 11:28:27
    | [BS5] update bootstrap-select to v1.14.0-beta3
    |
  • 8416caf - FreddleSpl0it - 2022-07-08 11:27:34
    | [BS5] add light and dark rspamd logo
    |
  • 80d9dfe - FreddleSpl0it - 2022-07-08 11:27:09
    | [BS5] adjust css
    |
  • 8a49b50 - FreddleSpl0it - 2022-07-06 16:55:31
    | [BS5] fix minor issues
    |
  • cbd8e40 - FreddleSpl0it - 2022-07-01 16:44:24
    | [BS5] fix 2fa
    |
  • 2d2c033 - FreddleSpl0it - 2022-07-01 16:21:02
    | [BS5] add spacing
    |
  • 496c68d - FreddleSpl0it - 2022-07-01 16:20:39
    | [BS5] datatables handle null values
    |
  • c505943 - FreddleSpl0it - 2022-07-01 10:51:58
    | [BS5] fix user auth responsive tab
    |
  • 2841c09 - FreddleSpl0it - 2022-07-01 10:44:21
    | [BS5] fix user auth responsive tab
    |
  • 18444bd - FreddleSpl0it - 2022-06-28 07:21:26
    | [BS5] fix minor issues
    |
  • 9d3a89d - FreddleSpl0it - 2022-06-28 07:20:46
    | [BS5] add darkmode
    |
  • 2d0ab4a - FreddleSpl0it - 2022-06-24 16:04:12
    | [BS5] make container status more visible
    |
  • 2fec7cc - FreddleSpl0it - 2022-06-24 15:55:52
    | [BS5] make container status more visible
    |
  • 052959f - FreddleSpl0it - 2022-06-23 16:34:58
    | [BS5] remove ui theme selector - add darkmode toggler
    |
  • 560df58 - FreddleSpl0it - 2022-06-15 16:34:49
    | [BS5] fix minor issues
    |
  • 5629d47 - DerLinkman - 2022-06-15 11:22:59
    | Merge branch 'pr/FreddleSpl0it/4527' into feature/bootstrap5
    |
  • 37b4ff8 - FreddleSpl0it - 2022-06-14 16:31:21
    | [BS5] add theme selector
    |
  • 7384aab - FreddleSpl0it - 2022-06-14 15:52:59
    | [BS5] fix minor issues
    |
  • 4ce05d4 - FreddleSpl0it - 2022-06-08 16:21:15
    | [BS5] datatables add responsivePrio and adjust className
    |
  • fdb56de - FreddleSpl0it - 2022-06-08 15:31:10
    | [BS5] jquery datatable - add classes to action column
    |
  • df56d73 - FreddleSpl0it - 2022-06-08 15:28:45
    | [BS5] jquery datatable - add classes to action column
    |
  • 4ba0e15 - FreddleSpl0it - 2022-06-08 12:16:45
    | [BS5] fix guid collapse stutter
    |
  • 304655f - FreddleSpl0it - 2022-06-08 12:12:12
    | [BS5] remember last nav pill - revert id var
    |
  • 6210f06 - FreddleSpl0it - 2022-06-08 12:06:14
    | [BS5] adjust admin refresh_table function
    |
  • 09ae374 - FreddleSpl0it - 2022-06-08 12:03:54
    | [BS5] jquery datatables disable orderable checkboxes
    |
  • 351c803 - FreddleSpl0it - 2022-06-08 11:49:05
    | [BS5] change onVisible querySelectors to table id
    |
  • 6a027b7 - FreddleSpl0it - 2022-06-08 11:19:20
    | [BS5] replace footable with jquery datatables (edit.twig)
    |
  • cdd2adb - FreddleSpl0it - 2022-06-07 15:28:28
    | [BS5] remember last nav pill fix
    |
  • cb6a5d4 - FreddleSpl0it - 2022-06-06 20:38:24
    | [BS5] add responsive tabs and more
    |
  • f13530d - FreddleSpl0it - 2022-06-03 15:45:36
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 8a86fa4 - FreddleSpl0it - 2022-05-20 12:03:12
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 3e6a241 - FreddleSpl0it - 2022-05-19 21:29:01
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 160dcef - FreddleSpl0it - 2022-05-19 15:06:18
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 0ece065 - FreddleSpl0it - 2022-05-17 14:08:22
    | [BS5] Replace FooTable with jquery Datatables
    |
  • fb7e00c - FreddleSpl0it - 2022-05-16 11:26:49
    | [BS5] Replace FooTable with jquery Datatables
    |
  • a0567be - FreddleSpl0it - 2022-05-13 14:16:32
    | [BS5] Replace FooTable with jquery Datatables
    |
  • 96c8e01 - FreddleSpl0it - 2022-04-14 10:22:06
    | [BS5] change spinner icons
    |
  • 88bd7bf - FreddleSpl0it - 2022-04-13 21:45:00
    | [BS5] fix card header btns
    |
  • 7075b9f - FreddleSpl0it - 2022-04-13 21:34:00
    | [BS5] mobile navbar fix
    |
  • b19666f - FreddleSpl0it - 2022-04-13 16:37:52
    | [BS5] add layout spacing
    |
  • e663f3d - FreddleSpl0it - 2022-04-13 14:07:07
    | [BS5] change form-group
    |
  • fd1ffdb - FreddleSpl0it - 2022-04-13 12:36:59
    | [BS5] layout fixes
    |
  • a12538b - FreddleSpl0it - 2022-04-13 12:35:04
    | [BS5] layout fixes
    |
  • cdff1ba - FreddleSpl0it - 2022-04-13 12:34:14
    | [BS5] update bootstrap-select to v1.14beta
    |
  • f6a51f6 - FreddleSpl0it - 2022-04-13 12:32:48
    | [BS5] add gridjs lib
    |
  • 45dd061 - FreddleSpl0it - 2022-04-01 08:26:37
    | [BS5] fix card classes
    |
  • e62069d - FreddleSpl0it - 2022-04-01 08:25:47
    | [BS5] change bootstrap in js
    |
  • 5088636 - FreddleSpl0it - 2022-04-01 08:02:11
    | [BS5] change bootstrap responsive
    |
  • 003d709 - FreddleSpl0it - 2022-04-01 07:33:01
    | [BS5] change bootstrap general
    |
  • 051d08b - FreddleSpl0it - 2022-03-31 20:16:44
    | [BS5] bug fixes
    |
  • b980e7a - FreddleSpl0it - 2022-03-31 15:24:10
    | [BS5] change bootstrap responsive
    |
  • 4d0799d - FreddleSpl0it - 2022-03-31 13:24:18
    | [BS5] change bootstrap general
    |
  • d3dca1d - FreddleSpl0it - 2022-03-31 12:57:33
    | [BS5] change bootstrap general
    |
  • 9b80394 - FreddleSpl0it - 2022-03-31 12:41:50
    | [BS5] change bootstrap general
    |
  • eea5c9d - FreddleSpl0it - 2022-03-31 11:37:14
    | [BS5] change bootstrap panels/cards
    |
  • aa9aff8 - FreddleSpl0it - 2022-03-31 10:09:25
    | [BS5] change bootstrap dropdowns
    |
  • 0b3b5e2 - FreddleSpl0it - 2022-03-30 13:04:54
    | [BS5] change bootstrap data-attributes
    |
  • db0d91b - FreddleSpl0it - 2022-03-30 12:54:38
    | [BS5] change bootstrap tabs
    |
  • 4758033 - FreddleSpl0it - 2022-03-30 12:39:18
    | [BS5] change bootstrap tabs
    |
  • 1e48fb8 - FreddleSpl0it - 2022-03-30 08:45:24
    | [BS5] change jquery $(window).load
    |
  • 1d8da11 - FreddleSpl0it - 2022-03-30 08:39:38
    | [BS5] change bootstrap navbar
    |
  • 635fa79 - FreddleSpl0it - 2022-03-30 07:55:52
    | [BS5] move init frontend block
    |
  • c1792df - FreddleSpl0it - 2022-03-30 07:54:07
    | [BS5] include dependencies
    |
  • 36944f8 - FreddleSpl0it - 2022-03-30 07:08:24
    | [BS5] remove dependencies
    |
  • 4d59cb0 - FreddleSpl0it - 2022-03-29 09:41:11
    [BS5] remove u2f-api.js

📁 Modified files

data/Dockerfiles/phpfpm/Dockerfile | 36 +++++++++++++++-------
docker-compose.yml | 2 +-
.../HAPROXY/docker-compose.override.yml | 2 +-
helper-scripts/update_compose.sh | 2 +-
4 files changed, 28 insertions(+), 14 deletions(-)

DerLinkman and others added 5 commits November 6, 2022 15:52
includes also #4839 because of --with-avif for gd configure command (is not available in 8.0)

contains the following adjustments:
- upgrade APCu to 5.1.22
- use PECL package for mailparse instead of git clone (3.1.4 is the latest one available and sice then no changes on master branch)
- split PECL commands into separate ones (according to https://hub.docker.com/_/php this is the recommended way)
- add missing configure options for gd extension to include webp, xpm and avif
- specify composer version to be installed
- cleanup more dev dependencies
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

1 similar comment
@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

@milkmaker
Copy link
Collaborator Author

Thanks for contributing!

I noticed that you didn't select staging as your base branch. Please change the base branch to staging.
See the attached picture on how to change the base branch to staging:

check_prs_if_on_staging.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants