-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathversionhistory
More file actions
102 lines (74 loc) · 1.51 KB
/
versionhistory
File metadata and controls
102 lines (74 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
V 0.0.1 (1/10/2014)
-Node setup
-SocketIO
-Webserver
-Uses port 8080
-File routing
-Opening and saving
V 0.0.2 (1/17/2014)
-Efficient save protocols
-CodeMirror
-Start website styling
-Live preview window of code started
-Create files
-Chatting (text only)
V 0.0.3 (1/27/2014)
-Display file structure
-Collaboration start
-Login functionality
-Live preview finished
-Create files
V 0.0.4 (1/31/2014)
-Configuration file
-Existing File Structure
-Users
-Further web styling improvements
-User accounts
V 0.0.5 (2/7/2014)
-Further web styling improvements
-Admin panel
V 0.0.6 (2/14/2014)
-Collaboration finish
-Styling finished
V 0.0.7 (2/17/2014)
-Windows Installer
V 0.0.8 (2/20/2014)
-Linux Installer
V 0.0.9 (2/21/2014)
-Bug fixes
-logo link to edit page
-remove broken links
-loading page
-Formatting on all pages
V 0.1
-User accounts and settings
V 0.1.1
-CSS files with dynamic previews
V 0.1.2
-Mobile device friendly
-User activity monitoring
V 0.2
-File permissions
V 0.3
-Groups
V 0.3.1
-Groups page
V 0.3.2
-Files page with file tree (all files on server, admin tool)
V 0.3.3
-File tree of active files
-settings to rename, delete, and add groups/permissions to file on click
V 0.4
-Bugs fixing and feature additions
V 0.5 - additional branch
-Cloud based file structure for server side use
V 0.6
-High usage optimizations
V 0.7
-Bugs fixing and feature additions
V 0.8
-Bugs fixing and feature additions
V 0.9
-Bugs fixing and feature additions
V 1.0.0
-Final fixes and optimizations