Marcin Kurczewski
|
3da8d2c233
|
Fixed error messages covered with content spinner
|
2014-10-18 18:48:29 +02:00 |
|
Marcin Kurczewski
|
9edc74f9a5
|
Added post history
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
04cce12a00
|
Fixed post view for anonymous users
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
0d8ae5334d
|
Fixed navigating between posts
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
5dc85b7dee
|
Added post relations
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
22b30c3e43
|
Added concurrent editing detection
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
77365e500a
|
Fixed exit confirmation
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
d2447045dd
|
Added basic post editing
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
80b7aaf7d1
|
Refactored file dropper
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
d3015627b3
|
Added post globals
|
2014-10-18 18:48:28 +02:00 |
|
Marcin Kurczewski
|
97ca08cf44
|
Added post featuring
|
2014-10-18 18:48:27 +02:00 |
|
Marcin Kurczewski
|
7b0d907acc
|
Fixed login remembering
|
2014-10-18 18:48:27 +02:00 |
|
Marcin Kurczewski
|
c33817e4ab
|
Optimized API operations
Every operation updated user last login time, which was inefficient.
Changed it to update only after logins from credentials or cookies.
|
2014-10-18 18:48:27 +02:00 |
|
Marcin Kurczewski
|
a140e04ca3
|
Added post deleting
|
2014-10-18 18:48:27 +02:00 |
|
Marcin Kurczewski
|
aff5965091
|
Added basic information to post view
|
2014-10-18 18:48:27 +02:00 |
|
Marcin Kurczewski
|
fa72060502
|
Added tags in post view
|
2014-10-18 18:48:27 +02:00 |
|
Marcin Kurczewski
|
42e3559cb4
|
Fixed pager showing "1" before loading collection
|
2014-10-18 18:48:26 +02:00 |
|
Marcin Kurczewski
|
37da38e929
|
Fixed thumbnails for non-images in post upload
|
2014-10-18 18:48:26 +02:00 |
|
Marcin Kurczewski
|
a3fbe80281
|
Fixed clickable rows while upload is ongoing
|
2014-10-18 18:48:25 +02:00 |
|
Marcin Kurczewski
|
8e6d7af3ea
|
Fixed unable to click checkboxes in post upload
|
2014-10-18 18:48:25 +02:00 |
|
Marcin Kurczewski
|
4c75232a80
|
Fixed tag input not adding current tag on blur
|
2014-10-18 18:48:25 +02:00 |
|
Marcin Kurczewski
|
57fb6da4b3
|
Added "P" hotkey to post list
|
2014-10-18 18:48:25 +02:00 |
|
Marcin Kurczewski
|
fe8cf5222f
|
Added "..." when needed in paginator
|
2014-10-18 18:48:25 +02:00 |
|
Marcin Kurczewski
|
7806333b24
|
Added post view placeholder
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
9699aeaf64
|
Fixed endless scroll loading next page too eagerly
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
2c358b3c77
|
Changed pagers to use own spinners; improved looks
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
669b26bda7
|
Fixed changing user browsing settings
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
80d572622b
|
Fixed border for focused tag input
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
83aa2b950b
|
Fixed messages in post upload presenter
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
eb7c507359
|
(WIP) Added spinner (#39)
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
a16a2d3235
|
Added posts listing (closed #7)
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
4ac91374b9
|
Unified style for clickable buttons
|
2014-10-18 18:48:24 +02:00 |
|
Marcin Kurczewski
|
aa46b4a14b
|
Changed access rank <select> to radio boxes
|
2014-10-18 18:48:23 +02:00 |
|
Marcin Kurczewski
|
4751270228
|
Beautified checkboxes and radioboxes
|
2014-10-18 18:48:23 +02:00 |
|
Marcin Kurczewski
|
8176184b51
|
Changed times on user profile to relative form
|
2014-10-18 18:48:23 +02:00 |
|
Marcin Kurczewski
|
4c3bc0004b
|
Hidden user tabs if only basic info is available
|
2014-10-18 18:48:23 +02:00 |
|
Marcin Kurczewski
|
d72c6c5d6e
|
Fixed page exit confirmation
|
2014-10-18 18:48:23 +02:00 |
|
Marcin Kurczewski
|
bc8e1b05a6
|
Implemented post uploads (closed #11)
|
2014-10-18 18:48:22 +02:00 |
|
Marcin Kurczewski
|
b53e2752ca
|
Reduced post upload presenter complexity somewhat
|
2014-10-18 18:48:22 +02:00 |
|
Marcin Kurczewski
|
dfb1198143
|
Worked on post uploads (#11) - added GUI
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
23f5100cf8
|
Changed file dropper to autodetect "allowmultiple"
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
12b43b1bb8
|
Added endless scroll (closed #5)
The code for paged collections now feels like playing ping-pong with
callbacks, and like I have no idea on who should render who.
It works, though.
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
0828a0aa89
|
Fixed A/D hotkeys with regard to browser's Alt+D
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
fa8b7b5376
|
Added hotkeys to paged collections (closed #36)
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
c1739d1d1d
|
Added page title management (closed #33)
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
2bb20c49fd
|
Removed {mangle: false} requirement to uglify-js
Improves solution to #4 for javasript files by 12K (in current build).
|
2014-10-18 18:48:21 +02:00 |
|
Marcin Kurczewski
|
6ce7beffd2
|
Fixed frontend behavior after edited user name
|
2014-10-18 18:48:20 +02:00 |
|
Marcin Kurczewski
|
73c20d3901
|
Fixed inability to activate e-mail when logged in
|
2014-10-18 18:48:20 +02:00 |
|
Marcin Kurczewski
|
56cd1b965a
|
Added info about activation to account settings
|
2014-10-18 18:48:20 +02:00 |
|
Marcin Kurczewski
|
968a15ef60
|
Changed login so it leads to previously viewed page
|
2014-10-18 18:48:19 +02:00 |
|