1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2024-11-26 16:30:52 +01:00
Commit Graph

2944 Commits

Author SHA1 Message Date
czaks
9d60f68474 post.php: load config earlier 2014-04-18 14:32:05 +02:00
czaks
a20b318149 update readme for new branding 2014-04-18 13:55:58 +02:00
czaks
20d3807762 we are not releasing 4.4.98 yet 2014-04-18 12:37:27 +02:00
czaks
7bd2bd0002 enhance tinyboard -> vichan upgrade path 2014-04-18 11:57:37 +02:00
czaks
ed3e97b2e2 update installation code 2014-04-18 11:50:00 +02:00
czaks
d08b05fe74 update licensing terms 2014-04-18 11:49:03 +02:00
czaks
15e7d9ed11 update licensing terms 2014-04-18 11:48:29 +02:00
czaks
c3f5897064 add a vichan license 2014-04-18 11:34:26 +02:00
czaks
f3dbafd401 move Tinyboard license 2014-04-18 11:13:41 +02:00
czaks
cf6878e2e4 convert dos endlines to unix ones in .gitignore 2014-04-18 10:43:12 +02:00
czaks
388867d67f apply new branding for vichan-devel 2014-04-17 17:11:32 +02:00
czaks
037c29619d modularize post templates a little more 2014-04-16 15:01:37 +02:00
czaks
be7fc03c3f hide-threads.js + containerchan integration 2014-04-16 13:51:18 +02:00
czaks
40aa300ecf update gitignore a little bit; should work better nao, but i‘m unsure 2014-04-16 12:14:29 +02:00
czaks
08f3044a7b add some files missing from the previous commit 2014-04-16 11:58:41 +02:00
czaks
de2e9ae11a modularize post templates a little bit; try to unify duplicate code 2014-04-16 11:54:41 +02:00
czaks
77433fd77b expand-video.js: avoid double-initialize 2014-04-16 11:52:42 +02:00
czaks
4cef33d401 quick-reply: fix z-index when boardlist is locationed as fixed 2014-04-15 13:49:38 +02:00
czaks
b3628f460e Merge branch 'master' of https://github.com/savetheinternet/Tinyboard 2014-04-12 20:52:42 +02:00
Michael Reiley
2a2df69a10 Update copyright years. 2014-04-12 11:12:42 -07:00
czaks
afd5bf7510 Disable the sucky chrome autofill
It used to force login into "embed" field and password into post password.

Disabling autocomplete (at form) didn't work. Recreating the fields either.
Trying to induce default values didn't as well. x-autocompletetype didn't.

What worked – creating two dummy fields:
  <input type='text'>
  <input type='password'>
...just before the real post password.
2014-04-10 11:44:38 +02:00
czaks
29a81e87b4 webm i18n 2014-04-06 22:32:48 +02:00
czaks
561c2e5824 webm: more integration 2014-04-06 22:28:26 +02:00
czaks
793dce3456 no need to hover WebM Settings 2014-04-06 22:06:04 +02:00
czaks
22ab426842 update containerchan readme 2014-04-06 21:56:34 +02:00
czaks
1dbc1e6fdb add a webm posthandler 2014-04-06 21:54:22 +02:00
czaks
f681a359fd add a webm icon 2014-04-06 21:51:41 +02:00
czaks
18de02655f fix paths in templates 2014-04-06 21:48:31 +02:00
czaks
5402e1c644 finalize the work and remove a temporary containerchan/ directory 2014-04-06 21:47:24 +02:00
czaks
6bbc320e7a more work on containerchan 2014-04-06 21:39:33 +02:00
czaks
73875ff532 work on player.php (webm) 2014-04-06 21:32:23 +02:00
czaks
c4dee402c7 matroska elements go there 2014-04-06 21:29:09 +02:00
czaks
267472b45f video.png goes into static 2014-04-06 21:28:03 +02:00
czaks
96a52dcfae move webm js into a better place 2014-04-06 21:27:41 +02:00
czaks
a305870d3f remove license, since it's just a Tinyboard license 2014-04-06 21:23:10 +02:00
czaks
2315b8f08f move php files to a more sane directory 2014-04-06 21:21:17 +02:00
czaks
d686644ec5 containerchan styles 2014-04-06 21:19:32 +02:00
czaks
80ed0e7553 Merge ../containerchan into containerchan-integration 2014-04-06 21:16:42 +02:00
czaks
9e0a095666 move the containerchan files to a dedicated directory so that we can preserve history 2014-04-06 21:15:37 +02:00
undido
8404b4cd46 Removed gettext libary's examples and tests folder 2014-04-05 20:46:10 -03:00
joosera
c0041931f5 Fix js/expand.js
Fixed missing end tags and changed .text to .html since .text strips HTML
2014-04-04 03:24:01 +01:00
czaks
e37375790a tag for vichan-devel-4.4.97 2014-03-31 10:27:08 +02:00
czaks
fb804eae28 SECURITY: local path discovery fix 2014-03-31 10:23:34 +02:00
czaks
6db593830b SECURITY: remove XSS vulnerability 2014-03-30 16:40:14 +02:00
kaf
089364edad Added: fr_FR translation. Need lot of changes. 2014-03-29 17:43:57 +01:00
czaks
ee3a9f3543 tag for vichan-devel-4.4.96 2014-03-27 13:17:07 +01:00
czaks
d613084bf3 SECURITY: fix XSS vulnerability 2014-03-27 13:10:53 +01:00
czaks
6566f19629 Merge branch 'master' of https://github.com/savetheinternet/Tinyboard
Conflicts:
	post.php
2014-03-25 13:43:55 +01:00
czaks
70b57ac410 minor boardlist fixes for caffe and stripes stylesheets 2014-03-25 13:37:39 +01:00
czaks
652720a063 stripes.css: fix for ≠ firefox 2014-03-25 13:26:38 +01:00