| Commit message (Expand) | Author | Age | Files | Lines |
* | hubzilla issue #1086, pending count on admin summary page | zotlabs | 2018-05-19 | 1 | -2/+6 |
* | provide a mechanism to mark apps active in the bin | git-marijus | 2017-07-21 | 1 | -0/+2 |
* | provide more comprehensible information on the admin summary page | zotlabs | 2017-06-26 | 1 | -7/+10 |
* | remove php version checks for older ( < 5.4) code incompatibilities | zotlabs | 2017-05-23 | 1 | -6/+0 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -30/+24 |
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -2/+2 |
* | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
* | final cleanup on submodules | redmatrix | 2016-09-05 | 1 | -3/+2 |
* | move the rest of mod_admin to sub modules | redmatrix | 2016-09-05 | 1 | -1342/+7 |
* | move admin/plugins::post to submodule and get rid of absolute paths | redmatrix | 2016-09-05 | 1 | -243/+0 |
* | move admin/security to submodule | redmatrix | 2016-09-05 | 1 | -188/+0 |
* | superfluous backslash | redmatrix | 2016-09-05 | 1 | -1/+1 |
* | use SubModule class for generalising submodules, move back to the zotlabs/mod... | redmatrix | 2016-09-05 | 1 | -15/+9 |
* | begin to organise the admin module into independent sub-modules. The same nee... | redmatrix | 2016-09-04 | 1 | -239/+25 |
* | supercedes pull request #503 | redmatrix | 2016-08-28 | 1 | -1/+9 |
* | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 1 | -8/+8 |
* | allow changing the server role - as well as configuring any of the three opti... | redmatrix | 2016-08-23 | 1 | -0/+13 |
* | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 1 | -0/+1 |
* | foreach: invalid argument | redmatrix | 2016-06-09 | 1 | -1/+1 |
* | rename admin/users to admin/accounts, provide sortable columns in account and... | redmatrix | 2016-06-06 | 1 | -43/+63 |
* | class functions called incorrectly | redmatrix | 2016-06-04 | 1 | -3/+3 |
* | start removing reserved words from database column names (this run: addon and... | redmatrix | 2016-05-30 | 1 | -1/+1 |
* | check if $addonDir is a dir to silence warning if it does not exist | Mario Vavti | 2016-05-26 | 1 | -5/+7 |
* | renamed include files identity.php (channel.php) and Contact.php (connections... | redmatrix | 2016-05-22 | 1 | -4/+0 |
* | Temp repo folder error message correction | Andrew Manning | 2016-05-21 | 1 | -2/+2 |
* | Moved git repository storage to store/[data]/git to avoid collision with a ch... | Andrew Manning | 2016-05-21 | 1 | -8/+14 |
* | daemon conversion continued... | redmatrix | 2016-05-19 | 1 | -2/+2 |
* | Replace text strings for translation support | Andrew Manning | 2016-05-19 | 1 | -1/+3 |
* | Link new plugins when updating repos via admin/plugins | Andrew Manning | 2016-05-18 | 1 | -0/+12 |
* | Create store/git/sys/extend/addon directory and link if it does not exist in ... | Andrew Manning | 2016-05-12 | 1 | -0/+26 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-11 | 1 | -6/+15 |
|\ |
|
| * | provide repository versions on admin summary page and an upgrade message if y... | redmatrix | 2016-05-10 | 1 | -6/+15 |
* | | Check if target directories are writable when adding, updating, or removing p... | Andrew Manning | 2016-05-11 | 1 | -63/+88 |
|/ |
|
* | Remove debugging lines | Andrew Manning | 2016-05-10 | 1 | -4/+0 |
* | Link plugins in the newly installed addon repo to /addon so they are accessible | Andrew Manning | 2016-05-10 | 1 | -0/+19 |
* | Delete existing repo if the new one has a different URL. Fixed bug that could... | Andrew Manning | 2016-05-10 | 1 | -0/+9 |
* | Fixed some bugs with empty repo name and improved the interface a bit. | Andrew Manning | 2016-05-09 | 1 | -7/+10 |
* | copy-paste error | Andrew Manning | 2016-05-09 | 1 | -0/+20 |
* | Addon repo is copied to /extend/addon/ when admin presses install. Addon repo... | Andrew Manning | 2016-05-08 | 1 | -1/+61 |
* | Custom addon repo name option added. | Andrew Manning | 2016-05-08 | 1 | -4/+30 |
* | Existing addon repos are listed on plugin page with controls for updating, re... | Andrew Manning | 2016-05-07 | 1 | -3/+28 |
* | New plugin repo cloned using new GitRepo class. Readme and info displayed in ... | Andrew Manning | 2016-05-07 | 1 | -43/+20 |
* | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md a... | Andrew Manning | 2016-05-03 | 1 | -9/+21 |
* | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-03 | 1 | -13/+35 |
|\ |
|
| * | more security stuff | redmatrix | 2016-05-02 | 1 | -8/+13 |
| * | sort addons based on the internal display name instead of the filename | redmatrix | 2016-05-01 | 1 | -0/+7 |
| * | use only the std_version | redmatrix | 2016-05-01 | 1 | -1/+1 |
| * | some much needed work on oembed security | redmatrix | 2016-05-01 | 1 | -10/+19 |
* | | AJAX and spinner for add repo form submission. Repo info will be displayed be... | Andrew Manning | 2016-05-03 | 1 | -10/+13 |
* | | New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis | Andrew Manning | 2016-05-01 | 1 | -1/+57 |