Uncled1023
4280ff04f6
Forced output of reserved usernames file
2016-05-16 22:14:00 -07:00
Uncled1023
f6a72c5160
- Added reserved username definition file.
...
- Added method to read file within user helper.
2016-05-16 21:56:17 -07:00
Uncled1023
89683efcad
- Moved git and email management to their own functions.
...
- Added deletion of account on email or git account missing.
- Added exception deep message generation extension.
- Added better exception handling to user management.
- Cleaned up user management functions.
2016-05-16 16:50:02 -07:00
Uncled1023
644c7eefd1
Fixed 'LastSeen' not being updated at login.
...
Added AM/PM to last seen display.
2016-05-15 23:59:38 -07:00
Uncled1023
19f5d28eaa
Moved user modification to helper class.
...
Added cleaning of users to server maintainence program.
Added cli args to server maint program.
Modified last activity to also grab from email and git.
2016-05-15 23:43:31 -07:00
Uncled1023
24e89c02aa
Added better url generatioin for user git host.
2016-05-15 01:06:27 -07:00
Uncled1023
c96351ae06
Fixed git links
2016-05-14 22:46:21 -07:00
Uncled1023
d9e9a488fe
Fixed exception on bad post ID for blogs.
...
Re-ordered pgp key on profile.
2016-05-14 21:36:29 -07:00
Uncled1023
74e5e90e1b
Renamed 'Profile' area to 'User' to better match it's purpose.
...
Added PGP Public Key adding for users and a method to view/link raw pgp key.
Updated multiple packages.
2016-05-14 19:27:39 -07:00
Uncled1023
1c35fcfd7b
Changed canary message to pul from file.
2016-05-13 19:10:30 -07:00
Uncled1023
5823cb0af2
Changed formatting
2016-05-13 12:21:46 -07:00
Uncled1023
7e64ce2e79
Changed formatting of canary
2016-05-13 11:34:17 -07:00
Uncled1023
36cc494bbd
Modified Canary
2016-05-13 11:21:37 -07:00
Uncled1023
97284560be
Added canary to transparency
2016-05-12 00:11:05 -07:00
Uncled1023
0a24c595d3
Started integrating rPi stream into website
2016-05-11 00:18:52 -07:00
Uncled1023
2ecea12305
Fixed output not being sent last.
2016-05-10 00:03:22 -07:00
Uncled1023
3684c7c0d1
Added TOS to helpful links.
2016-05-09 23:44:45 -07:00
Uncled1023
73c621667b
Separated ScanUploads from main of maintainence program.
2016-05-09 16:49:01 -07:00
Uncled1023
d5c85add89
Added Server Maintainence program.
...
Fixed client side encrypted uploads that save the key from not being scanned.
2016-05-09 13:01:41 -07:00
Uncled1023
16099529d1
Added check to deletion to handle git accounts not existing.
2016-05-09 00:02:57 -07:00
Uncled1023
99378c6e30
Added max stream size fix to API
2016-05-08 21:43:52 -07:00
Uncled1023
3ea314281f
Modified the upload progress bar to better show the current status.
...
Fixed teh virus scan stream size not being big enough/matching the upload limit.
2016-05-08 21:42:10 -07:00
Uncled1023
d361721a3a
Added some more details to upload help page.
2016-05-08 19:51:18 -07:00
Uncled1023
f528767fa4
Updated TOS to specifically point out US law.
2016-05-08 19:37:57 -07:00
Uncled1023
80f3671541
Added Terms of Service page.
...
Added virus checking to all uploads.
2016-05-08 19:04:20 -07:00
Uncled1023
bef2ec6280
Fixed issue where deletions were failing if email was missing, or git user didnt exist.
...
Fixed issue where shortened URLs weren't being updated from deleted user.
2016-04-09 11:52:14 -07:00
Uncled1023
be166a55c0
Added httpPost and allowanonymous attributes to shortener api
2016-03-22 17:02:10 -07:00
Uncled1023
c3292cee70
Updated columns
2016-03-16 20:39:13 -07:00
Uncled1023
6aab351bf6
Updated transaction year display
2016-03-16 20:34:48 -07:00
Uncled1023
302db41392
Added Range support for file downloads.
2016-03-14 14:34:41 -07:00
Uncled1023
9edb326304
Fixed issue where entity object was being used twice in the same scope.
2016-03-08 22:44:04 -08:00
Uncled1023
2fbcfb3373
Modified commit hash to display truncated version and link to repo.
2016-02-28 15:57:25 -08:00
Uncled1023
17ca1a4ed9
Removed borders around the feature links.
2016-02-28 15:46:59 -08:00
Uncled1023
a6d574d0ff
Updated readme
2016-02-28 14:46:03 -08:00
Uncled1023
e2abc55872
Modified tracking to use JS and removed download tracking
2016-02-28 01:03:00 -08:00
Uncled1023
ec8517d3d4
Updated patch version
2016-02-26 23:47:57 -08:00
Uncled1023
c22a5b4c9f
Added HSTS headers to web config.
2016-02-26 23:38:00 -08:00
Uncled1023
6a8dc3c066
Fixed privacy policy
2016-02-26 22:19:37 -08:00
Uncled1023
984eab6501
Added doNotTrack option to the API.
2016-02-26 22:09:57 -08:00
Uncled1023
668f6acae2
Fixed page description not being used.
2016-02-26 21:54:11 -08:00
Uncled1023
6fa093175d
Updated titles and descriptions.
2016-02-26 21:42:31 -08:00
Uncled1023
3e2551d1fb
Added more info to privacy page.
...
Added shortened url count to transparency page.
2016-02-26 21:04:59 -08:00
Uncled1023
6f43037f72
Added prefix for dev systems to tracking
2016-02-26 16:17:53 -08:00
Uncled1023
090cf9f5b7
Fixed tracking not recording correct IP.
2016-02-26 15:50:34 -08:00
Uncled1023
07ae28b7e2
Modified back to use static function for tracking.
...
Added action tracking function.
2016-02-25 23:41:50 -08:00
Uncled1023
26b9284f77
Added Piwik tracking to the server side.
2016-02-25 16:41:31 -08:00
Uncled1023
4cd88265b7
Added some theme files.
2016-02-25 00:28:41 -08:00
Uncled1023
0ac5c08485
Fixed generation time being added to non-200 responses.
2016-02-24 17:02:26 -08:00
Uncled1023
0aab15f446
Fixed shortener not using correct url when generated.
2016-02-24 16:06:27 -08:00
Uncled1023
62eed2bc16
Added shortener to nav bar.
...
Removed title from the index page.
2016-02-24 15:49:40 -08:00