Commit Graph

58 Commits

Author SHA1 Message Date
fatihalp
d2345cbeda Fix module seeders PSR-4 namespaces 2026-03-10 21:01:30 +03:00
fatihalp
f8c953d37c Add Turnstile protection demo 2026-03-10 04:12:59 +03:00
fatihalp
4e0ed5ca36 Implement realtime listing chat 2026-03-08 21:49:26 +03:00
fatihalp
0d53e59dbd Redesign OC2 listing page 2026-03-08 01:56:05 +03:00
fatihalp
d5f88c79af Demo hazırla sayfa ekle 2026-03-07 19:29:55 +03:00
fatihalp
63f2c95fd7 Düzelt konum ve ilan sayısı 2026-03-07 03:08:00 +03:00
fatihalp
165585cdc4 Document listing updates 2026-03-06 01:00:23 +03:00
fatihalp
7e9d77c0a8 feat: Implement user profile management and favorites module
- Added routes for user profile management including edit, update, and delete functionalities.
- Created ProfileController to handle profile-related requests.
- Introduced Profile model to manage user profile data.
- Developed user status states (Active, Banned, Suspended) with appropriate labels and descriptions.
- Implemented favorite listings and sellers functionality in the User model.
- Created views for profile editing, updating password, and deleting account.
- Added migration for user and profile tables along with necessary fields.
- Registered User module with service provider and routes.
2026-03-05 01:23:42 +03:00
fatihalp
d603de62ec İlanlara mesajlaşma ekle 2026-03-03 22:51:22 +03:00
fatihalp
a33f4f42bb Add auto-filled listing form 2026-03-03 21:34:18 +03:00
fatihalp
c1500cd8e5 beta 2026-03-03 13:59:46 +03:00
fatihalp
be1341b3e9 beta 2026-03-03 12:49:34 +03:00
fatihalp
a5a8f9d853 beta 2026-03-03 12:49:08 +03:00
copilot-swe-agent[bot]
64930897c3 feat: Install FilamentPHP v5, add Admin/Partner modules, Docker support
- Fix CI workflow: actions/checkout@v6 → v4
- Install FilamentPHP ^5.0 and spatie/laravel-permission ^7.2
- Remove laravel/breeze from require-dev (replaced by Filament auth)
- Update User model: implements FilamentUser, HasTenants, HasRoles
- Publish Spatie permission migrations for role-based access
- Create Admin module with FilamentPHP panel at /admin
  - UserResource, CategoryResource, ListingResource, LocationResource
  - Role-based access (admin role required)
- Create Partner module with tenant-isolated panel at /partner/{id}
  - ListingResource scoped to authenticated user
- Update modules_statuses.json: add Admin and Partner modules
- Update DatabaseSeeder: create admin/partner users with roles
- Improve seeders: LocationSeeder (10 countries), CategorySeeder (8 categories with children), ListingSeeder (10 sample listings)
- Add Docker support: Dockerfile, docker-compose.yml, docker-compose.dev.yml
- Add GitHub Codespaces: .devcontainer/devcontainer.json
- Update .env.example with Filament-relevant settings
- Update README.md with full documentation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-03 08:07:28 +00:00
GitHub Copilot
22fcd68ed0 Rewrite as Laravel 12 classified ads site (OpenClassify)
- Complete rewrite using Laravel 12 framework
- Modular architecture with nwidart/laravel-modules v11
- Modules: Category, Listing, Location, Profile
- 8 top-level categories with 33 subcategories seeded
- 6 sample listings seeded
- 5 countries, 13 cities, districts seeded
- Multi-language support: en, tr, ar, zh, es, fr, de, pt, ru, ja
- Auth scaffolding via Laravel Breeze
- Partner dashboard for user listing management
- Tailwind CSS via CDN for styling
- SQLite database for development
- RTL support for Arabic locale

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-02 23:34:07 +00:00
Fatih Alp
a45f83ef23 localhost URL 2023-06-29 13:35:29 +00:00
Fatih Alp
15aca28ce2 Pusher error fixed 2023-05-21 16:52:24 +03:00
spektra2147
e38aa039d5 fix notifications 2022-11-30 16:15:06 +03:00
spektra2147
67be2ee781 update queue 2022-09-27 18:16:05 +03:00
Fatih Alp
07e1f6a4fe
Merge pull request #1324 from openclassify/vedatakdgn
broadcasting update
2022-08-29 18:49:01 +03:00
spektra2147
78a056853f broadcasting update 2022-08-29 18:39:03 +03:00
erhanask
b9c175c464 Made DB_COLLATION value changable from .env file . 2022-08-29 11:28:36 +03:00
vedatakd
6ae6e9f958 add cors plugin 2022-06-24 17:30:28 +03:00
Vedat AKDOĞAN
03f10d384f
Merge pull request #1316 from openclassify/docker
Docker Compose with php7.4
2022-06-21 18:07:42 +03:00
muammertop
42fede30db Revert "fix cors"
This reverts commit 64e3ab9ddd.
2022-06-16 16:24:21 +03:00
MostafaMoradii
2cf4f7c7b0
Merge branch 'master' into docker 2022-06-09 17:02:24 +04:30
Moradii
e46fd7d972 docker php 7.4 2022-06-09 09:39:59 +03:00
spektra2147
64e3ab9ddd fix cors 2022-06-08 18:44:14 +03:00
Moradii
197b04e373 openclassify docker 2022-06-08 09:28:04 +03:00
Moradii
64a12c49cd openclassify docker 2022-06-07 16:17:55 +03:00
spektra2147
2a88942390 move middleware 2022-06-03 09:42:37 +03:00
Vedat AKDOĞAN
bf7ac475e8
Move Provider 2022-06-02 15:18:07 +03:00
diashalabi
8355120067 Hide important info from debug mode 2021-12-06 16:24:08 +03:00
diashalabi
3825c7ba50 Hide important info from debug mode 2021-12-06 10:31:33 +03:00
Fatih Alp
05d0b3af20 make HTTP_CACHE true by default 2021-10-29 11:46:50 +03:00
diashalabi
70a12ca696 #4761 loader takes a long time 2021-10-20 17:02:44 +03:00
diashalabi
f4064fa221 #3857 pusher error 2021-09-27 09:19:23 +03:00
diashalabi
654b277823 #3857 pusher error 2021-09-24 11:04:59 +03:00
diashalabi
5500d8f932 #4433 Modül deneme süresi 2021-09-07 14:42:45 +03:00
vedatakd
a33b5713fc remove config 2021-07-28 15:11:34 +03:00
vedatakd
73ecbf8569 fixed 2021-07-28 10:11:56 +03:00
vedatakd
ae429632fc added sentry config 2021-07-28 10:01:47 +03:00
vedatakd
7d9088be71 fixed cors 2021-07-19 16:23:22 +03:00
vedatakd
c188b37edb sentry fixed 2021-06-03 14:00:38 +03:00
Diatrex
803d8fcee3 fix translation overwrite 2021-04-16 17:24:28 +03:00
Diatrex
1de7b739c7 #3311 [messages-module] Refresh page 2021-02-23 13:43:54 +03:00
Diatrex
f7ea3a8c40 #3311 [messages-module] Refresh page 2021-02-16 16:11:02 +03:00
Fatih Alp
c1af909e8a Pyro 3.8 and PHP 7.4 upgrade 2021-01-03 15:54:37 +03:00
vedatakdogan
ea959b25d1 fixed comment 2020-12-24 12:13:07 +03:00
vedatakdogan
59acc04831 fixed maintenance 2020-12-22 19:04:56 +03:00