Jump to content




[Http][Opensource]Ccbin - Pastebin Replacement With All Features Of Pastebin!

utility

  • You cannot reply to this topic
50 replies to this topic

#41 figgycity50

  • Members
  • 100 posts

Posted 17 September 2013 - 02:40 PM

View Postoeed, on 13 September 2013 - 05:44 AM, said:

Am I just misunderstanding this, or is this legit?

Quote

(From the website) ToDo: Add pa.... Add paste expiration?

Quote

(From the first post) The ONLY reason i made this is because of this really ridiculous thing about hastebin where pastes get deleted if not seen for 30 days.
--snip--
you don;'t get it. it works like pastebin were you CHOOSE the expiration, and it is off by default

EDIT: And about hastebin deleteing pastes, SuckyBin.com/AboutUsSuckers

LOL, thats actually hastebin.com/about

Quote

---EDIT---
figgycity, i see that you have updates, but it's not on github, and i kinda frozen in my fork, cause if my changes overlap yours, that means no automatic merging, wich is always hard thing to do...
Oh and that paste contents background is weird...
It's because I have no time to get a copy of CCBin on the server, Blaize (the guy who AFKs on his own TS3 and gives me the hosting) is AFKing on the teamspeak and adding his own updates too. I can't get the files if he's AFK, can I?

--EDIT again-- Blaize is gonna get me the files when he has time. Give him time. and I get the files. And yes I am gonna asterisk out the passwords.

#42 blaize9

  • New Members
  • 2 posts

Posted 21 September 2013 - 03:24 PM

View Postfiggycity50, on 17 September 2013 - 02:40 PM, said:

View Postoeed, on 13 September 2013 - 05:44 AM, said:

Am I just misunderstanding this, or is this legit?

Quote

(From the website) ToDo: Add pa.... Add paste expiration?

Quote

(From the first post) The ONLY reason i made this is because of this really ridiculous thing about hastebin where pastes get deleted if not seen for 30 days.
--snip--
you don;'t get it. it works like pastebin were you CHOOSE the expiration, and it is off by default

EDIT: And about hastebin deleteing pastes, SuckyBin.com/AboutUsSuckers

LOL, thats actually hastebin.com/about

Quote

---EDIT---
figgycity, i see that you have updates, but it's not on github, and i kinda frozen in my fork, cause if my changes overlap yours, that means no automatic merging, wich is always hard thing to do...
Oh and that paste contents background is weird...
It's because I have no time to get a copy of CCBin on the server, Blaize (the guy who AFKs on his own TS3 and gives me the hosting) is AFKing on the teamspeak and adding his own updates too. I can't get the files if he's AFK, can I?

--EDIT again-- Blaize is gonna get me the files when he has time.

Give him time. and I get the files. And yes I am gonna asterisk out the passwords.

Ok I have sent you all the files, I've done some stuff here and there while I was bored.

One big problem is that everything is not consistent in the code, and a good amount is most likely not valid. I wish I had the time to fix that, but I don't.
I recommend doing a full out rewrite of CCBin with the code you currently have.

I will also give you access to the files and DB next time I talk to you.

#43 Egor305

  • Members
  • 34 posts

Posted 24 September 2013 - 02:04 PM

Hey, you know, i had that pull requests on ccbin-windows and ccbin-client, for along time... so... you know what you need to do ;) ^_^

#44 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 24 September 2013 - 06:50 PM

the login system is horrible, you arent using $_SESSION i can literally use tamper data to log in as someone else -_-
and you arent escaping ANY of the inputs, i can EASIALY drop your database at any time

#45 niofalpha

  • New Members
  • 2 posts

Posted 26 September 2013 - 07:10 PM

There are some useful features in this, but it seems to be more complicated from what Iv'e read. Probably gonna stick to pastebin.

#46 figgycity50

  • Members
  • 100 posts

Posted 27 September 2013 - 11:25 AM

View Postniofalpha, on 26 September 2013 - 07:10 PM, said:

There are some useful features in this, but it seems to be more complicated from what Iv'e read. Probably gonna stick to pastebin.
complicated? there is nothing really complicated, about everything pastebin has and that's pretty much it.

EDIT: also have you heard about the pastebin ban? java (minecraft) can not access pastebin

View PostPixelToast, on 24 September 2013 - 06:50 PM, said:

the login system is horrible, you arent using $_SESSION i can literally use tamper data to log in as someone else -_-
and you arent escaping ANY of the inputs, i can EASIALY drop your database at any time

try this: ' ; CREATE TABLE bungery; you'll find it says that in the paste, which makes me 80% sure it has not queryed.

#47 Lyqyd

    Lua Liquidator

  • Moderators
  • 8,465 posts

Posted 28 September 2013 - 02:58 AM

View Postfiggycity50, on 27 September 2013 - 11:25 AM, said:

EDIT: also have you heard about the pastebin ban? java (minecraft) can not access pastebin

That's not true. There was a very short-lived ban on Java user agents a while ago, but it lasted less than 24 hours. Your software is completely unnecessary, except to whatever extent you have fun creating it. Pastebin works fine with ComputerCraft.

#48 Egor305

  • Members
  • 34 posts

Posted 28 September 2013 - 09:36 AM

Upcoming feature - Auto Update! Well not "Update" but "Update Notification"
---EDIT---
1.2 is Released! Download Now!
* Update Notification Added. (Really Messy! Gonna change it later. I mean, use do-break-while(false) for escaping part of code... Well I could use return... :D)
* Hosting Changed.
* Added Secret Feature for Changing Hosting Manualy
* Easter Egg is displayed after main form loaded.
* In case something wrong with internet happens, theres try-catch thingy to catch things. (Added cause of 404 error getting in a way while testing)
* Added Easter Egg for my Cake Day! :D That was hard to do... And I didn't find solution to some problems, so I switched from switch-case to if-else.
* Version is displayed in Menu>Help>About

Have fun getting 2 errors at startup of program, until figgycity50 merge my 2 weeks old pull request.

#49 Egor305

  • Members
  • 34 posts

Posted 17 October 2013 - 10:43 AM

(Sorry for double post. I think it's acceptable, because time has passed...)

Fells like project is death. But, figgycity, if You reading this, please merge *this*, as it fixes some major bugs, and changes URL.

#50 Egor305

  • Members
  • 34 posts

Posted 21 October 2013 - 10:51 PM

(Another week passed so... triple post)

I'm doing some changes to ccbin-server today. Those changes are in exp branch of my fork. I'm gonna try making a paste exparation.

--EDIT--
Done little of reformating up to note.txt
Next day gonna check all other files, and then make paste exparation.

--EDIT--
Made all other files actually work.
Gonna go do something, and then maybe i will get back to adding paste exparation

#51 figgycity50

  • Members
  • 100 posts

Posted 27 October 2013 - 11:11 AM

Everyone thought i was dead. But no, i'm back after lack of ideas for this and new projects. But i can't think of anything else to add. Also egor, i merged your pull requets.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users