Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
So @sizzle restored his last backup... which is August 10th, 2015
All comments/disucssions/users/scripts/etc. from then until now are lost. I apologize profusely. I'll work on redoing existing commits including the DB migration ASAP.
More details are at #729
Correction... script sources are intact but not matched with DB meta... Those who updated in the last 21ish days should nab their source immediately.
This should self correct itself on DB migration as well when I'm able to do it.
I'm not completely clear on what the action item is at this point. I viewed the source and clicked Submit and now the script information page has the contents of the header. The rest of it needed a minor edit to catch up the change log. I can repeat if needed, but do I really need to download the source for possible future uploading?
Re: @jscher2000:
If there is no script homepage, e.g. new scripts within the last 21ish days the direct install url should be nabbed for those that said they didn't have backups... this may even work for users that aren't here right now from the restore.
If there is a script homepage the source is still from S3 which should be up-to-date... but MongoDB info from the documents may be out of date... if you look at oujs - Meta View it says that it's
3.0.0.0rc6
... but if you install it... it pulls my last webhook of3.0.0.1
. If the source is on GH you can just resend the webhook in their settings and that should resync it I think.Re: @jscher2000:
That works too.
Re: @chacham:
Nope. As you read on development the data was destroyed with that dependency foobar. I lost some important text myself that I need to recreate if possible at some point.
The google cache had a little more. I searched for the script's page, and chose "Cached" from the drop down. I retrieved the second to last version. Interestingly, it had the code cached too.
Re: @chacham:
Good idea to use search engine caching to assist. :)
So apparently my account was deleted. I am aware of recent database issues but loss of accounts was not mentioned. As expected, my uploaded scripts are also gone.
Re: @Limnic:
Yes it was and even here on production too. You created your account on August 14th, 2015 You are back and you will need to restore what you wanted here. Goo's cache is here :)
I only see one in the cache named
Hugelol keyboard navigator
but that depends on the cache period visitation.Re: @Limnic:
And here is the source (from Aug 23, 2015) for that script e.g. just a metadata block pulling from your GH io page.
Re: @Limnic:
And one response to your comment in the cache here. :)
btw I'll be moving the comments in this discussion later this evening to the proper discussion announcement to keep things on-topic.(Completed move)Re: @Marti:
Well, thank you. It was no big deal, as the actual script was never lost but I'm just wondering if peoples' installs are broken because the script was remade.
Re: @Limnic:
Provided
@name
is still the same (casing, whitespace and characters) it should be fine. OUJS doesn't have the same issue that numeric indexed sites have. We use your modifiedusername/scriptname
instead of treating you or your scripts as a number. :) Only issue may be in the .user.js engines with using full source for update checks but that is negligible.