930afdc337
Show only projects where user is creator, has project access >= 20, or has group access.
Jason Croft
2016-05-13 10:32:30 -04:00
edcb766b63
Apply "snippets_enabled only" logic to import modal. Better parsing for snippet import. Add python filetype.
Jason Croft
2016-05-13 10:00:34 -04:00
c4b754e53b
Add avatar to History page.
Jason Croft
2016-05-12 15:21:05 -04:00
ba0a8f584a
Filter out projects that don't have snippets enabled.
Jason Croft
2016-05-12 14:26:55 -04:00
31d978e450
Revert last change.
Jason Croft
2016-05-12 14:26:43 -04:00
d6316a24c9
Only pull projects the user owns.
Jason Croft
2016-05-12 14:18:36 -04:00
0adc0864d5
Retrieve GitLab avatar.
Jason Croft
2016-05-12 13:26:50 -04:00
b96cc4eb94
Retrieve GitLab avatar.
Jason Croft
2016-05-12 13:26:28 -04:00
e65d43bd81
Merge remote-tracking branch 'origin/master' into gitlab_snippets
Jason Croft
2016-05-12 12:32:10 -04:00
30e602a740
Enable snippet exporting.
Jason Croft
2016-05-12 12:28:08 -04:00
c16345ab12
Can now select from available projects and snippets to build import URL.
Jason Croft
2016-05-12 11:19:14 -04:00
de998c4a0f
Check to make sure GitLab is configured before showing import option.
Jason Croft
2016-05-11 21:12:48 -04:00
a3876dfc92
Start extending to support GitLab authentication. Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO
Jason Croft
2016-05-09 18:31:49 -04:00
ad79b581bd
End-point to get GitLab data.
Jason Croft
2016-05-11 17:06:18 -04:00
e545de72a6
Add accessToken saving.
Jason Croft
2016-05-11 17:06:05 -04:00
9f401b3fa8
Fully-fleshed snippetImportModal
Jason Croft
2016-05-11 17:05:53 -04:00
3dd3e6bc35
Allow importing from GitLab snippet
Jason Croft
2016-05-11 17:05:25 -04:00
17daf32239
Remove skeleton functions
Jason Croft
2016-05-11 17:04:55 -04:00
a443490ee6
Add accessToken column
Jason Croft
2016-05-11 17:04:45 -04:00
4aa4e3eacc
Add help and help modal with contacts, documents, cheatsheet
Cheng-Han, Wu
2016-05-11 14:37:54 +08:00
79b37c4fb2
Update font-awesome to 4.6.2
Cheng-Han, Wu
2016-05-11 14:33:12 +08:00
70f6e5bc2c
Define events for snippet actions
Jason Croft
2016-05-09 22:38:13 -04:00
17d2249ec3
Define snippet import modal
Jason Croft
2016-05-09 22:37:51 -04:00
f18ce47a3d
Update to exit app when an uncaughtException occured.
Cheng-Han, Wu
2016-05-10 09:37:41 +08:00
521f96fb11
Skeletons for GitLab actions.
Jason Croft
2016-05-09 17:07:23 -04:00
476cabd109
Attach to snippet classes.
Jason Croft
2016-05-09 17:07:02 -04:00
277bf60a2e
Add GitLab options.
Jason Croft
2016-05-09 17:06:44 -04:00
079822dfec
Start extending to support GitLab authentication. Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO
Jason Croft
2016-05-09 16:27:35 -04:00
8e8a5e1ecb
Fix possible glitch of layout
Cheng-Han, Wu
2016-05-09 17:52:03 +08:00
3b5e74c9c4
Workaround imgur api only provide non-https image url which will cause mix-content warning in browsers
Cheng-Han, Wu
2016-05-08 01:54:57 +08:00
7aa21c8f19
Fix missusing for CodeMirror.Pass
Cheng-Han, Wu
2016-04-28 11:10:09 +08:00
f693399c76
Fix view scroll position might lost when editor changes the last line and might get wrong knob position
Cheng-Han, Wu
2016-04-20 22:34:52 +08:00
197ac5d5fb
Mark as 0.4.0
Cheng-Han, Wu
2016-04-20 18:23:56 +08:00
1a4792b8c4
Update LICENSE year
Cheng-Han, Wu
2016-04-20 18:22:33 +08:00
b40bf3aef7
Update to support octicon and change header anchor styles
Cheng-Han, Wu
2016-04-20 18:22:18 +08:00
85c760d720
Fix server session not set correctly
Cheng-Han, Wu
2016-04-20 18:14:48 +08:00
74793b516a
Updated app.js to move static file routes before use sessions which no need to have session and may gain performance
Cheng-Han, Wu
2016-04-20 18:14:28 +08:00