Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md ↵ | Andrew Manning | 2016-05-03 | 2 | -2/+2 |
| | | | | and render on plugins page. | ||||
* | New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis | Andrew Manning | 2016-05-01 | 123 | -0/+18086 |
| | |||||
* | update icon names in library | Treer | 2016-05-01 | 2 | -8/+8 |
| | |||||
* | update font-awesome library to 4.6.1 | Treer | 2016-04-30 | 409 | -22192/+26692 |
| | | | | Perhaps this should be done as a submodule instead? | ||||
* | update jquery.textcomplete to version 1.3.4 and add minified version | Mario Vavti | 2016-04-23 | 2 | -143/+443 |
| | |||||
* | update smarty to version 3.1.29 | Mario Vavti | 2016-04-23 | 29 | -1337/+1371 |
| | |||||
* | update upstream lib jusutifiedGallery | Mario Vavti | 2016-04-05 | 4 | -69/+101 |
| | |||||
* | update upstream libs fullcalendar and moment to a recent version | Mario Vavti | 2016-04-03 | 13 | -1034/+2093 |
| | |||||
* | tryout: introduce loading of images before rendering content and provide ↵ | Mario Vavti | 2016-02-12 | 2 | -0/+494 |
| | | | | some detailed logging in js-console | ||||
* | update readmore.js to a more recent version | Mario Vavti | 2016-02-11 | 1 | -74/+94 |
| | |||||
* | lots more zcard tweaks | redmatrix | 2016-02-08 | 1 | -0/+0 |
| | |||||
* | Change node script types | Bob Mottram | 2016-01-22 | 2 | -2/+2 |
| | |||||
* | Executable flash files ??? | Bob Mottram | 2016-01-21 | 1 | -0/+0 |
| | |||||
* | css files should not be executable | Bob Mottram | 2016-01-21 | 2 | -0/+0 |
| | |||||
* | README files should not be executable | Bob Mottram | 2016-01-21 | 1 | -0/+0 |
| | |||||
* | update smarty to 3.1.28 stable | Mario Vavti | 2015-12-18 | 14 | -197/+173 |
| | |||||
* | remove the unqualified "OAuth" namespace from the project. We need to ↵ | redmatrix | 2015-12-13 | 2 | -72/+70 |
| | | | | reference either OAuth1 or OAuth2. | ||||
* | Let’s Encrypt added | msooon | 2015-12-09 | 1 | -0/+30 |
| | |||||
* | Let’s Encrypt added | msooon | 2015-12-09 | 1 | -0/+30 |
| | |||||
* | remove some unused stuff | redmatrix | 2015-12-08 | 1 | -379/+0 |
| | |||||
* | add missing smarty files | Mario Vavti | 2015-12-06 | 67 | -0/+5003 |
| | |||||
* | update smarty to 3.1.28-dev which fixes a bug where changes in a template ↵ | Mario Vavti | 2015-12-06 | 89 | -6944/+5412 |
| | | | | are only visible on the second pageload which is annoying for developing | ||||
* | remove more unneeded smarty files | Mario Vavti | 2015-12-06 | 23 | -4430/+0 |
| | |||||
* | remove composer release notes | Mario Vavti | 2015-12-06 | 1 | -29/+0 |
| | |||||
* | update smarty library - seems to bring some performance improvement | Mario Vavti | 2015-12-06 | 86 | -9403/+12370 |
| | |||||
* | update datetimepicker and fix it for finish date | Mario Vavti | 2015-11-22 | 2 | -341/+880 |
| | |||||
* | remove more unneeded files | Mario Vavti | 2015-11-18 | 7 | -157/+0 |
| | |||||
* | move moment.min.js and remove unneeded files | Mario Vavti | 2015-11-18 | 424 | -111599/+0 |
| | |||||
* | some events refacturing | Mario Vavti | 2015-11-18 | 448 | -5668/+128389 |
| | |||||
* | update bootstrap lib 3.3.4 -> 3.3.5 | Mario Vavti | 2015-11-17 | 6 | -195/+568 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-10-01 | 2 | -2/+2 |
|\ | |||||
| * | update cert authorities | redmatrix | 2015-10-01 | 2 | -2/+2 |
| | | |||||
* | | more work on the notifier | redmatrix | 2015-09-29 | 1 | -1/+12 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-18 | 1 | -1/+1 |
|\| | | | | | | | | | Conflicts: util/messages.po | ||||
| * | fix calculation of content height with margins | Mario Vavti | 2015-09-17 | 1 | -1/+1 |
| | | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-09-01 | 2 | -426/+614 |
|\| | |||||
| * | cert updates | redmatrix | 2015-09-01 | 3 | -427/+615 |
| | | |||||
* | | sync abook entries from redmatrix | redmatrix | 2015-07-02 | 4 | -572/+987 |
|\| | | | | | | | | | | | | | Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php | ||||
| * | since we can now use plain upstream justifiedGallery library - switch to ↵ | Mario Vavti | 2015-07-01 | 2 | -0/+14 |
| | | | | | | | | minified version | ||||
| * | update justifiedGallery to versio 3.6.0 | Mario Vavti | 2015-07-01 | 2 | -572/+973 |
| | | |||||
* | | remove all QR-code stuff from core - now in qrator addon | redmatrix | 2015-06-25 | 425 | -10416/+0 |
| | | |||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-24 | 20 | -0/+19077 |
|\| | | | | | | | | | | | Conflicts: index.php mod/setup.php | ||||
| * | use $a->data instead of $a->page for $content and ad another library for use ↵ | Mario Vavti | 2015-05-23 | 20 | -0/+19077 |
| | | | | | | | | with webpages - foundation | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-05-14 | 14 | -0/+494 |
|\| | |||||
| * | Add sprintf.js v1.0.2. | Klaus Weidenbach | 2015-05-14 | 14 | -0/+494 |
| | | | | | | | | | | | | | | | | This script provides sprintf() for JavaScript. It can be used for example for translating strings used in JavaScript with variables. It is licensed under BSD-3-Clause and can be found on GitHub: https://github.com/alexei/sprintf.js | ||||
* | | first pass name change | redmatrix | 2015-05-05 | 1 | -1/+1 |
|/ | |||||
* | revert some changes in justified gallery | Mario Vavti | 2015-04-28 | 1 | -5/+2 |
| | |||||
* | make jRange behave again | Mario Vavti | 2015-04-09 | 1 | -2/+2 |
| | |||||
* | jRange: width is innacurate depending on box model, padding and margins. ↵ | friendica | 2015-04-08 | 1 | -1/+1 |
| | | | | Using css width instead. | ||||
* | move bootbox out of bootstrap | Mario Vavti | 2015-03-17 | 2 | -0/+0 |
| |