jelhan
3f6ba966c6
adding update mode
2014-01-07 16:06:03 +01:00
jelhan
47f2613f14
fixing transitionToRoute error after saving poll
...
adding id to response of read data as a work-a-round, have to find a nother solution as pushing id to the data will not work with encrypted json
2014-01-06 22:54:55 +01:00
jelhan
4853810a54
Implemented a simple server-side api to store data
2014-01-06 19:56:32 +01:00
jelhan
f452708aab
rewrite client in EmberJS
...
Starting to rewrite client in EmberJS.
Main features, which are not implemented yet:
* api.php is not compatible with Ember Data yet. Data is stored in Locale Storage of the browser in this stage of development.
* Encryption / decryption of data is not implemented yet.
* There is an error on loading stored data due to embedded objects. Working on a fix, but loading a saved poll is not working for this reason yet.
* Adding user to a poll is not implemented yet.
* Any features for user interface like datepicker are not implemented yet.
To test application you have to open #/create in browser. A route for index is not defined yet.
2013-12-30 17:01:24 +01:00
jelhan
eddb1253d9
using HTTP status code
2013-12-26 15:11:27 +01:00
jelhan
c156be8ae4
Adding Header
...
Set Content-Type to application/json and charset to utf-8 to tell the browser how to handle the response
Lock traffic on https for 1 day (86400 seconds) by Strict-Transport-Security
Forbid the browser to load scripts from another domain by Content-Securty-Policy
Last ones were adopted by Talenka's Pull Request for ZeroBin: https://github.com/sebsauvage/ZeroBin/pull/70
2013-12-13 12:26:06 +01:00
jelhan
e98f3344ca
scope and closure
2013-11-04 16:00:09 +01:00
jelhan
d2c0b41e19
Default TRAFIC_LIMITER to 5seconds
2013-11-04 15:59:40 +01:00
jelhan
39a2b8f4d8
Zend Framework Coding Standard for PHP
2013-11-01 22:39:21 +01:00
jelhan
1e2821000e
check for correct permissions, not only for file exists
2013-11-01 14:46:21 +01:00
jelhan
53d4ed50dc
option to restrict answers on a defined list of possibilities
2013-11-01 00:56:51 +01:00
jelhan
10f9824099
rename
2013-10-31 23:51:16 +01:00
jelhan
7c67df19e3
don't use form cause on JavaScript error they could be submitted to server without encryption before
2013-10-31 23:49:11 +01:00
jelhan
c607f31116
rename for better understanding
2013-10-31 23:16:42 +01:00
jelhan
becaf6f81a
restructure of DataHandling on serverside
2013-10-31 22:48:59 +01:00
jelhan
0415c48cb3
result class
2013-10-31 22:00:19 +01:00
jelhan
67772a9823
restructuring
2013-10-31 21:35:26 +01:00
jelhan
6c68869454
added class data to store $request->data
2013-10-26 20:50:05 +02:00
jelhan
c8efaf5617
fixed errors...
2013-10-26 19:13:47 +02:00
jelhan
420e5538c3
merge
2013-10-26 19:01:02 +02:00
jelhan
efc00b44c0
some more errors
2013-10-26 18:56:47 +02:00
jelhan
356a8ef180
fixed an errors
2013-10-26 18:50:32 +02:00
jelhan
7e291e7a7d
fixed some errors
2013-10-26 18:50:15 +02:00
Michael Schmidt
69c033f36a
Some parts restructured
2013-10-25 17:18:23 +02:00
jelhan
0e3f7eb1b6
show error to user
2013-10-25 17:09:40 +02:00
jelhan
234b66a3f0
documentation
2013-10-25 17:00:33 +02:00
jelhan
fd3d4c425a
datastructure more flexibel to add features like ACL
2013-10-25 02:14:13 +02:00
jelhan
836e066ded
datastructure more flexibel to add features like ACL
2013-10-25 02:12:23 +02:00
Michael Schmidt
aa6132a354
Check also forwarded header for IP retrieval
2013-10-23 17:54:53 +02:00
jelhan
52e8ed7917
Update README.md
...
adding security information
2013-10-23 12:53:09 +02:00
jelhan
9d67d4a6ef
Update README.md
...
Simple DNS-Protection implemented, so warning could be removed.
2013-10-23 12:33:05 +02:00
main
43cd26c783
Merge branch 'master' of https://github.com/jelhan/croodle.git
2013-10-23 12:27:40 +02:00
jelhan
3dc34d884a
fixing minor bug resulting in undefined index notice
2013-10-23 12:27:29 +02:00
jelhan
74162ee90d
adding traficLimiter
...
saving config in class constants
2013-10-23 12:26:56 +02:00
Michael Schmidt
13b3100dde
Merge branch 'master' of github.com:jelhan/croodle
2013-10-22 15:35:50 +02:00
Michael Schmidt
ec18b79988
Some formatting and first push :D
2013-10-22 15:34:53 +02:00
jelhan
18d590550b
english lang and some code formatting improvements
2013-10-22 15:08:44 +02:00
main
c600e0e0d6
Merge branch 'master' of https://github.com/jelhan/croodle.git
2013-10-22 12:58:12 +02:00
jelhan
414405ca22
adding index.html to prevent DirectoryIndex
2013-10-22 12:57:33 +02:00
jelhan
d97360f770
Update README.md
...
adding alpha status and warning for use as a publicly available service
2013-10-22 12:11:04 +02:00
jelhan
d19bb12753
Update README.md
...
bring honor to ZeroBin
2013-10-22 12:05:14 +02:00
jelhan
15093af117
Update README.md
...
add a simple description
2013-10-22 11:59:51 +02:00
jelhan
693496d9ad
prototype
2013-10-22 11:16:08 +02:00
jelhan
aab45fc85a
Initial commit
2013-10-22 02:09:12 -07:00