Aleksander Machniak
|
c588b6fe81
|
Improve installer to fix confusion about disabling SMTP authentication (#9801)
|
2025-03-09 12:43:32 +01:00 |
|
Michael Voříšek
|
ecd2796622
|
Fix JS whitespace CS (#9327)
* fix "no-extra-semi"
* fix "object-curly-spacing"
* fix "block-spacing"
* fix "padded-blocks"
* fix "space-before-blocks"
* fix "space-before-function-paren"
* fix "operator-linebreak"
* fix "space-unary-ops"
* fix "space-infix-ops"
* fix most "brace-style"
* fix "curly"
* fix most "brace-style" II
* fix "no-multi-spaces"
* search regex: (?<=\n)( +)(?! ).*\n(?!\1)( +)(&&|\|\||\()
* search regex: (?<=\n)( +)(?! |\*/).*(?<!;)\n(?!\1)( +)(?! |\}|\]|\)|\.)
* fix mostly "brace-style" /w allowSingleLine: false
* fix cs
* search regex: (//|/\*).*\n\s+\{
|
2024-01-30 07:50:02 +01:00 |
|
Michael Voříšek
|
740267fac0
|
Lint JS files using eslint and normalize JS indentation (#9280)
* Lint JS using eslint
* Fix "comma-spacing"
* Fix "semi"
* Fix indent to unified 4 spaces as for PHP
* ignore symlinked public_html/* files
|
2023-12-23 17:08:32 +01:00 |
|
Aleksander Machniak
|
893216cb29
|
Unified and simplified services connection options (#8310)
|
2021-12-07 15:07:54 +01:00 |
|
Aleksander Machniak
|
57c67db029
|
Remove year(s) from copyright headers + some cleanup
|
2019-04-16 10:42:45 +02:00 |
|
ka7
|
9a35768c26
|
spelling fixes (#5690)
|
2017-03-12 12:14:19 +01:00 |
|
Aleksander Machniak
|
041c93ce0b
|
Removed $Id$
|
2012-05-22 12:31:37 +02:00 |
|
thomascube
|
7fe3811c65
|
Changed license to GNU GPLv3+ with exceptions for skins and plugins
|
2012-01-18 11:10:46 +00:00 |
|
thomascube
|
c5042d468e
|
More installer stuff
|
2008-02-25 23:03:54 +00:00 |
|