Commit Graph

21 Commits (285e1e5f42b4356687dda253c01fc6d9a88dafc7)

Author SHA1 Message Date
pictuga a4e1dba8b7 sheet.xsl: improve url display 2020-04-16 10:33:36 +02:00
pictuga 7375adce33 sheet.xsl: fix & improve 2020-04-15 23:34:28 +02:00
pictuga 663212de0a sheet.xsl: various cosmetic improvements 2020-04-15 23:22:45 +02:00
pictuga fe82b19c91 Merge .xsl & html template
Turns out they somehow serve a similar purpose
2020-04-15 22:30:45 +02:00
pictuga 65803b328d New git url and updated date in provided index.html 2020-04-13 15:30:32 +02:00
pictuga e6817e01b4 sheet.xsl: set font to "sans"
Browsers don't all have the same default font. Overriding for consistency
2020-04-03 17:47:19 +02:00
pictuga fbcb23cf88 index.Html: fix meta tag 2020-03-20 20:21:08 +01:00
pictuga a0e8e84a67 sheet.xsl: mobile-friendly view & url fix 2020-03-20 19:47:43 +01:00
pictuga a90fd682db sheet.xsl: show feed url (js-based) 2020-03-20 19:46:20 +01:00
pictuga 2c245f9506 sheet.xsl: improve output formatting
Include tags, better CSS
2020-03-20 16:44:49 +01:00
pictuga 3d45451fef sheet.xsl: improve element content output 2020-03-20 15:44:25 +01:00
pictuga 4d785820d9 feeds: ignore provided stylesheets and add ours
Provided sheets usually create errors. Ours is (hopefully) more informative for users not familiar with RSS feeds
2020-03-20 15:32:44 +01:00
pictuga fd51f74eb5 feeds: drop facebook-related code
No longer maintained and of little use anyway
2020-03-19 10:03:59 +01:00
pictuga b8d8d9ea20 Fix www/.htaccess
Deny/allow issue
2017-07-29 17:12:11 +02:00
pictuga 10cbebb80c Imrove provided .htaccess 2017-07-23 20:22:40 +02:00
pictuga 4b8e3d1b8b Improve provided .htaccess
Should be less unsafe...
2017-03-04 19:30:30 -10:00
pictuga decb3f15f6 Move the mod_cgi files to /cgi/ 2015-04-07 09:36:00 +08:00
pictuga 105ca67744 Move facebook token to own script
To a PHP script actually. Not sure why PHP. Keeps morss' code cleaner. This piece of code had nothing to do in there, and didn't bring any advantage.
2014-11-19 20:09:27 +01:00
pictuga ed4f2b8b98 Custom Error 500 message
Error 500 appear when 404 pages crash
2014-06-16 13:51:45 +02:00
pictuga 47545f7472 Remove .htaccess progress-specific config
No longer needed, cause :progress has been dropped, because it's not so useful, and super hard to implement cleanly
2014-05-21 12:03:32 +02:00
pictuga ce2710f981 Move static server-related files to own folder
Namely /www, so as to clean things up, and to make it possible to document that a little more
2014-05-21 11:52:37 +02:00