Commit graph

50 commits

Author SHA1 Message Date
Alex Myasoedov
c99e8841fb
Merge pull request #16 from msoedov/pr14
#14 Optional basic auth
2017-11-12 17:51:32 -05:00
Alex Myasoedov
cb7ee9930b
Update readme with basic auth 2017-11-12 17:48:48 -05:00
Alex Myasoedov
e7112adca4
Add basic auth middleware 2017-11-12 17:45:20 -05:00
Alex Myasoedov
8e9f736250
Merge pull request #13 from ozgurOdun/master
easy access to stash
2017-11-06 17:30:51 -05:00
ozgurOdun
19306b6e55 Add stash link to index page. opens a list of files to edit to easy access. 2017-11-06 21:57:13 +03:00
ozgurOdun
10facadec5 gin sessions changed to gin-contrib/sessions 2017-11-06 21:18:26 +03:00
Alex Myasoedov
0427681762
Update readme with docker hub link 2017-05-13 11:40:30 -04:00
Alex Myasoedov
c25425b19f Merge branch 'master' of github.com:msoedov/hacker-slides 2017-05-13 11:25:03 -04:00
Alex Myasoedov
ec39b0506b
Dockerfile for heroku 2017-05-13 11:24:55 -04:00
Alex Myasoedov
8d86d75b8d Update Readme.md 2017-05-13 11:23:12 -04:00
Alex Myasoedov
3e99709c0c Merge pull request #11 from msoedov/theme-chage
Theme select button
2017-03-03 10:38:59 -05:00
Alex Myasoedov
7de98eeea6
Update templates 2017-03-02 22:16:49 -05:00
Alex Myasoedov
2b5394336a
Theme ctrl 2017-03-02 22:16:37 -05:00
Alex Myasoedov
33b85d84e5 Minor fixups 2017-03-02 21:22:48 -05:00
Alex Myasoedov
045c5ef3f8 Merge pull request #9 from msoedov/pdf-link
Updated reveal.js and link PDF preview
2017-03-01 19:17:48 -05:00
Alex Myasoedov
d6d181fdf5 Update dockerfile 2017-03-01 19:14:51 -05:00
Alex Myasoedov
9de9378976 Fix link 2017-03-01 19:14:32 -05:00
Alex Myasoedov
57d3df15ca Autoformat 2017-03-01 19:10:27 -05:00
Alex Myasoedov
e7921d0503 Update js src links 2017-03-01 19:10:17 -05:00
Alex Myasoedov
931bd2d082 Add updated reveal.js 2017-03-01 19:09:54 -05:00
Alex Myasoedov
9c26469d81 Accept port as a command line param 2017-03-01 19:08:04 -05:00
Alex Myasoedov
a535f8fecd Updated reveal.js 2017-03-01 19:07:23 -05:00
Alex Myasoedov
045296dc84 Fix test 2017-02-07 20:06:16 -05:00
Alex Myasoedov
7b61c3eb5e Docs and starting prompt 2017-02-07 20:03:07 -05:00
Alex Myasoedov
72af9f7e5f Ligtweight dockerfile 2017-02-07 20:02:51 -05:00
Alex Myasoedov
bd64005c48 Make build 2017-02-07 20:02:35 -05:00
Alex Myasoedov
be7a85765c Merge pull request #6 from caputomarcos/master
Add Dockerfile
2017-02-07 19:21:16 -05:00
Marcos Caputo
97d3c9eefa Add Dockerfile
docker build -t hacker-slides:0.1 .
docker run -p 8000:8080  hacker-slides:0.1
2017-01-29 12:24:04 -02:00
Alex Myasoedov
c877b47ad0 Merge pull request #1 from peterfaseun/fix-haikunator
Fix haikunator invocation
2016-10-09 19:29:31 -04:00
Peter Faseun
a9b2695e23
Fix haikunator invocation 2016-10-07 18:04:38 -04:00
Alex Myasoedov
158991d9fd Add travis build status 2016-03-06 21:10:33 +02:00
Alex Myasoedov
a751a0fd65 Travis 2016-03-06 21:04:58 +02:00
Alex Myasoedov
8e161e8054 Make it Linguist friendly 2016-03-05 12:26:01 +02:00
Alex Myasoedov
f9650c26e1 Update Readme.md 2016-03-05 12:15:16 +02:00
Alex Myasoedov
5569a0b541 Session secret key 2016-03-04 11:20:26 +02:00
Alex Myasoedov
aeb68a3b79 Session helper 2016-03-04 11:14:15 +02:00
Alex Myasoedov
137c2b23c7 LICENSE 2016-03-03 15:09:12 +02:00
Alex Myasoedov
f9ca49080f Fix link in template 2016-03-03 12:04:42 +02:00
Alex Myasoedov
2b1515722a Initial readme file 2016-03-03 11:58:58 +02:00
Alex Myasoedov
b94899938d All tests passes 2016-03-03 11:41:18 +02:00
Alex Myasoedov
5b877cfbdc Updates for urls 2016-03-03 11:41:18 +02:00
Alex Myasoedov
8ddd1d61bb Added session to tests 2016-03-03 11:41:04 +02:00
Alex Myasoedov
1357663bf7 WIP testing and logging 2016-03-03 11:40:44 +02:00
Alex Myasoedov
20d1b189ca Cleaned up 2016-02-29 22:34:47 +02:00
Alex Myasoedov
23ecf33cc1 Almost working 2016-02-29 22:23:47 +02:00
Alex Myasoedov
d70f7d37b2 Tag 2016-02-29 22:01:13 +02:00
Alex Myasoedov
6603399d96 First working version 2016-02-29 21:42:00 +02:00
Alex Myasoedov
e341b3fd8d Tests 2016-02-29 21:29:47 +02:00
Alex Myasoedov
50a780483f Draft version. 2016-02-29 21:16:27 +02:00
Alex Myasoedov
d8becc44a2 Initial static files 2016-02-29 20:31:32 +02:00