Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
files.iamfabulous.de
angular-testing
master
mvc
[Deprecated] A web application which lets user create a virtual filesystem on the net.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
Various improvements, e.g. move_folder() and a new database layout.
moehm
8
-17
/
+65
2014-03-26
Now conform to HTTP/1.1. Also integrated func_download.
root
9
-21
/
+72
2014-03-22
Differences between folder_is_empty and file_not_found. TODO: Extra design fo...
root
5
-18
/
+33
2014-03-21
Doesn't show private files anymore and trying to write a empty_folder function.
root
6
-20
/
+54
2014-03-21
Now it should work fine.
root
2
-2
/
+2
2014-03-21
The index.php starts the download. Also extra function to print empty folders.
moehm
6
-92
/
+126
2014-03-21
If you are loged in, now you can download your files.
root
4
-7
/
+36
2014-03-20
First test for download() and delete().
root
5
-15
/
+19
2014-03-20
Finished func_download.
moehm
2
-9
/
+25
2014-03-19
Added delete_folder and fixed some security issues.
moehm
3
-11
/
+124
2014-03-19
Added func_download and func_delete.
moehm
5
-2
/
+163
2014-03-19
Fixed possible SQL injection.
moehm
1
-2
/
+2
2014-03-18
Checks if new folder name contains a "/".
Horus3
2
-2
/
+8
2014-03-18
Forgot the most important task. Shame on me.
Horus3
1
-0
/
+1
2014-03-18
Made setup.php more fluffier.
Horus3
1
-3
/
+8
2014-03-18
setup.php destroys a potential initialized session
Horus3
1
-0
/
+4
2014-03-18
No more duplicate folders anymore.
Horus3
2
-10
/
+18
2014-03-18
func upload()
Horus3
3
-131
/
+58
2014-03-17
Small bugfixes and tmp print_invite().
Horus3
2
-3
/
+6
2014-03-17
fixed wrong action
oweissbarth
1
-1
/
+1
2014-03-17
Fixed first bug in print_browser() in matters pertaining to func creat_folder...
Horus3
2
-3
/
+7
2014-03-17
Added directory creation to the browser and fixed all the bugs in func_folder
oweissbarth
10
-23
/
+375
2014-03-17
rename mkdir() to create_folder()
Horus3
1
-1
/
+1
2014-03-17
func mkdir
Horus3
11
-29
/
+52
2014-03-17
func user_is_owner
Horus3
1
-0
/
+13
2014-03-17
Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.de
Horus3
2
-2
/
+2
2014-03-17
Fixed logical error and made the code smoother.
Horus3
1
-7
/
+2
2014-03-17
corrected slash error
oweissbarth
2
-2
/
+2
2014-03-17
Fix: empty folder array.
Horus3
1
-6
/
+1
2014-03-17
Empty folder
Horus3
2
-2
/
+3
2014-03-17
fixed error page position
oweissbarth
1
-3
/
+3
2014-03-17
Fixed browser link. Recentered all forms
oweissbarth
5
-24
/
+14
2014-03-17
Remove the duplicated entry.
Horus3
1
-2
/
+0
2014-03-17
Changed database layout. Created trigger to delete files automatically.
Horus3
2
-0
/
+5
2014-03-17
fixed browser links added trailing /
oweissbarth
1
-1
/
+1
2014-03-17
Fixed typo in constants.
Horus3
1
-3
/
+3
2014-03-17
Merge branch 'master' of git.iamfabulous.de:files.iamfabulous.de
oweissbarth
2
-0
/
+36
2014-03-17
added basic browsing functionality
oweissbarth
7
-3
/
+194
2014-03-17
Added func recover_password
Horus3
2
-0
/
+36
2014-03-16
Added func change_password
Horus3
4
-3
/
+40
2014-03-16
Changed rewrite() to cut a trailing slash.
Horus3
2
-2
/
+11
2014-03-16
Redesigned the way of showing content.
Horus3
4
-6
/
+6
2014-03-16
merge
Horus3
3
-11
/
+13
2014-03-16
Checks if user really invited.
Horus3
3
-11
/
+22
2014-03-16
Added more error cases to register ui
oweissbarth
3
-11
/
+13
2014-03-16
Some comments in the doc and renaming stuff.
Horus3
5
-15
/
+16
2014-03-16
Added database query for login purposes.
Horus3
1
-1
/
+2
2014-03-16
Added constant 'REGISTER_USERNAME', which checks if username already used.
Horus3
2
-3
/
+11
2014-03-16
Added new constant 'REGISTER_INVITEKEY'
Horus3
3
-7
/
+16
2014-03-16
Added print_register
oweissbarth
3
-38
/
+52
[prev]
[next]