Commit Graph

3564 Commits

Author SHA1 Message Date
czaks
fd0f3195b2 smart_build.php: add a protection for +50; maybe we don`t need to rebuild after all? 2015-04-02 20:43:06 +02:00
czaks
018ec3b605 smart_build.php: additional fixes 2015-04-02 20:35:17 +02:00
czaks
67db118f1e Revert "Revert "smart_build: buildThread" (for a moment, something b0rks)"
This reverts commit b246daa191.
2015-04-02 20:30:57 +02:00
czaks
99706835c2 Revert "Revert "smart_build for buildIndex""
This reverts commit cfb2f55b7a.
2015-04-02 20:29:43 +02:00
Marcin Łabanowski
0870acb88e smart_build.php: optimizations, guards, also a functionality to correct slugs 2015-04-02 20:28:48 +02:00
czaks
cfb2f55b7a Revert "smart_build for buildIndex"
This reverts commit 55277ce383.
2015-04-02 19:36:55 +02:00
czaks
e9e5ceaf90 main.js vs new file uploader 2015-04-01 19:37:06 +02:00
czaks
a19853dbe8 smart_build.php: misc fixes 2015-04-01 18:46:48 +02:00
czaks
b246daa191 Revert "smart_build: buildThread" (for a moment, something b0rks)
This reverts commit f2a74812f0.
2015-04-01 18:44:01 +02:00
czaks
f2a74812f0 smart_build: buildThread 2015-04-01 18:43:48 +02:00
czaks
14671e0535 functions.php fix: after_open_board support; so that we may disable smart_build immediately after open_board 2015-04-01 18:13:32 +02:00
czaks
55277ce383 smart_build for buildIndex 2015-04-01 18:11:08 +02:00
czaks
ed07404f08 smart_build.php: initial release 2015-04-01 17:50:59 +02:00
czaks
d4892aca12 fix one of the previous commits: fix api_global 2015-04-01 17:30:06 +02:00
czaks
e4e01e4573 smart build: define configuration variables 2015-04-01 17:16:30 +02:00
czaks
4030c42bb4 add a global_api variable for buildIndex 2015-04-01 17:07:24 +02:00
czaks
deefe8299b unlink a .gz version of a file if it exists 2015-04-01 16:56:17 +02:00
czaks
7fd8c75450 dont rebuild a page, when not needed, even if it doesnt exist 2015-04-01 16:53:28 +02:00
czaks
6cbd51b83c for fastcgi users: rearrange post.php, sort of, so that posts are created faster, and we can leave php to generate themes in the background
same for post deletion
2015-03-31 09:21:16 +02:00
czaks
d94143b6c6 fix wpaint & file-selection interaction 2015-03-31 08:58:54 +02:00
topkek
e6da7b4682 clean up options code 2015-03-31 07:53:33 +02:00
topkek
8de9b68f5f checkbox for tree view
Conflicts:
	js/post-hover.js
2015-03-31 07:53:12 +02:00
topkek
1888e174b3 chrome fix 2015-03-31 07:51:41 +02:00
topkek
d67351534a toggle tree view 2015-03-31 07:51:31 +02:00
topkek
2256604dad add global option for tree view 2015-03-31 07:51:20 +02:00
czaks
960053af75 catalog: fix for embed youtube on https 2015-03-31 07:48:03 +02:00
Markerov
6363d8d247 change to use onready() 2015-03-31 07:42:47 +02:00
Markerov
2f7127a3cb Catalog Search 2015-03-31 07:42:34 +02:00
czaks
a8982ce0a9 f+v.css ... 2015-03-31 07:29:52 +02:00
czaks
de1a9fe568 futaba+vichan.css: do proper styling 2015-03-31 07:27:41 +02:00
czaks
0e805c25d8 file-selector.js: allow file dropping anywhere 2015-03-31 07:20:53 +02:00
czaks
745bdc2b6c password is text nao, fuck you chrome 2015-03-31 07:01:51 +02:00
Anonish
d3d54b8c76 Update quick-reply.js
apparently 600 was still not allowing QR to load on portrait mode. 400 seems to work fine
2015-03-31 06:59:49 +02:00
anonish
c74fc6cefb QR fix for tablet (portrait) mode in laptops
Quick reply will now show up on tablets in portrait mode where width can be < 800px as originally coded (mainly 768x1280 and 800x1280)
2015-03-31 06:59:30 +02:00
czaks
388e87746e small tweaks to stylesheet 2015-03-31 06:55:29 +02:00
czaks
765dea599b trivial fixes to file-selector.js 2015-03-31 06:50:05 +02:00
marktaiwan
6f94a06586 file selector: correct typo, click event target 2015-03-31 06:02:08 +02:00
marktaiwan
e42ffb2768 fix file selector element reference
fix thumbnail image not applying to main form with quick reply open
2015-03-31 06:01:50 +02:00
8chan
419d69b4ee ayylmao @marktaiwan 2015-03-31 06:01:23 +02:00
8chan
f26256f55a Make file selector work, add to config
Conflicts:
	inc/instance-config.php
	templates/post_form.html
2015-03-31 05:59:54 +02:00
marktaiwan
6e84a25f9a Adds keyboard focus to file selector 2015-03-31 05:57:45 +02:00
marktaiwan
4da073b6e8 Keep quick-reply and main form in sync
Use object-url instead of data-url due to shorter length
2015-03-31 05:57:26 +02:00
marktaiwan
0005f11098 initialize file selector soon as it's loaded
Conflicts:
	templates/post_form.html
2015-03-31 05:57:22 +02:00
marktaiwan
3bd7f94861 Fallback for browsers that disables javascript
Conflicts:
	stylesheets/style.css
	templates/post_form.html
2015-03-31 05:54:07 +02:00
marktaiwan
d7f82c58fd Run on index and thread
Clear file queue after upload success

corrected fallback detection
2015-03-31 05:51:28 +02:00
czaks
5a9af83ba6 better slugify support for api 2015-03-31 05:50:52 +02:00
marktaiwan
48cd7438a1 initial commit file-selector.js 2015-03-31 05:50:42 +02:00
8chan
0f1d506586 Change this message again
Conflicts:
	js/ajax.js
2015-03-31 05:48:45 +02:00
8chan
d3cc27ff5c Handle XHR errors better 2015-03-31 05:47:09 +02:00
8chan
4083c92dbe Stop double posting AJAX bug 2015-03-31 05:46:45 +02:00