byte[]
|
be83699e65
|
tweak vp8 encoder settings
|
2020-04-02 21:45:21 -04:00 |
|
Nick Kanel
|
4ccd733c2f
|
allow uploading of large images
|
2020-04-02 20:51:51 -04:00 |
|
byte[]
|
e9a1ccad1f
|
limit threadcount in video processing stage
|
2020-04-02 16:38:43 -04:00 |
|
byte[]
|
3579429ac1
|
add 32px border around TOTP QR, fixes #71
|
2020-04-02 14:45:06 -04:00 |
|
Luna D
|
04ec46bc5b
|
you forgot it here
|
2020-04-02 09:54:21 +00:00 |
|
byte[]
|
904bada39e
|
wilson
|
2020-04-01 00:42:46 -04:00 |
|
byte[]
|
8dae60de92
|
require spaces around textual search operators, fixes #37
|
2020-03-31 13:27:53 -04:00 |
|
byte[]
|
f6f29840ca
|
add sane maximum value to relative date parser, fixes #43
|
2020-03-31 13:14:16 -04:00 |
|
byte[]
|
2b99afb746
|
update tumblr IP ranges per AS2635 prefix report; fixes #38
|
2020-03-31 13:03:32 -04:00 |
|
byte[]
|
3bb4a4ce56
|
whoops
|
2020-03-31 11:45:51 -04:00 |
|
byte[]
|
1c12c010fa
|
mix format
|
2020-03-31 11:39:11 -04:00 |
|
byte[]
|
c8b0d9ca3d
|
add avatars to post and comment json views
|
2020-03-31 11:38:01 -04:00 |
|
byte[]
|
724b3a97b1
|
add edit timestamp, edit reason to post and comment json
|
2020-03-31 11:09:44 -04:00 |
|
Neil McAlister
|
051a819c9c
|
Add timestamps to the API's comment view (#67)
* Add timestamps to the API's comment view
* Change property name to created_at
|
2020-03-31 11:04:06 -04:00 |
|
byte[]
|
0b0a5b1b42
|
fix markup errors
|
2020-03-30 20:12:25 -04:00 |
|
byte[]
|
7ace92c651
|
fix gallery ordering bug...
|
2020-03-29 23:52:53 -04:00 |
|
byte[]
|
2dc36ee36e
|
add logger
|
2020-03-29 23:17:28 -04:00 |
|
byte[]
|
bd401cf967
|
attempt non-atomic update for gallery ordering
|
2020-03-29 23:04:30 -04:00 |
|
liamwhite
|
723bfa213f
|
Use JSON views for API (#64)
* AwardJson, LinkJson, UserJson to views
* FilterJson -> view
* ForumJson -> view
* TopicJson -> view
* PostJson -> view
* TagJson -> view
* CommentJson -> view
* GalleryJson -> view
|
2020-03-29 21:11:38 -04:00 |
|
SomewhatDamaged
|
196c5e14b6
|
API additions for user interactions on single images (#63)
* API additions for user interactions on single images
* removed ability to render without supplying interactions
|
2020-03-29 20:51:35 -04:00 |
|
liamwhite
|
b1de5389eb
|
Change ImageJson to view (#62)
|
2020-03-29 19:39:36 -04:00 |
|
byte[]
|
21df6bc307
|
fixes #52 and #53
|
2020-03-29 18:36:24 -04:00 |
|
SomewhatDamaged
|
ac12462bec
|
Adding text editing bars to report and new topic (#60)
|
2020-03-27 11:46:36 -04:00 |
|
SomewhatDamaged
|
44a20a7888
|
Adjusted to suit standard (#58)
|
2020-03-27 01:07:24 -04:00 |
|
byte[]
|
43b5e069e6
|
link to correct location, fixes #46
|
2020-03-26 13:47:30 -04:00 |
|
byte[]
|
b20217925b
|
ensure reports are reindexed when merged, fixes #51
|
2020-03-26 13:42:11 -04:00 |
|
byte[]
|
21d7fda912
|
fix assets install line
|
2020-03-26 13:25:22 -04:00 |
|
byte[]
|
28c1660561
|
update minimist
|
2020-03-26 13:20:53 -04:00 |
|
byte[]
|
bc87b287e0
|
fixes commission counter updates (#56)
|
2020-03-26 13:18:45 -04:00 |
|
SomewhatDamaged
|
84ac9d27d7
|
Adds /api/v1/json/filters endpoints (#55)
* Adds /api/v1/json/filters endpoint
* Modified as per discussion
* Using Repo.paginate properly now
* Added total count to output
|
2020-03-25 11:32:25 -04:00 |
|
Dan Schultzer
|
faae3bda45
|
Update pow (#49)
|
2020-03-16 07:35:00 -04:00 |
|
Luna D
|
da5135bc11
|
mix format
|
2020-03-13 09:21:17 -04:00 |
|
Luna D
|
1983a736f3
|
reverse badge sorting order
|
2020-03-13 10:17:43 +01:00 |
|
SomewhatDamaged
|
7ddd8b8ec4
|
New /filters/:id API endpoint (#48)
* New /filters/:id API endpoint
* Fix to use can? permissions
* Fixes requested
|
2020-03-12 12:53:25 -04:00 |
|
Nebbie Zebbie
|
c0edd49ec6
|
Fix incorrect syntax on commission query preservation
|
2020-03-10 23:31:03 +00:00 |
|
Nebbie Zebbie
|
19dfe17a58
|
Revert "Prepopulate q on reports pagination"
Apparently in this place, empty q param is desired. This reverts commit 932eff86cd .
|
2020-03-10 23:14:16 +00:00 |
|
Nebbie Zebbie
|
da7982d2dd
|
Preserve commission map parameter in commission search
|
2020-03-10 23:03:58 +00:00 |
|
Nebbie Zebbie
|
932eff86cd
|
Prepopulate q on reports pagination
|
2020-03-10 22:55:15 +00:00 |
|
Nebbie Zebbie
|
d69410d97e
|
Prepopulate rq on reports pagination
|
2020-03-10 22:47:18 +00:00 |
|
byte[]
|
aa7028c134
|
these changes don't work
|
2020-03-09 18:23:16 -04:00 |
|
byte[]
|
77cde55ff6
|
elixir upgrade, npm upgrades, hex upgrades
|
2020-03-09 18:21:18 -04:00 |
|
byte[]
|
37a2d014cd
|
fix permission error
|
2020-03-05 02:04:21 -05:00 |
|
Luna D
|
67ac0318f7
|
this check seems redundant
|
2020-03-03 15:38:59 -05:00 |
|
Luna D
|
bd768088c2
|
static pages permission
|
2020-03-03 14:29:14 -05:00 |
|
Luna D
|
8378e07bb8
|
remove auth from notification read
|
2020-03-03 13:54:47 -05:00 |
|
Luna D
|
bb4cbdb089
|
Merge pull request #42 from derpibooru/Damaged-API-user-profiles
This will add the endpoint to the API.
|
2020-03-03 12:29:23 +01:00 |
|
Byron Mulvogue
|
7a164944b4
|
Fixed user.avatar failure. Ran mix format.
|
2020-03-03 11:23:53 +00:00 |
|
Luna D
|
22dfb51e56
|
mix format
|
2020-03-03 11:43:54 +01:00 |
|
Byron Mulvogue
|
0ae05b97b2
|
Forgot to prepend to the avatar_url path
|
2020-03-03 05:23:44 +00:00 |
|
Byron Mulvogue
|
297e0909d6
|
This will add the endpoint to the API.
|
2020-03-03 03:49:02 +00:00 |
|