Teknikode
|
80fd82a5e3
|
Added shorten URL button to uploads
|
il y a 5 ans |
Teknikode
|
8272eb95c8
|
Added shortened urls to the profile page.
|
il y a 5 ans |
Teknikode
|
f848ff9f42
|
- Removed uneeded 'dev' subdomains from routes.
- Made url shortening require absolute url
|
il y a 5 ans |
Teknikode
|
952beef0a2
|
Initial conversion to use routing by domain as well.
|
il y a 5 ans |
Teknikode
|
37ab1e2eb3
|
Added GetUser and UserExists helpers.
|
il y a 5 ans |
Teknikode
|
25373918a8
|
Fixed auth not working with localhost.
|
il y a 5 ans |
Teknikode
|
29635234e6
|
Fixed auto-signout on deletion.
|
il y a 5 ans |
Teknikode
|
64871e8564
|
Fixed unable to logoff on dev.
Moved cookie creation to user helper.
Added try/catch around hmail COM.
|
il y a 5 ans |
Teknikode
|
fed8289852
|
Fixed editing of podcasts
|
il y a 5 ans |
Teknikode
|
ffbdec715c
|
Fixed not logging in after registration.
Fixed not saving login_name when creating git user.
|
il y a 5 ans |
Teknikode
|
319cb1cba3
|
Added configurations for login auth to make sure dev auth didnt trigger main auth.
Modified podcast edit to try to fix file adding.
|
il y a 5 ans |
Teknikode
|
76d1f1c82e
|
Modified file adding/editing for podcasts.
|
il y a 5 ans |
Teknikode
|
897fd5ecfd
|
Fixed auth ajax request not allowing cross-domain.
|
il y a 5 ans |
Teknikode
|
b6809d4390
|
Added enabled config around 'delete' for email.
|
il y a 5 ans |
Teknikode
|
17a66c79c2
|
Removed user from system blog.
Added gogs source id as config option.
|
il y a 5 ans |
Teknikode
|
f431ed4e67
|
Fixed user auth - Needed to set cookie from same domain as requester.
|
il y a 5 ans |
Teknikode
|
0055dc9395
|
Still not working...
|
il y a 5 ans |
Teknikode
|
a363a4445d
|
Tried to fix auth. Still not working.
|
il y a 5 ans |
Teknikode
|
58b4025f88
|
Changed defaults for upload to save key and encrypt server side.
|
il y a 5 ans |
Teknikode
|
77e89e9af4
|
Finished migration
|
il y a 5 ans |
Teknikode
|
886b36cbf1
|
Removed validations as they aren't working for subdomains.
Made upload URLs dependent on the current subdomain.
|
il y a 5 ans |
Teknikode
|
0215585cee
|
Fixed legacy migration
|
il y a 5 ans |
Teknikode
|
f7c356140b
|
Added option to convert existing users to the new hashing scheme.
|
il y a 5 ans |
Teknikode
|
35e22b8caf
|
Added config to hide email if disabled
|
il y a 5 ans |
Teknikode
|
8ec56c6833
|
Added git auth token.
|
il y a 5 ans |
Teknikode
|
1c7f0ce4f0
|
Added 'Enabled' for most service configs.
Added Git configration on user modifications.
|
il y a 5 ans |
Teknikode
|
216704aa0e
|
Fixed wrong email domain in profile
|
il y a 5 ans |
Teknikode
|
2c4c32597c
|
Added domain setting for hmailserver.
|
il y a 5 ans |
Teknikode
|
3b6532daff
|
Added hmail server support for user
|
il y a 5 ans |
Teknikode
|
c3774bd811
|
Fixed deleting of dependencies when deleting user.
|
il y a 5 ans |
Teknikode
|
90001e3e48
|
Added bootstrap switch to checkboxes and added view of settings for upload on upload screen.
|
il y a 5 ans |
Teknikode
|
51017d950b
|
Added user uploads and pastes to profile.
Moved settigns to it's own page.
|
il y a 5 ans |
Teknikode
|
6713696bb5
|
Fixed stupid ef relationships...
|
il y a 5 ans |
Teknikode
|
a68e7cca02
|
Split user settings into multiple objects.
|
il y a 5 ans |
Teknikode
|
52109fa16d
|
Fixed dropdown active coloring
|
il y a 5 ans |
Teknikode
|
03a5b5ab46
|
Added active tags and Url helper for getting current subdomain.
|
il y a 5 ans |
Teknikode
|
54e7105c54
|
Updated 'about' to not use js markdown.
|
il y a 5 ans |
Teknikode
|
c3cd74d29e
|
Added <time> tags to all datetime displays.
Modified layout of options for paste to make them even.
Changed 'Download' content-type to application/octet-stream to trigger download always.
|
il y a 5 ans |
Teknikode
|
5fb06265b3
|
Simplified the SubdomainRoute to allow a single route to specify multiple subdomains.
Changed method of routing so that on dev, you use the sub param instead of an additional directory.
|
il y a 5 ans |
Teknikode
|
c6fdf82486
|
Fixed blog errors.
|
il y a 5 ans |
Teknikode
|
fcf8c9bc1a
|
Fixed multiple exceptions.
|
il y a 5 ans |
Teknikode
|
17f21194da
|
Fixed profile bugs
|
il y a 5 ans |
Teknikode
|
994be5a459
|
Added user profile and edit/delete.
|
il y a 5 ans |
Teknikode
|
d88587a911
|
Fixed bad Register page routing on dev.
Made 'About' now anonymous access.
|
il y a 5 ans |
Teknikode
|
d6a9579778
|
Finished Subdomain url generation using routes.
|
il y a 5 ans |
Teknikode
|
9968b89266
|
Added Error Controller to handle error messages
|
il y a 5 ans |
Teknikode
|
e534a58a7b
|
Added new Url Extension to generate a url with subdomain
|
il y a 5 ans |
Teknikode
|
69d1f46234
|
Removed Config from ViewBag and added to ViewModelBase.
Added Upload Area and beginning of functionality.
|
il y a 5 ans |
Teknikode
|
aa7a70ab83
|
Fixed missing font.
Added config to optimize bundles.
|
il y a 5 ans |
Teknikode
|
a0ef38eb7f
|
Fixed redirect after Registration
|
il y a 5 ans |