1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00
Commit Graph

881 Commits

Author SHA1 Message Date
Uncled1023
35786f1855 Fixed name of ShareX tool. 2019-01-28 23:16:36 -08:00
Uncled1023
fc86f237fb Added cacheing to Client Store, and Management API 2019-01-28 23:15:00 -08:00
Uncled1023
b5c02f7640 Added updating of Last Seen on login 2019-01-28 20:08:48 -08:00
Uncled1023
54398fbe29 Fixed untitled paste title 2019-01-28 19:58:41 -08:00
Uncled1023
f15fb73094 Fixed pastes, user logout endpoint, and auth cookie 2019-01-28 19:29:13 -08:00
Uncled1023
73e5e084a5 Fixed pastes erroring out if there is no IV/Key 2019-01-28 18:46:57 -08:00
Uncled1023
40a5dee36f Added port designation for redirect and fixed identity server cookie domains 2019-01-28 18:19:01 -08:00
Uncled1023
06ffbf0220 Added default endpoint for post-logout 2019-01-28 18:03:59 -08:00
Uncled1023
a3b59ef041 Fixed legacy password checks. 2019-01-28 17:58:02 -08:00
Uncled1023
737a17c7d3 Fixed registration not working correctly 2019-01-28 01:00:15 -08:00
Uncled1023
48ccf56fb0 Added option to publish profile to make App Offline on deployment 2019-01-28 00:38:43 -08:00
Uncled1023
829b773e71 Fixed git service not getting LastActive correctly 2019-01-28 00:26:09 -08:00
Uncled1023
430a77f5ac Fixed system blog not loading the correct posts 2019-01-28 00:04:35 -08:00
Uncled1023
09630a6714 Merged core into master 2019-01-27 22:52:17 -08:00
Uncled1023
85eba4fed2 Merged master with core 2019-01-27 22:50:46 -08:00
Uncled1023
0c9012524d Cleaned up migrations 2019-01-27 22:42:06 -08:00
Uncled1023
6865b5c5bc Small cleanups and fixes 2019-01-27 20:47:08 -08:00
Uncled1023
8a6353f3da Added Feature infrastructure and changed email accounts to start disabled for new accounts. 2019-01-27 15:28:03 -08:00
Uncled1023
6fcead2fe8 Fixed client creation not adding item to list 2019-01-26 21:03:34 -08:00
Uncled1023
11da968e1c Fixed CSP and CORs related issues. 2019-01-26 20:40:18 -08:00
Uncled1023
bbaf251525 Made CSP middleware the same for both web services 2019-01-26 00:12:39 -08:00
Uncled1023
1f3d895a1c Cleaned up validation error summary 2019-01-26 00:12:15 -08:00
Uncled1023
f7b3857427 Fixed redirect after registration. 2019-01-26 00:11:27 -08:00
Uncled1023
bed3d95d9e Added footer to identity server 2019-01-25 22:21:12 -08:00
Uncled1023
6b83850b86 Changed copyright date 2019-01-25 22:21:04 -08:00
Uncled1023
037a7afe0b Changed services dropdown to be right aligned 2019-01-25 22:20:39 -08:00
Uncled1023
a663924456 Cleaned up main index page and added conditional links if a user is logged in. 2019-01-25 22:20:13 -08:00
Uncled1023
4892e01630 Standardized the titles for all of the pages. 2019-01-25 21:16:01 -08:00
Uncled1023
0b2cafbd20 Fixed link to view raw PGP public key not pointing to correct subdomain. 2019-01-25 00:18:57 -08:00
Uncled1023
9228d7ba0b Fixed Identity Helper not pointing to correct endpoint for updating of the PGP public key. 2019-01-25 00:18:36 -08:00
Uncled1023
0df52f5d79 Changed most 'user' subdomains to 'account'. 2019-01-25 00:09:41 -08:00
Uncled1023
d8f3379625 Added active page checks to nav bar 2019-01-24 23:47:19 -08:00
Uncled1023
078400f05a Added icons and pretified the navbar dropdown menus. 2019-01-24 22:51:31 -08:00
Uncled1023
21b74411b3 Made deletion confirmation box a common function and moved bootbox to common bundle. 2019-01-24 21:52:24 -08:00
Uncled1023
a4365b2671 - Added ability to edit paste.
- Added session cacheing of paste password.
2019-01-24 20:40:44 -08:00
Uncled1023
063854f776 Added checks to see if paste file exists. 2019-01-23 22:46:04 -08:00
Uncled1023
883318f871 Issue #54 - Added additional cleaning and logic to file extension parsing. 2019-01-23 22:37:13 -08:00
Uncled1023
f13f390ab4 Issue #101 - Fixed stats and service data tabs not initially loading and remembering your selection. 2019-01-23 20:09:39 -08:00
Uncled1023
f8c5c739d8 Issue #102 - Added link to security settings to navigate to the identity server's grant management page. 2019-01-23 18:58:26 -08:00
Uncled1023
09e2249604 Issue #98 - Fixed vaults not loading paste content or syntax highlighting. 2019-01-23 00:50:49 -08:00
Uncled1023
81d2a28ca2 Fixed UI around upload settings and viewing service data 2019-01-22 23:25:09 -08:00
Uncled1023
5f6172a8ea Updated API help articles a little 2019-01-21 22:39:05 -08:00
Uncled1023
f346ac718c Added comment count to blog posts. 2019-01-21 22:38:54 -08:00
Uncled1023
a7abc80ac7 Added eslint and fixed all recommended issues. 2019-01-21 20:29:27 -08:00
Uncled1023
d3ac671618 Added paste from clipboard support to uploads page. 2019-01-21 15:27:24 -08:00
Uncled1023
1d5d85b661 - Added Expiration parsing to the Service Worker.
- Moved Db Connection settings to the main config form.
2019-01-21 00:29:10 -08:00
Uncled1023
9bbb9a8ffa - Modified uploads to have an expiration of a day for non-logged in users.
- Cleaned up API scopes.
- Cleaned up the UI.
- Removed uneccessary 'hide' property for pastes.
2019-01-20 20:30:07 -08:00
Uncled1023
e027ac44d6 Added editing of Clients and cleaned up the UI. 2019-01-19 23:27:53 -08:00
Uncled1023
389023c3eb Added username claim to API claims available in token 2019-01-17 23:53:49 -08:00
Uncled1023
ec6240279b Fixed clients not having access to all the claims they need. 2019-01-17 23:09:02 -08:00