[root]/inc/extensions/network
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
quix0r | 18 (100.0%) | 12514 (100.0%) | 695.2 |
Used 'network' and 'cache' in same file name, fixed proxy config language string
1 lines of code changed in 1 file:
Added (unfinished) links to list API cache entries
7 lines of code changed in 1 file:
Updated copyright notice as there are changes in this year
1 lines of code changed in 1 file:
One more underscore to make it more readable
14 lines of code changed in 1 file:
Rewrote new extension detection:
- Updated new extension detection (and task registration) so that it won't use
so much database space anymore as this only adds a place-holder (see below)
- Renamed OPEN/CLOSE_TEMPLATE TO OPEN/CLOSE_LANGUAGE
- Added OPEN/CLOSE_TEMPLATE for {% and %}
- TODOs.txt updated
2 lines of code changed in 1 file:
Partly added network 'Ads4Clicks' as some APIs return JavaScript code
96 lines of code changed in 1 file:
Added fake modules
4 lines of code changed in 1 file:
Fixed links
4 lines of code changed in 1 file:
Extension ext-network continued
- Added advertising network "Forced-Lose"
- Column 'network_api_config_site_id' now allows NULL
- Introduced function displayErrorMessage()
- TODOs.txt updated
115 lines of code changed in 1 file:
Missed this
1 lines of code changed in 1 file:
Added network 'Kueko-Net'
182 lines of code changed in 1 file:
Extension ext-network continued:
- First erotic advertising network added (only softcore)
- LoseAds network added
- TODOs.txt updated
449 lines of code changed in 1 file:
Added network 'Earn4Webbis'
252 lines of code changed in 1 file:
Extension ext-network continued:
- Network 'Werbeflut' added
- Prepared for Delete-URL feature
- TODOs.txt updated
268 lines of code changed in 1 file:
Extension ext-network continued:
- Paid4Ad has now a new script, added support for it
- TODOs.txt updated
254 lines of code changed in 1 file:
Extension ext-network continued:
- More advertising networks added: Ads4AllWeb, Ads-Im-Netz, Ads4Paid4, Paid-City
- Added check if POST method was used except for export
551 lines of code changed in 1 file:
Some major rewrites + ext-network continued:
- A lot more advertising network added (GolloX is still missing)
- Renamed extension mode 'register' to 'setup' to have no conflicting file names
- Large extension modes (a lot code) can now be swapped out to "mode" files,
see inc/extensions/foo/mode-bar.php for them. These mode-files will be loaded
after the main include has been loaded
- TODOs.txt updated
10313 lines of code changed in 2 files: