Agniva De Sarker
129f0aabd3
Remove the remaining fields from *app.Server ( #19113 )
...
We move these fields to Channels:
```
uploadLockMapMut sync.Mutex
uploadLockMap map[string]bool
imgDecoder *imaging.Decoder
imgEncoder *imaging.Encoder
dndTaskMut sync.Mutex
dndTask *model.ScheduledTask
```
I think this PR should conclue the initial phase
of migrating stuff from Server to Channels.
The remaining task would be to focus on continue
to create the remaining services from the
common things like users, teams, push notifications,
clustering for other products to consume.
https://community-daily.mattermost.com/boards/workspace/zyoahc9uapdn3xdptac6jb69ic/285b80a3-257d-41f6-8cf4-ed80ca9d92e5/495cdb4d-c13a-4992-8eb9-80cfee2819a4/87df1e15-588e-49ff-8bd1-ffa9651b8c82
```release-note
NONE
```
2021-12-07 21:53:24 +05:30
Anurag Shivarathri
65c670a4c9
MM-36687 CRT push notifications ( #18347 )
...
* CRT changes
* Lint fix
* Moved postId check
* Moved postId check
* Lint fix
* Misc
* Added test case for badge count while clearing notifications
* Fixed count when CRT is on and added isCRTEnabled, teamId to isIdLoaded notifications
* test fix
* isCRTEnabledForUser capitalised
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-11-15 10:41:47 +05:30
Agniva De Sarker
e24f22745e
[MM-18946] [MM-26721] [MM-6842] Cross team search+private channel autocomplete ( #18468 )
...
* Show private channels in autocomplete
This is supported in all Engines:
MySQL, Postgres, Bleve, Elasticsearch.
https://mattermost.atlassian.net/browse/MM-18496
```release-note
Private channels will now appear in channel autocomplete.
If you are using Bleve or ElasticSearch, you will have to reindex
the channels again to populate them with the new attributes.
```
A large chunk of this work has been based on the earlier
effort at https://github.com/mattermost/mattermost-server/pull/17804 .
Full credit goes to https://github.com/arvinDarmawan .
* Add comment
```release-note
NONE
```
* Adding more tests
```release-note
NONE
```
* fix more tests
```release-note
NONE
```
* tmp
```release-note
NONE
```
* more fixes
```release-note
NONE
```
* add tests
```release-note
NONE
```
* Add review comments from previous PR
```release-note
NONE
```
* Add API to return all channels from all team
```release-note
NONE
```
* Added support for bleve and ES
```release-note
NONE
```
* Streaming response for GetAllChannels
```release-note
NONE
```
* Fix tests
```release-note
NONE
```
* Trigger CI
```release-note
NONE
```
* fix tests
```release-note
NONE
```
* Addressing review comments
```release-note
NONE
```
* Fix lint
```release-note
NONE
```
* Removing flaky test
```release-note
NONE
```
* Address comments
```release-note
NONE
```
* Trigger CI
```release-note
NONE
```
* Added /users/<userid>/channel_members endpoint
```release-note
NONE
```
* Minor edit
```release-note
NONE
```
* Improve embedding
```release-note
NONE
```
* Fix lint error
```release-note
NONE
```
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-10-26 11:30:59 +05:30
Allan Guwatudde
609fea0002
[MM-39205] Check that emails match during sign-up ( #18635 )
2021-10-18 09:34:10 +03:00
Agniva De Sarker
f0ecdcc5f5
Move Channels into App ( #18623 )
...
* Move Channels into App
In this PR, we make Channels as part of App
instead of Server. This is part of the transition period
of moving fields from Server to Channels.
For now, Channels contains Server. So the hierarchy is
App -> Channels -> Server.
And as a first step, we also move httpService to Channels.
```release-note
NONE
```
* Fixing another test
```release-note
NONE
```
* new method
```release-note
NONE
```
2021-10-12 11:39:49 +05:30
Dmitrijs Zubriks
d0fad86246
[GH-15744] Remove direct token store access in api4/user module ( #18411 )
...
Automatic Merge
2021-10-05 09:50:02 +02:00
Claudio Costa
92837fa1ee
[MM-22051] Remove To/From JSON ( #18070 )
...
* Posts
* Add missing translation
* Fix internal store marshaling
* [MM-22051] Remove To/From JSON (Channels) (#18116 )
* Channels
* Channel members
* ChannelSearch
* Channel categories, list, sidebar, stats, view
* Fix conversions
* [MM-22051] Remove To/From JSON (Users) (#18121 )
* User related structs
* Fix return
* Team related structures (#18127 )
* [MM-22051] Remove To/From JSON (Status, Bot, Reaction, Thread, FileInfo) (#18130 )
* Status
* Bot
* Reaction
* Thread
* FileInfo
* Some fixes
* Translations update from Weblate (#18143 )
* Translated using Weblate (German)
Currently translated at 100.0% (2309 of 2309 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (2309 of 2309 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2309 of 2309 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/
* Translated using Weblate (English (Australia))
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/bg/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (2301 of 2301 strings)
Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/zh_Hans/
Co-authored-by: JtheBAB <srast@bioc.uzh.ch >
Co-authored-by: Kaya Zeren <kayazeren@gmail.com >
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu >
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au >
Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com >
Co-authored-by: kaakaa <stooner.hoe@gmail.com >
Co-authored-by: aeomin <lin@aeomin.net >
Co-authored-by: Weblate (bot) <hosted@weblate.org >
Co-authored-by: JtheBAB <srast@bioc.uzh.ch >
Co-authored-by: Kaya Zeren <kayazeren@gmail.com >
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu >
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au >
Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com >
Co-authored-by: kaakaa <stooner.hoe@gmail.com >
Co-authored-by: aeomin <lin@aeomin.net >
* [MM-22051] Remove To/From JSON methods from model (#18138 )
* Scheme
* Role
* Session
* Config
* Status
* Fix logic
* Emoji
* GuestsInvite
* Group
* Command
* ClusterInfo
* License
* Job
* System
* Plugin
* Command2
* IncomingWebhook
* OutgoingWebhook
* Fix tests
* Update traslation
* Some fixes
* Add missing return
* Simplify
* Make Config.ToJSONFiltered() return []byte
* Make Busy.ToJSON() return []byte
* Include error in log
* Split logic
* [MM-22051] Remove To/From JSON (final) (#18150 )
* SwitchRequest
* PluginEventData
* Permalink
* PushNotification
* SuggestCommand
* PluginsResponse
* WebSocketMessage
* RemoteCluster
* SharedChannel
* PluginStatuses
* InitialLoad
* ClusterDiscovery
* ClusterStats
* MfaSecret
* GroupSyncable
* SAML
* WebSocketRequest
* TypingRequest
* SecurityBulletin
* OAuthApp
* IntegrationAction
* DataRetention
* Preference
* FileInfoList
* Compliance
* Preferences
* FileInfoSearchResults
* TermsOfService
* InstallMarketplacePluginRequest
* GitLabUser
* UploadSessions
* Remove unused helpers
* Fix tests
* [MM-23280] Fix linting for ToJSON/FromJSON (#18153 )
* SwitchRequest
* PluginEventData
* Permalink
* PushNotification
* SuggestCommand
* PluginsResponse
* WebSocketMessage
* RemoteCluster
* SharedChannel
* PluginStatuses
* InitialLoad
* ClusterDiscovery
* ClusterStats
* MfaSecret
* GroupSyncable
* SAML
* WebSocketRequest
* TypingRequest
* SecurityBulletin
* OAuthApp
* IntegrationAction
* DataRetention
* Preference
* FileInfoList
* Compliance
* Preferences
* FileInfoSearchResults
* TermsOfService
* InstallMarketplacePluginRequest
* GitLabUser
* UploadSessions
* Remove unused helpers
* Fix tests
* Fix linting for ToJSON/FromJSON
* Fix conversions
Co-authored-by: Weblate (bot) <hosted@weblate.org >
Co-authored-by: JtheBAB <srast@bioc.uzh.ch >
Co-authored-by: Kaya Zeren <kayazeren@gmail.com >
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu >
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au >
Co-authored-by: Nikolai Zahariev <nikolaiz@yahoo.com >
Co-authored-by: kaakaa <stooner.hoe@gmail.com >
Co-authored-by: aeomin <lin@aeomin.net >
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-09-01 14:43:12 +02:00
Ibrahim Serdar Acikgoz
b66fd1f89e
move users service to app directory ( #18257 )
2021-08-24 10:10:40 +03:00
Claudio Costa
04b27ce93c
[MM-28985] Remove pointers to slice (part 1) ( #18034 )
...
* Remove pointers to slice (part 1)
* Remove use of pointers to slice from model package (#18045 )
* Fix after merge
2021-08-17 11:18:33 +02:00
Agniva De Sarker
132f114793
Modified updateUserNotifyProps to directly update the field ( #18097 )
...
* Modified updateUserNotifyProps to directly update the field
The method was only being used during import and it unnecessarily
made multiple queries to the DB.
Changed to a separate query that just updated the props field.
https://community-daily.mattermost.com/plugins/focalboard/workspace/zyoahc9uapdn3xdptac6jb69ic?id=285b80a3-257d-41f6-8cf4-ed80ca9d92e5&v=495cdb4d-c13a-4992-8eb9-80cfee2819a4&c=e4f9a891-85d6-4886-8590-1e327f7f8b8f
```release-note
NONE
```
* invalidating cache
```release-note
NONE
```
2021-08-17 10:51:41 +02:00
Claudio Costa
96593580ae
Add MaxImageResolution config setting ( #17941 )
2021-08-12 17:43:10 +02:00
Claudio Costa
bd65e8daf9
Replace db count query in user signup process ( #18072 )
2021-08-12 11:23:21 +02:00
Claudio Costa
868b8d91db
[MM-36318] Set bot profile image and icon only if they have changed ( #18008 )
...
* Set bot profile image and icon only if they have changed
* Move equality check to the app layer
* Use ioutil.ReadAll
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-08-11 09:37:52 +02:00
Agniva De Sarker
e49f385598
MM-37576: Fix reference to incorrect error variable ( #18066 )
...
We use the correct error variable returned from
the store method prior to it.
https://mattermost.atlassian.net/browse/MM-37576
```release-note
NONE
```
2021-08-05 19:46:31 +05:30
Ashish Bhate
296076bf2d
[MM-36544][MM-37439] Don't re-follow on reply to unfollowed thread ( #18020 )
...
Summary
If a user has unfollowed a thread, another user's reply in the thread should not cause the first user to re-follow the thread. The first user will be re-followed if they are mentioned in the thread.
Simplify and make flexible the logic surrounding following and remove some duplicate code.
Ticket Link
https://mattermost.atlassian.net/browse/MM-36544
https://mattermost.atlassian.net/browse/MM-37439
2021-07-30 18:47:41 +05:30
Allan Guwatudde
e252608068
[MM-37064] - Onboarding flow is showing for existing users ( #17977 )
...
* [MM-37064] - Onboarding flow is showing for existing users
* add tests
* fix typo
* fix lint
* fix tests
2021-07-23 19:54:51 +03:00
Agniva De Sarker
c4b4e1bc38
MM-36271: Bump major version to 6.0 ( #17973 )
...
https://mattermost.atlassian.net/browse/MM-36271
```release-note
We bump the major version to 6.0
```
2021-07-22 12:21:47 +05:30
Ben Schumacher
97ccf0bdf6
[MM-16751] golint model ( #17896 )
2021-07-21 16:38:39 +02:00
Ibrahim Serdar Acikgoz
41dc05a6bd
Decouple emailservice from app package ( #17827 )
...
* decouple emailservice from app package
* fix some escaped errors
* move email package under app directory
* fix i18n
* reflect review comments
2021-07-19 23:26:06 +08:00
Miguel de la Cruz
5b99df7bcd
[MM-33395] Invalidate email tokens ( #17069 )
...
* [MM-33395] Invalidate existing verify email tokens when creating a new one
* Update store layers
* Addressing review comments
* Fix linter
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-07-09 14:31:34 +02:00
Joram Wilander
e08ebf3871
MM-36429 Do not increment mention counts when marking root posts with no replies as unread ( #17826 )
...
Automatic Merge
2021-06-24 22:35:03 +02:00
Joram Wilander
f1913115b6
Follow threads without memberships if marked as unread ( #17800 )
2021-06-21 09:47:17 -04:00
Ibrahim Serdar Acikgoz
f69b28610a
user service: add oauth and profile images ( #17784 )
...
* users: add cache to service
* reflect review comments
* add oauth
* move profile picture genaration
* reflect review comments
* move default bot image to users package
* add missing wraps and apply suggestions
* add comment for app.GetSession
2021-06-18 19:25:03 +03:00
Claudio Costa
6483abd263
[MM-36268] Fix replication lag error on post reply ( #17752 )
...
* Fix replication lag error on post reply
* Improve further by using a db transaction
2021-06-16 16:45:34 +02:00
Joram Wilander
d0778486ad
MM-35396 Refactor GetThreadForUser store func to take membership as argument to prevent replica lag issues and reduce joins in query ( #17754 )
...
* Update store function GetThreadForUser to use master DB to fix replica lag
* Refactor GetThreadForUser store func to take membership as argument to prevent replica lag issues and reduce joins in query
* Add translation
* Fix test
* Updates per feedback
* Minor clean-up per feedback
2021-06-14 12:33:08 -04:00
Ibrahim Serdar Acikgoz
24fb0033f4
users service: add sessions ( #17744 )
...
* users: add cache to service
* reflect review comments
2021-06-14 18:08:00 +03:00
Caleb Roseland
364ea5ed63
MM-36054: send reply_count with following ws event ( #17683 )
...
* send reply_count with following ws event
* add test
* code suggestion
2021-06-09 19:37:25 +02:00
Kyriakos Z
12e439a98d
MM-35805: following a thread should mark it as read ( #17717 )
...
Currently upon following a thread the thread is unread,
this commit changes that by explicitly marking it as read.
2021-06-07 20:49:24 +03:00
Claudio Costa
39c3b8ebf9
[MM-29241] Image logic refactor ( #17702 )
...
* Image logic refactor
* Add missing translations
* Improve prepareImage
* Use iota
* Limit image encoder concurrency
* Unexport validation methods
* Avoid shortening on exported names
* Remove unnecessary complexity
2021-06-05 17:08:29 +08:00
Ibrahim Serdar Acikgoz
ac3bb2e811
user service: initial implementation ( #17668 )
...
* conceptual user service: initial commit
* reflect review comments
* fix i18n issues and some tests
* implement get user methods
* add license
* reflect review comments
2021-06-01 14:52:55 +03:00
Scott Bishel
2f33b52d8a
check authdata for different format ( #17577 )
...
* check authdata for different format
* add mocks, fix lint
* rename function
* update auth-data with new format
* update assert
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-05-24 09:04:20 -06:00
Doug Lauder
2b02b03497
MM-35133 trigger sync user immediately after change ( #17579 )
...
- ensure changes to user profile sync immediately
- refactor sync send
2021-05-20 12:07:40 -04:00
Ibrahim Serdar Acikgoz
5ea06e51d0
Migrate to stateless app.App ( #17542 )
...
* add request context
* move initialialization to server
* use app interface instead of global app functions
* remove app context from webconn
* cleanup
* remove duplicated services
* move context to separate package
* remove finalize init method and move content to NewServer function
* restart workers and schedulers after adding license for tests
* reflect review comments
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-05-11 13:00:44 +03:00
Jyoti Patel
d97daaa1de
[GH-15906][MM-22844] Redesign message notification emails. ( #17184 )
...
* Redesign message notification emails.
* Fix tests and linter.
* Fix tests
* Fix tests
* gofmt.
* Fix date separator
* Update html files
* Remove date for message notification email.
* Modify subtitle for mentions and direct and group messages.
* Fix lint error
* Fix DM subtitle.
* Fixing translations
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
Co-authored-by: Jesús Espino <jespinog@gmail.com >
2021-05-10 17:50:44 +02:00
Eli Yukelzon
56198a99c6
MM-34871 CRT: Participants of thread include non-replying followers (and past followers) ( #17447 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-04-21 09:48:30 +03:00
Ibrahim Serdar Acikgoz
3a13987ee1
[MM-34725] app/user: check if username or email is in use before patching a user ( #17392 )
...
* app/user: check if username or email is in use before patching a user
* reflect review comments
* fix tests
2021-04-16 23:41:32 +08:00
Eli Yukelzon
f90209c8a3
MM-34609 Mark-as-unread on a post in a thread should cause auto-follow ( #17343 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-04-16 10:26:08 +03:00
Ben Schumacher
75824257d5
Add missing wrapped errors ( #17339 )
2021-04-07 10:44:50 +02:00
Agniva De Sarker
db01f2a91b
MM-34002: Improve AddUserToChannel ( #17174 )
...
* MM-34002: Improve AddUserToChannel
When we would add a user to a channel, we would
check whether the user is removed from that team or not.
During LDAP sync, this check is not required because the
team member would have just been created. Hence, we
pass a boolean flag to bypass the check.
And with that done, we can freely query the replica.
https://mattermost.atlassian.net/browse/MM-34002
```release-note
NONE
```
* Refactor code
* Rename a struct field
* fix double negative
2021-04-02 14:33:23 +05:30
Agniva De Sarker
4f0cfbe329
MM-33913: Fix read-after-write issues with team member ( #17173 )
...
During LDAP sync, we would call AddTeamMember which had a read-after-write issue
where we would create a team member but then immediately after that
query the team member.
The same pattern was found in:
AddTeamMember
AddTeamMembers
AddTeamMemberByToken
To fix this, we just return the inserted team member from AddUserToTeam and use that
instead of query GetTeamMember again.
```release-note
NONE
```
https://mattermost.atlassian.net/browse/MM-33913
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-04-02 13:20:58 +05:30
Eli Yukelzon
480796a1df
MM-33708 - Add MentionCountRoot column to ChannelMembers ( #17099 )
...
* added new column for root-only mentions
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-04-01 14:43:09 +03:00
Max Erenberg
0aa6499a48
MM-29607 allow user to deactivate MFA even when disabled ( #16994 )
...
Automatic Merge
2021-03-22 19:32:19 +01:00
Max Erenberg
6a77e24adc
MM-28090 User settings api when ldap sync ( #16822 )
...
Automatic Merge
2021-03-22 19:02:16 +01:00
Allan Guwatudde
05720f627b
[MM-33198] - Portal: Send admin welcome email after the installation is complete ( #17043 )
...
* [MM-33198] - Portal: Send admin welcome email after the installation is complete
* Send cloud welcome email
* Feedback impl-2
* Fix template
* Temp undo
* Update
* make i18n-extract
* Translations
* Feedback impl-3
* More template fixes
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-03-10 20:39:21 +03:00
Eli Yukelzon
90e7c5a852
MM-33359 corrected unread replies update ( #17068 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-03-09 16:10:47 +02:00
Ibrahim Serdar Acikgoz
9858413ed2
app/user: clarify log message ( #17056 )
2021-03-09 01:30:22 +03:00
Jesús Espino
9cc5089af8
Moving mlog to corelibs ( #16915 )
...
* Moving mlog to corelibs
* Regenerating app layers
* Fix golangci-lint problem
* Fixing golangci-lint errors
* Renaming from corelibs to shared
* Renaming from corelibs to shared
* Fixing import
* Fixing merge problems
* Fixing build
2021-03-05 09:18:37 +01:00
Eli Yukelzon
23d51ed1f2
MM-32655 - Collapsed threads websocket handling ( #16909 )
...
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2021-03-02 16:49:00 +02:00
Jesús Espino
5f9ab3783a
Moving MFA service into shared libs ( #16969 )
...
* Moving MFA service into shared libs
* Fixing i18n extraction issue
* Fixing tests
2021-03-02 10:14:46 +01:00
Jesús Espino
5dd2e75c10
Extracting i18n functionality to i18n core library ( #16914 )
...
* extracting i18n functionality to i18n core library
* Removing utils.T
* Adding documentation and changing one function name for better explanation
* Changing other missing utils.T
* Adding license string
* Renaming corelibs to pkg
* Renaming corelibs to pkg (moving directory)
* Renaming from pkg to shared
* Fixing bodyPage.Html casing
* Fixing merges
* Fixing merge problem
* Fixing tests
2021-02-26 08:12:49 +01:00