dpaste.com
Dpaste@fosstodon.org

The site is now running on Django 3. No user-facing changes, just staying current. Enjoy!

March 19, 2021
dpaste.com
Dpaste@fosstodon.org

Reminder: There will be approximately 20 minutes of server downtime starting at 7:00AM UTC, It is currently 1:50AM UTC.

March 11, 2021
dpaste.com
Dpaste@fosstodon.org

Advance notice of scheduled downtime: A scheduled server upgrade will cause dpaste.com to be unavailable for approximately 20 minutes starting Thursday 2021-03-11 at 07:00 AM UTC.

March 10, 2021
dpaste.com
Dpaste@fosstodon.org

These countries currently have active dpaste users, _and_ have zero entries on the TOS-violators blocklist. Thanks, good guys!

Benin, Bosnia and Herzegovina, Cameroon, Cayman Islands, Cuba, Egypt, El Salvador, Ethiopia, Ghana, Guatemala, Hashemite Kingdom of Jordan, Kyrgyzstan, Lebanon, Mauritius, Montenegro, Puerto Rico, Slovenia, Sri Lanka, Syria, Tajikistan, Togo, Uganda, Uzbekistan, and Zimbabwe!

March 01, 2021
dpaste.com
Dpaste@fosstodon.org

The style-preference feature is now live. See the choices in the style gallery: dpaste.com/styles

(Feel free to bookmark that as a general purpose Pygments style reference; good ones are not easy to find.)

February 22, 2021
dpaste.com
Dpaste@fosstodon.org

Soon, registered users will be able to change the color theme for all pastes they look at.

February 21, 2021
dpaste.com
Dpaste@fosstodon.org

Feature update: There's now a single interface for changing syntax, expiry, or title of existing items. Get to it via the new "Edit Properties" button.

February 14, 2021
dpaste.com
Dpaste@fosstodon.org

Counts for the top ten errors shared from the debug view to dpaste.com, 2021-02-02 to 2021-02-12:

2063 DisallowedHost
154 OperationalError
133 ValueError
123 DoesNotExist
121 ImproperlyConfigured
113 TemplateDoesNotExist
105 TypeError
105 AttributeError
54 ProgrammingError
52 KeyError

February 13, 2021
dpaste.com
Dpaste@fosstodon.org

Today the site hit 500 registered users! To celebrate, here's a soft-launched present for all registered users: any Markdown or reStructuredText items you post can be rendered as HTML by adding ".html" to the URL.

February 12, 2021
dpaste.com
Dpaste@fosstodon.org

@pleiades Congrats!

February 04, 2021
dpaste.com
Dpaste@fosstodon.org

A few more options for you to weigh in on.

February 03, 2021
dpaste.com
Dpaste@fosstodon.org

I'm adding examples to the API help page. So far we have curl and JavaScript. What should I add next?

February 03, 2021
dpaste.com
Dpaste@fosstodon.org

Added a JS example to the API help. Uses 'fetch' because that seems to be the right way to do it these days. dpaste.com/api/

January 27, 2021
dpaste.com
Dpaste@fosstodon.org

Update to the dpaste.sh helper script - it now uses $DPASTE_API_TOKEN if set. hg.sr.ht/~paulbissex/dpaste-to

January 20, 2021
dpaste.com
Dpaste@fosstodon.org

Another milestone -- while most users are still anonymous, the site now has 400 registered users. It's been fun building features for account holders, like API auth and favorites.

January 08, 2021
dpaste.com
Dpaste@fosstodon.org

Registered users can now use token auth with the API to "own" created items. Anonymous use is still the default. TLDR: On your dashboard, click the "Generate" button; use the token in an Authorization header on your requests, e.g. `Authorization: Bearer a1b2c3d4e5f6g7h8`

January 04, 2021