Commit Graph

111 Commits

Author SHA1 Message Date
Zwagoth
c40498ce41
Merge pull request #250 from Earlopain/post-favorites
Add list of post favorites to seperate route
2021-04-03 03:11:33 -04:00
Kira
a102d1e7e6 [Stats] Remove charts 2021-04-01 18:30:19 -07:00
Earlopain
e18813895a
[Feature] Move post favorites to seperate path
This makes them visible to normal users but moves them to a seperate page.
This operation is expensive, let's see if there is an easier way to fetch them.
2021-03-23 15:49:00 +01:00
Kira
121546a854 [Stats] Add basic stats system 2021-03-13 13:16:16 -08:00
Kira
ecf0294554 [Robots] Prevent pool/set nav versions 2021-03-12 08:32:14 -08:00
Kira
03f71c1314 [Robots] Fix some mistakes 2021-03-12 06:37:05 -08:00
Kira
6de1240ceb [Robots] Disallow more old aliases
This should help redirect bots to finding the new proper resources
instead of endlessly hitting dead endpoints.
2021-03-12 06:20:31 -08:00
Kira
f0f8f6f26f [Robots] Prevent trying to access old /data urls that dont work 2021-03-12 06:10:04 -08:00
Kira
632dbb4926 [Robots] Prevent *.atom requests for forums 2021-03-12 06:09:19 -08:00
Kira
87f5d6dbd2 [Robots] Prevent /wiki_pages?title= lookups
This helps to normalize how pages are accessed.
2021-03-12 06:06:06 -08:00
Kira
8a22231c0c [Robots] Disallow /explore path 2021-03-12 06:03:54 -08:00
Kira
f83f7226b2 [Robots] Allow indexing of /posts
Hopefully this set of limitations will allow for indexing posts but
not for random searches. It will quickly become obvious if this is
true or not based on traffic patterns from search engines.
2021-03-12 05:58:15 -08:00
Kira
cf6071942d Upgrade jQuery to 3.5.0 2020-04-29 18:55:50 -07:00
Kira
cbc04d3dba Homepage 2020-03-31 03:02:33 -07:00
Zwagoth
f5091456f7
Update robots.txt 2020-03-15 04:49:18 -04:00
Zwagoth
79df770931
Update robots.txt 2020-03-05 10:31:42 -05:00
Kira
06b75fd8f2 Add thumbnail placeholder for those weird anti-JS people 2020-02-23 22:11:44 -08:00
Kira
6263eb3d21 Add favicon/manifest 2019-10-30 10:09:54 -07:00
Kira
ae77880b10 Partial of new uploader 2019-07-06 14:15:43 -07:00
Kira
16af051931 Convert platinum -> contributor for user rank 2019-06-29 12:06:13 -07:00
Kira
e2f15d0898 Remove user upgrades controller and views 2019-06-29 09:26:47 -07:00
Kira
9fa294ba31 Convert gold -> privileged for user level 2019-06-29 08:45:58 -07:00
Kira
0f0a2c22c5 Internalize vendored scripts and css
This avoids leaking usage data and also prevents us from having to
wait on the extremely slow public FA CDN.

These may be distributed to the static content CDN later, so
have integrity markers applied to them ahead of time.

spark-md5 may be removed and integrated directly into the bundle
when the new upload page is implemented, and is currently unused.
2019-05-04 10:59:28 -07:00
Kira
82ba9da969 Thumbnail insertion code 2019-04-30 08:04:20 -07:00
Kira
a3ad66eff2 Show deleted post thumbnails
Allow users to see and click on deleted posts without showing
the actual post preview. This roughly equates to how deleted
posts work on E621 at present.

This also resulted in some clean up and bug fixing surrounding
determining if a post should be visible or not. Previously this
was limited to user level(for ugrade incentive), safe mode, and
if the post was banned. Now it's only safe mode and if the post
is deleted.

Future work items:
 - Remove display deleted toggle and support code, as it is broken.
2019-02-15 03:14:35 -08:00
Albert Yi
3f740234bb exclude artists in robots.txt 2018-10-24 10:44:15 -07:00
Albert Yi
6ca9b65716 add dynamic sitemap.xml 2018-10-11 10:13:54 -07:00
Albert Yi
1a1d74d1ca add diff link on wiki page versions (#1622) 2018-09-17 17:36:46 -07:00
anonbl
bf6e3f6cae
Added Twitter widget
Added a Twitter widget instead of a link
2018-08-05 02:38:59 +03:00
r888888888
31e36cf9eb remove unused mobile layouts 2017-11-17 13:59:14 -08:00
r888888888
e70c2a3085 remove references to tag subscriptions 2017-11-17 13:45:17 -08:00
r888888888
aff81bb9ed change maintenance twitter account 2017-10-26 11:08:31 -07:00
r888888888
e547c82254 update sitemap 2017-04-18 17:30:24 -07:00
Albert Yi
3eaa4cb0f1 update sitemap.xml 2016-12-28 11:05:33 -08:00
r888888888
01eac1e587 update sitemap 2016-02-11 11:48:55 -08:00
r888888888
2dd4b4cbff add schema.org metatags 2016-02-09 14:02:47 -08:00
r888888888
e04a62b962 more crawler constraints 2016-02-05 14:17:26 -08:00
r888888888
504674b288 add rel=nofollow in more places 2016-02-03 23:47:17 -08:00
r888888888
fae5e11012 modify robots.txt to exclude artists/new 2015-12-28 12:32:57 -08:00
r888888888
7b1419c67e fix iqdb query path error 2014-06-02 13:46:33 -07:00
r888888888
01d744d3a7 add sitemap 2013-12-03 17:40:20 -08:00
r888888888
7b50531778 updated robots.txt 2013-12-03 17:34:15 -08:00
r888888888
d4007e8093 potential fix for #1769, add missing jquery ui icons 2013-06-19 12:56:21 -07:00
r888888888
d5f575159f rename references of privileged to gold 2013-04-28 00:04:52 -07:00
r888888888
a4e57e93f3 remove cached tags.json 2013-04-14 18:28:23 -07:00
ghostrigger
103c265b41 Update maintenance.html.bak
updated twitter link courtesy of @mseymour for https://github.com/r888888888/danbooru/issues/776
2013-04-03 00:30:19 +08:00
albert
fc32a0023c add weekly maintenance script 2013-03-31 14:11:48 -04:00
albert
2549009834 fixes #776 2013-03-06 20:16:40 -05:00
albert
16c92c045a add favicon 2013-02-19 22:18:11 -05:00
albert
7817e571c3 fixes #398 2013-02-19 14:00:27 -05:00