Teemu Patja
75d1da8a7a
Include commit sha in app.js URL to avoid stale caches
...
Fixes : #24
2017-03-17 23:17:29 +02:00
Teemu Patja
3cd11d4044
Cache busting for css
2017-03-15 16:23:42 +02:00
Teemu Patja
f41247e5a0
Include commit sha in app.js URL to avoid stale caches
...
Fixes : #24
2017-03-15 12:29:02 +02:00
Teemu Patja
a2fc249a62
Remove inline style attribute from <html>
...
* remove unwanted style attribute from <html> tag (Fixes : #34 )
* define lang to make screenreaders happy
2017-03-15 10:03:50 +02:00
Teemu Patja
e2fa46c250
Add ga script to template
2017-03-14 17:24:46 +02:00
Teemu Patja
2d788cad32
Fix issues with showing version footer in uberjar
...
* re-implement getting git HEAD sha to cljs side due to system
properties not containing project version in uberjar profile
2017-03-09 15:47:29 +02:00
Teemu Patja
9b972625e0
Rewrite Github comment PNG functionality
...
* removed old swing JEditorPane based html to png rendering due to
it's lack of support for modern css
* new implementation uses wkhtmltoimage (on prod server via wrapper
script using xvfb)
* no longer generating image on every GET request for QR, but rather
generating image when a bounty is cretaed or contract balance
changes
* images stored to DB
* comment image design updated according to UI spec
2017-02-21 10:49:25 +02:00
Teemu Patja
6e646280c2
WIP: new UX
...
* semantic UI + less based UI styling
* header, tabs, user-profile component
* store avatar URL in DB, show image in user
* unify :user and :user-profile in app-db for simplicity
2017-02-12 22:25:32 +02:00
Teemu Patja
da7107ce87
Upgrade dependencies, use CDN for bootstrap + fa
2017-01-30 20:33:25 +02:00
Teemu Patja
0192adf419
Remove unused template
2017-01-25 10:27:39 +02:00
Teemu Patja
4a25923454
Fix favicon path
2017-01-25 09:53:30 +02:00
Teemu Patja
c8d67be3eb
Add new logo favicon
2017-01-24 22:34:45 +02:00
kagel
4079bd398d
New look
2016-09-19 23:26:57 +03:00
G14
c0e4f51069
add html and scss files
2016-09-18 21:55:02 +05:00
kagel
397b3259b1
Embed balance and issue number into QR image
2016-09-12 02:15:59 +03:00
kagel
4a5196987b
Issue and PR webhooks
2016-08-28 23:16:45 +03:00
kagel
b29eaaaf80
Repositories list
2016-08-25 01:46:29 +03:00
kagel
8cd7f7705c
Buddy session
2016-08-22 22:38:10 +03:00
kagel
0382fa9888
Github integration hello-world
2016-08-21 03:29:39 +03:00
kagel
c4bab5a6ed
Luminus skeleton + useless github button
2016-08-21 00:36:09 +03:00