aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/assets
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/16241] Color Palette backwards compatibilityMatt Friedman2019-11-301-2/+2
| | | | PHPBB3-16241
* [ticket/12539] Rebind live member search navigationmrgoldy2019-11-261-0/+2
| | | | PHPBB3-12539
* Merge pull request #5684 from mrgoldy/ticket/12539Marc Alexander2019-11-061-5/+98
|\ | | | | | | [ticket/12539] Live member search improvements
| * [ticket/12539] Prevent cursor repositioningmrgoldy2019-10-281-0/+3
| | | | | | | | PHPBB3-12539
| * [ticket/12539] Reposition ESC to be on topmrgoldy2019-10-221-5/+5
| | | | | | | | PHPBB3-12539
| * [ticket/12539] Change let to var in jQuerymrgoldy2019-10-221-18/+18
| | | | | | | | PHPBB3-12539
| * [ticket/12539] Live member search improvementsmrgoldy2019-09-091-3/+93
| | | | | | | | PHPBB3-12539
* | [ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.jsMarc Alexander2019-10-201-0/+0
| | | | | | | | PHPBB3-15437
* | [ticket/15437] Update cookie consent to 3.3.1Marc Alexander2019-10-202-7/+7
| | | | | | | | PHPBB3-15437
* | [ticket/15437] Update jQuery to 3.4.1Marc Alexander2019-10-201-5/+2
| | | | | | | | PHPBB3-15437
* | [ticket/15564] Move recaptcha callbacks to global spaceJakub Senko2019-09-241-2/+2
| | | | | | | | PHPBB3-15564
* | [ticket/15564] Move JS functions closer to related codeJakub Senko2019-09-241-9/+9
| | | | | | | | PHPBB3-15564
* | [ticket/15564] Don't use ES2015, it breaks UI testsJakub Senko2019-09-241-6/+6
| | | | | | | | PHPBB3-15564
* | [ticket/15564] Remove console.log() callJakub Senko2019-09-241-1/+0
| | | | | | | | PHPBB3-15564
* | [ticket/15564] Use es2015Jakub Senko2019-09-241-27/+19
| | | | | | | | PHPBB3-15564
* | [ticket/15564] Switch to Invisible reCAPTCHAJakub Senko2019-09-241-0/+53
| | | | | | | | PHPBB3-15564
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-10/+3
|\ \
| * \ Merge pull request #5676 from mrgoldy/ticket/15422Marc Alexander2019-09-221-10/+3
| |\ \ | | | | | | | | | | | | [ticket/15422] Remove redundant BBCode helpline
| | * | [ticket/15422] Remove redundant BBCode helplinemrgoldy2019-09-041-10/+3
| | | | | | | | | | | | | | | | PHPBB3-15422
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-221-0/+38
|\ \ \ \ | |/ / /
| * | | Merge pull request #5664 from mrgoldy/ticket/16076Marc Alexander2019-09-221-0/+38
| |\ \ \ | | | | | | | | | | | | | | | [ticket/16076] addFileFilter to check max file size per mime type
| | * | | [ticket/16076] camelCase and callbackmrgoldy2019-09-221-6/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-16076
| | * | | [ticket/16076] addFileFilter to check max file size per mime typemrgoldy2019-08-251-0/+38
| | |/ / | | | | | | | | | | | | PHPBB3-16076
* | | | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-09-201-0/+17
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | [ticket/security/244] Add form token check to pluploadMarc Alexander2019-08-241-0/+17
| |/ | | | | | | SECURTIY-244
* | Merge branch '3.2.x' into 3.3.xMarc Alexander2019-08-131-1/+3
|\ \ | |/
| * [ticket/16093] Ensure attach row is visible after upload with javascriptMarc Alexander2019-08-121-1/+3
| | | | | | | | PHPBB3-16093
* | [ticket/15522] Improve color palette syntaxJakub Senko2019-05-091-2/+2
|/ | | | PHPBB3-15522
* [security/229] Add ajax prefilter for crossdomain requestsMarc Alexander2018-12-111-0/+7
| | | | SECURITY-229
* [SECURITY/229] Update jQuery to 1.12.4Marc Alexander2018-12-091-4/+5
| | | | SECURITY-229
* [ticket/15848] Update plupload to 2.3.6Jakub Senko2018-10-181-9/+9
| | | | PHPBB3-15848
* Merge pull request #5251 from senky/ticket/15668Marc Alexander2018-10-081-1/+1
|\ | | | | | | [ticket/15668] Replace .load() with .on('load')
| * [ticket/15668] Replace .load() with .on('load')Jakub Senko2018-06-181-1/+1
| | | | | | | | PHPBB3-15668
* | Merge pull request #5342 from senky/ticket/15721Tristan Darricau2018-09-151-1/+1
|\ \ | | | | | | | | | [ticket/15721] Make plupload more versatile
| * | [ticket/15721] Make plupload more versatileJakub Senko2018-09-061-1/+1
| | | | | | | | | | | | PHPBB3-15721
* | | [ticket/15748] Trim whitespace before storing in data attributeDerky2018-09-141-2/+2
| | | | | | | | | | | | PHPBB3-15748
* | | [ticket/15748] Fix toggle alt textJakub Senko2018-09-041-1/+1
|/ / | | | | | | PHPBB3-15748
* | [ticket/15613] Fix Notification dropdown said to be not RTL complianthubaishan2018-05-271-1/+0
|/ | | | | | Fix Notification dropdown said to be not RTL compliant PHPBB3-15613
* Merge remote-tracking branch 'senky/ticket/15522' into 3.2.xMarc Alexander2018-02-191-1/+1
|\
| * [ticket/15522] Allow multiple color palettes on one pageJakub Senko2018-01-271-1/+1
| | | | | | | | PHPBB3-15522
* | [ticket/15492] Fix permission role combobox in RTLhubaishan2018-01-111-0/+2
|/ | | | | | | Varius fixes to css and js for correct displaying permission role combbox in RTL mode PHPBB3-15492
* [ticket/15478] Fix core.js $loadingIndicator JavaScript errorsDaniel Sinn2017-12-111-3/+3
| | | | PHPBB3-15478
* [ticket/15432] Don't remove dark background if fadedark is falsekasimi2017-10-311-1/+1
| | | | PHPBB3-15432
* [ticket/15149] Fix Ctrl+Submit action on postingOliver Schramm2017-09-091-1/+1
| | | | PHPBB3-15149
* Merge pull request #4913 from kasimi/ticket/15333Tristan Darricau2017-09-071-3/+1
|\ | | | | | | | | | | | | [ticket/15333] Call callback when confirm dialog is canceled * github.com:phpbb/phpbb: [ticket/15333] Call callback when confirm dialog is canceled
| * [ticket/15333] Call callback when confirm dialog is canceledkasimi2017-08-211-3/+1
| | | | | | | | PHPBB3-15333
* | Merge pull request #4912 from kasimi/ticket/15332Tristan Darricau2017-09-071-1/+1
|\ \ | | | | | | | | | | | | | | | | | | [ticket/15332] Don't remove dark background if fadedark is false * github.com:phpbb/phpbb: [ticket/15332] Don't remove dark background if fadedark is false
| * | [ticket/15332] Don't remove dark background if fadedark is falsekasimi2017-08-211-1/+1
| |/ | | | | | | PHPBB3-15332
* | [ticket/15340] Update plupload to version 2.3.3David Colón2017-08-311-9/+9
|/
* Merge branch '3.1.x' into 3.2.xTristan Darricau2017-04-181-7/+14
|\ | | | | | | | | | | * 3.1.x: [ticket/15174] Split timeout message to extra method and set timeout to 60s [ticket/15174] Increase timeout for loading indicator