Marcin Kurczewski
607ef63c2f
Fixed edge cases in searching
...
- search for number (1, 2, ...)
- search for "0" (empty("0") returns true so searching for "0" was impossible)
- search containing / character
- search containing + character
- adding tags containing + character
2013-10-13 22:20:06 +02:00
Marcin Kurczewski
cc6b187aa0
Added aliases to search by uploader
2013-10-13 22:19:00 +02:00
Marcin Kurczewski
4d260b6fe5
Fixed pagination when no pages should be shown
2013-10-13 22:09:52 +02:00
Marcin Kurczewski
b5581c5822
Fixed bug with endless scrolling
...
It didn't work when more than one page at a time should be loaded.
2013-10-13 21:48:14 +02:00
Marcin Kurczewski
b4f52e9af5
Removed redundant hash
2013-10-13 21:42:43 +02:00
Marcin Kurczewski
e125ecc1c7
Fixed HTML injection
2013-10-13 21:05:20 +02:00
Marcin Kurczewski
5f3a913629
Changed upload error order
2013-10-13 21:05:01 +02:00
Marcin Kurczewski
dc4af58d31
Tweaks to post & thumbnail caching
2013-10-13 14:01:07 +02:00
Marcin Kurczewski
45674f74bf
Closed #26 ; closed #25
...
Small changes to schema
2013-10-13 13:53:24 +02:00
Marcin Kurczewski
7c62293b76
Permalink security fix
2013-10-13 13:38:24 +02:00
Marcin Kurczewski
e33ec7abe7
Closed #21
2013-10-13 13:37:18 +02:00
Marcin Kurczewski
cc57b8b8a0
Increased memory limit (for big thumbs)
2013-10-13 13:34:30 +02:00
Marcin Kurczewski
36a82c2863
Fixed problems with uploaded files
2013-10-13 13:33:34 +02:00
Marcin Kurczewski
ff2bfd0b3d
Closed #13
2013-10-13 13:17:23 +02:00
Marcin Kurczewski
6c4affe454
Closed #10
2013-10-13 12:28:16 +02:00
Marcin Kurczewski
be4a2615dd
Global form styles
2013-10-13 00:38:24 +02:00
Marcin Kurczewski
eb858bfbe1
Closed #19
2013-10-12 22:55:10 +02:00
Marcin Kurczewski
21f4669a98
Closed #18
2013-10-12 22:37:18 +02:00
Marcin Kurczewski
6e7791e94b
Anonymous users can browse comments
2013-10-12 20:00:30 +02:00
Mariusz Dziemianowicz
7e201c01c0
Worked on #25 : Login/register pages
2013-10-12 19:28:52 +02:00
Marcin Kurczewski
7c5d1b7e34
Favorites; gravatar support
2013-10-12 14:53:47 +02:00
Marcin Kurczewski
67dcc7c4f8
Better looking post view
2013-10-12 12:38:49 +02:00
Marcin Kurczewski
b92f925e94
Post viewing - sidebar
2013-10-12 10:46:15 +02:00
Marcin Kurczewski
b9a6dab7ae
Fixed storing original poster in posts
2013-10-12 10:42:29 +02:00
Marcin Kurczewski
fc2ed52016
Changed post list outlook
2013-10-10 00:12:27 +02:00
Marcin Kurczewski
30b2d83704
Fixed stupid bug
2013-10-09 23:46:22 +02:00
Marcin Kurczewski
17f040c9fa
Added missing file
2013-10-09 22:46:05 +02:00
Marcin Kurczewski
ff6ed4ee57
Access rank: nobody
...
Features in config.ini can now be disabled even for admins
(makes privilege testing easy on admin accounts)
2013-10-09 22:43:20 +02:00
Marcin Kurczewski
4737f4a184
Flash support
2013-10-09 21:58:57 +02:00
Marcin Kurczewski
35e097d0ce
Fixed JS order, removed misplaced debug
2013-10-09 21:31:38 +02:00
Marcin Kurczewski
f71a4c6bbe
Closed #16
2013-10-09 21:02:54 +02:00
Marcin Kurczewski
078b95fc8e
Duplicate scripts/stylesheets now included once
2013-10-09 19:41:26 +02:00
Mariusz Dziemianowicz
4a006168e5
Removed jquery-tagit references from bootstrap
...
jquery-tagit already referenced in PostController
2013-10-09 19:39:30 +02:00
Mariusz Dziemianowicz
16d14bd7e0
Fixed missing references for css/js files
2013-10-09 19:29:21 +02:00
Marcin Kurczewski
a3aa9c3077
Internals (II)
2013-10-09 19:25:56 +02:00
Marcin Kurczewski
998ec79740
Internals
2013-10-09 19:23:39 +02:00
Mariusz Dziemianowicz
e9ae35ff5d
Move .gitignore media rules to its directory
2013-10-09 19:08:40 +02:00
Mariusz Dziemianowicz
0007888a26
Merge branch 'master' of https://github.com/rr-/booru
2013-10-09 19:06:05 +02:00
Mariusz Dziemianowicz
3eb083ee9b
Move .gitignore media rules to its directory
2013-10-09 19:04:29 +02:00
Mariusz Dziemianowicz
0e46f664cb
Move .gitignore media rules to its directory
2013-10-09 18:58:59 +02:00
Mariusz Dziemianowicz
cb18928cbb
Fixes #16 : Add jquery and google fonts locally
2013-10-09 18:55:58 +02:00
Marcin Kurczewski
9896106f1c
Added tag list; upload: tags autocompletion
2013-10-09 17:50:07 +02:00
Marcin Kurczewski
86724568fd
Newer JQuery UI (fixes broken tag-it autocomplete)
2013-10-09 17:49:29 +02:00
Mariusz Dziemianowicz
e096e9f4c0
update readme file with installation instructions link
2013-10-09 15:24:53 +02:00
Mariusz Dziemianowicz
aefbc88cb2
Merge pull request #15 from mard/master
...
Fixed tag box positioning issue
2013-10-09 04:44:59 -07:00
Mariusz Dziemianowicz
e2dc93ab26
Fixed tag box positioning issue
2013-10-09 13:37:00 +02:00
Marcin Kurczewski
f8ab508c06
Added duplicate uploads detection
2013-10-09 12:36:14 +02:00
Marcin Kurczewski
7b955883c9
Fixed issues with paging on /favorites
2013-10-09 12:24:25 +02:00
Marcin Kurczewski
1bbebfa640
Added "no posts to show" warning
2013-10-09 12:19:42 +02:00
Marcin Kurczewski
65e1a52b20
Endless scrolling mode
2013-10-09 12:18:22 +02:00