rr-
|
7451d16baf
|
client/css: fix tag list style
|
2016-08-25 00:04:34 +02:00 |
|
rr-
|
9283851862
|
client/css: don't wrap long file names
|
2016-08-24 13:32:44 +02:00 |
|
rr-
|
0a488afbd8
|
client/posts: add webm thumbs to upload form
|
2016-08-24 13:29:29 +02:00 |
|
rr-
|
3da4c54030
|
client/posts: add controls for reordering uploads
|
2016-08-24 13:00:17 +02:00 |
|
rr-
|
2ef63fcc7a
|
client/tag-input: move removal links to left
|
2016-08-24 00:47:15 +02:00 |
|
rr-
|
f035140c9f
|
client/css: simplify tag list outline workarounds
Rather than messing with negative margins, just make the outline inset
by replacing it with inset box-shadow.
|
2016-08-24 00:24:20 +02:00 |
|
rr-
|
ad8ed89e3c
|
client/general: show empty thumbnails as grid
|
2016-08-23 23:14:05 +02:00 |
|
rr-
|
e90b8972c7
|
client/auth: fix being able to rate/fav things
|
2016-08-23 23:12:29 +02:00 |
|
rr-
|
803a1350fa
|
client/css: colorize 1st note point during drawing
|
2016-08-23 21:02:18 +02:00 |
|
rr-
|
fd2b4706a6
|
client/css: adjust thumbnail margins
|
2016-08-23 20:55:51 +02:00 |
|
rr-
|
124e871022
|
client/users: stop native completion
Disabled for user registration and editing where it causes more mess
than good.
|
2016-08-22 21:46:30 +02:00 |
|
rr-
|
44b2d9b830
|
client/expanders: change appearance
|
2016-08-22 01:40:30 +02:00 |
|
rr-
|
2335aaff20
|
client/tags: fix outline for focused compact tags
It was being hidden due to overflow: hidden. In other news, I hate CSS.
|
2016-08-22 01:40:11 +02:00 |
|
rr-
|
0a326972c3
|
client/tag-input: add 'add' button
|
2016-08-22 00:54:11 +02:00 |
|
rr-
|
81f14e154e
|
client/tag-input: extract CSS
|
2016-08-22 00:54:11 +02:00 |
|
rr-
|
5bcf44aa2d
|
client/posts: implement upload form
|
2016-08-21 23:43:36 +02:00 |
|
rr-
|
03b5e933bf
|
client/file-dropper: add URL support
|
2016-08-20 22:47:45 +02:00 |
|
rr-
|
9014baab92
|
client/snapshots: add snapshots browser
|
2016-08-20 13:01:17 +02:00 |
|
rr-
|
aac0ce6ee4
|
client/css: improve error messages under comments
|
2016-08-08 18:00:02 +02:00 |
|
rr-
|
9304e309f6
|
client/settings: add posts per page option
|
2016-08-05 23:02:41 +02:00 |
|
rr-
|
9383fd2b27
|
client/settings: rearrange the form, add hints
|
2016-08-05 23:02:41 +02:00 |
|
rr-
|
d5a00fe4b9
|
client/posts: add note editing
|
2016-08-05 23:02:41 +02:00 |
|
rr-
|
721900ee2f
|
client/css: fix wrapping long tags
|
2016-08-04 00:30:24 +02:00 |
|
rr-
|
7f53abb498
|
client/tags: remove unused cruft
|
2016-08-04 00:30:24 +02:00 |
|
rr-
|
11d3853122
|
client/css: tweaks margins
|
2016-08-02 12:27:01 +02:00 |
|
rr-
|
179cf57cb9
|
client/posts: add post featuring
|
2016-08-02 12:27:01 +02:00 |
|
rr-
|
3b800b9731
|
client/css: fix button height
Regression from 797e5d4
|
2016-08-02 12:27:01 +02:00 |
|
rr-
|
51ea06d837
|
client/posts: add expanders to edit sidebar
|
2016-08-02 12:27:01 +02:00 |
|
rr-
|
b9f2db1c63
|
client/tags: add toggle suggestions opacity
|
2016-08-01 21:50:00 +02:00 |
|
rr-
|
e464e69b36
|
client/general: remove faux href='#' from links
|
2016-07-30 23:12:31 +02:00 |
|
rr-
|
245ce258a9
|
client/tags: improve copying tag list
- Don't copy tag count
- Don't copy × button
- Copy spaces between tags
|
2016-07-30 23:12:08 +02:00 |
|
rr-
|
72072db078
|
client/tags: show tag suggestions in tag input
|
2016-07-30 23:10:58 +02:00 |
|
rr-
|
dbf44ed58f
|
client/tags: mark used tags in autocomplete
|
2016-07-30 23:10:58 +02:00 |
|
rr-
|
81afd383fa
|
client/tags: fade out tag colors after 2.5s
|
2016-07-30 23:10:58 +02:00 |
|
rr-
|
af455b901f
|
client/tags: make implications yellow
|
2016-07-30 23:10:58 +02:00 |
|
rr-
|
e4954140f8
|
client/tags: rewrite tag input
Suggestions will be reimplemented in separate commit
|
2016-07-30 23:10:38 +02:00 |
|
rr-
|
d91352a3b0
|
client/general: ditch tabular forms
|
2016-07-30 13:41:44 +02:00 |
|
rr-
|
797e5d4244
|
client/css: fix combobox height on Firefox
https://bugzilla.mozilla.org/show_bug.cgi?id=454625
|
2016-07-30 13:41:44 +02:00 |
|
rr-
|
0db70f7951
|
client/css: stylize cursor of disabled elements
|
2016-07-26 19:57:41 +02:00 |
|
rr-
|
7488abb332
|
client/posts: add simple editing
|
2016-07-17 20:32:00 +02:00 |
|
rr-
|
cd1f4709f0
|
client/home: change apparance
|
2016-07-08 00:08:44 +02:00 |
|
rr-
|
fccedc090f
|
client/posts: add mass tag
|
2016-07-06 23:03:37 +02:00 |
|
rr-
|
7ae2778e48
|
client/css: fix sizing of large posts
|
2016-07-03 18:30:33 +02:00 |
|
rr-
|
83cc53be07
|
client/posts: show post relations
|
2016-07-03 18:30:32 +02:00 |
|
rr-
|
f3049e5546
|
client/tags: add summary view, add tag description
|
2016-06-23 00:17:11 +02:00 |
|
rr-
|
974bc7e908
|
client/css: fix tag delete form ghost margin
|
2016-06-16 23:42:50 +02:00 |
|
rr-
|
0f1e234a5d
|
client/top-nav: trying out actual mvc
|
2016-06-13 22:43:07 +02:00 |
|
rr-
|
7116903438
|
client/css: remove ghost margin near comment form
It appeared only on Chrome?
|
2016-06-13 20:10:11 +02:00 |
|
rr-
|
f1686f8449
|
client/css: reduce margin around comment form
|
2016-06-13 20:10:00 +02:00 |
|
rr-
|
c508d37d54
|
client/css: improve tag edit view
|
2016-06-12 22:46:22 +02:00 |
|