Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add a button to toggle all checkboxes of displayed links | ArthurHoaro | 2018-08-13 | 2 | -5/+24 | |
| | | | | | | | | Related to #1160 | |||||
* | | Sticky feature - Add translation and display for logged out users | ArthurHoaro | 2018-10-06 | 1 | -3/+3 | |
| | | ||||||
* | | Add a button to set links as sticky | ArthurHoaro | 2018-10-06 | 1 | -0/+12 | |
| | | | | | | | | | | | | Meaning that they always appear on top of all links Fixes #186 | |||||
* | | Fix a JS bug preventing AJAX tag deletion to work | ArthurHoaro | 2018-08-16 | 1 | -1/+1 | |
|/ | | | | Fixes #1214 | |||||
* | Fix input size for dropdown search form | ArthurHoaro | 2018-08-13 | 1 | -2/+0 | |
| | ||||||
* | Remove Firefox Social API shaare | ArthurHoaro | 2018-07-28 | 1 | -33/+0 | |
| | | | | | | Firefox Social support has been dropped in Firefox 57. Related to #1023 | |||||
* | Bunch of improvement for thumbnails integration: | ArthurHoaro | 2018-07-17 | 1 | -12/+11 | |
| | | | | | | | | - add a default thumb size value (125x90px) - improve private vertical bar visual, especially with thumbnails - translations - add a sync thumbs button in tool and empty picwall page - fixes WT download mode in JSON config | |||||
* | Add a page to update all thumbnails through AJAX requests in both templates | ArthurHoaro | 2018-07-05 | 3 | -0/+135 | |
| | ||||||
* | Update thumbnail integration after rebasing the branch | ArthurHoaro | 2018-07-05 | 3 | -10/+11 | |
| | ||||||
* | Use web-thumbnailer to retrieve thumbnails | ArthurHoaro | 2018-07-05 | 1 | -4/+4 | |
| | | | | | | | | | | * requires PHP 5.6 * use blazy on linklist since a lot more thumbs are retrieved * thumbnails can be disabled * thumbs size is now 120x120 * thumbs are now cropped to fit the expected size Fixes #345 #425 #487 #543 #588 #590 | |||||
* | Reformat default theme SCSS to match SASS rules | ArthurHoaro | 2018-05-10 | 1 | -929/+1117 | |
| | ||||||
* | Webpack / Rewrite all JS to ES6 Syntax | ArthurHoaro | 2018-03-28 | 5 | -724/+656 | |
| | ||||||
* | Webpack / Remove frontend dependencies from tpl/ & inc/ and move them to assets/ | ArthurHoaro | 2018-03-28 | 31 | -0/+3383 | |