Archived
Template
1
0
Commit Graph

28 Commits

Author SHA1 Message Date
10c30543c4 Bump golang.org/x/crypto from 0.0.0-20210921155107-089bfa567519 to 0.1.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20210921155107-089bfa567519 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 23:56:07 +00:00
64310d8c6d Merge pull request #21 from uberswe/dependabot/npm_and_yarn/scss-tokenizer-and-node-sass-0.4.3
Bump scss-tokenizer and node-sass
2022-10-24 05:44:16 +02:00
68c75dfb7b Bump scss-tokenizer and node-sass
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) and [node-sass](https://github.com/sass/node-sass). These dependencies needed to be updated together.

Updates `scss-tokenizer` from 0.2.3 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

Updates `node-sass` from 6.0.1 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.3)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 03:28:29 +00:00
e5fe751740 Merge pull request #20 from uberswe/dependabot/npm_and_yarn/node-sass-and-sass-loader-7.0.3
Bump node-sass and sass-loader
2022-10-24 05:27:24 +02:00
008b822f5f Bump node-sass and sass-loader
Bumps [node-sass](https://github.com/sass/node-sass) to 7.0.3 and updates ancestor dependency [sass-loader](https://github.com/webpack-contrib/sass-loader). These dependencies need to be updated together.


Updates `node-sass` from 6.0.1 to 7.0.3
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.3)

Updates `sass-loader` from 12.3.0 to 12.6.0
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.3.0...v12.6.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: indirect
- dependency-name: sass-loader
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 03:26:46 +00:00
57d63a9980 Merge pull request #19 from uberswe/dependabot/npm_and_yarn/terser-5.14.2
Bump terser from 5.10.0 to 5.14.2
2022-10-24 05:25:45 +02:00
889397a551 Bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 13:53:31 +00:00
01c0881781 Added example project 2022-02-14 05:43:08 +01:00
1a8e99b59c Added a user sign up chart to admin dashboard 2022-02-14 05:41:50 +01:00
5e28422425 Added better pagination style 2022-02-06 04:29:22 +01:00
a2a1f03cad Merge pull request #18 from uberswe/issue-15
Adds search pagination
v1.0.0
2022-01-29 12:38:35 +01:00
b9a591a178 Adds search pagination 2022-01-29 12:31:01 +01:00
1b52e86444 Merge pull request #17 from uberswe/multilanguage
updating vendor files
2022-01-29 10:30:12 +01:00
be44351338 updating vendor files 2022-01-29 10:29:46 +01:00
e18d443e61 Merge pull request #16 from uberswe/multilanguage
Added multilanguage support
2022-01-29 10:27:19 +01:00
1987a0b0ec Added multilanguage support 2022-01-29 10:21:05 +01:00
3bbc858721 Bump nanoid from 3.1.30 to 3.2.0 (#14)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-27 01:51:58 +01:00
e586933a6b Improves documentation (#13)
* Documents all env variables and adds an example project

* Adds godoc comments

* Fixed package naming issue
2022-01-09 14:42:03 +01:00
5d01717111 Adds a cache max age parameter and fixes cache parameter for main.js (#12)
Fixed throttling
2022-01-09 12:13:09 +01:00
559059f54e Fixes #7 (#8) 2021-12-24 08:44:04 +01:00
b5ba3d0387 Various fixes (#5)
* Fixes #1

* Fixes #2

* Fixes #3

* Fixes #4
2021-12-13 20:33:50 +01:00
c2493c238f Fixed readme as the page size was slightly larger than 50 kb 2021-12-12 21:32:32 +01:00
4ffc66d61b fix deploy 2021-12-12 21:27:20 +01:00
2a947437b1 Updated readme 2021-12-12 21:20:40 +01:00
b251da9041 Fix deploy configuration 2021-12-12 20:32:09 +01:00
877b2b6a99 Fix to login 2021-12-12 20:13:03 +01:00
18493611ec Fixed database connection 2021-12-12 18:52:37 +01:00
0511f8fbca Initial commit 2021-12-12 14:56:13 +01:00