OldHawk
a89ad6a93b
feat(forums): add bootstrap-markdown support library
2017-07-07 15:37:46 +08:00
OldHawk
fdd8f6b416
feat(core): upgrade angular-side-overlay by bower
2017-06-30 18:10:17 +08:00
OldHawk
b4fc00004f
feat(core): upgrade angular-side-overlay by bower
2017-06-30 13:11:15 +08:00
OldHawk
d487e2d22d
feat(core): upgrade angular-side-overlay by bower
2017-06-30 12:04:18 +08:00
OldHawk
8825c1a0dd
feat(core): upgrade angular-side-overlay to 1.0.1
2017-06-30 11:18:43 +08:00
OldHawk
6a66d48900
feat(core): add angular-side-overlay support
2017-06-29 13:44:29 +08:00
OldHawk
e91621e514
feat(traces): add angular-json-tree support
2017-06-24 13:53:03 +08:00
OldHawk
9852089081
feat(core): show warning message on home page
2017-06-22 12:55:52 +08:00
OldHawk
83681d177a
upgrade angular-bootstrap to 2.5.0
2017-05-08 11:30:35 +08:00
OldHawk
02cab29737
add flag-icon-css support
2017-05-06 13:27:19 +08:00
OldHawk
fdf738f163
add angular-local-storage support
2017-05-05 10:59:13 +08:00
OldHawk
1c789cfbf7
add highlight.js support
2017-05-04 14:39:19 +08:00
OldHawk
6d1af55d98
add ui-cropper support
2017-05-03 09:27:46 +08:00
OldHawk
09da2a000c
add marded/angular-marked support
2017-04-21 15:48:34 +08:00
OldHawk
389f990468
add ngSanitize support
2017-04-09 17:34:32 +08:00
OldHawk
4d81462cb2
add angular-file-saver support
2017-04-07 23:29:01 +08:00
OldHawk
b5c15e8758
add moment & angular-moment support
2017-04-05 12:33:48 +08:00
OldHawk
9bc53f449b
add ionicons icon lib
2017-04-01 10:27:14 +08:00
OldHawk
46610ffded
add bootstrap-filestyle.js support
2017-03-28 10:10:38 +08:00
OldHawk
7c7c9ba6d2
add angular-translate lib
2017-03-25 16:00:42 +08:00
OldHawk
6526d88042
change config file MEAN.js -> meanTorrent
2017-03-23 13:48:43 +08:00
Laurence Tennant
2b6cf53d30
fix(users): Better MIME-type checking, remove image cropping library ( #1589 )
...
* Cropping remove, nicer UI
* Fix MIME-type checking, add image upload tests
* Change image config settings to uploads.profile.image to build a more
rational structure for configuring other types of uploads
2016-11-15 15:59:47 -08:00
Sujeeth
607ed061e3
feat(core): add notification feedback with angular-ui-notification ( #1532 )
...
Added visual notification for user/article updates
angular-ui-notification config added to core client config
Notification idea from #369
2016-10-10 14:51:44 -07:00
hyperreality
246c5d953c
feat(profile): Profile picture cropping, mobile uploading and progress bar ( #1443 )
...
* Add ng-file-upload and picture cropping
* Update bower.json
Remove bower dependency for angular-file-upload
2016-08-26 09:56:56 +03:00
IteloFilho
3d199ea93e
feat(gulp): add wiredep gulp task
2016-03-10 20:31:32 -03:00
Joris Willems
500d1a62df
feat(config): upgrade to angular 1.5
...
Update bower dependencies to more recent versions.
Resolved hard-coded dependency by updating file upload
PhantomJs to 2.x series for tests (@usta)
Fix assertion in tests for compatibility with MongoDB 3.2 (@rhutchison)
Improve coding style tests to avoid type errors (@ilanbiala)
Fix refresh showing flash of scrollbar in menu
Remove deprecated angular-ui-utils
Fixes #1124
2016-03-02 18:18:53 +01:00
Andrew Throener
9fe05866e3
fix(bower): Aphabetize list
2016-01-29 13:07:54 -06:00
Joris Willems
9cd4ceca46
feat(config): Upgrade angular-bootstrap 0.13 to 1.0
...
Many issues arise when using angular-bootstrap 0.13. Migration to 1.0 is
straightforward, offers a more stable interface, extra directives and fixes
many bugs.
Migration guide:
https://github.com/angular-ui/bootstrap/wiki/Migration-guide-for-prefixes
Fixes #1142
Fixes #1131
2016-01-17 22:06:34 +01:00
Mikael Korpela
08c0732a92
Update Bower manifest
...
- Remove deprecated "version": http://bower.io/docs/creating-packages/#version
- Add "license"
- Add "homepage"
- Use fuzzier version requirement for angular-messages (~)
2015-09-17 02:12:18 +03:00
jloveland
1fd6bb6119
adding stronger password requirements for improving security based on OWASP
2015-09-07 22:11:02 -04:00
Cody B. Daig
834555c80d
0.4.1
2015-09-02 14:36:51 -07:00
Ryan Hutchison
801547602b
client-side form validation with ng-messages.
...
remove data prefix from attributes.
fix tests
2015-08-25 02:02:18 -04:00
mleanos
a5bceb9c30
Updated angular-file-upload to use static dependency
...
Setting angular-file-upload version in Bower.json to be static at 1.1.5
2015-07-28 18:53:31 -07:00
Ryan Hutchison
00a4668c2a
update javascript libs
2015-07-05 17:51:19 -04:00
Liran Tal
67e96a4f22
0.4.0 branch merged into master
2015-07-02 12:08:09 +03:00
Trey Hunner
78f28081d1
Add newlines to ends of files
2015-03-02 16:28:25 -08:00
Jérôme Gagnon-Voyer
adf6e0ce65
update to angular-bootstrap 0.12.0 + fix breaking changes
...
details on breaking changes:
https://github.com/angular-ui/bootstrap/blob/eec68d81f4f72363d37493c495b
892347bdb9e1b/CHANGELOG.md
Conflicts:
bower.json
2014-11-19 17:28:33 -05:00
Amos Haviv
ab81d61bd3
New 0.4 version
2014-11-10 23:12:33 +02:00
Amos Haviv
71604bb533
Update packages
2014-11-05 18:29:31 +02:00
Amos Haviv
f6e19093eb
Update 0.3.2
2014-08-02 21:29:38 +03:00
Amos Haviv
f4b62ca819
Adding Password Reset
2014-07-31 11:27:14 +03:00
Amos Haviv
3ee0e8631a
Update UIBootstrap Version
2014-05-22 14:43:02 +03:00
Amos Haviv
2f3b951711
Fixing Versions
2014-05-19 17:40:11 +03:00
Amos Haviv
c91a3301bf
Clean up
2014-04-26 20:44:37 +03:00
Amos Haviv
44bf81a494
0.3RC
...
Express 4 Support
New naming convention
Glob patterns
CSS Linting
Uglify
CSS Min
Environmental Asset Management
DI Menu System
2014-04-21 00:01:01 +03:00
Amos Haviv
1a7a2d6934
Update Bower Dependencies
2014-04-02 19:58:59 +03:00
Amos Haviv
38bffbcdbb
Users Module Version
2014-03-26 01:23:04 +02:00
Amos Haviv
a3a712906d
Fixing Bower Versions, Fix Flickering
2014-03-06 01:01:04 +02:00
Amos Haviv
8c825ff196
Locking NPM versions
2014-03-05 22:25:09 +02:00
Amos Haviv
311605a4e2
Replacing ngRoute with UI-Router
2014-02-21 00:41:21 +02:00