Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-15 | cryptocon13 picture to CryptoCon-Page | Florian | |
2013-04-14 | Improve recent changes page css | Christian Franke | |
2013-04-14 | improve breadcrumbs | Christian Franke | |
2013-04-14 | Update CSS for wiki | Christian Franke | |
2013-03-20 | added latest flyer version | Florian | |
2013-03-20 | added latest cryptocon version | Florian | |
2013-03-13 | World censorship day is over | Christian Franke | |
2013-03-12 | Don't use * as CSS node | Christian Franke | |
2013-03-12 | World day against cyber censorship | Christian Franke | |
2013-03-09 | added cryptocon flyer | Florian | |
2013-02-28 | Update Mitgliedschaftsantrag | Christian Franke | |
2013-02-11 | Add SVG to git | Christian Franke | |
2012-09-24 | updated hacklab photos | Florian | |
2012-09-21 | made heissluft news a bit nicer | Florian | |
2012-09-21 | added uhr pictures | Florian | |
2012-09-21 | added/updated uhrenraum pictures | Florian | |
2012-09-21 | added buero pictures | Florian | |
2012-09-21 | new bar pictures | Florian | |
2012-09-21 | new werkstatt pictures | Florian | |
2012-09-20 | added sublab door photo | Florian | |
2012-09-18 | show status image in website header | Florian | |
2012-09-18 | wiki footer image float fix | Florian | |
2012-09-18 | aaaand another image fix | Florian | |
2012-09-18 | Revert "Revert "another image fix"" | Florian | |
This reverts commit c78b903a10996d48e2e25f68b706d8fd2fc5ff70. | |||
2012-09-18 | Revert "another image fix" | Florian | |
This reverts commit bca956f2b90c776179a1fc946fd8124628cd5a18. | |||
2012-09-18 | another image fix | Florian | |
2012-09-18 | image design fix for wiki | Florian | |
2012-09-18 | css fix for menu padding | Florian | |
2012-09-18 | padding change for li in css | Florian | |
2012-09-18 | make spaceapi logos a bit smaller | Christian Franke | |
2012-09-16 | Fix changelog colors | Christian Franke | |
2012-09-16 | Add css for wiki recent changes | Christian Franke | |
2012-09-16 | Add some stuff for the wiki | Christian Franke | |
2012-09-16 | added spaceapi status icons | Florian | |
2012-09-07 | update subweg.jpg | Christian Franke | |
2012-09-04 | add image to lage | Christian Franke | |
2012-08-18 | thumbnail fuers kuechenbild gebaut und eingebunden | Florian | |
2012-08-16 | Kuechenpost | Benjamin Kiessling | |
2012-08-02 | Include image | Benjamin Kiessling | |
2012-07-18 | sub:mate artikel | Benjamin Kiessling | |
2012-07-02 | Lichtwuerste 111elf! | Benjamin Kiessling | |
2012-05-02 | flyer mai | Christian Franke | |
2012-04-02 | Revert "April fool" | Christian Franke | |
This reverts commit 61f7ca0fa09d168f9f731233aef8f872aa0dbf6a. | |||
2012-04-01 | Flyer April | David Lamparter | |
2012-04-01 | April fool | Christian Franke | |
2012-03-05 | optimized flyer name for download | Florian | |
2012-03-05 | renamed flyer image | Florian | |
2012-03-05 | added maerz flyer to webpage termine page | Florian | |
2012-02-06 | added rapman pictures | Florian | |
2012-02-03 | Revert "Merge branch 'master' of sublab.org:website" | Christian Franke | |
This reverts commit 76f5eb72cda67da497ea4ba992778661559f26b4, reversing changes made to 002ccb53e6319619d503972c2a6bad0d4ead0c6f. Conflicts: template/topic/topic Guys, please learn how to use git. Have a look at $ git diff origin/master master and check if it looks reasonable. Also, if there is a merge in the history, in our case, it is almost always bad. When you pull, use $ git pull --rebase --ff-only and not just a pull without arguments. |