mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 12:14:33 +01:00
[PR #3] [MERGED] Merge dev into Master #5
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ArthurDanjou/artdanj-api/pull/3
Author: @ArthurDanjou
Created: 11/10/2021
Status: ✅ Merged
Merged: 11/10/2021
Merged by: @ArthurDanjou
Base:
master← Head:dev📝 Commits (10+)
dc4919fWorking on new features0f7a29dWorking on new features1605721Working on new features80655aaWorking on new features46afb65Merge branch 'master' into devcb3681fWorking on emails2881015Rename tasks directorycea5f2cMerge branch 'dev' of https://github.com/arthurdanjou/artapi into devbc21d0dWorking on OAuthb263de6Working on OAuth📊 Changes
167 files changed (+9522 additions, -5895 deletions)
View changed files
📝
.adonisrc.json(+6 -4)📝
.dockerignore(+1 -0)📝
.editorconfig(+0 -0)📝
.env.example(+13 -15)➕
.eslintignore(+3 -0)➕
.eslintrc(+3 -0)📝
.gitignore(+108 -7)➖
.idea/.gitignore(+0 -5)➖
.idea/artapi.iml(+0 -12)➖
.idea/codeStyles/codeStyleConfig.xml(+0 -5)➖
.idea/modules.xml(+0 -8)➖
.idea/vcs.xml(+0 -6)📝
Dockerfile(+5 -9)📝
LICENSE(+0 -0)📝
README.md(+3 -3)📝
ace(+0 -0)📝
ace-manifest.json(+40 -4)➕
app/Controllers/Http/AnnouncesController.ts(+36 -0)📝
app/Controllers/Http/AuthController.ts(+34 -118)➕
app/Controllers/Http/ExperiencesController.ts(+57 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.