NGPixel
24fc806b0e
fix: remove test logging
2018-01-09 20:45:47 -05:00
NGPixel
cb0d86906f
feat: login + TFA authentication
2018-01-09 20:41:53 -05:00
NGPixel
85717bd369
feat: navigator sd footer + setup icons fixes
2018-01-01 01:52:28 -05:00
NGPixel
a155af20f5
feat: added auth0, discord, twitch auth modules
2017-12-31 14:40:28 -05:00
NGPixel
8b30d31457
feat: login component, icon svg symbols, project structure
2017-12-30 02:00:49 -05:00
NGPixel
2d5a3203db
feat: modular logging + setup wizard
2017-12-24 00:34:47 -05:00
NGPixel
18dee58a06
feat: config wizard save
2017-12-16 23:41:16 -05:00
NGPixel
e55c5805b4
dev: refactoring + lokalise fetch + process
2017-12-03 21:11:26 -05:00
NGPixel
26e3e21005
fix: invisible user rights delete button
2017-11-26 12:58:47 -05:00
NGPixel
2668dde7bd
feat: upgradeFromMongo (wip) + panel UI improvements
2017-11-20 23:08:30 -05:00
NGPixel
82ea0b50fb
feat: config wizard UI improv. + upgrade from Mongo
2017-11-19 17:08:23 -05:00
NGPixel
ba1d83ebcb
feat: db + redis error handling, setup options, updated deps
2017-11-12 23:48:19 -05:00
NGPixel
1658fcbf2e
feat: config wizard UI improvements
2017-11-05 01:36:07 -04:00
NGPixel
98d311145b
fix: eslint for vue components
2017-10-29 21:36:05 -04:00
NGPixel
72e3bacc2e
feat: Integrate new svg icons set + config wiz UI improvements
2017-10-29 01:30:46 -04:00
NGPixel
51cd37fd05
feat: upgraded dependencies
2017-10-28 14:17:14 -04:00
NGPixel
784b48680c
feat: telemetry module
2017-10-22 21:58:07 -04:00
NGPixel
cbaa20da3f
feat: telemetry client module
2017-10-22 13:30:16 -04:00
Roman Hirsch
cb99f95665
Small fixes and adds in german language
2017-10-21 18:20:58 -04:00
NGPixel
3493bd5781
feat: themes folder + telemetry option in setup
2017-10-21 18:01:37 -04:00
NGPixel
24ca6e3664
fix: locale ja auth typo
2017-10-15 21:21:28 -04:00
NGPixel
e183167c9b
Merge remote-tracking branch 'origin/master' into dev
2017-10-15 17:13:35 -04:00
Nicolas Giard
ae82e2e9d0
feat: added japanese choice
2017-10-14 15:03:12 -04:00
Eric Knibbe
96dda59fa0
also check "cn" attribute for display name
...
LDAP queries to Open Directory on macOS Server don't include a "displayName" attribute, but the first name + surname combo is available in the "cn" attribute.
2017-10-14 15:03:12 -04:00
Johnny Shields
4bedd45f58
Small change
2017-10-14 15:03:12 -04:00
Johnny Shields
5508f942d2
Finish Japanese translation
2017-10-14 15:03:12 -04:00
Johnny Shields
989a6de51a
Japanese WIP
2017-10-14 15:03:12 -04:00
Nicolas Giard
f0722cfddf
fix: eslint error
2017-10-14 15:03:12 -04:00
Alexander Gebhard
1266e1f02b
Added Referrer Policy
2017-10-14 15:03:12 -04:00
NGPixel
516220bdda
feat: delete a page
2017-10-09 21:43:43 -04:00
NGPixel
ca8451720f
feat: setup wizard cleanup + upgrade UI
...
[ci skip]
2017-10-09 00:16:08 -04:00
NGPixel
c94e2d5700
feat: config-manager component
2017-10-08 17:21:36 -04:00
NGPixel
c26fae2ede
feat: Kernel module
2017-10-07 22:44:35 -04:00
NGPixel
2be7f71be8
feat: fusebox updates + vue-component-plugin
2017-10-06 21:35:02 -04:00
NGPixel
501f0a9a53
feat: auth strategies over GraphQL + svg loading
2017-09-30 23:47:14 -04:00
NGPixel
51f5c236d6
feat: updated dependencies
2017-09-29 22:32:43 -04:00
NGPixel
32b7947704
feat: GraphQL translations + login form
2017-09-24 23:22:33 -04:00
NGPixel
16a47e46ce
feat: login UI - vector + dynamic colors
2017-09-22 21:33:09 -04:00
Nicolas Giard
7957a12216
feat: Persian locale + RTL initial support + browser locales fixes
2017-09-14 21:04:52 -04:00
NGPixel
cbe39102c3
fix: login ldap detection
2017-09-11 21:52:10 -04:00
NGPixel
759b66469c
feat: persian locales + auth fix
2017-09-11 21:38:23 -04:00
NGPixel
cac3d21c6e
feat: self-contained auth modules + login UI + icons
2017-09-10 23:00:03 -04:00
NGPixel
52630127cd
feat: login page UI
2017-09-10 01:41:22 -04:00
NGPixel
dd73b036d2
fix: git config typo
2017-09-04 13:05:13 -04:00
NGPixel
35cb56c694
feat: file resolvers + pull changes from master
2017-09-04 13:03:15 -04:00
Nicolas Giard
1480c0496b
fix: quotes consistency
2017-08-28 13:22:14 -04:00
Nicolas Giard
20ad107a00
fix: change default viewSource value
2017-08-28 13:22:14 -04:00
Bamieh
782e13f602
strict equality
2017-08-28 13:22:14 -04:00
Bamieh
4b33a83d4e
viewSource theme config
2017-08-28 13:22:14 -04:00
Ahmad Bamieh
9361815c4d
follow linter style
2017-08-23 22:20:34 -04:00
Ahmad Bamieh
062e7dc473
follow linter style
2017-08-23 22:20:34 -04:00
Ahmad Bamieh
1aaba802a4
add git branch support to the configs
...
Add git branch support to the configs, defaults to master.
config.yml:
```yml
git:
branch: <branch-name>
```
2017-08-23 22:20:34 -04:00
NGPixel
574e4b97f4
feat: GraphQL setting, right, folder resolvers
2017-08-19 22:51:25 -04:00
NGPixel
02183f82ec
feat: mutations + updated deps
2017-08-18 21:21:29 -04:00
NGPixel
840eb7e705
feat: GraphQL mutations for folder, group, tag, user
2017-08-13 20:33:06 -04:00
NGPixel
1405b822f4
feat: GraphQL Date scalar
2017-08-13 14:39:07 -04:00
NGPixel
7e1cb3d171
feat: GraphQL mutations for User + Group
2017-08-12 17:26:27 -04:00
NGPixel
437b88bf58
feat: GraphQL schema
2017-08-12 17:26:27 -04:00
NGPixel
749766e9bd
feat: queue handling
2017-08-12 17:26:27 -04:00
NGPixel
2020e457cf
feat: modular auth + logging changes
2017-08-12 17:26:27 -04:00
NGPixel
f32429325c
feat: modular auth + queue tasks
2017-08-12 17:26:27 -04:00
NGPixel
9c112ab535
feat: cluster implementation
2017-08-12 17:26:27 -04:00
NGPixel
60750eeed8
feat: GraphQL base implementation
2017-08-12 17:26:27 -04:00
NGPixel
d76f6182b2
refactor: migrate to PostgreSQL + Sequelize
2017-08-12 17:26:27 -04:00
Vinicius Nakamura
84ba6aa156
Typo fixes for Portuguese locale
2017-08-11 16:00:31 -04:00
NGPixel
a5c7389206
fix: hotfix 1.0.6
2017-08-10 21:00:18 -04:00
NGPixel
e7b6001cf8
fix: public access always false if using env var string
2017-08-06 11:17:53 -04:00
NGPixel
ae2482d910
fix: updated wercker definition
2017-07-23 21:50:50 -04:00
Nicolas Giard
afb6f7d686
feat: Added Dutch translations + fixes
2017-07-23 14:05:37 -04:00
Oleg Iasinovskyi
6d7709268f
fix: infinite loop on termination signal
2017-07-20 18:08:24 -04:00
NGPixel
62ca6e55b3
fix: mathjax timeout + external link icons
2017-07-09 15:13:42 -04:00
NGPixel
9231081624
fix: mongoose connect fix + allpages nav theming
2017-07-09 00:01:34 -04:00
NGPixel
c82aacfb29
fix: Safari js workaround
2017-07-09 00:01:34 -04:00
NGPixel
8ad17daa0e
fix: alert icons
2017-07-09 00:01:34 -04:00
NGPixel
b476bf5cc0
fix: git version check leftover
2017-07-09 00:01:34 -04:00
NGPixel
d007c0cbc9
fix: configuration wizard js load
2017-07-09 00:01:34 -04:00
NGPixel
fb2408ff22
fix: incorrect nodejs version check
2017-07-09 00:01:34 -04:00
NGPixel
20a2e0e3ce
feat: history browse diffs
2017-07-09 00:01:34 -04:00
NGPixel
fa1f332057
feat: History - versions data
2017-07-09 00:01:34 -04:00
NGPixel
8e6938483c
fix: Allow CJK + Arabic chars in search queries
2017-07-09 00:01:34 -04:00
NGPixel
137fefefe0
docs: Updated changelog
2017-07-09 00:01:34 -04:00
NGPixel
3752e95b92
feat: Host Information on System Info page
2017-07-09 00:01:34 -04:00
NGPixel
fc42fd21e5
feat: Color Theme live preview
2017-07-09 00:01:34 -04:00
NGPixel
06b49e037b
feat: Dark/Light Theme support for code blocks
2017-07-09 00:01:34 -04:00
NGPixel
8cf3f6f066
feat: code colorize option support
2017-07-09 00:01:34 -04:00
NGPixel
78624fbb4c
feat: Color Theme page logic
2017-07-09 00:01:34 -04:00
Nicolas Giard
424d2bfa98
feat: Added German localization files
2017-07-09 00:01:34 -04:00
NGPixel
d5c13c4061
fix: match 2 or 3 version precision for git
2017-07-09 00:01:34 -04:00
NGPixel
6b37797a00
feat: Color Themes page UI + Hero theme support
2017-07-09 00:01:34 -04:00
NGPixel
247d598edb
feat: Color Themes - Header + Sidebar + Footer support
2017-07-09 00:01:34 -04:00
NGPixel
c863059a53
feat: admin page icons + Color Theme footer field
2017-07-09 00:01:34 -04:00
NGPixel
00da4e3e05
feat: Color Theme page UI + color picker + toggle
2017-07-09 00:01:34 -04:00
NGPixel
a1b6dfb308
fix: Incorrect indentation (eslint)
2017-07-09 00:01:34 -04:00
NGPixel
f37cbac332
feat: Split System Info and System Settings pages
2017-07-09 00:01:34 -04:00
NGPixel
919afb46e2
feat: Optional linebreaks + mathjax processing
2017-07-09 00:01:34 -04:00
NGPixel
3d9aa18c05
refactor: Pre-render TeX + MathML server-side to SVG
2017-07-09 00:01:34 -04:00
NGPixel
f978db4728
fix: blockquote styling regression bug
2017-07-09 00:01:34 -04:00
NGPixel
5312f5320a
feat: updated icons to Nucleo
2017-07-09 00:01:34 -04:00
NGPixel
1cb1c5acf9
fix: Path with slash display issue in Not Found error page
2017-07-09 00:01:34 -04:00
NGPixel
879ca63be5
feat: 2FA UI + modal
2017-07-09 00:01:34 -04:00