1
0
Fork 0
Commit graph

42 commits

Author SHA1 Message Date
Lukas Winkler
13d170ec6e update dependencies 2017-11-26 18:57:46 +01:00
Lukas Winkler
46d0aad272 only show errors when debugging is enabled 2017-10-23 18:24:25 +02:00
Lukas Winkler
d5b3e85940 fix content of package.json 2017-10-21 20:03:50 +02:00
Lukas Winkler
3d72869918 Merge branch 'more-improvements' of github.com:Findus23/github-issues-mirror into more-improvements 2017-10-16 20:35:07 +02:00
Lukas Winkler
c5f5835fa2 update dependencies 2017-10-16 20:33:48 +02:00
Findus23
b59b58007d add symlink to sitemaps 2017-09-28 12:05:50 +02:00
Lukas Winkler
9007cffc86 add sitemap 2017-09-28 11:16:48 +02:00
Lukas Winkler
184400efa0 add link to privacy policy 2017-09-25 11:31:45 +02:00
Lukas Winkler
03b15b61fd allow pagination 2017-09-25 11:07:32 +02:00
Matthieu Aubry
eb3fc1c120 Merge pull request #10 from Findus23/renew
modernize
2017-09-25 10:04:45 +13:00
Lukas Winkler
d76e493d0e IE 11 and CSS fix 2017-09-23 17:58:42 +02:00
Lukas Winkler
5e3e5bc802 add logging 2017-09-23 14:53:07 +02:00
Lukas Winkler
2d3851d78f CSS fixes 2017-09-23 13:40:29 +02:00
Lukas Winkler
c67c5ebda6 update README.md 2017-09-23 13:22:13 +02:00
Lukas Winkler
93b41b2a58 links to other issues 2017-09-23 13:12:58 +02:00
Lukas Winkler
34f2376458 change order of extensions 2017-09-23 11:53:48 +02:00
Lukas Winkler
c428426bf6 Merge branch 'renew' of github.com:Findus23/github-issues-mirror into renew 2017-09-23 11:26:14 +02:00
Lukas Winkler
067abc9aba sort issues by most recently updated 2017-09-23 11:25:16 +02:00
Matthieu Aubry
4af2efdbb5 add htmls 2017-09-23 08:57:14 +12:00
Lukas Winkler
46d6b37608 minor changes 2017-09-21 20:59:11 +02:00
Lukas Winkler
a1e4f625fc fixes #1 - add piwik tracking code 2017-09-21 20:08:57 +02:00
Lukas Winkler
6a3167d461 fixes #5 - disallow unsafe file extensions 2017-09-21 19:57:54 +02:00
Lukas Winkler
45bf11a433 improve pagination 2017-09-20 21:41:25 +02:00
Lukas Winkler
22d2749e7f lables on page view 2017-09-20 20:50:37 +02:00
Lukas Winkler
26fccf932b style issue page 2017-09-20 20:30:41 +02:00
Lukas Winkler
c4db4c06dd improved markdown rendering 2017-09-20 18:49:49 +02:00
Lukas Winkler
9a1f774899 update to bootstrap 4 and change page layout 2017-09-19 20:08:30 +02:00
Lukas Winkler
14a87e2522 show default 404 message if page/issue is not found 2017-09-19 18:28:13 +02:00
Lukas Winkler
3d8c967d3f update knplabs/github-api 2017-09-18 21:14:21 +02:00
Lukas Winkler
69ffeebd1b update to Slim 3 2017-09-18 20:24:11 +02:00
Lukas Winkler
b133d3aa83 update PHPMailer 2017-09-18 19:25:01 +02:00
Lukas Winkler
06c725dab1 enable simple linebreaks in markdown 2017-09-18 19:19:44 +02:00
Lukas Winkler
00178788b2 update HtmlPurifier and use Parsedown for Markdown parsing 2017-09-18 19:14:54 +02:00
Lukas Winkler
836d666895 link to github issue 2017-09-18 19:07:36 +02:00
Lukas Winkler
09b4306a03 ignore config 2017-09-18 18:48:35 +02:00
Thomas Steur
7d4d52c153 use latest php-github-api version 2014-08-02 09:02:34 +02:00
Thomas Steur
a5f886d97d now that the bug in the php github api is resolved we can remove this workaround 2014-08-02 09:01:45 +02:00
Thomas Steur
c7da6e28ca added blank favicon 2014-07-11 04:12:30 +02:00
Thomas Steur
53ff50c989 use client id/secret as authentication instead of oauth token since we can easily create a client id/secret for our Piwik Github organization but not an oauth token 2014-07-11 03:28:10 +02:00
Thomas Steur
4e84355a2e added missing directory 2014-07-11 12:55:22 +12:00
Thomas Steur
726d9de69c better format of setup steps 2014-07-11 12:52:51 +12:00
Thomas Steur
80c15dbc16 initial version 2014-07-11 02:48:45 +02:00